Trace number 332299

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ornithorynque 0.1 alpha? (TO) 1200.24 601.648

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
gt-ordering-sat-gt-030.sat05-1295.reshuffled-07.cnf
MD5SUM34b1f42b624d5a1741ab91996f1b23dd
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.9953
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24824
Sum of the clauses size74817
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2435
Number of clauses of size 324359
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data (download as text)

0.00/0.07	c This is Ornithorynque version 0.1 alpha
0.00/0.07	c (c) roussel@cril.univ-artois.fr
0.00/0.07	c using unsigned short
0.00/0.07	c parsing...
0.02/0.13	c ...done
0.02/0.13	c nbVar=900 nbClause=24824
0.02/0.13	c nbVar=900 nbClause=24824
0.02/0.14	c complete search running
0.02/0.14	c local search running
0.02/0.15	c flip 0 nbSat=21835 maxSat=0
0.59/0.49	c flip 10000 nbSat=24810 maxSat=24821
1.19/0.79	c flip 0 nbSat=23947 maxSat=24821
3.18/1.79	c flip 10000 nbSat=27149 maxSat=27162
4.77/2.56	c flip 0 nbSat=28682 maxSat=27162
5.17/2.75	c nbDecision=10000 #clauses=31927
9.16/4.71	c flip 10000 nbSat=31457 maxSat=31481
12.35/6.31	c flip 0 nbSat=33249 maxSat=31483
17.34/8.82	c nbDecision=20000 #clauses=39428
21.13/10.74	c flip 10000 nbSat=36411 maxSat=36427
27.72/14.06	c nbDecision=30000 #clauses=46484
29.11/14.74	c flip 0 nbSat=44026 maxSat=36427
43.69/22.05	c nbDecision=40000 #clauses=53977
51.26/25.84	c flip 10000 nbSat=47234 maxSat=47245
62.85/31.65	c nbDecision=50000 #clauses=60875
68.82/34.63	c flip 0 nbSat=60308 maxSat=47246
84.39/42.49	c nbDecision=60000 #clauses=67666
99.96/50.29	c nbDecision=70000 #clauses=74005
107.52/54.06	c nbDecision=80000 #clauses=80389
108.73/54.67	c flip 10000 nbSat=63342 maxSat=63366
119.30/59.95	c nbDecision=90000 #clauses=86513
135.07/67.85	c nbDecision=100000 #clauses=92599
145.25/72.92	c flip 0 nbSat=92857 maxSat=63366
150.64/75.66	c nbDecision=110000 #clauses=98768
170.80/85.76	c nbDecision=120000 #clauses=104797
198.92/99.84	c nbDecision=130000 #clauses=111384
224.65/112.77	c flip 10000 nbSat=96071 maxSat=96083
229.45/115.13	c nbDecision=140000 #clauses=117633
239.22/120.04	c nbDecision=150000 #clauses=123195
251.00/125.91	c nbDecision=160000 #clauses=129400
267.97/134.41	c nbDecision=170000 #clauses=135740
283.12/142.07	c flip 0 nbSat=135558 maxSat=96084
299.88/150.43	c nbDecision=180000 #clauses=141530
340.20/170.68	c nbDecision=190000 #clauses=148026
381.49/191.35	c nbDecision=200000 #clauses=154399
389.07/195.14	c flip 10000 nbSat=138782 maxSat=138814
421.01/211.11	c nbDecision=210000 #clauses=160993
445.16/223.26	c nbDecision=220000 #clauses=167488
467.89/234.67	c nbDecision=230000 #clauses=173053
477.67/239.57	c flip 0 nbSat=172458 maxSat=138814
487.05/244.22	c nbDecision=240000 #clauses=178620
517.19/259.36	c nbDecision=250000 #clauses=184517
551.69/276.65	c nbDecision=260000 #clauses=189999
583.80/292.70	c nbDecision=270000 #clauses=195557
591.59/296.61	c nbDecision=280000 #clauses=201095
600.57/301.16	c nbDecision=290000 #clauses=207578
612.54/307.17	c nbDecision=300000 #clauses=214195
625.71/313.70	c nbDecision=310000 #clauses=220320
630.09/315.92	c flip 10000 nbSat=175637 maxSat=175655
640.48/321.18	c nbDecision=320000 #clauses=226716
650.46/326.15	c nbDecision=330000 #clauses=233166
662.82/332.30	c nbDecision=340000 #clauses=239431
676.99/339.48	c nbDecision=350000 #clauses=245687
696.15/349.08	c nbDecision=360000 #clauses=252145
718.69/360.31	c nbDecision=370000 #clauses=258568
750.22/376.15	c nbDecision=380000 #clauses=265052
762.59/382.33	c flip 0 nbSat=264703 maxSat=175655
784.34/393.29	c nbDecision=390000 #clauses=271080
808.48/405.38	c nbDecision=400000 #clauses=277219
829.64/415.90	c nbDecision=410000 #clauses=283512
863.16/432.75	c nbDecision=420000 #clauses=289968
897.29/449.88	c nbDecision=430000 #clauses=296171
922.41/462.40	c nbDecision=440000 #clauses=301961
947.96/475.23	c nbDecision=450000 #clauses=307865
967.91/485.20	c nbDecision=460000 #clauses=313744
983.09/492.84	c nbDecision=470000 #clauses=319311
988.66/495.60	c flip 10000 nbSat=267601 maxSat=267629
998.05/500.35	c nbDecision=480000 #clauses=325111
1013.21/507.90	c nbDecision=490000 #clauses=331121
1029.18/515.94	c nbDecision=500000 #clauses=336790
1045.94/524.40	c nbDecision=510000 #clauses=342307
1061.10/531.96	c nbDecision=520000 #clauses=347989
1074.47/538.63	c nbDecision=530000 #clauses=354365
1088.23/545.54	c nbDecision=540000 #clauses=359720
1105.59/554.22	c nbDecision=550000 #clauses=365313
1123.95/563.44	c nbDecision=560000 #clauses=370756
1146.30/574.68	c nbDecision=570000 #clauses=376897
1176.24/589.64	c nbDecision=580000 #clauses=383518

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node1/watcher-332299-1173473241 -o ROOT/results/node1/solver-332299-1173473241 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332299-1173473241/ornithorynque /tmp/evaluation/332299-1173473241/instance-332299-1173473241.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.98 0.91 2/77 9858
/proc/meminfo: memFree=1702072/2055920 swapFree=4159120/4192956
[pid=9858] ppid=9856 vsize=5968 CPUtime=0
/proc/9858/stat : 9858 (ornithorynque) D 9856 9858 8576 0 -1 4194304 63 0 0 0 0 0 0 0 18 0 1 0 367279169 6111232 47 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259350656393 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/9858/statm: 1492 47 36 42 0 9 0

