Trace number 327916

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.17 601.522

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1064282057-06.UNSAT.shuffled.cnf
MD5SUM9dc695d1d587582e1e64f09248ad206b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.5254
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.01	c This is Ornithorynque version 0.1 alpha
0.00/0.01	c (c) roussel@cril.univ-artois.fr
0.00/0.01	c using unsigned short
0.00/0.01	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.03	c local search running
0.00/0.03	c flip 0 nbSat=1653 maxSat=0
0.00/0.05	c flip 0 nbSat=2376 maxSat=1689
0.18/0.15	c flip 0 nbSat=3677 maxSat=2429
0.58/0.34	c flip 0 nbSat=5549 maxSat=3707
1.18/0.64	c flip 0 nbSat=7603 maxSat=5584
1.98/1.08	c flip 0 nbSat=10056 maxSat=7635
2.18/1.13	c nbDecision=10000 #clauses=10362
3.37/1.70	c flip 0 nbSat=12594 maxSat=10095
4.97/2.59	c flip 0 nbSat=15521 maxSat=12616
7.56/3.80	c flip 0 nbSat=18830 maxSat=15560
7.76/3.92	c nbDecision=20000 #clauses=19163
10.95/5.53	c flip 0 nbSat=22739 maxSat=18865
15.73/7.92	c flip 0 nbSat=27329 maxSat=22770
16.53/8.31	c nbDecision=30000 #clauses=27971
22.11/11.15	c flip 0 nbSat=32364 maxSat=27366
28.90/14.59	c nbDecision=40000 #clauses=36743
30.10/15.13	c flip 0 nbSat=37359 maxSat=32411
39.08/19.64	c flip 0 nbSat=41882 maxSat=37405
48.06/24.15	c nbDecision=50000 #clauses=45659
49.85/25.07	c flip 0 nbSat=46249 maxSat=41911
61.63/30.90	c flip 0 nbSat=50983 maxSat=46287
72.00/36.15	c nbDecision=60000 #clauses=54474
75.19/37.70	c flip 0 nbSat=55458 maxSat=51036
90.37/45.37	c flip 0 nbSat=60935 maxSat=55509
99.54/49.95	c nbDecision=70000 #clauses=63419
106.32/53.31	c flip 0 nbSat=64924 maxSat=61010
124.27/62.33	c flip 0 nbSat=69013 maxSat=64968
139.05/69.79	c nbDecision=80000 #clauses=72209
144.03/72.28	c flip 0 nbSat=73205 maxSat=69072
163.79/82.14	c flip 0 nbSat=77416 maxSat=73242
181.15/90.83	c nbDecision=90000 #clauses=81066
185.34/92.93	c flip 0 nbSat=81911 maxSat=77464
207.67/104.19	c flip 0 nbSat=86756 maxSat=81946
222.64/111.61	c nbDecision=100000 #clauses=90035
231.62/116.12	c flip 0 nbSat=91841 maxSat=86805
256.77/128.76	c flip 0 nbSat=96363 maxSat=91889
271.34/136.07	c nbDecision=110000 #clauses=98927
283.50/142.16	c flip 0 nbSat=101148 maxSat=96420
312.23/156.57	c flip 0 nbSat=106583 maxSat=101184
320.22/160.52	c nbDecision=120000 #clauses=107843
342.37/171.67	c flip 0 nbSat=111580 maxSat=106647
371.89/186.42	c flip 0 nbSat=116027 maxSat=111642
376.47/188.70	c nbDecision=130000 #clauses=116749
405.81/203.48	c flip 0 nbSat=120538 maxSat=116093
438.74/219.97	c flip 0 nbSat=124366 maxSat=120601
449.71/225.40	c nbDecision=140000 #clauses=125768
472.65/236.93	c flip 0 nbSat=128348 maxSat=124419
509.18/255.27	c flip 0 nbSat=132692 maxSat=128397
524.13/262.74	c nbDecision=150000 #clauses=134666
546.07/273.75	c flip 0 nbSat=136849 maxSat=132758
585.79/293.69	c flip 0 nbSat=141170 maxSat=136909
605.94/303.72	c nbDecision=160000 #clauses=143551
624.50/313.01	c flip 0 nbSat=145564 maxSat=141232
666.19/333.92	c flip 0 nbSat=150092 maxSat=145634
685.95/343.84	c nbDecision=170000 #clauses=152461
707.90/354.84	c flip 0 nbSat=154657 maxSat=150123
751.19/376.59	c flip 0 nbSat=159730 maxSat=154716
768.55/385.25	c nbDecision=180000 #clauses=161397
795.69/398.87	c flip 0 nbSat=164334 maxSat=159785
842.98/422.57	c flip 0 nbSat=169440 maxSat=164413
850.95/426.53	c nbDecision=190000 #clauses=170291
889.07/445.69	c flip 0 nbSat=173821 maxSat=169507
931.16/466.71	c nbDecision=200000 #clauses=179159
936.75/469.57	c flip 0 nbSat=179789 maxSat=173892
987.64/495.08	c flip 0 nbSat=184894 maxSat=179851
1020.75/511.63	c nbDecision=210000 #clauses=188152
1041.30/521.94	c flip 0 nbSat=189923 maxSat=184972
1094.58/548.66	c flip 0 nbSat=194583 maxSat=189985
1121.13/561.98	c nbDecision=220000 #clauses=197132
1148.65/575.73	c flip 0 nbSat=199073 maxSat=194639

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/node48/watcher-327916-1173114944 -o ROOT/results/node48/solver-327916-1173114944 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327916-1173114944/ornithorynque /tmp/evaluation/327916-1173114944/instance-327916-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.21 3/64 13449
/proc/meminfo: memFree=1050136/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=23220 CPUtime=0
/proc/13449/stat : 13449 (ornithorynque) R 13447 13449 13392 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37288343 23777280 257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255536958165 0 0 4096 0 0 0 0 17 1 0 0
/proc/13449/statm: 5805 261 218 42 0 45 0

