Trace number 327923

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.04 601.425

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S2006871543-06.SAT.shuffled.cnf
MD5SUM06c43aaaf710a2f2b372f8fd10d7af7e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.027995
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses1491
Sum of the clauses size7455
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 51491
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=70 nbClause=1491
0.00/0.01	c nbVar=70 nbClause=1491
0.00/0.01	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=1442 maxSat=0
0.00/0.04	c flip 0 nbSat=2127 maxSat=1480
0.18/0.13	c flip 0 nbSat=3375 maxSat=2166
0.38/0.28	c flip 0 nbSat=4999 maxSat=3399
0.98/0.52	c flip 0 nbSat=7235 maxSat=5042
1.58/0.87	c flip 0 nbSat=9609 maxSat=7266
1.78/0.96	c nbDecision=10000 #clauses=10263
2.77/1.40	c flip 0 nbSat=12729 maxSat=9653
3.97/2.09	c flip 0 nbSat=15606 maxSat=12753
5.77/2.99	c nbDecision=20000 #clauses=19008
6.18/3.10	c flip 0 nbSat=19527 maxSat=15641
8.97/4.57	c flip 0 nbSat=25001 maxSat=19563
11.56/5.81	c nbDecision=30000 #clauses=27953
13.35/6.70	c flip 0 nbSat=29563 maxSat=25038
18.94/9.51	c flip 0 nbSat=35031 maxSat=29612
20.74/10.44	c nbDecision=40000 #clauses=36872
25.73/12.91	c flip 0 nbSat=40479 maxSat=35071
34.11/17.13	c flip 0 nbSat=45397 maxSat=40517
34.71/17.41	c nbDecision=50000 #clauses=45730
43.30/21.77	c flip 0 nbSat=50309 maxSat=45434
50.07/25.16	c nbDecision=60000 #clauses=54577
53.26/26.78	c flip 0 nbSat=56105 maxSat=50359
65.23/32.78	c flip 0 nbSat=62239 maxSat=56153
67.83/34.03	c nbDecision=70000 #clauses=63480
79.19/39.75	c flip 0 nbSat=68038 maxSat=62280
92.57/46.46	c nbDecision=80000 #clauses=72450
94.56/47.46	c flip 0 nbSat=73145 maxSat=68113
111.13/55.70	c flip 0 nbSat=78580 maxSat=73180
119.91/60.12	c nbDecision=90000 #clauses=81362
128.69/64.56	c flip 0 nbSat=83652 maxSat=78620
147.84/74.14	c flip 0 nbSat=88319 maxSat=83713
156.21/78.39	c nbDecision=100000 #clauses=90457
168.80/84.68	c flip 0 nbSat=95229 maxSat=88369
179.16/89.89	c nbDecision=110000 #clauses=99392
191.33/95.92	c flip 0 nbSat=104164 maxSat=95266
202.91/101.78	c nbDecision=120000 #clauses=108352
216.89/108.74	c flip 0 nbSat=112843 maxSat=104229
231.64/116.14	c nbDecision=130000 #clauses=117278
243.21/121.91	c flip 0 nbSat=120855 maxSat=112883
263.37/132.07	c nbDecision=140000 #clauses=126288
272.54/136.64	c flip 0 nbSat=128502 maxSat=120932
301.89/151.40	c nbDecision=150000 #clauses=135360
304.08/152.45	c flip 0 nbSat=135466 maxSat=128549
337.20/169.09	c flip 0 nbSat=143381 maxSat=135817
340.19/170.51	c nbDecision=160000 #clauses=144204
372.92/186.91	c flip 0 nbSat=151674 maxSat=143442
380.11/190.50	c nbDecision=170000 #clauses=153225
410.04/205.55	c flip 0 nbSat=159133 maxSat=151721
424.79/212.98	c nbDecision=180000 #clauses=162237
449.14/225.12	c flip 0 nbSat=166607 maxSat=159162
471.50/236.39	c nbDecision=190000 #clauses=171269
488.06/244.61	c flip 0 nbSat=174318 maxSat=166687
515.59/258.45	c nbDecision=200000 #clauses=180244
529.55/265.49	c flip 0 nbSat=182798 maxSat=174383
562.88/282.14	c nbDecision=210000 #clauses=189231
575.26/288.32	c flip 0 nbSat=191379 maxSat=182837
614.95/308.26	c nbDecision=220000 #clauses=198222
622.53/312.02	c flip 0 nbSat=199252 maxSat=191423
670.24/335.95	c nbDecision=230000 #clauses=207268
671.83/336.73	c flip 0 nbSat=207452 maxSat=199324
722.71/362.30	c flip 0 nbSat=214238 maxSat=207541
737.28/369.58	c nbDecision=240000 #clauses=216296
775.99/388.99	c flip 0 nbSat=221780 maxSat=214312
798.74/400.38	c nbDecision=250000 #clauses=225220
829.86/415.91	c flip 0 nbSat=229447 maxSat=221823
868.37/435.24	c nbDecision=260000 #clauses=234208
885.92/444.01	c flip 0 nbSat=236426 maxSat=229501
942.21/472.23	c flip 0 nbSat=242308 maxSat=236467
948.01/475.16	c nbDecision=270000 #clauses=243301
1000.46/501.45	c flip 0 nbSat=247912 maxSat=242768
1028.61/515.50	c nbDecision=280000 #clauses=252324
1058.73/530.66	c flip 0 nbSat=256025 maxSat=248438
1094.84/548.79	c nbDecision=290000 #clauses=261263
1121.79/562.29	c flip 0 nbSat=264219 maxSat=256131
1168.07/585.44	c nbDecision=300000 #clauses=270173
1185.04/593.93	c flip 0 nbSat=272046 maxSat=264269

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/node17/watcher-327923-1173114959 -o ROOT/results/node17/solver-327923-1173114959 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327923-1173114959/ornithorynque /tmp/evaluation/327923-1173114959/instance-327923-1173114959.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.18 3/77 20491
/proc/meminfo: memFree=1665864/2055920 swapFree=4168648/4192956
[pid=20491] ppid=20489 vsize=23220 CPUtime=0
/proc/20491/stat : 20491 (ornithorynque) R 20489 20491 20434 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 331450194 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245480066321 0 0 4096 0 0 0 0 17 1 0 0
/proc/20491/statm: 5805 266 219 42 0 45 0