[startup+0.0957001 s]
/proc/loadavg: 1.00 0.98 0.91 2/77 9858
/proc/meminfo: memFree=1702072/2055920 swapFree=4159120/4192956
[pid=9858] ppid=9856 vsize=24140 CPUtime=0.02
/proc/9858/stat : 9858 (ornithorynque) R 9856 9858 8576 0 -1 4194304 683 0 5 0 2 0 0 0 18 0 1 0 367279169 24719360 649 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259353151162 0 0 4096 1088 0 0 0 17 0 0 0
/proc/9858/statm: 6035 649 377 42 0 287 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24140

[startup+0.101697 s]
/proc/loadavg: 1.00 0.98 0.91 2/77 9858
/proc/meminfo: memFree=1702072/2055920 swapFree=4159120/4192956
[pid=9858] ppid=9856 vsize=24404 CPUtime=0.02
/proc/9858/stat : 9858 (ornithorynque) R 9856 9858 8576 0 -1 4194304 741 0 5 0 2 0 0 0 18 0 1 0 367279169 24989696 707 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271465299902 0 0 4096 1088 0 0 0 17 0 0 0
/proc/9858/statm: 6101 707 377 42 0 353 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24404

[startup+0.301729 s]
/proc/loadavg: 1.00 0.98 0.91 2/77 9858
/proc/meminfo: memFree=1702072/2055920 swapFree=4159120/4192956
[pid=9858] ppid=9856 vsize=47632 CPUtime=0.39
/proc/9858/stat : 9858 (ornithorynque) S 9856 9858 8576 0 -1 4194304 1459 0 5 0 38 1 0 0 18 0 3 0 367279169 48775168 1360 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/9858/statm: 11908 1360 387 42 0 6160 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 47632

