Trace number 327911

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.23 601.523

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1456895752-14.SAT.shuffled.cnf
MD5SUMfa2304b8263a4aa6972ebd18df695b72
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.008998
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=1647 maxSat=0
0.00/0.05	c flip 0 nbSat=2347 maxSat=1688
0.18/0.14	c flip 0 nbSat=3474 maxSat=2372
0.58/0.31	c flip 0 nbSat=5105 maxSat=3513
0.98/0.55	c flip 0 nbSat=7031 maxSat=5140
1.78/0.91	c flip 0 nbSat=9099 maxSat=7075
2.18/1.14	c nbDecision=10000 #clauses=10436
2.77/1.46	c flip 0 nbSat=11734 maxSat=9136
4.37/2.24	c flip 0 nbSat=14919 maxSat=11783
6.37/3.30	c flip 0 nbSat=18177 maxSat=14949
7.36/3.72	c nbDecision=20000 #clauses=19285
9.76/4.93	c flip 0 nbSat=21965 maxSat=18224
13.95/7.09	c flip 0 nbSat=27269 maxSat=22009
14.75/7.43	c nbDecision=30000 #clauses=28010
19.94/10.06	c flip 0 nbSat=32474 maxSat=27311
26.33/13.25	c nbDecision=40000 #clauses=36833
27.52/13.86	c flip 0 nbSat=37610 maxSat=32523
36.09/18.14	c flip 0 nbSat=42916 maxSat=37682
41.28/20.72	c nbDecision=50000 #clauses=45672
46.87/23.55	c flip 0 nbSat=48155 maxSat=42954
59.05/29.69	c flip 0 nbSat=53495 maxSat=48207
61.44/30.85	c nbDecision=60000 #clauses=54533
72.23/36.24	c flip 0 nbSat=58217 maxSat=53537
86.78/43.55	c nbDecision=70000 #clauses=63448
87.18/43.77	c flip 0 nbSat=63524 maxSat=58262
104.34/52.31	c flip 0 nbSat=69650 maxSat=63576
110.93/55.60	c nbDecision=80000 #clauses=72352
122.70/61.59	c flip 0 nbSat=76586 maxSat=69692
135.87/68.13	c nbDecision=90000 #clauses=81197
143.04/71.72	c flip 0 nbSat=83225 maxSat=76652
165.60/83.09	c flip 0 nbSat=89215 maxSat=83273
169.58/85.01	c nbDecision=100000 #clauses=90091
189.94/95.21	c flip 0 nbSat=94035 maxSat=89253
214.88/107.78	c nbDecision=110000 #clauses=99034
215.47/108.05	c flip 0 nbSat=99057 maxSat=94083
243.21/121.92	c flip 0 nbSat=104358 maxSat=99115
257.59/129.12	c nbDecision=120000 #clauses=107957
270.95/135.84	c flip 0 nbSat=110956 maxSat=104412
298.89/149.85	c nbDecision=130000 #clauses=116954
300.48/150.60	c flip 0 nbSat=116940 maxSat=111027
334.01/167.44	c flip 0 nbSat=124243 maxSat=117251
342.79/171.83	c nbDecision=140000 #clauses=125859
368.53/184.71	c flip 0 nbSat=131299 maxSat=124273
386.09/193.56	c nbDecision=150000 #clauses=134717
404.84/202.96	c flip 0 nbSat=138194 maxSat=131357
438.57/219.84	c nbDecision=160000 #clauses=143592
444.76/222.96	c flip 0 nbSat=144503 maxSat=138275
486.85/244.00	c flip 0 nbSat=150069 maxSat=144583
503.61/252.43	c nbDecision=170000 #clauses=152408
529.16/265.23	c flip 0 nbSat=155804 maxSat=150130
571.25/286.31	c nbDecision=180000 #clauses=161417
572.45/286.95	c flip 0 nbSat=161475 maxSat=155853
618.55/310.02	c flip 0 nbSat=167322 maxSat=161529
644.69/323.10	c nbDecision=190000 #clauses=170333
663.83/332.77	c flip 0 nbSat=172485 maxSat=167399
710.94/356.40	c nbDecision=200000 #clauses=179327
712.93/357.37	c flip 0 nbSat=179536 maxSat=172571
763.61/382.79	c flip 0 nbSat=187348 maxSat=179606
769.20/385.52	c nbDecision=210000 #clauses=188272
815.69/408.81	c flip 0 nbSat=194669 maxSat=187403
832.46/417.21	c nbDecision=220000 #clauses=197193
870.37/436.21	c flip 0 nbSat=201802 maxSat=194698
905.48/453.87	c nbDecision=230000 #clauses=206141
927.44/464.87	c flip 0 nbSat=210287 maxSat=201893
956.16/479.22	c nbDecision=240000 #clauses=215073
985.50/493.91	c flip 0 nbSat=218741 maxSat=210339
1023.60/513.03	c nbDecision=250000 #clauses=223996
1045.55/524.06	c flip 0 nbSat=227424 maxSat=218793
1091.85/547.23	c nbDecision=260000 #clauses=232937
1111.99/557.30	c flip 0 nbSat=234822 maxSat=227504
1177.26/590.05	c nbDecision=270000 #clauses=241894
1178.46/590.61	c flip 0 nbSat=241906 maxSat=234894

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/node19/watcher-327911-1173114931 -o ROOT/results/node19/solver-327911-1173114931 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327911-1173114931/ornithorynque /tmp/evaluation/327911-1173114931/instance-327911-1173114931.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.19 3/77 27703
/proc/meminfo: memFree=1006520/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=23220 CPUtime=0
/proc/27703/stat : 27703 (ornithorynque) R 27701 27703 27646 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 331447161 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255233922160 0 0 4096 0 0 0 0 17 1 0 0
/proc/27703/statm: 5805 263 218 42 0 45 0

