Trace number 328042

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.06 601.424

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1785258608-13.SAT.shuffled.cnf
MD5SUM550c5acb0fb0d77637c0428b7d86bbf4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.86072
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned short
0.00/0.00	c parsing...
0.00/0.03	c ...done
0.00/0.03	c nbVar=75 nbClause=6675
0.00/0.03	c nbVar=75 nbClause=6675
0.00/0.03	c complete search running
0.00/0.03	c local search running
0.00/0.04	c flip 0 nbSat=6614 maxSat=0
0.35/0.24	c flip 0 nbSat=8245 maxSat=6654
0.95/0.59	c flip 0 nbSat=10294 maxSat=8277
2.16/1.13	c flip 0 nbSat=12566 maxSat=10328
3.75/1.93	c flip 0 nbSat=15398 maxSat=12590
3.75/1.99	c nbDecision=10000 #clauses=15744
6.14/3.15	c flip 0 nbSat=19463 maxSat=15438
9.94/5.07	c flip 0 nbSat=24264 maxSat=19497
10.34/5.23	c nbDecision=20000 #clauses=24729
16.12/8.20	c flip 0 nbSat=29506 maxSat=24283
23.50/11.87	c nbDecision=30000 #clauses=33736
24.70/12.45	c flip 0 nbSat=34462 maxSat=29529
35.27/17.71	c flip 0 nbSat=42662 maxSat=34494
35.27/17.76	c nbDecision=40000 #clauses=42794
48.64/24.49	c flip 0 nbSat=49043 maxSat=42697
54.44/27.30	c nbDecision=50000 #clauses=51773
64.41/32.35	c flip 0 nbSat=54747 maxSat=49069
81.19/40.79	c nbDecision=60000 #clauses=60807
82.38/41.34	c flip 0 nbSat=61301 maxSat=54773
102.52/51.50	c flip 0 nbSat=68193 maxSat=61341
107.90/54.15	c nbDecision=70000 #clauses=69811
126.46/63.48	c flip 0 nbSat=75514 maxSat=68224
137.84/69.11	c nbDecision=80000 #clauses=78885
153.80/77.12	c flip 0 nbSat=83686 maxSat=75540
175.36/87.93	c nbDecision=90000 #clauses=88023
183.74/92.11	c flip 0 nbSat=89714 maxSat=83719
214.87/107.74	c flip 0 nbSat=94862 maxSat=89756
229.63/115.18	c nbDecision=100000 #clauses=97063
249.18/124.92	c flip 0 nbSat=99364 maxSat=94893
284.31/142.53	c flip 0 nbSat=103360 maxSat=99382
306.25/153.53	c nbDecision=110000 #clauses=106164
322.42/161.62	c flip 0 nbSat=108059 maxSat=103401
361.74/181.35	c flip 0 nbSat=112695 maxSat=108092
384.08/192.57	c nbDecision=120000 #clauses=115303
402.63/201.82	c flip 0 nbSat=117090 maxSat=112723
445.35/223.26	c nbDecision=130000 #clauses=124452
446.34/223.76	c flip 0 nbSat=124620 maxSat=117132
491.83/246.57	c flip 0 nbSat=132136 maxSat=124635
499.81/250.54	c nbDecision=140000 #clauses=133592
539.13/270.21	c flip 0 nbSat=139830 maxSat=132168
556.68/279.02	c nbDecision=150000 #clauses=142629
590.61/296.07	c flip 0 nbSat=147805 maxSat=139868
624.33/312.91	c nbDecision=160000 #clauses=151758
645.68/323.61	c flip 0 nbSat=154189 maxSat=147821
696.77/349.27	c nbDecision=170000 #clauses=160834
704.95/353.32	c flip 0 nbSat=161874 maxSat=154222
767.40/384.63	c flip 0 nbSat=169565 maxSat=161896
768.80/385.40	c nbDecision=180000 #clauses=169852
827.47/414.78	c nbDecision=190000 #clauses=178962
828.87/415.48	c flip 0 nbSat=179172 maxSat=169613
885.13/443.67	c nbDecision=200000 #clauses=188017
896.92/449.55	c flip 0 nbSat=189525 maxSat=179219
949.79/476.01	c nbDecision=210000 #clauses=197228
966.95/484.60	c flip 0 nbSat=199393 maxSat=189556
1023.61/513.06	c nbDecision=220000 #clauses=206319
1041.57/522.05	c flip 0 nbSat=208324 maxSat=199434
1096.07/549.38	c nbDecision=230000 #clauses=215495
1118.20/560.42	c flip 0 nbSat=218084 maxSat=208354
1197.42/600.11	c nbDecision=240000 #clauses=224681

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/node25/watcher-328042-1173107110 -o ROOT/results/node25/solver-328042-1173107110 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328042-1173107110/ornithorynque /tmp/evaluation/328042-1173107110/instance-328042-1173107110.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.83 1.91 1.60 3/64 2665
/proc/meminfo: memFree=1208416/2055920 swapFree=4183752/4192956
[pid=2665] ppid=2663 vsize=23220 CPUtime=0
/proc/2665/stat : 2665 (ornithorynque) R 2663 2665 2325 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 105333218 23777280 262 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253304542320 0 0 4096 0 0 0 0 17 1 0 0
/proc/2665/statm: 5805 263 218 42 0 45 0