[startup+0.701776 s]
/proc/loadavg: 1.00 0.98 0.91 2/77 9858
/proc/meminfo: memFree=1702072/2055920 swapFree=4159120/4192956
[pid=9858] ppid=9856 vsize=48160 CPUtime=1.19
/proc/9858/stat : 9858 (ornithorynque) S 9856 9858 8576 0 -1 4194304 1597 0 5 0 118 1 0 0 18 0 3 0 367279169 49315840 1498 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/9858/statm: 12040 1498 387 42 0 6292 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 48160

[startup+1.50187 s]
/proc/loadavg: 1.00 0.98 0.91 3/80 9861
/proc/meminfo: memFree=1695392/2055920 swapFree=4159120/4192956
[pid=9858] ppid=9856 vsize=51064 CPUtime=2.78
/proc/9858/stat : 9858 (ornithorynque) S 9856 9858 8576 0 -1 4194304 2132 0 5 0 277 1 0 0 18 0 3 0 367279169 52289536 2033 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/9858/statm: 12766 2033 387 42 0 7018 0
[pid=9858/tid=9860] ppid=9856 vsize=51064 CPUtime=1.35
/proc/9858/task/9860/stat : 9860 (ornithorynque) R 9856 9858 8576 0 -1 4194368 396 0 0 0 135 0 0 0 25 0 3 0 367279183 52289536 2033 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311255 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=9858/tid=9861] ppid=9856 vsize=51064 CPUtime=1.35
/proc/9858/task/9861/stat : 9861 (ornithorynque) R 9856 9858 8576 0 -1 4194368 345 0 0 0 135 0 0 0 22 0 3 0 367279183 52289536 2033 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 51064

[startup+3.10106 s]
/proc/loadavg: 1.00 0.98 0.91 3/80 9861
/proc/meminfo: memFree=1694112/2055920 swapFree=4159120/4192956
[pid=9858] ppid=9856 vsize=54308 CPUtime=5.97
/proc/9858/stat : 9858 (ornithorynque) S 9856 9858 8576 0 -1 4194304 2951 0 5 0 596 1 0 0 18 0 3 0 367279169 55611392 2852 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/9858/statm: 13577 2852 387 42 0 7829 0
[pid=9858/tid=9860] ppid=9856 vsize=54308 CPUtime=2.94
/proc/9858/task/9860/stat : 9860 (ornithorynque) R 9856 9858 8576 0 -1 4194368 724 0 0 0 294 0 0 0 25 0 3 0 367279183 55611392 2852 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=9858/tid=9861] ppid=9856 vsize=54308 CPUtime=2.95
/proc/9858/task/9861/stat : 9861 (ornithorynque) R 9856 9858 8576 0 -1 4194368 836 0 0 0 295 0 0 0 25 0 3 0 367279183 55611392 2852 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 54308

[startup+6.30143 s]
/proc/loadavg: 1.08 1.00 0.92 3/80 9861
/proc/meminfo: memFree=1690144/2055920 swapFree=4159120/4192956
[pid=9858] ppid=9856 vsize=58588 CPUtime=12.35
/proc/9858/stat : 9858 (ornithorynque) S 9856 9858 8576 0 -1 4194304 4034 0 5 0 1233 2 0 0 18 0 3 0 367279169 59994112 3805 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/9858/statm: 14647 3805 387 42 0 8899 0
[pid=9858/tid=9860] ppid=9856 vsize=58588 CPUtime=6.11
/proc/9858/task/9860/stat : 9860 (ornithorynque) R 9856 9858 8576 0 -1 4194368 1221 0 0 0 611 0 0 0 25 0 3 0 367279183 59994112 3806 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312091 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=9858/tid=9861] ppid=9856 vsize=58588 CPUtime=6.14
/proc/9858/task/9861/stat : 9861 (ornithorynque) R 9856 9858 8576 0 -1 4194368 1428 0 0 0 614 0 0 0 25 0 3 0 367279183 59994112 3811 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259353155114 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 58588