[startup+0.0778719 s]
/proc/loadavg: 0.00 0.00 0.19 3/77 27703
/proc/meminfo: memFree=1006520/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=45216 CPUtime=0.13
/proc/27703/stat : 27703 (ornithorynque) S 27701 27703 27646 0 -1 4194304 631 0 0 0 13 0 0 0 18 0 3 0 331447161 46301184 592 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27703/statm: 11304 592 387 42 0 5556 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 45216

[startup+0.101875 s]
/proc/loadavg: 0.00 0.00 0.19 3/77 27703
/proc/meminfo: memFree=1006520/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=45216 CPUtime=0.18
/proc/27703/stat : 27703 (ornithorynque) S 27701 27703 27646 0 -1 4194304 646 0 0 0 18 0 0 0 18 0 3 0 331447161 46301184 607 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27703/statm: 11304 607 387 42 0 5556 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45216

[startup+0.301897 s]
/proc/loadavg: 0.00 0.00 0.19 3/77 27703
/proc/meminfo: memFree=1006520/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=45352 CPUtime=0.58
/proc/27703/stat : 27703 (ornithorynque) S 27701 27703 27646 0 -1 4194304 772 0 0 0 58 0 0 0 18 0 3 0 331447161 46440448 733 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27703/statm: 11338 733 387 42 0 5590 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45352

[startup+0.701943 s]
/proc/loadavg: 0.00 0.00 0.19 3/77 27703
/proc/meminfo: memFree=1006520/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=45784 CPUtime=1.38
/proc/27703/stat : 27703 (ornithorynque) S 27701 27703 27646 0 -1 4194304 983 0 0 0 138 0 0 0 18 0 3 0 331447161 46882816 944 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27703/statm: 11446 944 387 42 0 5698 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 45784

