Trace number 327919

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S1474234583-11.UNSAT.shuffled.cnf
MD5SUMfb662fcb2216f5e012e97644773420f6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.66783
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.01	c local search running
0.00/0.01	c flip 0 nbSat=1451 maxSat=0
0.00/0.04	c flip 0 nbSat=2104 maxSat=1477
0.18/0.12	c flip 0 nbSat=3172 maxSat=2139
0.38/0.26	c flip 0 nbSat=4609 maxSat=3229
0.78/0.47	c flip 0 nbSat=6294 maxSat=4638
1.38/0.79	c flip 0 nbSat=8175 maxSat=6327
2.18/1.19	c nbDecision=10000 #clauses=10373
2.37/1.24	c flip 0 nbSat=10511 maxSat=8210
3.57/1.80	c flip 0 nbSat=12708 maxSat=10543
4.97/2.59	c flip 0 nbSat=15483 maxSat=12735
7.16/3.63	c flip 0 nbSat=18642 maxSat=15532
7.56/3.86	c nbDecision=20000 #clauses=19279
9.96/5.09	c flip 0 nbSat=22063 maxSat=18676
13.74/6.98	c flip 0 nbSat=25468 maxSat=22100
16.55/8.33	c nbDecision=30000 #clauses=28102
18.34/9.23	c flip 0 nbSat=29430 maxSat=25511
24.13/12.11	c flip 0 nbSat=32756 maxSat=29491
30.91/15.50	c nbDecision=40000 #clauses=36990
30.91/15.52	c flip 0 nbSat=36959 maxSat=33264
38.08/19.10	c flip 0 nbSat=40885 maxSat=37002
46.47/23.35	c flip 0 nbSat=44648 maxSat=40920
49.46/24.84	c nbDecision=50000 #clauses=45847
56.25/28.29	c flip 0 nbSat=48527 maxSat=44688
66.42/33.32	c flip 0 nbSat=52282 maxSat=48578
73.80/37.02	c nbDecision=60000 #clauses=54717
77.40/38.81	c flip 0 nbSat=56012 maxSat=52310
89.37/44.81	c flip 0 nbSat=60142 maxSat=56042
100.54/50.49	c nbDecision=70000 #clauses=63660
102.53/51.48	c flip 0 nbSat=64233 maxSat=60191
116.69/58.50	c flip 0 nbSat=69080 maxSat=64306
126.67/63.52	c nbDecision=80000 #clauses=72596
132.65/66.56	c flip 0 nbSat=74260 maxSat=69135
150.22/75.32	c flip 0 nbSat=79385 maxSat=74304
158.60/79.52	c nbDecision=90000 #clauses=81535
169.17/84.86	c flip 0 nbSat=83587 maxSat=79430
188.92/94.79	c flip 0 nbSat=87998 maxSat=83633
200.90/100.74	c nbDecision=100000 #clauses=90397
209.68/105.17	c flip 0 nbSat=92104 maxSat=88050
230.61/115.61	c flip 0 nbSat=96773 maxSat=92149
241.80/121.28	c nbDecision=110000 #clauses=99337
253.17/126.93	c flip 0 nbSat=101697 maxSat=96808
277.91/139.38	c flip 0 nbSat=105866 maxSat=101753
289.87/145.30	c nbDecision=120000 #clauses=108281
303.44/152.11	c flip 0 nbSat=110311 maxSat=106117
329.77/165.36	c flip 0 nbSat=114813 maxSat=110359
341.36/171.13	c nbDecision=130000 #clauses=117231
357.52/179.26	c flip 0 nbSat=119994 maxSat=115090
386.25/193.62	c flip 0 nbSat=125459 maxSat=120031
391.03/196.07	c nbDecision=140000 #clauses=126219
415.78/208.40	c flip 0 nbSat=129459 maxSat=125501
446.29/223.71	c flip 0 nbSat=133644 maxSat=129533
456.48/228.82	c nbDecision=150000 #clauses=135235
478.63/239.97	c flip 0 nbSat=138702 maxSat=133699
510.75/256.08	c flip 0 nbSat=143682 maxSat=138741
513.94/257.64	c nbDecision=160000 #clauses=144162
546.46/273.92	c flip 0 nbSat=148792 maxSat=143741
573.19/287.37	c nbDecision=170000 #clauses=153159
583.37/292.46	c flip 0 nbSat=154437 maxSat=148816
621.09/311.36	c flip 0 nbSat=160466 maxSat=154496
629.66/315.68	c nbDecision=180000 #clauses=162084
658.78/330.27	c flip 0 nbSat=166244 maxSat=160515
691.91/346.85	c nbDecision=190000 #clauses=171084
698.30/350.04	c flip 0 nbSat=171917 maxSat=166319
739.79/370.86	c flip 0 nbSat=177019 maxSat=171960
765.14/383.56	c nbDecision=200000 #clauses=180107
781.49/391.72	c flip 0 nbSat=181997 maxSat=177068
826.98/414.51	c flip 0 nbSat=187507 maxSat=182064
842.34/422.24	c nbDecision=210000 #clauses=189052
874.27/438.28	c flip 0 nbSat=192854 maxSat=187560
922.75/462.50	c flip 0 nbSat=197570 maxSat=192903
926.15/464.26	c nbDecision=220000 #clauses=198050
972.24/487.38	c flip 0 nbSat=202936 maxSat=197653
1016.13/509.33	c nbDecision=230000 #clauses=207010
1021.52/512.02	c flip 0 nbSat=207556 maxSat=203039
1073.98/538.33	c flip 0 nbSat=212473 maxSat=207628
1112.10/557.40	c nbDecision=240000 #clauses=215978
1126.47/564.67	c flip 0 nbSat=217004 maxSat=212546
1180.73/591.84	c flip 0 nbSat=221062 maxSat=217054

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/node71/watcher-327919-1173114958 -o ROOT/results/node71/solver-327919-1173114958 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327919-1173114958/ornithorynque /tmp/evaluation/327919-1173114958/instance-327919-1173114958.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.04 0.01 0.14 3/64 15107
/proc/meminfo: memFree=1047240/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=23220 CPUtime=0
/proc/15107/stat : 15107 (ornithorynque) R 15105 15107 15050 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 331453637 23777280 257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231959727607 0 0 4096 0 0 0 0 17 1 0 0
/proc/15107/statm: 5805 259 217 42 0 45 0

