Trace number 327914

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.423

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1260745628-20.UNSAT.shuffled.cnf
MD5SUM52283ce63e705369937455e1ca21a476
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark36.5154
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
Maximum clause length5
Minimum clause length5
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 51704
Number of clauses of size over 50

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.01	c ...done
0.00/0.01	c nbVar=80 nbClause=1704
0.00/0.01	c nbVar=80 nbClause=1704
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=1653 maxSat=0
0.00/0.05	c flip 0 nbSat=2317 maxSat=1692
0.18/0.14	c flip 0 nbSat=3553 maxSat=2356
0.58/0.31	c flip 0 nbSat=5060 maxSat=3595
0.97/0.57	c flip 0 nbSat=7135 maxSat=5098
1.77/0.96	c flip 0 nbSat=9495 maxSat=7172
2.18/1.14	c nbDecision=10000 #clauses=10436
2.97/1.57	c flip 0 nbSat=12142 maxSat=9535
4.96/2.51	c flip 0 nbSat=15631 maxSat=12179
7.17/3.62	c nbDecision=20000 #clauses=19275
7.37/3.78	c flip 0 nbSat=19666 maxSat=15661
10.96/5.54	c flip 0 nbSat=24235 maxSat=19697
14.75/7.45	c nbDecision=30000 #clauses=28033
16.14/8.15	c flip 0 nbSat=28937 maxSat=24282
22.93/11.54	c flip 0 nbSat=33807 maxSat=28985
26.92/13.50	c nbDecision=40000 #clauses=36900
31.71/15.96	c flip 0 nbSat=40099 maxSat=33845
41.50/20.87	c flip 0 nbSat=45617 maxSat=40141
41.70/20.99	c nbDecision=50000 #clauses=45794
53.27/26.73	c flip 0 nbSat=50890 maxSat=45659
63.45/31.80	c nbDecision=60000 #clauses=54586
66.64/33.47	c flip 0 nbSat=55784 maxSat=50954
81.20/40.79	c flip 0 nbSat=61334 maxSat=55834
86.18/43.29	c nbDecision=70000 #clauses=63428
98.36/49.35	c flip 0 nbSat=68681 maxSat=61392
108.93/54.62	c nbDecision=80000 #clauses=72344
116.52/58.40	c flip 0 nbSat=74596 maxSat=68739
137.47/68.92	c flip 0 nbSat=80714 maxSat=74626
139.27/69.87	c nbDecision=90000 #clauses=81255
160.63/80.52	c flip 0 nbSat=88210 maxSat=80756
167.00/83.75	c nbDecision=100000 #clauses=90149
185.16/92.81	c flip 0 nbSat=95468 maxSat=88273
200.92/100.71	c nbDecision=110000 #clauses=99097
212.50/106.58	c flip 0 nbSat=101768 maxSat=95504
242.44/121.59	c flip 0 nbSat=107419 maxSat=101826
245.03/122.82	c nbDecision=120000 #clauses=107972
272.96/136.87	c flip 0 nbSat=113212 maxSat=107477
289.72/145.29	c nbDecision=130000 #clauses=116805
303.88/152.37	c flip 0 nbSat=119373 maxSat=113269
337.42/169.11	c flip 0 nbSat=125215 maxSat=119441
340.02/170.47	c nbDecision=140000 #clauses=125716
373.32/187.19	c flip 0 nbSat=130441 maxSat=125270
404.26/202.60	c nbDecision=150000 #clauses=134624
410.64/205.80	c flip 0 nbSat=135389 maxSat=130498
447.35/224.26	c flip 0 nbSat=140511 maxSat=135443
465.32/233.30	c nbDecision=160000 #clauses=143525
486.67/243.97	c flip 0 nbSat=146510 maxSat=140548
528.17/264.79	c flip 0 nbSat=151682 maxSat=146574
533.55/267.50	c nbDecision=170000 #clauses=152455
568.68/285.01	c flip 0 nbSat=156671 maxSat=151748
608.59/305.07	c nbDecision=180000 #clauses=161334
612.77/307.15	c flip 0 nbSat=161682 maxSat=156751
660.07/330.86	c flip 0 nbSat=167104 maxSat=161736
681.62/341.68	c nbDecision=190000 #clauses=170263
708.57/355.15	c flip 0 nbSat=173978 maxSat=167151
743.67/372.79	c nbDecision=200000 #clauses=179052
757.84/379.88	c flip 0 nbSat=181160 maxSat=174011
809.92/405.99	c flip 0 nbSat=187570 maxSat=181212
811.71/406.90	c nbDecision=210000 #clauses=187899
860.21/431.17	c flip 0 nbSat=193761 maxSat=187651
883.75/442.91	c nbDecision=220000 #clauses=196698
913.68/457.92	c flip 0 nbSat=198597 maxSat=193860
963.97/483.13	c nbDecision=230000 #clauses=205640
968.96/485.64	c flip 0 nbSat=206090 maxSat=200036
1025.03/513.77	c flip 0 nbSat=212541 maxSat=206202
1044.59/523.57	c nbDecision=240000 #clauses=214546
1084.48/543.52	c flip 0 nbSat=218847 maxSat=212604
1130.58/566.64	c nbDecision=250000 #clauses=223539
1146.15/574.40	c flip 0 nbSat=225041 maxSat=218918

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/node72/watcher-327914-1173114944 -o ROOT/results/node72/solver-327914-1173114944 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327914-1173114944/ornithorynque /tmp/evaluation/327914-1173114944/instance-327914-1173114944.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: 0.00 0.00 0.23 3/77 24404
/proc/meminfo: memFree=1060744/2055920 swapFree=4152568/4192956
[pid=24404] ppid=24402 vsize=23220 CPUtime=0
/proc/24404/stat : 24404 (ornithorynque) R 24402 24404 24347 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 331462210 23777280 267 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234515107089 0 0 4096 0 0 0 0 17 1 0 0
/proc/24404/statm: 5805 267 220 42 0 45 0