[startup+1.50203 s]
/proc/loadavg: 0.16 0.03 0.20 3/80 27706
/proc/meminfo: memFree=1003744/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=47364 CPUtime=2.97
/proc/27703/stat : 27703 (ornithorynque) S 27701 27703 27646 0 -1 4194304 1251 0 0 0 297 0 0 0 18 0 3 0 331447161 48500736 1212 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27703/statm: 11841 1212 387 42 0 6093 0
[pid=27703/tid=27705] ppid=27701 vsize=47364 CPUtime=1.48
/proc/27703/task/27705/stat : 27705 (ornithorynque) R 27701 27703 27646 0 -1 4194368 439 0 0 0 148 0 0 0 25 0 3 0 331447163 48500736 1212 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27703/tid=27706] ppid=27701 vsize=47364 CPUtime=1.48
/proc/27703/task/27706/stat : 27706 (ornithorynque) R 27701 27703 27646 0 -1 4194368 258 0 0 0 148 0 0 0 25 0 3 0 331447163 48500736 1212 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) 47364

[startup+3.10121 s]
/proc/loadavg: 0.16 0.03 0.20 3/80 27706
/proc/meminfo: memFree=1002528/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=49172 CPUtime=6.16
/proc/27703/stat : 27703 (ornithorynque) S 27701 27703 27646 0 -1 4194304 1617 0 0 0 616 0 0 0 18 0 3 0 331447161 50352128 1545 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27703/statm: 12293 1545 387 42 0 6545 0
[pid=27703/tid=27705] ppid=27701 vsize=49172 CPUtime=3.08
/proc/27703/task/27705/stat : 27705 (ornithorynque) R 27701 27703 27646 0 -1 4194368 703 0 0 0 308 0 0 0 25 0 3 0 331447163 50352128 1545 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27703/tid=27706] ppid=27701 vsize=49172 CPUtime=3.07
/proc/27703/task/27706/stat : 27706 (ornithorynque) R 27701 27703 27646 0 -1 4194368 360 0 0 0 307 0 0 0 25 0 3 0 331447163 50352128 1545 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 49172

[startup+6.30155 s]
/proc/loadavg: 0.16 0.03 0.20 3/80 27706
/proc/meminfo: memFree=999968/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=50976 CPUtime=12.56
/proc/27703/stat : 27703 (ornithorynque) S 27701 27703 27646 0 -1 4194304 2115 0 0 0 1255 1 0 0 18 0 3 0 331447161 52199424 2010 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27703/statm: 12744 2010 387 42 0 6996 0
[pid=27703/tid=27705] ppid=27701 vsize=50976 CPUtime=6.27
/proc/27703/task/27705/stat : 27705 (ornithorynque) R 27701 27703 27646 0 -1 4194368 1016 0 0 0 627 0 0 0 25 0 3 0 331447163 52199424 2010 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27703/tid=27706] ppid=27701 vsize=50976 CPUtime=6.26
/proc/27703/task/27706/stat : 27706 (ornithorynque) R 27701 27703 27646 0 -1 4194368 545 0 0 0 626 0 0 0 25 0 3 0 331447163 52199424 2010 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241407 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 50976

[startup+12.7012 s]
/proc/loadavg: 0.44 0.10 0.22 3/80 27706
/proc/meminfo: memFree=996960/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=53504 CPUtime=25.33
/proc/27703/stat : 27703 (ornithorynque) S 27701 27703 27646 0 -1 4194304 2862 0 0 0 2531 2 0 0 18 0 3 0 331447161 54788096 2692 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27703/statm: 13376 2692 387 42 0 7628 0
[pid=27703/tid=27705] ppid=27701 vsize=53504 CPUtime=12.67
/proc/27703/task/27705/stat : 27705 (ornithorynque) R 27701 27703 27646 0 -1 4194368 1487 0 0 0 1266 1 0 0 25 0 3 0 331447163 54788096 2692 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27703/tid=27706] ppid=27701 vsize=53504 CPUtime=12.63
/proc/27703/task/27706/stat : 27706 (ornithorynque) R 27701 27703 27646 0 -1 4194368 821 0 0 0 1263 0 0 0 25 0 3 0 331447163 54788096 2692 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) 53504