[startup+0.0819321 s]
/proc/loadavg: 0.04 0.01 0.14 3/64 15107
/proc/meminfo: memFree=1047240/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=45216 CPUtime=0.14
/proc/15107/stat : 15107 (ornithorynque) S 15105 15107 15050 0 -1 4194304 628 0 0 0 14 0 0 0 18 0 3 0 331453637 46301184 589 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15107/statm: 11304 589 387 42 0 5556 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 45216

[startup+0.101936 s]
/proc/loadavg: 0.04 0.01 0.14 3/64 15107
/proc/meminfo: memFree=1047240/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=45216 CPUtime=0.18
/proc/15107/stat : 15107 (ornithorynque) S 15105 15107 15050 0 -1 4194304 643 0 0 0 18 0 0 0 18 0 3 0 331453637 46301184 604 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15107/statm: 11304 604 387 42 0 5556 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45216

[startup+0.301981 s]
/proc/loadavg: 0.04 0.01 0.14 3/64 15107
/proc/meminfo: memFree=1047240/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=45492 CPUtime=0.58
/proc/15107/stat : 15107 (ornithorynque) S 15105 15107 15050 0 -1 4194304 799 0 0 0 58 0 0 0 18 0 3 0 331453637 46583808 760 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15107/statm: 11373 760 387 42 0 5625 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45492