[startup+0.0633289 s]
/proc/loadavg: 0.00 0.00 0.21 3/64 13449
/proc/meminfo: memFree=1050136/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=45348 CPUtime=0.1
/proc/13449/stat : 13449 (ornithorynque) S 13447 13449 13392 0 -1 4194304 628 0 0 0 10 0 0 0 18 0 3 0 37288343 46436352 589 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255548485499 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13449/statm: 11337 589 387 42 0 5589 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 45348

[startup+0.101335 s]
/proc/loadavg: 0.00 0.00 0.21 3/64 13449
/proc/meminfo: memFree=1050136/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=45348 CPUtime=0.18
/proc/13449/stat : 13449 (ornithorynque) S 13447 13449 13392 0 -1 4194304 651 0 0 0 18 0 0 0 18 0 3 0 37288343 46436352 612 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255548485499 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13449/statm: 11337 612 387 42 0 5589 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45348

[startup+0.301369 s]
/proc/loadavg: 0.00 0.00 0.21 3/64 13449
/proc/meminfo: memFree=1050136/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=45348 CPUtime=0.58
/proc/13449/stat : 13449 (ornithorynque) S 13447 13449 13392 0 -1 4194304 785 0 0 0 58 0 0 0 18 0 3 0 37288343 46436352 746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255548485499 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13449/statm: 11337 746 387 42 0 5589 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45348

[startup+0.70144 s]
/proc/loadavg: 0.00 0.00 0.21 3/64 13449
/proc/meminfo: memFree=1050136/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=45812 CPUtime=1.38
/proc/13449/stat : 13449 (ornithorynque) S 13447 13449 13392 0 -1 4194304 1004 0 0 0 138 0 0 0 18 0 3 0 37288343 46911488 965 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255548485499 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13449/statm: 11453 965 387 42 0 5705 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 45812