[startup+25.5016 s]
/proc/loadavg: 0.68 0.16 0.24 3/80 27706
/proc/meminfo: memFree=993120/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=58116 CPUtime=50.86
/proc/27703/stat : 27703 (ornithorynque) S 27701 27703 27646 0 -1 4194304 4060 0 0 0 5083 3 0 0 18 0 3 0 331447161 59510784 3578 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27703/statm: 14529 3578 387 42 0 8781 0
[pid=27703/tid=27705] ppid=27701 vsize=58116 CPUtime=25.47
/proc/27703/task/27705/stat : 27705 (ornithorynque) R 27701 27703 27646 0 -1 4194368 2083 0 0 0 2545 2 0 0 25 0 3 0 331447163 59510784 3578 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27703/tid=27706] ppid=27701 vsize=58116 CPUtime=25.36
/proc/27703/task/27706/stat : 27706 (ornithorynque) R 27701 27703 27646 0 -1 4194368 1423 0 0 0 2536 0 0 0 25 0 3 0 331447163 59510784 3578 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 58116

[startup+51.1014 s]
/proc/loadavg: 1.20 0.33 0.29 3/80 27706
/proc/meminfo: memFree=988704/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=64088 CPUtime=101.95
/proc/27703/stat : 27703 (ornithorynque) S 27701 27703 27646 0 -1 4194304 5384 0 0 0 10190 5 0 0 18 0 3 0 331447161 65626112 4740 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27703/statm: 16022 4740 387 42 0 10274 0
[pid=27703/tid=27705] ppid=27701 vsize=64088 CPUtime=51.06
/proc/27703/task/27705/stat : 27705 (ornithorynque) R 27701 27703 27646 0 -1 4194368 2975 0 0 0 5103 3 0 0 25 0 3 0 331447163 65626112 4740 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27703/tid=27706] ppid=27701 vsize=64088 CPUtime=50.86
/proc/27703/task/27706/stat : 27706 (ornithorynque) R 27701 27703 27646 0 -1 4194368 1855 0 0 0 5085 1 0 0 25 0 3 0 331447163 65626112 4740 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 64088

[startup+102.307 s]
/proc/loadavg: 1.65 0.59 0.38 3/80 27706
/proc/meminfo: memFree=981472/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=72724 CPUtime=204.12
/proc/27703/stat : 27703 (ornithorynque) S 27701 27703 27646 0 -1 4194304 7730 0 0 0 20404 8 0 0 18 0 3 0 331447161 74469376 6500 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27703/statm: 18181 6500 387 42 0 12433 0
[pid=27703/tid=27705] ppid=27701 vsize=72724 CPUtime=102.25
/proc/27703/task/27705/stat : 27705 (ornithorynque) R 27701 27703 27646 0 -1 4194368 4095 0 0 0 10219 6 0 0 25 0 3 0 331447163 74469376 6500 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27703/tid=27706] ppid=27701 vsize=72724 CPUtime=101.84
/proc/27703/task/27706/stat : 27706 (ornithorynque) R 27701 27703 27646 0 -1 4194368 3081 0 0 0 10183 1 0 0 25 0 3 0 331447163 74469376 6500 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242153 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 72724