[startup+0.0743041 s]
/proc/loadavg: 1.83 1.91 1.60 3/64 2665
/proc/meminfo: memFree=1208416/2055920 swapFree=4183752/4192956
[pid=2665] ppid=2663 vsize=45028 CPUtime=0.1
/proc/2665/stat : 2665 (ornithorynque) S 2663 2665 2325 0 -1 4194304 798 0 0 0 10 0 0 0 18 0 3 0 105333218 46108672 759 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2665/statm: 11257 759 387 42 0 5509 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 45028

[startup+0.101306 s]
/proc/loadavg: 1.83 1.91 1.60 3/64 2665
/proc/meminfo: memFree=1208416/2055920 swapFree=4183752/4192956
[pid=2665] ppid=2663 vsize=45028 CPUtime=0.15
/proc/2665/stat : 2665 (ornithorynque) S 2663 2665 2325 0 -1 4194304 810 0 0 0 15 0 0 0 18 0 3 0 105333218 46108672 771 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2665/statm: 11257 771 387 42 0 5509 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 45028

[startup+0.301326 s]
/proc/loadavg: 1.83 1.91 1.60 3/64 2665
/proc/meminfo: memFree=1208416/2055920 swapFree=4183752/4192956
[pid=2665] ppid=2663 vsize=46716 CPUtime=0.55
/proc/2665/stat : 2665 (ornithorynque) S 2663 2665 2325 0 -1 4194304 955 0 0 0 55 0 0 0 18 0 3 0 105333218 47837184 916 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2665/statm: 11679 916 387 42 0 5931 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 46716

[startup+0.701364 s]
/proc/loadavg: 1.83 1.91 1.60 3/64 2665
/proc/meminfo: memFree=1208416/2055920 swapFree=4183752/4192956
[pid=2665] ppid=2663 vsize=46992 CPUtime=1.35
/proc/2665/stat : 2665 (ornithorynque) S 2663 2665 2325 0 -1 4194304 1139 0 0 0 135 0 0 0 18 0 3 0 105333218 48119808 1100 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2665/statm: 11748 1100 387 42 0 6000 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 46992