[startup+0.701067 s]
/proc/loadavg: 0.04 0.01 0.14 3/64 15107
/proc/meminfo: memFree=1047240/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=45628 CPUtime=1.38
/proc/15107/stat : 15107 (ornithorynque) S 15105 15107 15050 0 -1 4194304 934 0 0 0 138 0 0 0 18 0 3 0 331453637 46723072 895 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15107/statm: 11407 895 387 42 0 5659 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 45628

[startup+1.50124 s]
/proc/loadavg: 0.04 0.01 0.14 3/67 15110
/proc/meminfo: memFree=1044528/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=47196 CPUtime=2.97
/proc/15107/stat : 15107 (ornithorynque) S 15105 15107 15050 0 -1 4194304 1186 0 0 0 297 0 0 0 18 0 3 0 331453637 48328704 1147 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15107/statm: 11799 1147 387 42 0 6051 0
[pid=15107/tid=15109] ppid=15105 vsize=47196 CPUtime=1.48
/proc/15107/task/15109/stat : 15109 (ornithorynque) R 15105 15107 15050 0 -1 4194368 413 0 0 0 148 0 0 0 22 0 3 0 331453638 48328704 1147 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15107/tid=15110] ppid=15105 vsize=47196 CPUtime=1.48
/proc/15107/task/15110/stat : 15110 (ornithorynque) R 15105 15107 15050 0 -1 4194368 226 0 0 0 148 0 0 0 25 0 3 0 331453638 48328704 1147 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241780 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47196

[startup+3.10159 s]
/proc/loadavg: 0.04 0.01 0.14 3/67 15110
/proc/meminfo: memFree=1043184/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=48864 CPUtime=6.17
/proc/15107/stat : 15107 (ornithorynque) S 15105 15107 15050 0 -1 4194304 1548 0 0 0 617 0 0 0 18 0 3 0 331453637 50036736 1476 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15107/statm: 12216 1476 387 42 0 6468 0
[pid=15107/tid=15109] ppid=15105 vsize=48864 CPUtime=3.08
/proc/15107/task/15109/stat : 15109 (ornithorynque) R 15105 15107 15050 0 -1 4194368 666 0 0 0 308 0 0 0 25 0 3 0 331453638 50036736 1476 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311690 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15107/tid=15110] ppid=15105 vsize=48864 CPUtime=3.07
/proc/15107/task/15110/stat : 15110 (ornithorynque) R 15105 15107 15050 0 -1 4194368 335 0 0 0 307 0 0 0 25 0 3 0 331453638 50036736 1476 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 48864

[startup+6.30129 s]
/proc/loadavg: 0.19 0.04 0.15 3/67 15110
/proc/meminfo: memFree=1040944/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=50764 CPUtime=12.55
/proc/15107/stat : 15107 (ornithorynque) S 15105 15107 15050 0 -1 4194304 2022 0 0 0 1255 0 0 0 18 0 3 0 331453637 51982336 1917 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15107/statm: 12691 1917 387 42 0 6943 0
[pid=15107/tid=15109] ppid=15105 vsize=50764 CPUtime=6.27
/proc/15107/task/15109/stat : 15109 (ornithorynque) R 15105 15107 15050 0 -1 4194368 949 0 0 0 627 0 0 0 25 0 3 0 331453638 51982336 1917 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231962214659 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15107/tid=15110] ppid=15105 vsize=50764 CPUtime=6.26
/proc/15107/task/15110/stat : 15110 (ornithorynque) R 15105 15107 15050 0 -1 4194368 526 0 0 0 626 0 0 0 25 0 3 0 331453638 51982336 1917 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 50764