[startup+12.7022 s]
/proc/loadavg: 1.15 1.02 0.93 3/80 9861
/proc/meminfo: memFree=1684448/2055920 swapFree=4159120/4192956
[pid=9858] ppid=9856 vsize=62800 CPUtime=25.13
/proc/9858/stat : 9858 (ornithorynque) S 9856 9858 8576 0 -1 4194304 4927 0 5 0 2510 3 0 0 18 0 3 0 367279169 64307200 4698 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/9858/statm: 15700 4698 387 42 0 9952 0
[pid=9858/tid=9860] ppid=9856 vsize=62800 CPUtime=12.49
/proc/9858/task/9860/stat : 9860 (ornithorynque) R 9856 9858 8576 0 -1 4194368 2043 0 0 0 1248 1 0 0 25 0 3 0 367279183 64307200 4698 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=9858/tid=9861] ppid=9856 vsize=62800 CPUtime=12.54
/proc/9858/task/9861/stat : 9861 (ornithorynque) R 9856 9858 8576 0 -1 4194368 1493 0 0 0 1254 0 0 0 25 0 3 0 367279183 64307200 4698 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 62800

[startup+25.5017 s]
/proc/loadavg: 1.34 1.06 0.94 3/80 9861
/proc/meminfo: memFree=1674144/2055920 swapFree=4159120/4192956
[pid=9858] ppid=9856 vsize=74016 CPUtime=50.66
/proc/9858/stat : 9858 (ornithorynque) S 9856 9858 8576 0 -1 4194304 7473 0 5 0 5062 4 0 0 18 0 3 0 367279169 75792384 7195 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/9858/statm: 18504 7195 387 42 0 12756 0
[pid=9858/tid=9860] ppid=9856 vsize=74016 CPUtime=25.24
/proc/9858/task/9860/stat : 9860 (ornithorynque) R 9856 9858 8576 0 -1 4194368 3369 0 0 0 2522 2 0 0 25 0 3 0 367279183 75792384 7195 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=9858/tid=9861] ppid=9856 vsize=74016 CPUtime=25.33
/proc/9858/task/9861/stat : 9861 (ornithorynque) R 9856 9858 8576 0 -1 4194368 2713 0 0 0 2533 0 0 0 25 0 3 0 367279183 75792384 7195 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240882 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 74016

[startup+51.1017 s]
/proc/loadavg: 1.56 1.14 0.97 3/80 9861
/proc/meminfo: memFree=1660448/2055920 swapFree=4159120/4192956
[pid=9858] ppid=9856 vsize=89272 CPUtime=101.74
/proc/9858/stat : 9858 (ornithorynque) S 9856 9858 8576 0 -1 4194304 11225 0 5 0 10167 7 0 0 18 0 3 0 367279169 91414528 10653 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/9858/statm: 22318 10653 387 42 0 16570 0
[pid=9858/tid=9860] ppid=9856 vsize=89272 CPUtime=50.72
/proc/9858/task/9860/stat : 9860 (ornithorynque) R 9856 9858 8576 0 -1 4194368 5123 0 0 0 5068 4 0 0 25 0 3 0 367279183 91414528 10653 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=9858/tid=9861] ppid=9856 vsize=89272 CPUtime=50.93
/proc/9858/task/9861/stat : 9861 (ornithorynque) R 9856 9858 8576 0 -1 4194368 4711 0 0 0 5092 1 0 0 25 0 3 0 367279183 91414528 10653 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 89272

[startup+102.306 s]
/proc/loadavg: 1.82 1.28 1.02 3/80 9861
/proc/meminfo: memFree=1636832/2055920 swapFree=4159120/4192956
[pid=9858] ppid=9856 vsize=119256 CPUtime=203.91
/proc/9858/stat : 9858 (ornithorynque) S 9856 9858 8576 0 -1 4194304 18863 0 5 0 20379 12 0 0 18 0 3 0 367279169 122118144 16452 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/9858/statm: 29814 16452 387 42 0 24066 0
[pid=9858/tid=9860] ppid=9856 vsize=119256 CPUtime=101.71
/proc/9858/task/9860/stat : 9860 (ornithorynque) R 9856 9858 8576 0 -1 4194368 7147 0 0 0 10164 7 0 0 25 0 3 0 367279183 122118144 16452 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=9858/tid=9861] ppid=9856 vsize=119256 CPUtime=102.12
/proc/9858/task/9861/stat : 9861 (ornithorynque) R 9856 9858 8576 0 -1 4194368 10325 0 0 0 10208 4 0 0 25 0 3 0 367279183 122118144 16452 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 119256