[startup+1.50144 s]
/proc/loadavg: 1.83 1.91 1.60 3/67 2668
/proc/meminfo: memFree=1205128/2055920 swapFree=4183752/4192956
[pid=2665] ppid=2663 vsize=48488 CPUtime=2.95
/proc/2665/stat : 2665 (ornithorynque) S 2663 2665 2325 0 -1 4194304 1416 0 0 0 295 0 0 0 18 0 3 0 105333218 49651712 1377 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2665/statm: 12122 1377 387 42 0 6374 0
[pid=2665/tid=2667] ppid=2663 vsize=48488 CPUtime=1.45
/proc/2665/task/2667/stat : 2667 (ornithorynque) R 2663 2665 2325 0 -1 4194368 399 0 0 0 145 0 0 0 25 0 3 0 105333222 49651712 1377 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311537 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2665/tid=2668] ppid=2663 vsize=48488 CPUtime=1.45
/proc/2665/task/2668/stat : 2668 (ornithorynque) R 2663 2665 2325 0 -1 4194368 254 0 0 0 145 0 0 0 25 0 3 0 105333222 49651712 1377 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241565 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 48488

[startup+3.10158 s]
/proc/loadavg: 1.83 1.91 1.60 3/67 2668
/proc/meminfo: memFree=1203400/2055920 swapFree=4183752/4192956
[pid=2665] ppid=2663 vsize=49940 CPUtime=6.14
/proc/2665/stat : 2665 (ornithorynque) S 2663 2665 2325 0 -1 4194304 1774 0 0 0 614 0 0 0 18 0 3 0 105333218 51138560 1702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2665/statm: 12485 1702 387 42 0 6737 0
[pid=2665/tid=2667] ppid=2663 vsize=49940 CPUtime=3.05
/proc/2665/task/2667/stat : 2667 (ornithorynque) R 2663 2665 2325 0 -1 4194368 682 0 0 0 305 0 0 0 25 0 3 0 105333222 51138560 1702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2665/tid=2668] ppid=2663 vsize=49940 CPUtime=3.05
/proc/2665/task/2668/stat : 2668 (ornithorynque) R 2663 2665 2325 0 -1 4194368 329 0 0 0 305 0 0 0 25 0 3 0 105333222 51138560 1702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241811 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 49940

[startup+6.30287 s]
/proc/loadavg: 1.85 1.92 1.60 3/67 2668
/proc/meminfo: memFree=1200648/2055920 swapFree=4183752/4192956
[pid=2665] ppid=2663 vsize=52384 CPUtime=12.53
/proc/2665/stat : 2665 (ornithorynque) S 2663 2665 2325 0 -1 4194304 2419 0 0 0 1252 1 0 0 18 0 3 0 105333218 53641216 2314 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2665/statm: 13096 2314 387 42 0 7348 0
[pid=2665/tid=2667] ppid=2663 vsize=52384 CPUtime=6.25
/proc/2665/task/2667/stat : 2667 (ornithorynque) R 2663 2665 2325 0 -1 4194368 1032 0 0 0 625 0 0 0 25 0 3 0 105333222 53641216 2314 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2665/tid=2668] ppid=2663 vsize=52384 CPUtime=6.24
/proc/2665/task/2668/stat : 2668 (ornithorynque) R 2663 2665 2325 0 -1 4194368 624 0 0 0 624 0 0 0 25 0 3 0 105333222 53641216 2314 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241590 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 52384

[startup+12.7014 s]
/proc/loadavg: 1.86 1.92 1.60 3/67 2668
/proc/meminfo: memFree=1197384/2055920 swapFree=4183752/4192956
[pid=2665] ppid=2663 vsize=56120 CPUtime=25.3
/proc/2665/stat : 2665 (ornithorynque) S 2663 2665 2325 0 -1 4194304 3369 0 0 0 2529 1 0 0 18 0 3 0 105333218 57466880 3134 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2665/statm: 14030 3134 387 42 0 8282 0
[pid=2665/tid=2667] ppid=2663 vsize=56120 CPUtime=12.65
/proc/2665/task/2667/stat : 2667 (ornithorynque) R 2663 2665 2325 0 -1 4194368 1488 0 0 0 1264 1 0 0 25 0 3 0 105333222 57466880 3134 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2665/tid=2668] ppid=2663 vsize=56120 CPUtime=12.61
/proc/2665/task/2668/stat : 2668 (ornithorynque) R 2663 2665 2325 0 -1 4194368 1118 0 0 0 1261 0 0 0 25 0 3 0 105333222 57466880 3134 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 56120