[startup+12.7017 s]
/proc/loadavg: 0.34 0.08 0.16 3/67 15110
/proc/meminfo: memFree=1038448/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=53340 CPUtime=25.32
/proc/15107/stat : 15107 (ornithorynque) S 15105 15107 15050 0 -1 4194304 2749 0 0 0 2531 1 0 0 18 0 3 0 331453637 54620160 2514 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15107/statm: 13335 2514 387 42 0 7587 0
[pid=15107/tid=15109] ppid=15105 vsize=53340 CPUtime=12.67
/proc/15107/task/15109/stat : 15109 (ornithorynque) R 15105 15107 15050 0 -1 4194368 1382 0 0 0 1267 0 0 0 25 0 3 0 331453638 54620160 2514 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15107/tid=15110] ppid=15105 vsize=53340 CPUtime=12.63
/proc/15107/task/15110/stat : 15110 (ornithorynque) R 15105 15107 15050 0 -1 4194368 820 0 0 0 1263 0 0 0 25 0 3 0 331453638 54620160 2514 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242305 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 53340

[startup+25.5014 s]
/proc/loadavg: 0.70 0.17 0.19 3/67 15110
/proc/meminfo: memFree=1035376/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=56920 CPUtime=50.86
/proc/15107/stat : 15107 (ornithorynque) S 15105 15107 15050 0 -1 4194304 3563 0 0 0 5084 2 0 0 18 0 3 0 331453637 58286080 3254 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15107/statm: 14230 3254 387 42 0 8482 0
[pid=15107/tid=15109] ppid=15105 vsize=56920 CPUtime=25.46
/proc/15107/task/15109/stat : 15109 (ornithorynque) R 15105 15107 15050 0 -1 4194368 1906 0 0 0 2545 1 0 0 25 0 3 0 331453638 58286080 3254 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15107/tid=15110] ppid=15105 vsize=56920 CPUtime=25.37
/proc/15107/task/15110/stat : 15110 (ornithorynque) R 15105 15107 15050 0 -1 4194368 1110 0 0 0 2537 0 0 0 25 0 3 0 331453638 58286080 3254 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) 56920

[startup+51.102 s]
/proc/loadavg: 1.15 0.32 0.23 3/67 15110
/proc/meminfo: memFree=1031216/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=60684 CPUtime=101.93
/proc/15107/stat : 15107 (ornithorynque) S 15105 15107 15050 0 -1 4194304 4689 0 0 0 10190 3 0 0 18 0 3 0 331453637 62140416 4281 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15107/statm: 15171 4281 387 42 0 9423 0
[pid=15107/tid=15109] ppid=15105 vsize=60684 CPUtime=51.06
/proc/15107/task/15109/stat : 15109 (ornithorynque) R 15105 15107 15050 0 -1 4194368 2649 0 0 0 5103 3 0 0 25 0 3 0 331453638 62140416 4281 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15107/tid=15110] ppid=15105 vsize=60684 CPUtime=50.86
/proc/15107/task/15110/stat : 15110 (ornithorynque) R 15105 15107 15050 0 -1 4194368 1493 0 0 0 5086 0 0 0 25 0 3 0 331453638 62140416 4281 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) 60684

[startup+102.306 s]
/proc/loadavg: 1.63 0.57 0.32 3/67 15110
/proc/meminfo: memFree=1024496/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=69448 CPUtime=204.09
/proc/15107/stat : 15107 (ornithorynque) S 15105 15107 15050 0 -1 4194304 6828 0 0 0 20403 6 0 0 18 0 3 0 331453637 71114752 5884 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15107/statm: 17362 5884 387 42 0 11614 0
[pid=15107/tid=15109] ppid=15105 vsize=69448 CPUtime=102.24
/proc/15107/task/15109/stat : 15109 (ornithorynque) R 15105 15107 15050 0 -1 4194368 3849 0 0 0 10219 5 0 0 25 0 3 0 331453638 71114752 5884 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15107/tid=15110] ppid=15105 vsize=69448 CPUtime=101.83
/proc/15107/task/15110/stat : 15110 (ornithorynque) R 15105 15107 15050 0 -1 4194368 2432 0 0 0 10183 0 0 0 25 0 3 0 331453638 71114752 5884 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 69448