[startup+0.079452 s]
/proc/loadavg: 0.00 0.00 0.23 3/77 24404
/proc/meminfo: memFree=1060744/2055920 swapFree=4152568/4192956
[pid=24404] ppid=24402 vsize=45216 CPUtime=0.13
/proc/24404/stat : 24404 (ornithorynque) S 24402 24404 24347 0 -1 4194304 628 0 0 0 13 0 0 0 18 0 3 0 331462210 46301184 589 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24404/statm: 11304 589 387 42 0 5556 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 45216

[startup+0.101462 s]
/proc/loadavg: 0.00 0.00 0.23 3/77 24404
/proc/meminfo: memFree=1060744/2055920 swapFree=4152568/4192956
[pid=24404] ppid=24402 vsize=45216 CPUtime=0.18
/proc/24404/stat : 24404 (ornithorynque) S 24402 24404 24347 0 -1 4194304 637 0 0 0 18 0 0 0 18 0 3 0 331462210 46301184 598 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24404/statm: 11304 598 387 42 0 5556 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45216

[startup+0.30148 s]
/proc/loadavg: 0.00 0.00 0.23 3/77 24404
/proc/meminfo: memFree=1060744/2055920 swapFree=4152568/4192956
[pid=24404] ppid=24402 vsize=45616 CPUtime=0.58
/proc/24404/stat : 24404 (ornithorynque) S 24402 24404 24347 0 -1 4194304 774 0 0 0 58 0 0 0 18 0 3 0 331462210 46710784 735 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24404/statm: 11404 735 387 42 0 5656 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45616

[startup+0.701521 s]
/proc/loadavg: 0.00 0.00 0.23 3/77 24404
/proc/meminfo: memFree=1060744/2055920 swapFree=4152568/4192956
[pid=24404] ppid=24402 vsize=45892 CPUtime=1.37
/proc/24404/stat : 24404 (ornithorynque) S 24402 24404 24347 0 -1 4194304 992 0 0 0 137 0 0 0 18 0 3 0 331462210 46993408 953 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24404/statm: 11473 953 387 42 0 5725 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 45892