[startup+0.051213 s]
/proc/loadavg: 0.00 0.00 0.18 3/77 20491
/proc/meminfo: memFree=1665864/2055920 swapFree=4168648/4192956
[pid=20491] ppid=20489 vsize=45216 CPUtime=0.08
/proc/20491/stat : 20491 (ornithorynque) S 20489 20491 20434 0 -1 4194304 610 0 0 0 8 0 0 0 18 0 3 0 331450194 46301184 571 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20491/statm: 11304 571 387 42 0 5556 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 45216

[startup+0.101218 s]
/proc/loadavg: 0.00 0.00 0.18 3/77 20491
/proc/meminfo: memFree=1665864/2055920 swapFree=4168648/4192956
[pid=20491] ppid=20489 vsize=45216 CPUtime=0.18
/proc/20491/stat : 20491 (ornithorynque) S 20489 20491 20434 0 -1 4194304 644 0 0 0 18 0 0 0 18 0 3 0 331450194 46301184 605 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20491/statm: 11304 605 387 42 0 5556 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45216

[startup+0.30124 s]
/proc/loadavg: 0.00 0.00 0.18 3/77 20491
/proc/meminfo: memFree=1665864/2055920 swapFree=4168648/4192956
[pid=20491] ppid=20489 vsize=45488 CPUtime=0.58
/proc/20491/stat : 20491 (ornithorynque) S 20489 20491 20434 0 -1 4194304 805 0 0 0 58 0 0 0 18 0 3 0 331450194 46579712 766 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20491/statm: 11372 766 387 42 0 5624 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45488