[startup+162.301 s]
/proc/loadavg: 1.87 0.84 0.48 3/80 27706
/proc/meminfo: memFree=975776/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=77996 CPUtime=323.83
/proc/27703/stat : 27703 (ornithorynque) S 27701 27703 27646 0 -1 4194304 9358 0 0 0 32372 11 0 0 18 0 3 0 331447161 79867904 7933 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27703/statm: 19499 7933 387 42 0 13751 0
[pid=27703/tid=27705] ppid=27701 vsize=77996 CPUtime=162.23
/proc/27703/task/27705/stat : 27705 (ornithorynque) R 27701 27703 27646 0 -1 4194368 5173 0 0 0 16215 8 0 0 25 0 3 0 331447163 79867904 7933 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311163 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27703/tid=27706] ppid=27701 vsize=77996 CPUtime=161.58
/proc/27703/task/27706/stat : 27706 (ornithorynque) R 27701 27703 27646 0 -1 4194368 3631 0 0 0 16156 2 0 0 25 0 3 0 331447163 79867904 7933 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241762 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.83
Current children cumulated vsize (KiB) 77996

[startup+222.302 s]
/proc/loadavg: 1.95 1.05 0.57 3/80 27706
/proc/meminfo: memFree=970400/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=85444 CPUtime=443.56
/proc/27703/stat : 27703 (ornithorynque) S 27701 27703 27646 0 -1 4194304 11418 0 0 0 44343 13 0 0 18 0 3 0 331447161 87494656 9286 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27703/statm: 21361 9286 387 42 0 15613 0
[pid=27703/tid=27705] ppid=27701 vsize=85444 CPUtime=222.21
/proc/27703/task/27705/stat : 27705 (ornithorynque) R 27701 27703 27646 0 -1 4194368 6390 0 0 0 22211 10 0 0 25 0 3 0 331447163 87494656 9286 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27703/tid=27706] ppid=27701 vsize=85444 CPUtime=221.32
/proc/27703/task/27706/stat : 27706 (ornithorynque) R 27701 27703 27646 0 -1 4194368 4474 0 0 0 22130 2 0 0 25 0 3 0 331447163 87494656 9286 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238103 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.56
Current children cumulated vsize (KiB) 85444

[startup+282.302 s]
/proc/loadavg: 1.98 1.22 0.66 3/80 27706
/proc/meminfo: memFree=966432/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=89320 CPUtime=563.28
/proc/27703/stat : 27703 (ornithorynque) S 27701 27703 27646 0 -1 4194304 12556 0 0 0 56313 15 0 0 18 0 3 0 331447161 91463680 10292 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27703/statm: 22330 10292 387 42 0 16582 0
[pid=27703/tid=27705] ppid=27701 vsize=89320 CPUtime=282.2
/proc/27703/task/27705/stat : 27705 (ornithorynque) R 27701 27703 27646 0 -1 4194368 7012 0 0 0 28208 12 0 0 25 0 3 0 331447163 91463680 10292 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27703/tid=27706] ppid=27701 vsize=89320 CPUtime=281.06
/proc/27703/task/27706/stat : 27706 (ornithorynque) R 27701 27703 27646 0 -1 4194368 4990 0 0 0 28103 3 0 0 25 0 3 0 331447163 91463680 10292 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.28
Current children cumulated vsize (KiB) 89320

[startup+342.303 s]
/proc/loadavg: 1.99 1.36 0.74 3/80 27706
/proc/meminfo: memFree=962016/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=95256 CPUtime=683
/proc/27703/stat : 27703 (ornithorynque) S 27701 27703 27646 0 -1 4194304 14235 0 0 0 68283 17 0 0 18 0 3 0 331447161 97542144 11385 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27703/statm: 23814 11385 387 42 0 18066 0
[pid=27703/tid=27705] ppid=27701 vsize=95256 CPUtime=342.18
/proc/27703/task/27705/stat : 27705 (ornithorynque) R 27701 27703 27646 0 -1 4194368 7882 0 0 0 34205 13 0 0 25 0 3 0 331447163 97542144 11385 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27703/tid=27706] ppid=27701 vsize=95256 CPUtime=340.79
/proc/27703/task/27706/stat : 27706 (ornithorynque) R 27701 27703 27646 0 -1 4194368 5799 0 0 0 34076 3 0 0 25 0 3 0 331447163 97542144 11385 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683
Current children cumulated vsize (KiB) 95256