[startup+1.5016 s]
/proc/loadavg: 0.00 0.00 0.23 3/80 24407
/proc/meminfo: memFree=1057776/2055920 swapFree=4152568/4192956
[pid=24404] ppid=24402 vsize=47492 CPUtime=2.97
/proc/24404/stat : 24404 (ornithorynque) S 24402 24404 24347 0 -1 4194304 1220 0 0 0 297 0 0 0 18 0 3 0 331462210 48631808 1181 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24404/statm: 11873 1181 387 42 0 6125 0
[pid=24404/tid=24406] ppid=24402 vsize=47492 CPUtime=1.48
/proc/24404/task/24406/stat : 24406 (ornithorynque) R 24402 24404 24347 0 -1 4194368 406 0 0 0 148 0 0 0 25 0 3 0 331462211 48631808 1181 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24404/tid=24407] ppid=24402 vsize=47492 CPUtime=1.48
/proc/24404/task/24407/stat : 24407 (ornithorynque) R 24402 24404 24347 0 -1 4194368 261 0 0 0 148 0 0 0 25 0 3 0 331462211 48631808 1181 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242179 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47492

[startup+3.10175 s]
/proc/loadavg: 0.00 0.00 0.23 3/80 24407
/proc/meminfo: memFree=1056624/2055920 swapFree=4152568/4192956
[pid=24404] ppid=24402 vsize=49516 CPUtime=6.17
/proc/24404/stat : 24404 (ornithorynque) S 24402 24404 24347 0 -1 4194304 1680 0 0 0 616 1 0 0 18 0 3 0 331462210 50704384 1608 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24404/statm: 12379 1608 387 42 0 6631 0
[pid=24404/tid=24406] ppid=24402 vsize=49516 CPUtime=3.07
/proc/24404/task/24406/stat : 24406 (ornithorynque) R 24402 24404 24347 0 -1 4194368 675 0 0 0 307 0 0 0 21 0 3 0 331462211 50704384 1608 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24404/tid=24407] ppid=24402 vsize=49516 CPUtime=3.07
/proc/24404/task/24407/stat : 24407 (ornithorynque) R 24402 24404 24347 0 -1 4194368 452 0 0 0 307 0 0 0 25 0 3 0 331462211 50704384 1608 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242128 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 49516

[startup+6.30103 s]
/proc/loadavg: 0.16 0.03 0.24 3/80 24407
/proc/meminfo: memFree=1054192/2055920 swapFree=4152568/4192956
[pid=24404] ppid=24402 vsize=51576 CPUtime=12.55
/proc/24404/stat : 24404 (ornithorynque) S 24402 24404 24347 0 -1 4194304 2241 0 0 0 1254 1 0 0 18 0 3 0 331462210 52813824 2136 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24404/statm: 12894 2136 387 42 0 7146 0
[pid=24404/tid=24406] ppid=24402 vsize=51576 CPUtime=6.27
/proc/24404/task/24406/stat : 24406 (ornithorynque) R 24402 24404 24347 0 -1 4194368 1005 0 0 0 627 0 0 0 25 0 3 0 331462211 52813824 2136 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311226 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24404/tid=24407] ppid=24402 vsize=51576 CPUtime=6.26
/proc/24404/task/24407/stat : 24407 (ornithorynque) R 24402 24404 24347 0 -1 4194368 683 0 0 0 626 0 0 0 25 0 3 0 331462211 52813824 2136 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240902 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51576