[startup+1.50158 s]
/proc/loadavg: 0.00 0.00 0.21 3/67 13452
/proc/meminfo: memFree=1047360/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=47392 CPUtime=2.97
/proc/13449/stat : 13449 (ornithorynque) S 13447 13449 13392 0 -1 4194304 1232 0 0 0 297 0 0 0 18 0 3 0 37288343 48529408 1193 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255548485499 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13449/statm: 11848 1193 387 42 0 6100 0
[pid=13449/tid=13451] ppid=13447 vsize=47392 CPUtime=1.48
/proc/13449/task/13451/stat : 13451 (ornithorynque) R 13447 13449 13392 0 -1 4194368 434 0 0 0 148 0 0 0 19 0 3 0 37288345 48529408 1193 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13449/tid=13452] ppid=13447 vsize=47392 CPUtime=1.48
/proc/13449/task/13452/stat : 13452 (ornithorynque) R 13447 13449 13392 0 -1 4194368 245 0 0 0 148 0 0 0 25 0 3 0 37288345 48529408 1193 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285366 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47392

[startup+3.10186 s]
/proc/loadavg: 0.00 0.00 0.21 3/67 13452
/proc/meminfo: memFree=1046016/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=49204 CPUtime=6.17
/proc/13449/stat : 13449 (ornithorynque) S 13447 13449 13392 0 -1 4194304 1627 0 0 0 616 1 0 0 18 0 3 0 37288343 50384896 1555 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255548485499 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13449/statm: 12301 1555 387 42 0 6553 0
[pid=13449/tid=13451] ppid=13447 vsize=49204 CPUtime=3.07
/proc/13449/task/13451/stat : 13451 (ornithorynque) R 13447 13449 13392 0 -1 4194368 675 0 0 0 307 0 0 0 21 0 3 0 37288345 50384896 1555 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311525 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13449/tid=13452] ppid=13447 vsize=49204 CPUtime=3.07
/proc/13449/task/13452/stat : 13452 (ornithorynque) R 13447 13449 13392 0 -1 4194368 399 0 0 0 307 0 0 0 25 0 3 0 37288345 50384896 1555 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 49204

[startup+6.30141 s]
/proc/loadavg: 0.16 0.03 0.22 3/67 13452
/proc/meminfo: memFree=1043968/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=51108 CPUtime=12.54
/proc/13449/stat : 13449 (ornithorynque) S 13447 13449 13392 0 -1 4194304 2114 0 0 0 1253 1 0 0 18 0 3 0 37288343 52334592 2009 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255548485499 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13449/statm: 12777 2009 387 42 0 7029 0
[pid=13449/tid=13451] ppid=13447 vsize=51108 CPUtime=6.28
/proc/13449/task/13451/stat : 13451 (ornithorynque) R 13447 13449 13392 0 -1 4194368 959 0 0 0 627 1 0 0 25 0 3 0 37288345 52334592 2009 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13449/tid=13452] ppid=13447 vsize=51108 CPUtime=6.25
/proc/13449/task/13452/stat : 13452 (ornithorynque) R 13447 13449 13392 0 -1 4194368 602 0 0 0 625 0 0 0 25 0 3 0 37288345 52334592 2009 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 51108

[startup+12.7015 s]
/proc/loadavg: 0.31 0.07 0.23 3/67 13452
/proc/meminfo: memFree=1040584/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=53828 CPUtime=25.31
/proc/13449/stat : 13449 (ornithorynque) S 13447 13449 13392 0 -1 4194304 2844 0 0 0 2529 2 0 0 18 0 3 0 37288343 55119872 2674 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255548485499 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13449/statm: 13457 2674 387 42 0 7709 0
[pid=13449/tid=13451] ppid=13447 vsize=53828 CPUtime=12.67
/proc/13449/task/13451/stat : 13451 (ornithorynque) R 13447 13449 13392 0 -1 4194368 1444 0 0 0 1266 1 0 0 25 0 3 0 37288345 55119872 2674 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13449/tid=13452] ppid=13447 vsize=53828 CPUtime=12.61
/proc/13449/task/13452/stat : 13452 (ornithorynque) R 13447 13449 13392 0 -1 4194368 847 0 0 0 1261 0 0 0 25 0 3 0 37288345 55119872 2674 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 53828