[startup+162.302 s]
/proc/loadavg: 1.86 0.83 0.42 3/67 15110
/proc/meminfo: memFree=1019632/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=74260 CPUtime=323.79
/proc/15107/stat : 15107 (ornithorynque) S 15105 15107 15050 0 -1 4194304 8265 0 0 0 32372 7 0 0 18 0 3 0 331453637 76042240 7125 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15107/statm: 18565 7125 387 42 0 12817 0
[pid=15107/tid=15109] ppid=15105 vsize=74260 CPUtime=162.21
/proc/15107/task/15109/stat : 15109 (ornithorynque) R 15105 15107 15050 0 -1 4194368 4775 0 0 0 16215 6 0 0 25 0 3 0 331453638 76042240 7125 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15107/tid=15110] ppid=15105 vsize=74260 CPUtime=161.56
/proc/15107/task/15110/stat : 15110 (ornithorynque) R 15105 15107 15050 0 -1 4194368 2943 0 0 0 16156 0 0 0 25 0 3 0 331453638 76042240 7125 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285227 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.79
Current children cumulated vsize (KiB) 74260

[startup+222.303 s]
/proc/loadavg: 1.95 1.04 0.52 3/67 15110
/proc/meminfo: memFree=1015344/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=79888 CPUtime=443.51
/proc/15107/stat : 15107 (ornithorynque) S 15105 15107 15050 0 -1 4194304 9656 0 0 0 44342 9 0 0 18 0 3 0 331453637 81805312 8226 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15107/statm: 19972 8226 387 42 0 14224 0
[pid=15107/tid=15109] ppid=15105 vsize=79888 CPUtime=222.19
/proc/15107/task/15109/stat : 15109 (ornithorynque) R 15105 15107 15050 0 -1 4194368 5758 0 0 0 22211 8 0 0 25 0 3 0 331453638 81805312 8226 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15107/tid=15110] ppid=15105 vsize=79888 CPUtime=221.3
/proc/15107/task/15110/stat : 15110 (ornithorynque) R 15105 15107 15050 0 -1 4194368 3351 0 0 0 22130 0 0 0 25 0 3 0 331453638 81805312 8226 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.51
Current children cumulated vsize (KiB) 79888

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.61 3/67 15110
/proc/meminfo: memFree=1010672/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=86476 CPUtime=563.22
/proc/15107/stat : 15107 (ornithorynque) S 15105 15107 15050 0 -1 4194304 11416 0 0 0 56312 10 0 0 18 0 3 0 331453637 88551424 9400 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15107/statm: 21619 9400 387 42 0 15871 0
[pid=15107/tid=15109] ppid=15105 vsize=86476 CPUtime=282.17
/proc/15107/task/15109/stat : 15109 (ornithorynque) R 15105 15107 15050 0 -1 4194368 6626 0 0 0 28208 9 0 0 25 0 3 0 331453638 88551424 9400 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311148 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15107/tid=15110] ppid=15105 vsize=86476 CPUtime=281.04
/proc/15107/task/15110/stat : 15110 (ornithorynque) R 15105 15107 15050 0 -1 4194368 4243 0 0 0 28103 1 0 0 25 0 3 0 331453638 88551424 9400 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.22
Current children cumulated vsize (KiB) 86476

[startup+342.302 s]
/proc/loadavg: 1.99 1.35 0.69 3/67 15110
/proc/meminfo: memFree=1006832/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=90976 CPUtime=682.93
/proc/15107/stat : 15107 (ornithorynque) S 15105 15107 15050 0 -1 4194304 12780 0 0 0 68281 12 0 0 18 0 3 0 331453637 93159424 10342 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15107/statm: 22744 10342 387 42 0 16996 0
[pid=15107/tid=15109] ppid=15105 vsize=90976 CPUtime=342.14
/proc/15107/task/15109/stat : 15109 (ornithorynque) R 15105 15107 15050 0 -1 4194368 7464 0 0 0 34204 10 0 0 25 0 3 0 331453638 93159424 10342 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15107/tid=15110] ppid=15105 vsize=90976 CPUtime=340.76
/proc/15107/task/15110/stat : 15110 (ornithorynque) R 15105 15107 15050 0 -1 4194368 4769 0 0 0 34075 1 0 0 25 0 3 0 331453638 93159424 10342 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.93
Current children cumulated vsize (KiB) 90976