[startup+12.7026 s]
/proc/loadavg: 0.31 0.07 0.24 3/80 24407
/proc/meminfo: memFree=1050736/2055920 swapFree=4152568/4192956
[pid=24404] ppid=24402 vsize=54592 CPUtime=25.33
/proc/24404/stat : 24404 (ornithorynque) S 24402 24404 24347 0 -1 4194304 3030 0 0 0 2531 2 0 0 18 0 3 0 331462210 55902208 2795 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24404/statm: 13648 2795 387 42 0 7900 0
[pid=24404/tid=24406] ppid=24402 vsize=54592 CPUtime=12.67
/proc/24404/task/24406/stat : 24406 (ornithorynque) R 24402 24404 24347 0 -1 4194368 1473 0 0 0 1266 1 0 0 25 0 3 0 331462211 55902208 2795 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24404/tid=24407] ppid=24402 vsize=54592 CPUtime=12.63
/proc/24404/task/24407/stat : 24407 (ornithorynque) R 24402 24404 24347 0 -1 4194368 1004 0 0 0 1263 0 0 0 25 0 3 0 331462211 55902208 2795 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 54592

[startup+25.5018 s]
/proc/loadavg: 0.68 0.16 0.27 3/80 24407
/proc/meminfo: memFree=1047216/2055920 swapFree=4152568/4192956
[pid=24404] ppid=24402 vsize=57804 CPUtime=50.88
/proc/24404/stat : 24404 (ornithorynque) S 24402 24404 24347 0 -1 4194304 3924 0 0 0 5084 4 0 0 18 0 3 0 331462210 59191296 3607 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24404/statm: 14451 3607 387 42 0 8703 0
[pid=24404/tid=24406] ppid=24402 vsize=57804 CPUtime=25.47
/proc/24404/task/24406/stat : 24406 (ornithorynque) R 24402 24404 24347 0 -1 4194368 2061 0 0 0 2544 3 0 0 25 0 3 0 331462211 59191296 3607 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311542 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24404/tid=24407] ppid=24402 vsize=57804 CPUtime=25.38
/proc/24404/task/24407/stat : 24407 (ornithorynque) R 24402 24404 24347 0 -1 4194368 1310 0 0 0 2538 0 0 0 25 0 3 0 331462211 59191296 3607 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 57804

[startup+51.1011 s]
/proc/loadavg: 1.13 0.31 0.32 3/80 24407
/proc/meminfo: memFree=1042352/2055920 swapFree=4152568/4192956
[pid=24404] ppid=24402 vsize=64756 CPUtime=101.94
/proc/24404/stat : 24404 (ornithorynque) S 24402 24404 24347 0 -1 4194304 5710 0 0 0 10189 5 0 0 18 0 3 0 331462210 66310144 4904 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24404/statm: 16189 4904 387 42 0 10441 0
[pid=24404/tid=24406] ppid=24402 vsize=64756 CPUtime=51.06
/proc/24404/task/24406/stat : 24406 (ornithorynque) R 24402 24404 24347 0 -1 4194368 3013 0 0 0 5102 4 0 0 25 0 3 0 331462211 66310144 4904 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311148 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24404/tid=24407] ppid=24402 vsize=64756 CPUtime=50.86
/proc/24404/task/24407/stat : 24407 (ornithorynque) R 24402 24404 24347 0 -1 4194368 2144 0 0 0 5085 1 0 0 25 0 3 0 331462211 66310144 4904 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 64756

[startup+102.306 s]
/proc/loadavg: 1.62 0.56 0.40 3/80 24407
/proc/meminfo: memFree=1034736/2055920 swapFree=4152568/4192956
[pid=24404] ppid=24402 vsize=74128 CPUtime=204.12
/proc/24404/stat : 24404 (ornithorynque) S 24402 24404 24347 0 -1 4194304 8095 0 0 0 20404 8 0 0 18 0 3 0 331462210 75907072 6692 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24404/statm: 18532 6692 387 42 0 12784 0
[pid=24404/tid=24406] ppid=24402 vsize=74128 CPUtime=102.25
/proc/24404/task/24406/stat : 24406 (ornithorynque) R 24402 24404 24347 0 -1 4194368 4284 0 0 0 10219 6 0 0 25 0 3 0 331462211 75907072 6692 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24404/tid=24407] ppid=24402 vsize=74128 CPUtime=101.84
/proc/24404/task/24407/stat : 24407 (ornithorynque) R 24402 24404 24347 0 -1 4194368 3258 0 0 0 10183 1 0 0 25 0 3 0 331462211 75907072 6692 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 74128