[startup+25.5017 s]
/proc/loadavg: 0.68 0.16 0.26 3/67 13452
/proc/meminfo: memFree=1037384/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=57856 CPUtime=50.85
/proc/13449/stat : 13449 (ornithorynque) S 13447 13449 13392 0 -1 4194304 3847 0 0 0 5083 2 0 0 18 0 3 0 37288343 59244544 3447 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255548485499 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13449/statm: 14464 3447 387 42 0 8716 0
[pid=13449/tid=13451] ppid=13447 vsize=57856 CPUtime=25.46
/proc/13449/task/13451/stat : 13451 (ornithorynque) R 13447 13449 13392 0 -1 4194368 1910 0 0 0 2545 1 0 0 25 0 3 0 37288345 59244544 3447 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314855 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13449/tid=13452] ppid=13447 vsize=57856 CPUtime=25.36
/proc/13449/task/13452/stat : 13452 (ornithorynque) R 13447 13449 13392 0 -1 4194368 1384 0 0 0 2536 0 0 0 25 0 3 0 37288345 59244544 3447 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241698 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 57856

[startup+51.1011 s]
/proc/loadavg: 1.13 0.31 0.31 3/67 13452
/proc/meminfo: memFree=1033480/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=61828 CPUtime=101.93
/proc/13449/stat : 13449 (ornithorynque) S 13447 13449 13392 0 -1 4194304 4976 0 0 0 10189 4 0 0 18 0 3 0 37288343 63311872 4461 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255548485499 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13449/statm: 15457 4461 387 42 0 9709 0
[pid=13449/tid=13451] ppid=13447 vsize=61828 CPUtime=51.05
/proc/13449/task/13451/stat : 13451 (ornithorynque) R 13447 13449 13392 0 -1 4194368 2678 0 0 0 5103 2 0 0 25 0 3 0 37288345 63311872 4461 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13449/tid=13452] ppid=13447 vsize=61828 CPUtime=50.84
/proc/13449/task/13452/stat : 13452 (ornithorynque) R 13447 13449 13392 0 -1 4194368 1745 0 0 0 5084 0 0 0 25 0 3 0 37288345 63311872 4461 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 61828

[startup+102.306 s]
/proc/loadavg: 1.62 0.56 0.39 3/67 13452
/proc/meminfo: memFree=1028040/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=67840 CPUtime=204.08
/proc/13449/stat : 13449 (ornithorynque) S 13447 13449 13392 0 -1 4194304 6587 0 0 0 20403 5 0 0 18 0 3 0 37288343 69468160 5778 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255548485499 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13449/statm: 16960 5778 387 42 0 11212 0
[pid=13449/tid=13451] ppid=13447 vsize=67840 CPUtime=102.25
/proc/13449/task/13451/stat : 13451 (ornithorynque) R 13447 13449 13392 0 -1 4194368 3649 0 0 0 10221 4 0 0 25 0 3 0 37288345 69468160 5778 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13449/tid=13452] ppid=13447 vsize=67840 CPUtime=101.82
/proc/13449/task/13452/stat : 13452 (ornithorynque) R 13447 13449 13392 0 -1 4194368 2385 0 0 0 10181 1 0 0 25 0 3 0 37288345 69468160 5778 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 67840