[startup+402.302 s]
/proc/loadavg: 1.99 1.47 0.77 3/67 15110
/proc/meminfo: memFree=1003184/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=94976 CPUtime=802.64
/proc/15107/stat : 15107 (ornithorynque) S 15105 15107 15050 0 -1 4194304 14163 0 0 0 80251 13 0 0 18 0 3 0 331453637 97255424 11237 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15107/statm: 23744 11237 387 42 0 17996 0
[pid=15107/tid=15109] ppid=15105 vsize=94976 CPUtime=402.12
/proc/15107/task/15109/stat : 15109 (ornithorynque) R 15105 15107 15050 0 -1 4194368 8104 0 0 0 40201 11 0 0 25 0 3 0 331453638 97255424 11237 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15107/tid=15110] ppid=15105 vsize=94976 CPUtime=400.5
/proc/15107/task/15110/stat : 15110 (ornithorynque) R 15105 15107 15050 0 -1 4194368 5512 0 0 0 40048 2 0 0 25 0 3 0 331453638 97255424 11237 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.64
Current children cumulated vsize (KiB) 94976

[startup+462.302 s]
/proc/loadavg: 1.99 1.56 0.85 3/67 15110
/proc/meminfo: memFree=1000432/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=98336 CPUtime=922.35
/proc/15107/stat : 15107 (ornithorynque) S 15105 15107 15050 0 -1 4194304 14914 0 0 0 92221 14 0 0 18 0 3 0 331453637 100696064 11955 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15107/statm: 24584 11955 387 42 0 18836 0
[pid=15107/tid=15109] ppid=15105 vsize=98336 CPUtime=462.1
/proc/15107/task/15109/stat : 15109 (ornithorynque) R 15105 15107 15050 0 -1 4194368 8591 0 0 0 46198 12 0 0 25 0 3 0 331453638 100696064 11955 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15107/tid=15110] ppid=15105 vsize=98336 CPUtime=460.24
/proc/15107/task/15110/stat : 15110 (ornithorynque) R 15105 15107 15050 0 -1 4194368 5776 0 0 0 46022 2 0 0 25 0 3 0 331453638 100696064 11955 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.35
Current children cumulated vsize (KiB) 98336

[startup+522.303 s]
/proc/loadavg: 1.99 1.64 0.92 3/67 15110
/proc/meminfo: memFree=997616/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=100456 CPUtime=1042.08
/proc/15107/stat : 15107 (ornithorynque) S 15105 15107 15050 0 -1 4194304 15753 0 0 0 104192 16 0 0 18 0 3 0 331453637 102866944 12630 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15107/statm: 25114 12630 387 42 0 19366 0
[pid=15107/tid=15109] ppid=15105 vsize=100456 CPUtime=522.07
/proc/15107/task/15109/stat : 15109 (ornithorynque) R 15105 15107 15050 0 -1 4194368 9113 0 0 0 52194 13 0 0 25 0 3 0 331453638 102866944 12630 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15107/tid=15110] ppid=15105 vsize=100456 CPUtime=519.98
/proc/15107/task/15110/stat : 15110 (ornithorynque) R 15105 15107 15050 0 -1 4194368 6093 0 0 0 51996 2 0 0 25 0 3 0 331453638 102866944 12630 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.08
Current children cumulated vsize (KiB) 100456