[startup+402.302 s]
/proc/loadavg: 1.99 1.47 0.81 3/80 27706
/proc/meminfo: memFree=958240/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=100016 CPUtime=802.72
/proc/27703/stat : 27703 (ornithorynque) S 27701 27703 27646 0 -1 4194304 15647 0 0 0 80254 18 0 0 18 0 3 0 331447161 102416384 12344 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27703/statm: 25004 12344 387 42 0 19256 0
[pid=27703/tid=27705] ppid=27701 vsize=100016 CPUtime=402.16
/proc/27703/task/27705/stat : 27705 (ornithorynque) R 27701 27703 27646 0 -1 4194368 8544 0 0 0 40202 14 0 0 25 0 3 0 331447163 102416384 12344 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27703/tid=27706] ppid=27701 vsize=100016 CPUtime=400.54
/proc/27703/task/27706/stat : 27706 (ornithorynque) R 27701 27703 27646 0 -1 4194368 6549 0 0 0 40051 3 0 0 25 0 3 0 331447163 102416384 12344 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.72
Current children cumulated vsize (KiB) 100016

[startup+462.303 s]
/proc/loadavg: 1.99 1.57 0.88 3/80 27706
/proc/meminfo: memFree=954464/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=104396 CPUtime=922.45
/proc/27703/stat : 27703 (ornithorynque) S 27701 27703 27646 0 -1 4194304 16887 0 0 0 92224 21 0 0 18 0 3 0 331447161 106901504 13260 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27703/statm: 26099 13260 387 42 0 20351 0
[pid=27703/tid=27705] ppid=27701 vsize=104396 CPUtime=462.14
/proc/27703/task/27705/stat : 27705 (ornithorynque) R 27701 27703 27646 0 -1 4194368 9449 0 0 0 46198 16 0 0 25 0 3 0 331447163 106901504 13260 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27703/tid=27706] ppid=27701 vsize=104396 CPUtime=460.28
/proc/27703/task/27706/stat : 27706 (ornithorynque) R 27701 27703 27646 0 -1 4194368 6884 0 0 0 46024 4 0 0 25 0 3 0 331447163 106901504 13260 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285353 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.45
Current children cumulated vsize (KiB) 104396

[startup+522.302 s]
/proc/loadavg: 1.99 1.64 0.95 3/80 27706
/proc/meminfo: memFree=950880/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=107732 CPUtime=1042.16
/proc/27703/stat : 27703 (ornithorynque) S 27701 27703 27646 0 -1 4194304 18036 0 0 0 104194 22 0 0 18 0 3 0 331447161 110317568 14148 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27703/statm: 26933 14148 387 42 0 21185 0
[pid=27703/tid=27705] ppid=27701 vsize=107732 CPUtime=522.13
/proc/27703/task/27705/stat : 27705 (ornithorynque) R 27701 27703 27646 0 -1 4194368 10084 0 0 0 52196 17 0 0 25 0 3 0 331447163 110317568 14148 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311371 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27703/tid=27706] ppid=27701 vsize=107732 CPUtime=520.01
/proc/27703/task/27706/stat : 27706 (ornithorynque) R 27701 27703 27646 0 -1 4194368 7398 0 0 0 51997 4 0 0 25 0 3 0 331447163 110317568 14148 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.16
Current children cumulated vsize (KiB) 107732