[startup+0.701284 s]
/proc/loadavg: 0.00 0.00 0.18 3/77 20491
/proc/meminfo: memFree=1665864/2055920 swapFree=4168648/4192956
[pid=20491] ppid=20489 vsize=46916 CPUtime=1.38
/proc/20491/stat : 20491 (ornithorynque) S 20489 20491 20434 0 -1 4194304 998 0 0 0 138 0 0 0 18 0 3 0 331450194 48041984 959 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20491/statm: 11729 959 387 42 0 5981 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 46916

[startup+1.50137 s]
/proc/loadavg: 0.00 0.00 0.18 3/80 20494
/proc/meminfo: memFree=1662896/2055920 swapFree=4168648/4192956
[pid=20491] ppid=20489 vsize=47492 CPUtime=2.97
/proc/20491/stat : 20491 (ornithorynque) S 20489 20491 20434 0 -1 4194304 1325 0 0 0 297 0 0 0 18 0 3 0 331450194 48631808 1286 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20491/statm: 11873 1286 387 42 0 6125 0
[pid=20491/tid=20493] ppid=20489 vsize=47492 CPUtime=1.48
/proc/20491/task/20493/stat : 20493 (ornithorynque) R 20489 20491 20434 0 -1 4194368 503 0 0 0 148 0 0 0 17 0 3 0 331450196 48631808 1286 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20491/tid=20494] ppid=20489 vsize=47492 CPUtime=1.48
/proc/20491/task/20494/stat : 20494 (ornithorynque) R 20489 20491 20434 0 -1 4194368 274 0 0 0 148 0 0 0 25 0 3 0 331450196 48631808 1286 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 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.10154 s]
/proc/loadavg: 0.00 0.00 0.18 3/80 20494
/proc/meminfo: memFree=1661488/2055920 swapFree=4168648/4192956
[pid=20491] ppid=20489 vsize=49124 CPUtime=6.18
/proc/20491/stat : 20491 (ornithorynque) S 20489 20491 20434 0 -1 4194304 1708 0 0 0 617 1 0 0 18 0 3 0 331450194 50302976 1603 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20491/statm: 12281 1603 387 42 0 6533 0
[pid=20491/tid=20493] ppid=20489 vsize=49124 CPUtime=3.07
/proc/20491/task/20493/stat : 20493 (ornithorynque) R 20489 20491 20434 0 -1 4194368 767 0 0 0 307 0 0 0 25 0 3 0 331450196 50302976 1603 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245482558119 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20491/tid=20494] ppid=20489 vsize=49124 CPUtime=3.07
/proc/20491/task/20494/stat : 20494 (ornithorynque) R 20489 20491 20434 0 -1 4194368 393 0 0 0 307 0 0 0 25 0 3 0 331450196 50302976 1603 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4281535 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 49124

[startup+6.30287 s]
/proc/loadavg: 0.16 0.03 0.19 3/80 20494
/proc/meminfo: memFree=1658736/2055920 swapFree=4168648/4192956
[pid=20491] ppid=20489 vsize=51292 CPUtime=12.56
/proc/20491/stat : 20491 (ornithorynque) S 20489 20491 20434 0 -1 4194304 2246 0 0 0 1255 1 0 0 18 0 3 0 331450194 52523008 2141 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20491/statm: 12823 2141 387 42 0 7075 0
[pid=20491/tid=20493] ppid=20489 vsize=51292 CPUtime=6.28
/proc/20491/task/20493/stat : 20493 (ornithorynque) R 20489 20491 20434 0 -1 4194368 1107 0 0 0 627 1 0 0 25 0 3 0 331450196 52523008 2141 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20491/tid=20494] ppid=20489 vsize=51292 CPUtime=6.26
/proc/20491/task/20494/stat : 20494 (ornithorynque) R 20489 20491 20434 0 -1 4194368 591 0 0 0 626 0 0 0 25 0 3 0 331450196 52523008 2141 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 51292