[startup+582.302 s]
/proc/loadavg: 1.99 1.70 0.98 3/67 15110
/proc/meminfo: memFree=995440/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=102644 CPUtime=1161.77
/proc/15107/stat : 15107 (ornithorynque) S 15105 15107 15050 0 -1 4194304 16483 0 0 0 116161 16 0 0 18 0 3 0 331453637 105107456 13196 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15107/statm: 25661 13196 387 42 0 19913 0
[pid=15107/tid=15109] ppid=15105 vsize=102644 CPUtime=582.04
/proc/15107/task/15109/stat : 15109 (ornithorynque) R 15105 15107 15050 0 -1 4194368 9629 0 0 0 58191 13 0 0 25 0 3 0 331453638 105107456 13196 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15107/tid=15110] ppid=15105 vsize=102644 CPUtime=579.71
/proc/15107/task/15110/stat : 15110 (ornithorynque) R 15105 15107 15050 0 -1 4194368 6307 0 0 0 57969 2 0 0 25 0 3 0 331453638 105107456 13196 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240907 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.77
Current children cumulated vsize (KiB) 102644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.72 1.00 3/67 15110
/proc/meminfo: memFree=994544/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=103932 CPUtime=1200.1
/proc/15107/stat : 15107 (ornithorynque) S 15105 15107 15050 0 -1 4194304 16692 0 0 0 119993 17 0 0 18 0 3 0 331453637 106426368 13405 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15107/statm: 25983 13405 387 42 0 20235 0
[pid=15107/tid=15109] ppid=15105 vsize=103932 CPUtime=601.24
/proc/15107/task/15109/stat : 15109 (ornithorynque) R 15105 15107 15050 0 -1 4194368 9768 0 0 0 60110 14 0 0 25 0 3 0 331453638 106426368 13405 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311200 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15107/tid=15110] ppid=15105 vsize=103932 CPUtime=598.83
/proc/15107/task/15110/stat : 15110 (ornithorynque) R 15105 15107 15050 0 -1 4194368 6377 0 0 0 59881 2 0 0 25 0 3 0 331453638 106426368 13405 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285236 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 103932

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.00 3/67 15110
/proc/meminfo: memFree=994544/2055920 swapFree=4183136/4192956
[pid=15107] ppid=15105 vsize=103932 CPUtime=1200.1
/proc/15107/stat : 15107 (ornithorynque) S 15105 15107 15050 0 -1 4194304 16692 0 0 0 119993 17 0 0 18 0 3 0 331453637 106426368 13405 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15107/statm: 25983 13405 387 42 0 20235 0
[pid=15107/tid=15109] ppid=15105 vsize=103932 CPUtime=601.24
/proc/15107/task/15109/stat : 15109 (ornithorynque) R 15105 15107 15050 0 -1 4194368 9768 0 0 0 60110 14 0 0 25 0 3 0 331453638 106426368 13405 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311200 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15107/tid=15110] ppid=15105 vsize=103932 CPUtime=598.83
/proc/15107/task/15110/stat : 15110 (ornithorynque) R 15105 15107 15050 0 -1 4194368 6377 0 0 0 59881 2 0 0 25 0 3 0 331453638 106426368 13405 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285236 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 103932

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.523
CPU time (s): 1200.13
CPU user time (s): 1199.95
CPU system time (s): 0.179972
CPU usage (%): 199.515
Max. virtual memory (cumulated for all children) (KiB): 103932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.179972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16692
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= 20
involuntary context switches= 9172

runsolver used 0.533918 second user time and 1.67774 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Mon Mar  5 17:15:58 UTC 2007

IDJOB= 327919
IDBENCH= 19827
IDSOLVER= 139
FILE ID= node71/327919-1173114958

PBS_JOBID= 4014747

Free space on /tmp= 66507 MiB

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

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  fb662fcb2216f5e012e97644773420f6

RANDOM SEED= 401779242

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.266
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.266
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:       1047712 kB
Buffers:         40832 kB
Cached:         875028 kB
SwapCached:       3840 kB
Active:         139008 kB
Inactive:       786272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1047712 kB
SwapTotal:     4192956 kB
SwapFree:      4183136 kB
Dirty:             284 kB
Writeback:           0 kB
Mapped:          15368 kB
Slab:            69032 kB
Committed_AS:   895364 kB
PageTables:       1448 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= 66507 MiB

End job on node71 on Mon Mar  5 17:26:02 UTC 2007