[startup+582.303 s]
/proc/loadavg: 1.99 1.71 1.01 3/80 27706
/proc/meminfo: memFree=947744/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=109544 CPUtime=1161.89
/proc/27703/stat : 27703 (ornithorynque) S 27701 27703 27646 0 -1 4194304 18875 0 0 0 116165 24 0 0 18 0 3 0 331447161 112173056 14954 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27703/statm: 27386 14954 387 42 0 21638 0
[pid=27703/tid=27705] ppid=27701 vsize=109544 CPUtime=582.11
/proc/27703/task/27705/stat : 27705 (ornithorynque) R 27701 27703 27646 0 -1 4194368 10573 0 0 0 58192 19 0 0 25 0 3 0 331447163 112173056 14954 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27703/tid=27706] ppid=27701 vsize=109544 CPUtime=579.75
/proc/27703/task/27706/stat : 27706 (ornithorynque) R 27701 27703 27646 0 -1 4194368 7748 0 0 0 57971 4 0 0 25 0 3 0 331447163 112173056 14954 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.89
Current children cumulated vsize (KiB) 109544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.72 1.03 3/80 27706
/proc/meminfo: memFree=946656/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=111080 CPUtime=1200.19
/proc/27703/stat : 27703 (ornithorynque) S 27701 27703 27646 0 -1 4194304 19250 0 0 0 119995 24 0 0 18 0 3 0 331447161 113745920 15198 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27703/statm: 27770 15198 387 42 0 22022 0
[pid=27703/tid=27705] ppid=27701 vsize=111080 CPUtime=601.31
/proc/27703/task/27705/stat : 27705 (ornithorynque) R 27701 27703 27646 0 -1 4194368 10710 0 0 0 60112 19 0 0 25 0 3 0 331447163 113745920 15198 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27703/tid=27706] ppid=27701 vsize=111080 CPUtime=598.86
/proc/27703/task/27706/stat : 27706 (ornithorynque) R 27701 27703 27646 0 -1 4194368 7986 0 0 0 59882 4 0 0 25 0 3 0 331447163 113745920 15198 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 111080

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: 1.99 1.72 1.03 3/80 27706
/proc/meminfo: memFree=946656/2055920 swapFree=4169440/4192956
[pid=27703] ppid=27701 vsize=111080 CPUtime=1200.19
/proc/27703/stat : 27703 (ornithorynque) S 27701 27703 27646 0 -1 4194304 19250 0 0 0 119995 24 0 0 18 0 3 0 331447161 113745920 15198 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27703/statm: 27770 15198 387 42 0 22022 0
[pid=27703/tid=27705] ppid=27701 vsize=111080 CPUtime=601.31
/proc/27703/task/27705/stat : 27705 (ornithorynque) R 27701 27703 27646 0 -1 4194368 10710 0 0 0 60112 19 0 0 25 0 3 0 331447163 113745920 15198 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27703/tid=27706] ppid=27701 vsize=111080 CPUtime=598.86
/proc/27703/task/27706/stat : 27706 (ornithorynque) R 27701 27703 27646 0 -1 4194368 7986 0 0 0 59882 4 0 0 25 0 3 0 331447163 113745920 15198 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 111080

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.523
CPU time (s): 1200.23
CPU user time (s): 1199.97
CPU system time (s): 0.25796
CPU usage (%): 199.531
Max. virtual memory (cumulated for all children) (KiB): 111080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.97
system time used= 0.25796
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19250
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= 19
involuntary context switches= 22744

runsolver used 0.6529 second user time and 1.55376 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Mar  5 17:15:31 UTC 2007

IDJOB= 327911
IDBENCH= 19819
IDSOLVER= 139
FILE ID= node19/327911-1173114931

PBS_JOBID= 4014544

Free space on /tmp= 66523 MiB

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

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  fa2304b8263a4aa6972ebd18df695b72

RANDOM SEED= 486821817

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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	: 5931.00
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.214
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:       1006992 kB
Buffers:         50540 kB
Cached:         901804 kB
SwapCached:       2580 kB
Active:         248816 kB
Inactive:       726104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1006992 kB
SwapTotal:     4192956 kB
SwapFree:      4169440 kB
Dirty:             552 kB
Writeback:           0 kB
Mapped:          29892 kB
Slab:            59588 kB
Committed_AS:  1346776 kB
PageTables:       1756 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= 66523 MiB

End job on node19 on Mon Mar  5 17:25:35 UTC 2007