[startup+162.302 s]
/proc/loadavg: 1.93 1.40 1.08 3/80 9861
/proc/meminfo: memFree=1613664/2055920 swapFree=4159120/4192956
[pid=9858] ppid=9856 vsize=147916 CPUtime=323.63
/proc/9858/stat : 9858 (ornithorynque) S 9856 9858 8576 0 -1 4194304 27301 0 5 0 32345 18 0 0 18 0 3 0 367279169 151465984 22269 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/9858/statm: 36979 22269 387 42 0 31231 0
[pid=9858/tid=9860] ppid=9856 vsize=147916 CPUtime=161.44
/proc/9858/task/9860/stat : 9860 (ornithorynque) R 9856 9858 8576 0 -1 4194368 9882 0 0 0 16134 10 0 0 25 0 3 0 367279183 151465984 22269 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=9858/tid=9861] ppid=9856 vsize=147916 CPUtime=162.1
/proc/9858/task/9861/stat : 9861 (ornithorynque) R 9856 9858 8576 0 -1 4194368 16028 0 0 0 16203 7 0 0 25 0 3 0 367279183 151465984 22269 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.63
Current children cumulated vsize (KiB) 147916

[startup+222.302 s]
/proc/loadavg: 2.01 1.52 1.14 3/80 9861
/proc/meminfo: memFree=1606496/2055920 swapFree=4159120/4192956
[pid=9858] ppid=9856 vsize=154188 CPUtime=443.36
/proc/9858/stat : 9858 (ornithorynque) S 9856 9858 8576 0 -1 4194304 29124 0 5 0 44314 22 0 0 18 0 3 0 367279169 157888512 24059 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/9858/statm: 38547 24059 387 42 0 32799 0
[pid=9858/tid=9860] ppid=9856 vsize=154188 CPUtime=221.19
/proc/9858/task/9860/stat : 9860 (ornithorynque) R 9856 9858 8576 0 -1 4194368 11705 0 0 0 22106 13 0 0 25 0 3 0 367279183 157888512 24059 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=9858/tid=9861] ppid=9856 vsize=154188 CPUtime=222.08
/proc/9858/task/9861/stat : 9861 (ornithorynque) R 9856 9858 8576 0 -1 4194368 16028 0 0 0 22201 7 0 0 25 0 3 0 367279183 157888512 24059 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.36
Current children cumulated vsize (KiB) 154188

[startup+282.302 s]
/proc/loadavg: 2.00 1.60 1.19 3/80 9861
/proc/meminfo: memFree=1586080/2055920 swapFree=4159120/4192956
[pid=9858] ppid=9856 vsize=176792 CPUtime=563.07
/proc/9858/stat : 9858 (ornithorynque) S 9856 9858 8576 0 -1 4194304 35879 0 5 0 56279 28 0 0 18 0 3 0 367279169 181035008 29184 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/9858/statm: 44198 29184 387 42 0 38450 0
[pid=9858/tid=9860] ppid=9856 vsize=176792 CPUtime=280.91
/proc/9858/task/9860/stat : 9860 (ornithorynque) R 9856 9858 8576 0 -1 4194368 14024 0 0 0 28074 17 0 0 25 0 3 0 367279183 181035008 29184 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=9858/tid=9861] ppid=9856 vsize=176792 CPUtime=282.06
/proc/9858/task/9861/stat : 9861 (ornithorynque) R 9856 9858 8576 0 -1 4194368 20464 0 0 0 28197 9 0 0 25 0 3 0 367279183 181035008 29184 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (KiB) 176792