[startup+12.7015 s]
/proc/loadavg: 0.31 0.07 0.20 3/80 20494
/proc/meminfo: memFree=1656048/2055920 swapFree=4168648/4192956
[pid=20491] ppid=20489 vsize=54628 CPUtime=25.33
/proc/20491/stat : 20491 (ornithorynque) S 20489 20491 20434 0 -1 4194304 3047 0 0 0 2530 3 0 0 18 0 3 0 331450194 55939072 2812 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20491/statm: 13657 2812 387 42 0 7909 0
[pid=20491/tid=20493] ppid=20489 vsize=54628 CPUtime=12.67
/proc/20491/task/20493/stat : 20493 (ornithorynque) R 20489 20491 20434 0 -1 4194368 1665 0 0 0 1265 2 0 0 25 0 3 0 331450196 55939072 2812 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311430 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20491/tid=20494] ppid=20489 vsize=54628 CPUtime=12.63
/proc/20491/task/20494/stat : 20494 (ornithorynque) R 20489 20491 20434 0 -1 4194368 834 0 0 0 1263 0 0 0 25 0 3 0 331450196 55939072 2812 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242130 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 54628

[startup+25.5019 s]
/proc/loadavg: 0.68 0.16 0.23 3/80 20494
/proc/meminfo: memFree=1652528/2055920 swapFree=4168648/4192956
[pid=20491] ppid=20489 vsize=58856 CPUtime=50.87
/proc/20491/stat : 20491 (ornithorynque) S 20489 20491 20434 0 -1 4194304 4024 0 0 0 5083 4 0 0 18 0 3 0 331450194 60268544 3616 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20491/statm: 14714 3616 387 42 0 8966 0
[pid=20491/tid=20493] ppid=20489 vsize=58856 CPUtime=25.47
/proc/20491/task/20493/stat : 20493 (ornithorynque) R 20489 20491 20434 0 -1 4194368 2199 0 0 0 2545 2 0 0 25 0 3 0 331450196 60268544 3616 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20491/tid=20494] ppid=20489 vsize=58856 CPUtime=25.37
/proc/20491/task/20494/stat : 20494 (ornithorynque) R 20489 20491 20434 0 -1 4194368 1277 0 0 0 2537 0 0 0 25 0 3 0 331450196 60268544 3616 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 58856

[startup+51.1015 s]
/proc/loadavg: 1.13 0.31 0.27 3/80 20494
/proc/meminfo: memFree=1647152/2055920 swapFree=4168648/4192956
[pid=20491] ppid=20489 vsize=65196 CPUtime=101.94
/proc/20491/stat : 20491 (ornithorynque) S 20489 20491 20434 0 -1 4194304 5627 0 0 0 10188 6 0 0 18 0 3 0 331450194 66760704 4961 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20491/statm: 16299 4961 387 42 0 10551 0
[pid=20491/tid=20493] ppid=20489 vsize=65196 CPUtime=51.06
/proc/20491/task/20493/stat : 20493 (ornithorynque) R 20489 20491 20434 0 -1 4194368 3164 0 0 0 5102 4 0 0 25 0 3 0 331450196 66760704 4961 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20491/tid=20494] ppid=20489 vsize=65196 CPUtime=50.86
/proc/20491/task/20494/stat : 20494 (ornithorynque) R 20489 20491 20434 0 -1 4194368 1915 0 0 0 5085 1 0 0 25 0 3 0 331450196 66760704 4961 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242337 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 65196

[startup+102.306 s]
/proc/loadavg: 1.62 0.56 0.36 3/80 20494
/proc/meminfo: memFree=1639664/2055920 swapFree=4168648/4192956
[pid=20491] ppid=20489 vsize=73248 CPUtime=204.11
/proc/20491/stat : 20491 (ornithorynque) S 20489 20491 20434 0 -1 4194304 7961 0 0 0 20402 9 0 0 18 0 3 0 331450194 75005952 6790 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20491/statm: 18312 6790 387 42 0 12564 0
[pid=20491/tid=20493] ppid=20489 vsize=73248 CPUtime=102.25
/proc/20491/task/20493/stat : 20493 (ornithorynque) R 20489 20491 20434 0 -1 4194368 4609 0 0 0 10217 8 0 0 25 0 3 0 331450196 75005952 6790 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20491/tid=20494] ppid=20489 vsize=73248 CPUtime=101.84
/proc/20491/task/20494/stat : 20494 (ornithorynque) R 20489 20491 20434 0 -1 4194368 2804 0 0 0 10183 1 0 0 25 0 3 0 331450196 75005952 6790 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285320 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 73248