[startup+25.5016 s]
/proc/loadavg: 1.89 1.92 1.60 3/67 2668
/proc/meminfo: memFree=1192456/2055920 swapFree=4183752/4192956
[pid=2665] ppid=2663 vsize=62072 CPUtime=50.84
/proc/2665/stat : 2665 (ornithorynque) S 2663 2665 2325 0 -1 4194304 4790 0 0 0 5081 3 0 0 18 0 3 0 105333218 63561728 4258 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2665/statm: 15518 4258 387 42 0 9770 0
[pid=2665/tid=2667] ppid=2663 vsize=62072 CPUtime=25.45
/proc/2665/task/2667/stat : 2667 (ornithorynque) R 2663 2665 2325 0 -1 4194368 2193 0 0 0 2543 2 0 0 25 0 3 0 105333222 63561728 4258 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2665/tid=2668] ppid=2663 vsize=62072 CPUtime=25.34
/proc/2665/task/2668/stat : 2668 (ornithorynque) R 2663 2665 2325 0 -1 4194368 1834 0 0 0 2534 0 0 0 25 0 3 0 105333222 63561728 4258 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242179 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 62072

[startup+51.1029 s]
/proc/loadavg: 1.93 1.92 1.61 3/67 2668
/proc/meminfo: memFree=1187784/2055920 swapFree=4183752/4192956
[pid=2665] ppid=2663 vsize=66832 CPUtime=101.92
/proc/2665/stat : 2665 (ornithorynque) S 2663 2665 2325 0 -1 4194304 6347 0 0 0 10187 5 0 0 18 0 3 0 105333218 68435968 5437 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2665/statm: 16708 5437 387 42 0 10960 0
[pid=2665/tid=2667] ppid=2663 vsize=66832 CPUtime=51.03
/proc/2665/task/2667/stat : 2667 (ornithorynque) R 2663 2665 2325 0 -1 4194368 3202 0 0 0 5099 4 0 0 25 0 3 0 105333222 68435968 5437 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2665/tid=2668] ppid=2663 vsize=66832 CPUtime=50.84
/proc/2665/task/2668/stat : 2668 (ornithorynque) R 2663 2665 2325 0 -1 4194368 2382 0 0 0 5084 0 0 0 25 0 3 0 105333222 68435968 5437 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 66832

[startup+102.306 s]
/proc/loadavg: 1.97 1.93 1.63 3/67 2668
/proc/meminfo: memFree=1179400/2055920 swapFree=4183752/4192956
[pid=2665] ppid=2663 vsize=77248 CPUtime=204.1
/proc/2665/stat : 2665 (ornithorynque) S 2663 2665 2325 0 -1 4194304 9114 0 0 0 20402 8 0 0 18 0 3 0 105333218 79101952 7448 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2665/statm: 19312 7448 387 42 0 13564 0
[pid=2665/tid=2667] ppid=2663 vsize=77248 CPUtime=102.23
/proc/2665/task/2667/stat : 2667 (ornithorynque) R 2663 2665 2325 0 -1 4194368 4408 0 0 0 10216 7 0 0 25 0 3 0 105333222 79101952 7448 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2665/tid=2668] ppid=2663 vsize=77248 CPUtime=101.82
/proc/2665/task/2668/stat : 2668 (ornithorynque) R 2663 2665 2325 0 -1 4194368 3943 0 0 0 10182 0 0 0 25 0 3 0 105333222 79101952 7448 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 77248