[startup+342.302 s]
/proc/loadavg: 2.00 1.67 1.24 3/80 9861
/proc/meminfo: memFree=1568352/2055920 swapFree=4159120/4192956
[pid=9858] ppid=9856 vsize=195100 CPUtime=682.77
/proc/9858/stat : 9858 (ornithorynque) S 9856 9858 8576 0 -1 4194304 40721 0 5 0 68241 36 0 0 18 0 3 0 367279169 199782400 33573 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/9858/statm: 48775 33573 387 42 0 43027 0
[pid=9858/tid=9860] ppid=9856 vsize=195100 CPUtime=340.64
/proc/9858/task/9860/stat : 9860 (ornithorynque) R 9856 9858 8576 0 -1 4194368 18866 0 0 0 34039 25 0 0 25 0 3 0 367279183 199782400 33573 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311238 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=9858/tid=9861] ppid=9856 vsize=195100 CPUtime=342.04
/proc/9858/task/9861/stat : 9861 (ornithorynque) R 9856 9858 8576 0 -1 4194368 20464 0 0 0 34195 9 0 0 25 0 3 0 367279183 199782400 33573 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.77
Current children cumulated vsize (KiB) 195100

[startup+402.302 s]
/proc/loadavg: 2.00 1.73 1.28 3/80 9861
/proc/meminfo: memFree=1535520/2055920 swapFree=4159120/4192956
[pid=9858] ppid=9856 vsize=243028 CPUtime=802.5
/proc/9858/stat : 9858 (ornithorynque) S 9856 9858 8576 0 -1 4194304 55995 0 5 0 80204 46 0 0 18 0 3 0 367279169 248860672 41786 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/9858/statm: 60757 41786 387 42 0 55009 0
[pid=9858/tid=9860] ppid=9856 vsize=243028 CPUtime=400.39
/proc/9858/task/9860/stat : 9860 (ornithorynque) R 9856 9858 8576 0 -1 4194368 21725 0 0 0 40008 31 0 0 25 0 3 0 367279183 248860672 41786 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=9858/tid=9861] ppid=9856 vsize=243028 CPUtime=402.02
/proc/9858/task/9861/stat : 9861 (ornithorynque) R 9856 9858 8576 0 -1 4194368 32879 0 0 0 40188 14 0 0 25 0 3 0 367279183 248860672 41786 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.5
Current children cumulated vsize (KiB) 243028

[startup+462.302 s]
/proc/loadavg: 2.00 1.78 1.32 3/80 9861
/proc/meminfo: memFree=1527200/2055920 swapFree=4159120/4192956
[pid=9858] ppid=9856 vsize=251748 CPUtime=922.21
/proc/9858/stat : 9858 (ornithorynque) S 9856 9858 8576 0 -1 4194304 58327 0 5 0 92171 50 0 0 18 0 3 0 367279169 257789952 43853 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/9858/statm: 62937 43853 387 42 0 57189 0
[pid=9858/tid=9860] ppid=9856 vsize=251748 CPUtime=460.13
/proc/9858/task/9860/stat : 9860 (ornithorynque) R 9856 9858 8576 0 -1 4194368 24057 0 0 0 45978 35 0 0 25 0 3 0 367279183 257789952 43853 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=9858/tid=9861] ppid=9856 vsize=251748 CPUtime=462.01
/proc/9858/task/9861/stat : 9861 (ornithorynque) R 9856 9858 8576 0 -1 4194368 32879 0 0 0 46187 14 0 0 25 0 3 0 367279183 257789952 43853 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.21
Current children cumulated vsize (KiB) 251748

[startup+522.302 s]
/proc/loadavg: 2.00 1.81 1.36 3/80 9861
/proc/meminfo: memFree=1515808/2055920 swapFree=4159120/4192956
[pid=9858] ppid=9856 vsize=263016 CPUtime=1041.94
/proc/9858/stat : 9858 (ornithorynque) S 9856 9858 8576 0 -1 4194304 61407 0 5 0 104138 56 0 0 18 0 3 0 367279169 269328384 46706 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/9858/statm: 65754 46706 387 42 0 60006 0
[pid=9858/tid=9860] ppid=9856 vsize=263016 CPUtime=519.86
/proc/9858/task/9860/stat : 9860 (ornithorynque) R 9856 9858 8576 0 -1 4194368 27137 0 0 0 51946 40 0 0 25 0 3 0 367279183 269328384 46706 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311137 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=9858/tid=9861] ppid=9856 vsize=263016 CPUtime=521.99
/proc/9858/task/9861/stat : 9861 (ornithorynque) R 9856 9858 8576 0 -1 4194368 32879 0 0 0 52184 15 0 0 25 0 3 0 367279183 269328384 46706 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.94
Current children cumulated vsize (KiB) 263016