[startup+162.301 s]
/proc/loadavg: 1.86 0.82 0.50 3/80 24407
/proc/meminfo: memFree=1028656/2055920 swapFree=4152568/4192956
[pid=24404] ppid=24402 vsize=80200 CPUtime=323.84
/proc/24404/stat : 24404 (ornithorynque) S 24402 24404 24347 0 -1 4194304 9792 0 0 0 32374 10 0 0 18 0 3 0 331462210 82124800 8243 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24404/statm: 20050 8243 387 42 0 14302 0
[pid=24404/tid=24406] ppid=24402 vsize=80200 CPUtime=162.23
/proc/24404/task/24406/stat : 24406 (ornithorynque) R 24402 24404 24347 0 -1 4194368 5360 0 0 0 16215 8 0 0 25 0 3 0 331462211 82124800 8243 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24404/tid=24407] ppid=24402 vsize=80200 CPUtime=161.59
/proc/24404/task/24407/stat : 24407 (ornithorynque) R 24402 24404 24347 0 -1 4194368 3879 0 0 0 16158 1 0 0 25 0 3 0 331462211 82124800 8243 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241624 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.84
Current children cumulated vsize (KiB) 80200

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.59 3/80 24407
/proc/meminfo: memFree=1024752/2055920 swapFree=4152568/4192956
[pid=24404] ppid=24402 vsize=85604 CPUtime=443.56
/proc/24404/stat : 24404 (ornithorynque) S 24402 24404 24347 0 -1 4194304 11320 0 0 0 44343 13 0 0 18 0 3 0 331462210 87658496 9224 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24404/statm: 21401 9224 387 42 0 15653 0
[pid=24404/tid=24406] ppid=24402 vsize=85604 CPUtime=222.21
/proc/24404/task/24406/stat : 24406 (ornithorynque) R 24402 24404 24347 0 -1 4194368 6286 0 0 0 22210 11 0 0 25 0 3 0 331462211 87658496 9224 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24404/tid=24407] ppid=24402 vsize=85604 CPUtime=221.33
/proc/24404/task/24407/stat : 24407 (ornithorynque) R 24402 24404 24347 0 -1 4194368 4481 0 0 0 22131 2 0 0 25 0 3 0 331462211 87658496 9224 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.56
Current children cumulated vsize (KiB) 85604

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.68 3/80 24407
/proc/meminfo: memFree=1020848/2055920 swapFree=4152568/4192956
[pid=24404] ppid=24402 vsize=88960 CPUtime=563.29
/proc/24404/stat : 24404 (ornithorynque) S 24402 24404 24347 0 -1 4194304 12378 0 0 0 56314 15 0 0 18 0 3 0 331462210 91095040 10183 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24404/statm: 22240 10183 387 42 0 16492 0
[pid=24404/tid=24406] ppid=24402 vsize=88960 CPUtime=282.2
/proc/24404/task/24406/stat : 24406 (ornithorynque) R 24402 24404 24347 0 -1 4194368 6989 0 0 0 28208 12 0 0 25 0 3 0 331462211 91095040 10183 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24404/tid=24407] ppid=24402 vsize=88960 CPUtime=281.07
/proc/24404/task/24407/stat : 24407 (ornithorynque) R 24402 24404 24347 0 -1 4194368 4836 0 0 0 28105 2 0 0 25 0 3 0 331462211 91095040 10183 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.29
Current children cumulated vsize (KiB) 88960