[startup+162.303 s]
/proc/loadavg: 1.99 1.94 1.65 3/67 2668
/proc/meminfo: memFree=1174600/2055920 swapFree=4183752/4192956
[pid=2665] ppid=2663 vsize=83848 CPUtime=323.82
/proc/2665/stat : 2665 (ornithorynque) S 2663 2665 2325 0 -1 4194304 11081 0 0 0 32372 10 0 0 18 0 3 0 105333218 85860352 8728 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2665/statm: 20962 8728 387 42 0 15214 0
[pid=2665/tid=2667] ppid=2663 vsize=83848 CPUtime=162.21
/proc/2665/task/2667/stat : 2667 (ornithorynque) R 2663 2665 2325 0 -1 4194368 5199 0 0 0 16213 8 0 0 25 0 3 0 105333222 85860352 8728 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2665/tid=2668] ppid=2663 vsize=83848 CPUtime=161.56
/proc/2665/task/2668/stat : 2668 (ornithorynque) R 2663 2665 2325 0 -1 4194368 5119 0 0 0 16155 1 0 0 25 0 3 0 105333222 85860352 8728 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241640 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.82
Current children cumulated vsize (KiB) 83848

[startup+222.301 s]
/proc/loadavg: 1.99 1.95 1.67 3/67 2668
/proc/meminfo: memFree=1170120/2055920 swapFree=4183752/4192956
[pid=2665] ppid=2663 vsize=88620 CPUtime=443.55
/proc/2665/stat : 2665 (ornithorynque) S 2663 2665 2325 0 -1 4194304 12317 0 0 0 44343 12 0 0 18 0 3 0 105333218 90746880 9833 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2665/statm: 22155 9833 387 42 0 16407 0
[pid=2665/tid=2667] ppid=2663 vsize=88620 CPUtime=222.19
/proc/2665/task/2667/stat : 2667 (ornithorynque) R 2663 2665 2325 0 -1 4194368 6134 0 0 0 22209 10 0 0 25 0 3 0 105333222 90746880 9833 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2665/tid=2668] ppid=2663 vsize=88620 CPUtime=221.3
/proc/2665/task/2668/stat : 2668 (ornithorynque) R 2663 2665 2325 0 -1 4194368 5420 0 0 0 22129 1 0 0 25 0 3 0 105333222 90746880 9833 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.55
Current children cumulated vsize (KiB) 88620

[startup+282.302 s]
/proc/loadavg: 1.99 1.96 1.69 3/67 2668
/proc/meminfo: memFree=1164360/2055920 swapFree=4183752/4192956
[pid=2665] ppid=2663 vsize=94920 CPUtime=563.27
/proc/2665/stat : 2665 (ornithorynque) S 2663 2665 2325 0 -1 4194304 14327 0 0 0 56312 15 0 0 18 0 3 0 105333218 97198080 11263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2665/statm: 23730 11263 387 42 0 17982 0
[pid=2665/tid=2667] ppid=2663 vsize=94920 CPUtime=282.17
/proc/2665/task/2667/stat : 2667 (ornithorynque) R 2663 2665 2325 0 -1 4194368 7232 0 0 0 28205 12 0 0 25 0 3 0 105333222 97198080 11263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2665/tid=2668] ppid=2663 vsize=94920 CPUtime=281.04
/proc/2665/task/2668/stat : 2668 (ornithorynque) R 2663 2665 2325 0 -1 4194368 6332 0 0 0 28103 1 0 0 25 0 3 0 105333222 97198080 11263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.27
Current children cumulated vsize (KiB) 94920

[startup+342.302 s]
/proc/loadavg: 1.99 1.96 1.71 3/67 2668
/proc/meminfo: memFree=1159944/2055920 swapFree=4183752/4192956
[pid=2665] ppid=2663 vsize=98924 CPUtime=682.99
/proc/2665/stat : 2665 (ornithorynque) S 2663 2665 2325 0 -1 4194304 15622 0 0 0 68284 15 0 0 18 0 3 0 105333218 101298176 12361 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2665/statm: 24731 12361 387 42 0 18983 0
[pid=2665/tid=2667] ppid=2663 vsize=98924 CPUtime=342.16
/proc/2665/task/2667/stat : 2667 (ornithorynque) R 2663 2665 2325 0 -1 4194368 7986 0 0 0 34203 13 0 0 25 0 3 0 105333222 101298176 12361 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2665/tid=2668] ppid=2663 vsize=98924 CPUtime=340.79
/proc/2665/task/2668/stat : 2668 (ornithorynque) R 2663 2665 2325 0 -1 4194368 6873 0 0 0 34077 2 0 0 25 0 3 0 105333222 101298176 12361 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241405 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.99
Current children cumulated vsize (KiB) 98924