[startup+162.301 s]
/proc/loadavg: 1.86 0.82 0.49 3/67 13452
/proc/meminfo: memFree=1022216/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=76124 CPUtime=323.8
/proc/13449/stat : 13449 (ornithorynque) S 13447 13449 13392 0 -1 4194304 8707 0 0 0 32373 7 0 0 18 0 3 0 37288343 77950976 7215 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255548485499 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13449/statm: 19031 7215 387 42 0 13283 0
[pid=13449/tid=13451] ppid=13447 vsize=76124 CPUtime=162.21
/proc/13449/task/13451/stat : 13451 (ornithorynque) R 13447 13449 13392 0 -1 4194368 4774 0 0 0 16216 5 0 0 25 0 3 0 37288345 77950976 7215 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13449/tid=13452] ppid=13447 vsize=76124 CPUtime=161.56
/proc/13449/task/13452/stat : 13452 (ornithorynque) R 13447 13449 13392 0 -1 4194368 3380 0 0 0 16155 1 0 0 25 0 3 0 37288345 77950976 7215 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.8
Current children cumulated vsize (KiB) 76124

[startup+222.303 s]
/proc/loadavg: 1.95 1.04 0.58 3/67 13452
/proc/meminfo: memFree=1018312/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=80024 CPUtime=443.52
/proc/13449/stat : 13449 (ornithorynque) S 13447 13449 13392 0 -1 4194304 9818 0 0 0 44344 8 0 0 18 0 3 0 37288343 81944576 8227 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255548485499 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13449/statm: 20006 8227 387 42 0 14258 0
[pid=13449/tid=13451] ppid=13447 vsize=80024 CPUtime=222.2
/proc/13449/task/13451/stat : 13451 (ornithorynque) R 13447 13449 13392 0 -1 4194368 5411 0 0 0 22214 6 0 0 25 0 3 0 37288345 81944576 8227 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13449/tid=13452] ppid=13447 vsize=80024 CPUtime=221.3
/proc/13449/task/13452/stat : 13452 (ornithorynque) R 13447 13449 13392 0 -1 4194368 3854 0 0 0 22129 1 0 0 25 0 3 0 37288345 81944576 8227 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.52
Current children cumulated vsize (KiB) 80024

[startup+282.302 s]
/proc/loadavg: 2.03 1.22 0.67 3/67 13452
/proc/meminfo: memFree=1014984/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=84596 CPUtime=563.24
/proc/13449/stat : 13449 (ornithorynque) S 13447 13449 13392 0 -1 4194304 11241 0 0 0 56313 11 0 0 18 0 3 0 37288343 86626304 9037 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255548485499 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13449/statm: 21149 9037 387 42 0 15401 0
[pid=13449/tid=13451] ppid=13447 vsize=84596 CPUtime=282.18
/proc/13449/task/13451/stat : 13451 (ornithorynque) R 13447 13449 13392 0 -1 4194368 6203 0 0 0 28210 8 0 0 25 0 3 0 37288345 86626304 9037 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13449/tid=13452] ppid=13447 vsize=84596 CPUtime=281.04
/proc/13449/task/13452/stat : 13452 (ornithorynque) R 13447 13449 13392 0 -1 4194368 4485 0 0 0 28102 2 0 0 25 0 3 0 37288345 86626304 9037 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.24
Current children cumulated vsize (KiB) 84596

[startup+342.301 s]
/proc/loadavg: 2.05 1.38 0.76 3/67 13452
/proc/meminfo: memFree=1011720/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=88292 CPUtime=682.95
/proc/13449/stat : 13449 (ornithorynque) S 13447 13449 13392 0 -1 4194304 12204 0 0 0 68283 12 0 0 18 0 3 0 37288343 90411008 9862 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255548485499 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13449/statm: 22073 9862 387 42 0 16325 0
[pid=13449/tid=13451] ppid=13447 vsize=88292 CPUtime=342.15
/proc/13449/task/13451/stat : 13451 (ornithorynque) R 13447 13449 13392 0 -1 4194368 6705 0 0 0 34206 9 0 0 25 0 3 0 37288345 90411008 9862 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311851 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13449/tid=13452] ppid=13447 vsize=88292 CPUtime=340.77
/proc/13449/task/13452/stat : 13452 (ornithorynque) R 13447 13449 13392 0 -1 4194368 4946 0 0 0 34075 2 0 0 25 0 3 0 37288345 90411008 9862 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.95
Current children cumulated vsize (KiB) 88292