[startup+162.301 s]
/proc/loadavg: 1.86 0.82 0.46 3/80 20494
/proc/meminfo: memFree=1632496/2055920 swapFree=4168648/4192956
[pid=20491] ppid=20489 vsize=83168 CPUtime=323.82
/proc/20491/stat : 20491 (ornithorynque) S 20489 20491 20434 0 -1 4194304 10608 0 0 0 32370 12 0 0 18 0 3 0 331450194 85164032 8575 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20491/statm: 20792 8575 387 42 0 15044 0
[pid=20491/tid=20493] ppid=20489 vsize=83168 CPUtime=162.23
/proc/20491/task/20493/stat : 20493 (ornithorynque) R 20489 20491 20434 0 -1 4194368 6161 0 0 0 16213 10 0 0 25 0 3 0 331450196 85164032 8575 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20491/tid=20494] ppid=20489 vsize=83168 CPUtime=161.56
/proc/20491/task/20494/stat : 20494 (ornithorynque) R 20489 20491 20434 0 -1 4194368 3899 0 0 0 16155 1 0 0 25 0 3 0 331450196 85164032 8575 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.82
Current children cumulated vsize (KiB) 83168

[startup+222.301 s]
/proc/loadavg: 1.95 1.04 0.55 3/80 20494
/proc/meminfo: memFree=1627120/2055920 swapFree=4168648/4192956
[pid=20491] ppid=20489 vsize=88824 CPUtime=443.54
/proc/20491/stat : 20491 (ornithorynque) S 20489 20491 20434 0 -1 4194304 12271 0 0 0 44339 15 0 0 18 0 3 0 331450194 90955776 9912 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20491/statm: 22206 9912 387 42 0 16458 0
[pid=20491/tid=20493] ppid=20489 vsize=88824 CPUtime=222.21
/proc/20491/task/20493/stat : 20493 (ornithorynque) R 20489 20491 20434 0 -1 4194368 7276 0 0 0 22208 13 0 0 25 0 3 0 331450196 90955776 9912 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20491/tid=20494] ppid=20489 vsize=88824 CPUtime=221.31
/proc/20491/task/20494/stat : 20494 (ornithorynque) R 20489 20491 20434 0 -1 4194368 4447 0 0 0 22129 2 0 0 25 0 3 0 331450196 90955776 9912 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283683 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.54
Current children cumulated vsize (KiB) 88824

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.64 3/80 20494
/proc/meminfo: memFree=1621808/2055920 swapFree=4168648/4192956
[pid=20491] ppid=20489 vsize=95176 CPUtime=563.28
/proc/20491/stat : 20491 (ornithorynque) S 20489 20491 20434 0 -1 4194304 14259 0 0 0 56310 18 0 0 18 0 3 0 331450194 97460224 11249 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20491/statm: 23794 11249 387 42 0 18046 0
[pid=20491/tid=20493] ppid=20489 vsize=95176 CPUtime=282.19
/proc/20491/task/20493/stat : 20493 (ornithorynque) R 20489 20491 20434 0 -1 4194368 8303 0 0 0 28204 15 0 0 25 0 3 0 331450196 97460224 11249 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20491/tid=20494] ppid=20489 vsize=95176 CPUtime=281.07
/proc/20491/task/20494/stat : 20494 (ornithorynque) R 20489 20491 20434 0 -1 4194368 5408 0 0 0 28104 3 0 0 25 0 3 0 331450196 97460224 11249 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284360 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.28
Current children cumulated vsize (KiB) 95176