[startup+402.301 s]
/proc/loadavg: 2.07 1.98 1.73 3/67 2668
/proc/meminfo: memFree=1155208/2055920 swapFree=4183752/4192956
[pid=2665] ppid=2663 vsize=105796 CPUtime=802.72
/proc/2665/stat : 2665 (ornithorynque) S 2663 2665 2325 0 -1 4194304 17669 0 0 0 80255 17 0 0 18 0 3 0 105333218 108335104 13519 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2665/statm: 26449 13519 387 42 0 20701 0
[pid=2665/tid=2667] ppid=2663 vsize=105796 CPUtime=402.14
/proc/2665/task/2667/stat : 2667 (ornithorynque) R 2663 2665 2325 0 -1 4194368 8813 0 0 0 40200 14 0 0 25 0 3 0 105333222 108335104 13519 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2665/tid=2668] ppid=2663 vsize=105796 CPUtime=400.53
/proc/2665/task/2668/stat : 2668 (ornithorynque) R 2663 2665 2325 0 -1 4194368 8093 0 0 0 40051 2 0 0 25 0 3 0 105333222 108335104 13519 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284360 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.72
Current children cumulated vsize (KiB) 105796

[startup+462.302 s]
/proc/loadavg: 2.10 2.00 1.75 3/67 2668
/proc/meminfo: memFree=1150024/2055920 swapFree=4183752/4192956
[pid=2665] ppid=2663 vsize=115412 CPUtime=922.45
/proc/2665/stat : 2665 (ornithorynque) S 2663 2665 2325 0 -1 4194304 20504 0 0 0 92225 20 0 0 18 0 3 0 105333218 118181888 14834 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2665/statm: 28853 14834 387 42 0 23105 0
[pid=2665/tid=2667] ppid=2663 vsize=115412 CPUtime=462.13
/proc/2665/task/2667/stat : 2667 (ornithorynque) R 2663 2665 2325 0 -1 4194368 9630 0 0 0 46197 16 0 0 25 0 3 0 105333222 118181888 14834 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311163 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2665/tid=2668] ppid=2663 vsize=115412 CPUtime=460.27
/proc/2665/task/2668/stat : 2668 (ornithorynque) R 2663 2665 2325 0 -1 4194368 10111 0 0 0 46024 3 0 0 25 0 3 0 105333222 118181888 14834 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.45
Current children cumulated vsize (KiB) 115412

[startup+522.301 s]
/proc/loadavg: 2.22 2.05 1.77 3/67 2668
/proc/meminfo: memFree=1145864/2055920 swapFree=4183752/4192956
[pid=2665] ppid=2663 vsize=120596 CPUtime=1042.18
/proc/2665/stat : 2665 (ornithorynque) S 2663 2665 2325 0 -1 4194304 22250 0 0 0 104195 23 0 0 18 0 3 0 105333218 123490304 16115 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2665/statm: 30149 16115 387 42 0 24401 0
[pid=2665/tid=2667] ppid=2663 vsize=120596 CPUtime=522.11
/proc/2665/task/2667/stat : 2667 (ornithorynque) R 2663 2665 2325 0 -1 4194368 10589 0 0 0 52193 18 0 0 25 0 3 0 105333222 123490304 16115 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2665/tid=2668] ppid=2663 vsize=120596 CPUtime=520.02
/proc/2665/task/2668/stat : 2668 (ornithorynque) R 2663 2665 2325 0 -1 4194368 10898 0 0 0 51998 4 0 0 25 0 3 0 105333222 123490304 16115 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284325 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.18
Current children cumulated vsize (KiB) 120596