[startup+342.302 s]
/proc/loadavg: 1.99 1.35 0.76 3/80 24407
/proc/meminfo: memFree=1016880/2055920 swapFree=4152568/4192956
[pid=24404] ppid=24402 vsize=93728 CPUtime=683.01
/proc/24404/stat : 24404 (ornithorynque) S 24402 24404 24347 0 -1 4194304 13708 0 0 0 68284 17 0 0 18 0 3 0 331462210 95977472 11172 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24404/statm: 23432 11172 387 42 0 17684 0
[pid=24404/tid=24406] ppid=24402 vsize=93728 CPUtime=342.18
/proc/24404/task/24406/stat : 24406 (ornithorynque) R 24402 24404 24347 0 -1 4194368 7784 0 0 0 34204 14 0 0 25 0 3 0 331462211 95977472 11172 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24404/tid=24407] ppid=24402 vsize=93728 CPUtime=340.82
/proc/24404/task/24407/stat : 24407 (ornithorynque) R 24402 24404 24347 0 -1 4194368 5371 0 0 0 34079 3 0 0 25 0 3 0 331462211 95977472 11172 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241750 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.01
Current children cumulated vsize (KiB) 93728

[startup+402.301 s]
/proc/loadavg: 1.99 1.47 0.83 3/80 24407
/proc/meminfo: memFree=1013552/2055920 swapFree=4152568/4192956
[pid=24404] ppid=24402 vsize=99772 CPUtime=802.74
/proc/24404/stat : 24404 (ornithorynque) S 24402 24404 24347 0 -1 4194304 15392 0 0 0 80255 19 0 0 18 0 3 0 331462210 102166528 12025 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24404/statm: 24943 12025 387 42 0 19195 0
[pid=24404/tid=24406] ppid=24402 vsize=99772 CPUtime=402.17
/proc/24404/task/24406/stat : 24406 (ornithorynque) R 24402 24404 24347 0 -1 4194368 8392 0 0 0 40201 16 0 0 25 0 3 0 331462211 102166528 12025 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24404/tid=24407] ppid=24402 vsize=99772 CPUtime=400.56
/proc/24404/task/24407/stat : 24407 (ornithorynque) R 24402 24404 24347 0 -1 4194368 6447 0 0 0 40053 3 0 0 25 0 3 0 331462211 102166528 12025 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.74
Current children cumulated vsize (KiB) 99772

[startup+462.302 s]
/proc/loadavg: 1.99 1.56 0.90 3/80 24407
/proc/meminfo: memFree=1010224/2055920 swapFree=4152568/4192956
[pid=24404] ppid=24402 vsize=103620 CPUtime=922.46
/proc/24404/stat : 24404 (ornithorynque) S 24402 24404 24347 0 -1 4194304 16530 0 0 0 92225 21 0 0 18 0 3 0 331462210 106106880 12871 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24404/statm: 25905 12871 387 42 0 20157 0
[pid=24404/tid=24406] ppid=24402 vsize=103620 CPUtime=462.15
/proc/24404/task/24406/stat : 24406 (ornithorynque) R 24402 24404 24347 0 -1 4194368 9082 0 0 0 46198 17 0 0 25 0 3 0 331462211 106106880 12871 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24404/tid=24407] ppid=24402 vsize=103620 CPUtime=460.28
/proc/24404/task/24407/stat : 24407 (ornithorynque) R 24402 24404 24347 0 -1 4194368 6895 0 0 0 46025 3 0 0 25 0 3 0 331462211 106106880 12871 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242439 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.46
Current children cumulated vsize (KiB) 103620

[startup+522.301 s]
/proc/loadavg: 1.99 1.64 0.97 3/80 24407
/proc/meminfo: memFree=1007152/2055920 swapFree=4152568/4192956
[pid=24404] ppid=24402 vsize=106204 CPUtime=1042.19
/proc/24404/stat : 24404 (ornithorynque) S 24402 24404 24347 0 -1 4194304 17439 0 0 0 104197 22 0 0 18 0 3 0 331462210 108752896 13650 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24404/statm: 26551 13650 387 42 0 20803 0
[pid=24404/tid=24406] ppid=24402 vsize=106204 CPUtime=522.13
/proc/24404/task/24406/stat : 24406 (ornithorynque) R 24402 24404 24347 0 -1 4194368 9569 0 0 0 52195 18 0 0 25 0 3 0 331462211 108752896 13650 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24404/tid=24407] ppid=24402 vsize=106204 CPUtime=520.04
/proc/24404/task/24407/stat : 24407 (ornithorynque) R 24402 24404 24347 0 -1 4194368 7317 0 0 0 52000 4 0 0 25 0 3 0 331462211 108752896 13650 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241616 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.19
Current children cumulated vsize (KiB) 106204