[startup+582.302 s]
/proc/loadavg: 2.06 1.86 1.41 3/80 9861
/proc/meminfo: memFree=1504864/2055920 swapFree=4159120/4192956
[pid=9858] ppid=9856 vsize=273260 CPUtime=1161.67
/proc/9858/stat : 9858 (ornithorynque) S 9856 9858 8576 0 -1 4194304 64335 0 5 0 116103 64 0 0 18 0 3 0 367279169 279818240 49407 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/9858/statm: 68315 49407 387 42 0 62567 0
[pid=9858/tid=9860] ppid=9856 vsize=273260 CPUtime=579.61
/proc/9858/task/9860/stat : 9860 (ornithorynque) R 9856 9858 8576 0 -1 4194368 30065 0 0 0 57914 47 0 0 25 0 3 0 367279183 279818240 49407 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=9858/tid=9861] ppid=9856 vsize=273260 CPUtime=581.97
/proc/9858/task/9861/stat : 9861 (ornithorynque) R 9856 9858 8576 0 -1 4194368 32879 0 0 0 58182 15 0 0 25 0 3 0 367279183 279818240 49407 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285232 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.67
Current children cumulated vsize (KiB) 273260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.04 1.87 1.42 3/80 9861
/proc/meminfo: memFree=1502688/2055920 swapFree=4159120/4192956
[pid=9858] ppid=9856 vsize=275308 CPUtime=1200.19
/proc/9858/stat : 9858 (ornithorynque) S 9856 9858 8576 0 -1 4194304 64869 0 5 0 119954 65 0 0 18 0 3 0 367279169 281915392 49941 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/9858/statm: 68827 49941 387 42 0 63079 0
[pid=9858/tid=9860] ppid=9856 vsize=275308 CPUtime=598.82
/proc/9858/task/9860/stat : 9860 (ornithorynque) R 9856 9858 8576 0 -1 4194368 30599 0 0 0 59834 48 0 0 25 0 3 0 367279183 281915392 49941 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=9858/tid=9861] ppid=9856 vsize=275308 CPUtime=601.27
/proc/9858/task/9861/stat : 9861 (ornithorynque) R 9856 9858 8576 0 -1 4194368 32879 0 0 0 60112 15 0 0 25 0 3 0 367279183 281915392 49941 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 275308

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.648
CPU time (s): 1200.24
CPU user time (s): 1199.55
CPU system time (s): 0.686895
CPU usage (%): 199.492
Max. virtual memory (cumulated for all children) (KiB): 275308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.55
system time used= 0.686895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64869
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28
involuntary context switches= 22720

runsolver used 0.548916 second user time and 1.66075 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Fri Mar  9 20:47:21 UTC 2007

IDJOB= 332299
IDBENCH= 24576
IDSOLVER= 139
FILE ID= node1/332299-1173473241

PBS_JOBID= 4101075

Free space on /tmp= 66402 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/sabharwal/gt-ordering-sat-gt-030.sat05-1295.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332299-1173473241/ornithorynque /tmp/evaluation/332299-1173473241/instance-332299-1173473241.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-332299-1173473241 -o ROOT/results/node1/solver-332299-1173473241 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332299-1173473241/ornithorynque /tmp/evaluation/332299-1173473241/instance-332299-1173473241.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  34b1f42b624d5a1741ab91996f1b23dd

RANDOM SEED= 246115386

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.230
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.230
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1702544 kB
Buffers:         38232 kB
Cached:         241664 kB
SwapCached:      13660 kB
Active:         110880 kB
Inactive:       191908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1702544 kB
SwapTotal:     4192956 kB
SwapFree:      4159120 kB
Dirty:             812 kB
Writeback:           0 kB
Mapped:          29672 kB
Slab:            36180 kB
Committed_AS:  1142768 kB
PageTables:       1740 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66402 MiB

End job on node1 on Fri Mar  9 20:57:25 UTC 2007