[startup+342.302 s]
/proc/loadavg: 1.99 1.35 0.72 3/80 20494
/proc/meminfo: memFree=1616752/2055920 swapFree=4168648/4192956
[pid=20491] ppid=20489 vsize=100468 CPUtime=682.99
/proc/20491/stat : 20491 (ornithorynque) S 20489 20491 20434 0 -1 4194304 15930 0 0 0 68279 20 0 0 18 0 3 0 331450194 102879232 12493 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20491/statm: 25117 12493 387 42 0 19369 0
[pid=20491/tid=20493] ppid=20489 vsize=100468 CPUtime=342.18
/proc/20491/task/20493/stat : 20493 (ornithorynque) R 20489 20491 20434 0 -1 4194368 9257 0 0 0 34201 17 0 0 25 0 3 0 331450196 102879232 12493 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20491/tid=20494] ppid=20489 vsize=100468 CPUtime=340.8
/proc/20491/task/20494/stat : 20494 (ornithorynque) R 20489 20491 20434 0 -1 4194368 6125 0 0 0 34077 3 0 0 25 0 3 0 331450196 102879232 12493 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283685 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.99
Current children cumulated vsize (KiB) 100468

[startup+402.302 s]
/proc/loadavg: 1.99 1.47 0.80 3/80 20494
/proc/meminfo: memFree=1613360/2055920 swapFree=4168648/4192956
[pid=20491] ppid=20489 vsize=104336 CPUtime=802.72
/proc/20491/stat : 20491 (ornithorynque) S 20489 20491 20434 0 -1 4194304 17185 0 0 0 80249 23 0 0 18 0 3 0 331450194 106840064 13351 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20491/statm: 26084 13351 387 42 0 20336 0
[pid=20491/tid=20493] ppid=20489 vsize=104336 CPUtime=402.16
/proc/20491/task/20493/stat : 20493 (ornithorynque) R 20489 20491 20434 0 -1 4194368 9987 0 0 0 40198 18 0 0 25 0 3 0 331450196 106840064 13351 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20491/tid=20494] ppid=20489 vsize=104336 CPUtime=400.53
/proc/20491/task/20494/stat : 20494 (ornithorynque) R 20489 20491 20434 0 -1 4194368 6650 0 0 0 40050 3 0 0 25 0 3 0 331450196 106840064 13351 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.72
Current children cumulated vsize (KiB) 104336

[startup+462.301 s]
/proc/loadavg: 1.99 1.56 0.87 3/80 20494
/proc/meminfo: memFree=1610224/2055920 swapFree=4168648/4192956
[pid=20491] ppid=20489 vsize=108196 CPUtime=922.44
/proc/20491/stat : 20491 (ornithorynque) S 20489 20491 20434 0 -1 4194304 18291 0 0 0 92220 24 0 0 18 0 3 0 331450194 110792704 14162 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20491/statm: 27049 14162 387 42 0 21301 0
[pid=20491/tid=20493] ppid=20489 vsize=108196 CPUtime=462.14
/proc/20491/task/20493/stat : 20493 (ornithorynque) R 20489 20491 20434 0 -1 4194368 10552 0 0 0 46194 20 0 0 25 0 3 0 331450196 110792704 14162 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311229 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20491/tid=20494] ppid=20489 vsize=108196 CPUtime=460.28
/proc/20491/task/20494/stat : 20494 (ornithorynque) R 20489 20491 20434 0 -1 4194368 7191 0 0 0 46025 3 0 0 25 0 3 0 331450196 110792704 14162 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.44
Current children cumulated vsize (KiB) 108196

[startup+522.301 s]
/proc/loadavg: 1.99 1.64 0.94 3/80 20494
/proc/meminfo: memFree=1607408/2055920 swapFree=4168648/4192956
[pid=20491] ppid=20489 vsize=111028 CPUtime=1042.17
/proc/20491/stat : 20491 (ornithorynque) S 20489 20491 20434 0 -1 4194304 19042 0 0 0 104191 26 0 0 18 0 3 0 331450194 113692672 14848 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20491/statm: 27757 14848 387 42 0 22009 0
[pid=20491/tid=20493] ppid=20489 vsize=111028 CPUtime=522.12
/proc/20491/task/20493/stat : 20493 (ornithorynque) R 20489 20491 20434 0 -1 4194368 11030 0 0 0 52191 21 0 0 25 0 3 0 331450196 113692672 14848 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20491/tid=20494] ppid=20489 vsize=111028 CPUtime=520.02
/proc/20491/task/20494/stat : 20494 (ornithorynque) R 20489 20491 20434 0 -1 4194368 7464 0 0 0 51998 4 0 0 25 0 3 0 331450196 113692672 14848 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.17
Current children cumulated vsize (KiB) 111028