[startup+582.302 s]
/proc/loadavg: 1.99 1.70 1.03 3/80 24407
/proc/meminfo: memFree=1004272/2055920 swapFree=4152568/4192956
[pid=24404] ppid=24402 vsize=109300 CPUtime=1161.92
/proc/24404/stat : 24404 (ornithorynque) S 24402 24404 24347 0 -1 4194304 18163 0 0 0 116168 24 0 0 18 0 3 0 331462210 111923200 14341 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24404/statm: 27325 14341 387 42 0 21577 0
[pid=24404/tid=24406] ppid=24402 vsize=109300 CPUtime=582.11
/proc/24404/task/24406/stat : 24406 (ornithorynque) R 24402 24404 24347 0 -1 4194368 10018 0 0 0 58192 19 0 0 25 0 3 0 331462211 111923200 14341 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24404/tid=24407] ppid=24402 vsize=109300 CPUtime=579.78
/proc/24404/task/24407/stat : 24407 (ornithorynque) R 24402 24404 24347 0 -1 4194368 7592 0 0 0 57974 4 0 0 25 0 3 0 331462211 111923200 14341 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.92
Current children cumulated vsize (KiB) 109300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.401 s]
/proc/loadavg: 1.99 1.72 1.05 3/80 24407
/proc/meminfo: memFree=1003504/2055920 swapFree=4152568/4192956
[pid=24404] ppid=24402 vsize=109816 CPUtime=1200.03
/proc/24404/stat : 24404 (ornithorynque) S 24402 24404 24347 0 -1 4194304 18459 0 0 0 119979 24 0 0 18 0 3 0 331462210 112451584 14539 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24404/statm: 27454 14539 387 42 0 21706 0
[pid=24404/tid=24406] ppid=24402 vsize=109816 CPUtime=601.22
/proc/24404/task/24406/stat : 24406 (ornithorynque) R 24402 24404 24347 0 -1 4194368 10314 0 0 0 60102 20 0 0 25 0 3 0 331462211 112451584 14539 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24404/tid=24407] ppid=24402 vsize=109816 CPUtime=598.79
/proc/24404/task/24407/stat : 24407 (ornithorynque) R 24402 24404 24347 0 -1 4194368 7592 0 0 0 59875 4 0 0 25 0 3 0 331462211 112451584 14539 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 109816

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.423
CPU time (s): 1200.06
CPU user time (s): 1199.81
CPU system time (s): 0.254961
CPU usage (%): 199.537
Max. virtual memory (cumulated for all children) (KiB): 109816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.81
system time used= 0.254961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18459
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= 23
involuntary context switches= 22388

runsolver used 0.608907 second user time and 1.59276 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Mon Mar  5 17:15:44 UTC 2007

IDJOB= 327914
IDBENCH= 19822
IDSOLVER= 139
FILE ID= node72/327914-1173114944

PBS_JOBID= 4014746

Free space on /tmp= 66465 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1260745628-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327914-1173114944/ornithorynque /tmp/evaluation/327914-1173114944/instance-327914-1173114944.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-327914-1173114944 -o ROOT/results/node72/solver-327914-1173114944 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327914-1173114944/ornithorynque /tmp/evaluation/327914-1173114944/instance-327914-1173114944.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  52283ce63e705369937455e1ca21a476

RANDOM SEED= 894239261

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.236
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.236
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:       1061216 kB
Buffers:         44132 kB
Cached:         852748 kB
SwapCached:       8268 kB
Active:         123008 kB
Inactive:       796652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1061216 kB
SwapTotal:     4192956 kB
SwapFree:      4152568 kB
Dirty:             296 kB
Writeback:           0 kB
Mapped:          29760 kB
Slab:            60696 kB
Committed_AS: 10474488 kB
PageTables:       1680 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= 66465 MiB

End job on node72 on Mon Mar  5 17:25:48 UTC 2007