[startup+582.301 s]
/proc/loadavg: 2.08 2.03 1.79 3/67 2668
/proc/meminfo: memFree=1141192/2055920 swapFree=4183752/4192956
[pid=2665] ppid=2663 vsize=123932 CPUtime=1161.9
/proc/2665/stat : 2665 (ornithorynque) S 2663 2665 2325 0 -1 4194304 23373 0 0 0 116166 24 0 0 18 0 3 0 105333218 126906368 16976 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2665/statm: 30983 16976 387 42 0 25235 0
[pid=2665/tid=2667] ppid=2663 vsize=123932 CPUtime=582.1
/proc/2665/task/2667/stat : 2667 (ornithorynque) R 2663 2665 2325 0 -1 4194368 11202 0 0 0 58190 20 0 0 25 0 3 0 105333222 126906368 16976 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2665/tid=2668] ppid=2663 vsize=123932 CPUtime=579.76
/proc/2665/task/2668/stat : 2668 (ornithorynque) R 2663 2665 2325 0 -1 4194368 11408 0 0 0 57972 4 0 0 25 0 3 0 105333222 126906368 16976 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.9
Current children cumulated vsize (KiB) 123932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.401 s]
/proc/loadavg: 2.06 2.03 1.79 3/67 2668
/proc/meminfo: memFree=1140552/2055920 swapFree=4183752/4192956
[pid=2665] ppid=2663 vsize=124060 CPUtime=1200.02
/proc/2665/stat : 2665 (ornithorynque) S 2663 2665 2325 0 -1 4194304 23565 0 0 0 119978 24 0 0 18 0 3 0 105333218 127037440 17135 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2665/statm: 31015 17135 387 42 0 25267 0
[pid=2665/tid=2667] ppid=2663 vsize=124060 CPUtime=601.2
/proc/2665/task/2667/stat : 2667 (ornithorynque) R 2663 2665 2325 0 -1 4194368 11394 0 0 0 60100 20 0 0 25 0 3 0 105333222 127037440 17135 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2665/tid=2668] ppid=2663 vsize=124060 CPUtime=598.78
/proc/2665/task/2668/stat : 2668 (ornithorynque) R 2663 2665 2325 0 -1 4194368 11408 0 0 0 59874 4 0 0 25 0 3 0 105333222 127037440 17135 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 124060

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.424
CPU time (s): 1200.06
CPU user time (s): 1199.8
CPU system time (s): 0.25996
CPU usage (%): 199.536
Max. virtual memory (cumulated for all children) (KiB): 124060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.8
system time used= 0.25996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23565
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22
involuntary context switches= 9152

runsolver used 0.537918 second user time and 1.66275 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Mon Mar  5 15:05:10 UTC 2007

IDJOB= 328042
IDBENCH= 19950
IDSOLVER= 139
FILE ID= node25/328042-1173107110

PBS_JOBID= 4013913

Free space on /tmp= 66549 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1785258608-13.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328042-1173107110/ornithorynque /tmp/evaluation/328042-1173107110/instance-328042-1173107110.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-328042-1173107110 -o ROOT/results/node25/solver-328042-1173107110 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328042-1173107110/ornithorynque /tmp/evaluation/328042-1173107110/instance-328042-1173107110.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  550c5acb0fb0d77637c0428b7d86bbf4

RANDOM SEED= 379395442

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.232
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.232
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:       1208888 kB
Buffers:         29892 kB
Cached:         741596 kB
SwapCached:       3100 kB
Active:          97636 kB
Inactive:       683328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1208888 kB
SwapTotal:     4192956 kB
SwapFree:      4183752 kB
Dirty:             420 kB
Writeback:           0 kB
Mapped:          15512 kB
Slab:            52172 kB
Committed_AS:   256476 kB
PageTables:       1472 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= 66549 MiB

End job on node25 on Mon Mar  5 15:15:14 UTC 2007