[startup+582.302 s]
/proc/loadavg: 1.99 1.70 1.00 3/80 20494
/proc/meminfo: memFree=1603248/2055920 swapFree=4168648/4192956
[pid=20491] ppid=20489 vsize=119484 CPUtime=1161.89
/proc/20491/stat : 20491 (ornithorynque) S 20489 20491 20434 0 -1 4194304 21596 0 0 0 116161 28 0 0 18 0 3 0 331450194 122351616 15855 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20491/statm: 29871 15855 387 42 0 24123 0
[pid=20491/tid=20493] ppid=20489 vsize=119484 CPUtime=582.11
/proc/20491/task/20493/stat : 20493 (ornithorynque) R 20489 20491 20434 0 -1 4194368 12695 0 0 0 58188 23 0 0 25 0 3 0 331450196 122351616 15855 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312381 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20491/tid=20494] ppid=20489 vsize=119484 CPUtime=579.75
/proc/20491/task/20494/stat : 20494 (ornithorynque) R 20489 20491 20434 0 -1 4194368 8353 0 0 0 57971 4 0 0 25 0 3 0 331450196 122351616 15855 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283791 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.89
Current children cumulated vsize (KiB) 119484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.401 s]
/proc/loadavg: 1.99 1.72 1.02 3/80 20494
/proc/meminfo: memFree=1601968/2055920 swapFree=4168648/4192956
[pid=20491] ppid=20489 vsize=120140 CPUtime=1200.01
/proc/20491/stat : 20491 (ornithorynque) S 20489 20491 20434 0 -1 4194304 21951 0 0 0 119972 29 0 0 18 0 3 0 331450194 123023360 16210 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20491/statm: 30035 16210 387 42 0 24287 0
[pid=20491/tid=20493] ppid=20489 vsize=120140 CPUtime=601.2
/proc/20491/task/20493/stat : 20493 (ornithorynque) R 20489 20491 20434 0 -1 4194368 12862 0 0 0 60097 23 0 0 25 0 3 0 331450196 123023360 16210 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20491/tid=20494] ppid=20489 vsize=120140 CPUtime=598.78
/proc/20491/task/20494/stat : 20494 (ornithorynque) R 20489 20491 20434 0 -1 4194368 8541 0 0 0 59874 4 0 0 25 0 3 0 331450196 123023360 16210 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 120140

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.425
CPU time (s): 1200.04
CPU user time (s): 1199.74
CPU system time (s): 0.301954
CPU usage (%): 199.534
Max. virtual memory (cumulated for all children) (KiB): 120140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.74
system time used= 0.301954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21951
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= 18
involuntary context switches= 22794

runsolver used 0.543917 second user time and 1.65675 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Mon Mar  5 17:16:00 UTC 2007

IDJOB= 327923
IDBENCH= 19831
IDSOLVER= 139
FILE ID= node17/327923-1173114959

PBS_JOBID= 4014546

Free space on /tmp= 66529 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S2006871543-06.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327923-1173114959/ornithorynque /tmp/evaluation/327923-1173114959/instance-327923-1173114959.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-327923-1173114959 -o ROOT/results/node17/solver-327923-1173114959 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327923-1173114959/ornithorynque /tmp/evaluation/327923-1173114959/instance-327923-1173114959.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  06c43aaaf710a2f2b372f8fd10d7af7e

RANDOM SEED= 868970401

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1666336 kB
Buffers:         36708 kB
Cached:         279224 kB
SwapCached:       2648 kB
Active:          69176 kB
Inactive:       269532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666336 kB
SwapTotal:     4192956 kB
SwapFree:      4168648 kB
Dirty:             304 kB
Writeback:           0 kB
Mapped:          30080 kB
Slab:            36472 kB
Committed_AS:  1368028 kB
PageTables:       1748 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= 66529 MiB

End job on node17 on Mon Mar  5 17:26:03 UTC 2007