[startup+402.302 s]
/proc/loadavg: 2.06 1.50 0.84 3/67 13452
/proc/meminfo: memFree=1008712/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=91688 CPUtime=802.67
/proc/13449/stat : 13449 (ornithorynque) S 13447 13449 13392 0 -1 4194304 13188 0 0 0 80254 13 0 0 18 0 3 0 37288343 93888512 10585 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255548485499 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13449/statm: 22922 10585 387 42 0 17174 0
[pid=13449/tid=13451] ppid=13447 vsize=91688 CPUtime=402.13
/proc/13449/task/13451/stat : 13451 (ornithorynque) R 13447 13449 13392 0 -1 4194368 7228 0 0 0 40203 10 0 0 25 0 3 0 37288345 93888512 10585 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13449/tid=13452] ppid=13447 vsize=91688 CPUtime=400.52
/proc/13449/task/13452/stat : 13452 (ornithorynque) R 13447 13449 13392 0 -1 4194368 5407 0 0 0 40050 2 0 0 25 0 3 0 37288345 93888512 10585 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240905 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.67
Current children cumulated vsize (KiB) 91688

[startup+462.302 s]
/proc/loadavg: 2.06 1.60 0.91 3/67 13452
/proc/meminfo: memFree=1005512/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=95296 CPUtime=922.38
/proc/13449/stat : 13449 (ornithorynque) S 13447 13449 13392 0 -1 4194304 14446 0 0 0 92224 14 0 0 18 0 3 0 37288343 97583104 11388 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255548485499 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13449/statm: 23824 11388 387 42 0 18076 0
[pid=13449/tid=13451] ppid=13447 vsize=95296 CPUtime=462.11
/proc/13449/task/13451/stat : 13451 (ornithorynque) R 13447 13449 13392 0 -1 4194368 7944 0 0 0 46200 11 0 0 25 0 3 0 37288345 97583104 11388 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13449/tid=13452] ppid=13447 vsize=95296 CPUtime=460.25
/proc/13449/task/13452/stat : 13452 (ornithorynque) R 13447 13449 13392 0 -1 4194368 5949 0 0 0 46023 2 0 0 25 0 3 0 37288345 97583104 11388 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.38
Current children cumulated vsize (KiB) 95296

[startup+522.302 s]
/proc/loadavg: 2.02 1.67 0.98 3/67 13452
/proc/meminfo: memFree=1002696/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=100316 CPUtime=1042.1
/proc/13449/stat : 13449 (ornithorynque) S 13447 13449 13392 0 -1 4194304 15745 0 0 0 104195 15 0 0 18 0 3 0 37288343 102723584 12199 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255548485499 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13449/statm: 25079 12199 387 42 0 19331 0
[pid=13449/tid=13451] ppid=13447 vsize=100316 CPUtime=522.09
/proc/13449/task/13451/stat : 13451 (ornithorynque) R 13447 13449 13392 0 -1 4194368 8428 0 0 0 52197 12 0 0 25 0 3 0 37288345 102723584 12199 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13449/tid=13452] ppid=13447 vsize=100316 CPUtime=519.99
/proc/13449/task/13452/stat : 13452 (ornithorynque) R 13447 13449 13392 0 -1 4194368 6764 0 0 0 51996 3 0 0 25 0 3 0 37288345 102723584 12199 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.1
Current children cumulated vsize (KiB) 100316

[startup+582.303 s]
/proc/loadavg: 2.00 1.73 1.04 3/67 13452
/proc/meminfo: memFree=1000072/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=102888 CPUtime=1161.83
/proc/13449/stat : 13449 (ornithorynque) S 13447 13449 13392 0 -1 4194304 16599 0 0 0 116167 16 0 0 18 0 3 0 37288343 105357312 12761 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255548485499 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13449/statm: 25722 12761 387 42 0 19974 0
[pid=13449/tid=13451] ppid=13447 vsize=102888 CPUtime=582.07
/proc/13449/task/13451/stat : 13451 (ornithorynque) R 13447 13449 13392 0 -1 4194368 9025 0 0 0 58195 12 0 0 25 0 3 0 37288345 105357312 12761 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13449/tid=13452] ppid=13447 vsize=102888 CPUtime=579.73
/proc/13449/task/13452/stat : 13452 (ornithorynque) R 13447 13449 13392 0 -1 4194368 7021 0 0 0 57970 3 0 0 25 0 3 0 37288345 105357312 12761 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.83
Current children cumulated vsize (KiB) 102888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 2.00 1.75 1.06 3/67 13452
/proc/meminfo: memFree=999432/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=103912 CPUtime=1200.14
/proc/13449/stat : 13449 (ornithorynque) S 13447 13449 13392 0 -1 4194304 16744 0 0 0 119997 17 0 0 18 0 3 0 37288343 106405888 12906 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255548485499 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13449/statm: 25978 12906 387 42 0 20230 0
[pid=13449/tid=13451] ppid=13447 vsize=103912 CPUtime=601.27
/proc/13449/task/13451/stat : 13451 (ornithorynque) R 13447 13449 13392 0 -1 4194368 9170 0 0 0 60114 13 0 0 25 0 3 0 37288345 106405888 12906 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13449/tid=13452] ppid=13447 vsize=103912 CPUtime=598.85
/proc/13449/task/13452/stat : 13452 (ornithorynque) R 13447 13449 13392 0 -1 4194368 7021 0 0 0 59882 3 0 0 25 0 3 0 37288345 106405888 12906 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241600 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 103912

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

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

[startup+601.502 s]
/proc/loadavg: 2.00 1.75 1.06 3/67 13452
/proc/meminfo: memFree=999432/2055920 swapFree=4192812/4192956
[pid=13449] ppid=13447 vsize=103912 CPUtime=1200.14
/proc/13449/stat : 13449 (ornithorynque) S 13447 13449 13392 0 -1 4194304 16744 0 0 0 119997 17 0 0 18 0 3 0 37288343 106405888 12906 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255548485499 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13449/statm: 25978 12906 387 42 0 20230 0
[pid=13449/tid=13451] ppid=13447 vsize=103912 CPUtime=601.27
/proc/13449/task/13451/stat : 13451 (ornithorynque) R 13447 13449 13392 0 -1 4194368 9170 0 0 0 60114 13 0 0 25 0 3 0 37288345 106405888 12906 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13449/tid=13452] ppid=13447 vsize=103912 CPUtime=598.85
/proc/13449/task/13452/stat : 13452 (ornithorynque) R 13447 13449 13392 0 -1 4194368 7021 0 0 0 59882 3 0 0 25 0 3 0 37288345 106405888 12906 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241600 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 103912

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.522
CPU time (s): 1200.17
CPU user time (s): 1199.99
CPU system time (s): 0.178972
CPU usage (%): 199.522
Max. virtual memory (cumulated for all children) (KiB): 103912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.99
system time used= 0.178972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16744
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= 21
involuntary context switches= 9136

runsolver used 0.486925 second user time and 1.72074 second system time

The end

Launcher Data (download as text)

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

IDJOB= 327916
IDBENCH= 19824
IDSOLVER= 139
FILE ID= node48/327916-1173114944

PBS_JOBID= 4014760

Free space on /tmp= 66521 MiB

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

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  9dc695d1d587582e1e64f09248ad206b

RANDOM SEED= 113835322

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node48.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.259
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.259
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:       1050608 kB
Buffers:         34872 kB
Cached:         889920 kB
SwapCached:        144 kB
Active:         261444 kB
Inactive:       678648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1050608 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             552 kB
Writeback:           0 kB
Mapped:          25328 kB
Slab:            51200 kB
Committed_AS:    85760 kB
PageTables:       1388 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= 66521 MiB

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