Trace number 327957

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S1615006153-07.SAT.shuffled.cnf
MD5SUM2881e4c5fef6c59282cf64b97b731df9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.12598
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
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=120 nbClause=2556
0.00/0.01	c nbVar=120 nbClause=2556
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=2489 maxSat=0
0.15/0.08	c flip 0 nbSat=3277 maxSat=2535
0.37/0.21	c flip 0 nbSat=4658 maxSat=3338
0.77/0.47	c flip 0 nbSat=6447 maxSat=4717
1.57/0.88	c flip 0 nbSat=8669 maxSat=6509
2.77/1.41	c nbDecision=10000 #clauses=11005
3.17/1.60	c flip 0 nbSat=11521 maxSat=8725
5.16/2.70	c flip 0 nbSat=15118 maxSat=11584
8.15/4.19	c nbDecision=20000 #clauses=19515
8.75/4.49	c flip 0 nbSat=20183 maxSat=15166
14.74/7.48	c flip 0 nbSat=26151 maxSat=20227
17.13/8.69	c nbDecision=30000 #clauses=28139
23.52/11.89	c flip 0 nbSat=32073 maxSat=26214
32.10/16.15	c nbDecision=40000 #clauses=36731
36.09/18.12	c flip 0 nbSat=38345 maxSat=32120
51.65/25.96	c flip 0 nbSat=43860 maxSat=38412
57.05/28.63	c nbDecision=50000 #clauses=45291
70.22/35.25	c flip 0 nbSat=49212 maxSat=43904
86.37/43.38	c nbDecision=60000 #clauses=53937
91.36/45.85	c flip 0 nbSat=55323 maxSat=49274
113.91/57.19	c nbDecision=70000 #clauses=62520
114.11/57.29	c flip 0 nbSat=62482 maxSat=55374
142.45/71.46	c flip 0 nbSat=70287 maxSat=62542
145.04/72.72	c nbDecision=80000 #clauses=71116
172.97/86.76	c flip 0 nbSat=77211 maxSat=70349
184.35/92.45	c nbDecision=90000 #clauses=79707
206.10/103.36	c flip 0 nbSat=83866 maxSat=77274
231.44/116.09	c nbDecision=100000 #clauses=88341
243.01/121.86	c flip 0 nbSat=90068 maxSat=83925
278.53/139.66	c nbDecision=110000 #clauses=96895
284.52/142.63	c flip 0 nbSat=98162 maxSat=90132
325.82/163.39	c flip 0 nbSat=104724 maxSat=98215
330.61/165.76	c nbDecision=120000 #clauses=105497
375.51/188.25	c flip 0 nbSat=113236 maxSat=104778
380.49/190.76	c nbDecision=130000 #clauses=114171
425.59/213.33	c flip 0 nbSat=121754 maxSat=113293
430.38/215.71	c nbDecision=140000 #clauses=122778
483.45/242.34	c flip 0 nbSat=130301 maxSat=121816
490.84/246.04	c nbDecision=150000 #clauses=131470
544.71/273.03	c flip 0 nbSat=139194 maxSat=130364
550.71/276.08	c nbDecision=160000 #clauses=140046
607.78/304.68	c flip 0 nbSat=146961 maxSat=139262
627.73/314.61	c nbDecision=170000 #clauses=148735
674.41/338.01	c flip 0 nbSat=154087 maxSat=147018
706.35/354.04	c nbDecision=180000 #clauses=157356
746.25/374.07	c flip 0 nbSat=161720 maxSat=154160
787.56/394.80	c nbDecision=190000 #clauses=165988
821.47/411.71	c flip 0 nbSat=169431 maxSat=161781
868.56/435.34	c nbDecision=200000 #clauses=174674
901.10/451.70	c flip 0 nbSat=178290 maxSat=169498
936.41/469.32	c nbDecision=210000 #clauses=183302
984.11/493.27	c flip 0 nbSat=189151 maxSat=178368
1008.24/505.31	c nbDecision=220000 #clauses=191915
1073.90/538.29	c flip 0 nbSat=198646 maxSat=189229
1094.85/548.72	c nbDecision=230000 #clauses=200593
1164.69/583.77	c flip 0 nbSat=206496 maxSat=198696
1193.02/597.91	c nbDecision=240000 #clauses=209247

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/node4/watcher-327957-1173106210 -o ROOT/results/node4/solver-327957-1173106210 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327957-1173106210/ornithorynque /tmp/evaluation/327957-1173106210/instance-327957-1173106210.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.07 0.03 0.73 3/77 14313
/proc/meminfo: memFree=1440168/2055920 swapFree=4153500/4192956
[pid=14313] ppid=14311 vsize=23220 CPUtime=0
/proc/14313/stat : 14313 (ornithorynque) R 14311 14313 14256 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 330575890 23777280 258 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259910569233 0 0 4096 0 0 0 0 17 1 0 0
/proc/14313/statm: 5805 261 218 42 0 45 0

[startup+0.0888781 s]
/proc/loadavg: 0.07 0.03 0.73 3/77 14313
/proc/meminfo: memFree=1440168/2055920 swapFree=4153500/4192956
[pid=14313] ppid=14311 vsize=45480 CPUtime=0.15
/proc/14313/stat : 14313 (ornithorynque) S 14311 14313 14256 0 -1 4194304 691 0 0 0 15 0 0 0 18 0 3 0 330575890 46571520 652 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14313/statm: 11370 652 387 42 0 5622 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 45480

[startup+0.101879 s]
/proc/loadavg: 0.07 0.03 0.73 3/77 14313
/proc/meminfo: memFree=1440168/2055920 swapFree=4153500/4192956
[pid=14313] ppid=14311 vsize=45480 CPUtime=0.17
/proc/14313/stat : 14313 (ornithorynque) S 14311 14313 14256 0 -1 4194304 692 0 0 0 17 0 0 0 18 0 3 0 330575890 46571520 653 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14313/statm: 11370 653 387 42 0 5622 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 45480

[startup+0.3019 s]
/proc/loadavg: 0.07 0.03 0.73 3/77 14313
/proc/meminfo: memFree=1440168/2055920 swapFree=4153500/4192956
[pid=14313] ppid=14311 vsize=45620 CPUtime=0.57
/proc/14313/stat : 14313 (ornithorynque) S 14311 14313 14256 0 -1 4194304 832 0 0 0 57 0 0 0 18 0 3 0 330575890 46714880 793 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14313/statm: 11405 793 387 42 0 5657 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 45620

[startup+0.70194 s]
/proc/loadavg: 0.07 0.03 0.73 3/77 14313
/proc/meminfo: memFree=1440168/2055920 swapFree=4153500/4192956
[pid=14313] ppid=14311 vsize=46036 CPUtime=1.37
/proc/14313/stat : 14313 (ornithorynque) S 14311 14313 14256 0 -1 4194304 1017 0 0 0 137 0 0 0 18 0 3 0 330575890 47140864 978 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14313/statm: 11509 978 387 42 0 5761 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 46036

[startup+1.50202 s]
/proc/loadavg: 0.23 0.06 0.73 3/80 14316
/proc/meminfo: memFree=1437008/2055920 swapFree=4153500/4192956
[pid=14313] ppid=14311 vsize=47632 CPUtime=2.97
/proc/14313/stat : 14313 (ornithorynque) S 14311 14313 14256 0 -1 4194304 1262 0 0 0 296 1 0 0 18 0 3 0 330575890 48775168 1223 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14313/statm: 11908 1223 387 42 0 6160 0
[pid=14313/tid=14315] ppid=14311 vsize=47632 CPUtime=1.47
/proc/14313/task/14315/stat : 14315 (ornithorynque) R 14311 14313 14256 0 -1 4194368 430 0 0 0 147 0 0 0 22 0 3 0 330575891 48775168 1223 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=47632 CPUtime=1.47
/proc/14313/task/14316/stat : 14316 (ornithorynque) R 14311 14313 14256 0 -1 4194368 245 0 0 0 147 0 0 0 25 0 3 0 330575891 48775168 1223 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241561 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47632

[startup+3.10118 s]
/proc/loadavg: 0.23 0.06 0.73 3/80 14316
/proc/meminfo: memFree=1435728/2055920 swapFree=4153500/4192956
[pid=14313] ppid=14311 vsize=49844 CPUtime=6.16
/proc/14313/stat : 14313 (ornithorynque) S 14311 14313 14256 0 -1 4194304 1739 0 0 0 615 1 0 0 18 0 3 0 330575890 51040256 1700 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14313/statm: 12461 1700 387 42 0 6713 0
[pid=14313/tid=14315] ppid=14311 vsize=49844 CPUtime=3.07
/proc/14313/task/14315/stat : 14315 (ornithorynque) R 14311 14313 14256 0 -1 4194368 650 0 0 0 307 0 0 0 20 0 3 0 330575891 51040256 1700 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=49844 CPUtime=3.06
/proc/14313/task/14316/stat : 14316 (ornithorynque) R 14311 14313 14256 0 -1 4194368 502 0 0 0 306 0 0 0 25 0 3 0 330575891 51040256 1700 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242508 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 49844

[startup+6.30149 s]
/proc/loadavg: 0.23 0.06 0.73 3/80 14316
/proc/meminfo: memFree=1432848/2055920 swapFree=4153500/4192956
[pid=14313] ppid=14311 vsize=51596 CPUtime=12.54
/proc/14313/stat : 14313 (ornithorynque) S 14311 14313 14256 0 -1 4194304 2285 0 0 0 1253 1 0 0 18 0 3 0 330575890 52834304 2213 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14313/statm: 12899 2213 387 42 0 7151 0
[pid=14313/tid=14315] ppid=14311 vsize=51596 CPUtime=6.27
/proc/14313/task/14315/stat : 14315 (ornithorynque) R 14311 14313 14256 0 -1 4194368 1065 0 0 0 627 0 0 0 25 0 3 0 330575891 52834304 2213 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311308 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=51596 CPUtime=6.24
/proc/14313/task/14316/stat : 14316 (ornithorynque) R 14311 14313 14256 0 -1 4194368 633 0 0 0 624 0 0 0 25 0 3 0 330575891 52834304 2213 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241551 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 51596

[startup+12.7021 s]
/proc/loadavg: 0.50 0.12 0.75 3/80 14316
/proc/meminfo: memFree=1428880/2055920 swapFree=4153500/4192956
[pid=14313] ppid=14311 vsize=56396 CPUtime=25.31
/proc/14313/stat : 14313 (ornithorynque) S 14311 14313 14256 0 -1 4194304 3252 0 0 0 2529 2 0 0 18 0 3 0 330575890 57749504 3115 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14313/statm: 14099 3115 387 42 0 8351 0
[pid=14313/tid=14315] ppid=14311 vsize=56396 CPUtime=12.66
/proc/14313/task/14315/stat : 14315 (ornithorynque) R 14311 14313 14256 0 -1 4194368 1565 0 0 0 1265 1 0 0 25 0 3 0 330575891 57749504 3115 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311137 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=56396 CPUtime=12.62
/proc/14313/task/14316/stat : 14316 (ornithorynque) R 14311 14313 14256 0 -1 4194368 1100 0 0 0 1262 0 0 0 25 0 3 0 330575891 57749504 3115 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 56396

[startup+25.5013 s]
/proc/loadavg: 0.73 0.18 0.76 3/80 14316
/proc/meminfo: memFree=1426128/2055920 swapFree=4153500/4192956
[pid=14313] ppid=14311 vsize=59308 CPUtime=50.85
/proc/14313/stat : 14313 (ornithorynque) S 14311 14313 14256 0 -1 4194304 4021 0 0 0 5082 3 0 0 18 0 3 0 330575890 60731392 3782 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14313/statm: 14827 3782 387 42 0 9079 0
[pid=14313/tid=14315] ppid=14311 vsize=59308 CPUtime=25.46
/proc/14313/task/14315/stat : 14315 (ornithorynque) R 14311 14313 14256 0 -1 4194368 2116 0 0 0 2544 2 0 0 25 0 3 0 330575891 60731392 3782 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311496 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=59308 CPUtime=25.36
/proc/14313/task/14316/stat : 14316 (ornithorynque) R 14311 14313 14256 0 -1 4194368 1318 0 0 0 2536 0 0 0 25 0 3 0 330575891 60731392 3782 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 59308

[startup+51.1018 s]
/proc/loadavg: 1.16 0.33 0.79 3/80 14316
/proc/meminfo: memFree=1420816/2055920 swapFree=4153500/4192956
[pid=14313] ppid=14311 vsize=65224 CPUtime=101.93
/proc/14313/stat : 14313 (ornithorynque) S 14311 14313 14256 0 -1 4194304 5725 0 0 0 10188 5 0 0 18 0 3 0 330575890 66789376 5090 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14313/statm: 16306 5090 387 42 0 10558 0
[pid=14313/tid=14315] ppid=14311 vsize=65224 CPUtime=51.06
/proc/14313/task/14315/stat : 14315 (ornithorynque) R 14311 14313 14256 0 -1 4194368 2820 0 0 0 5102 4 0 0 25 0 3 0 330575891 66789376 5090 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=65224 CPUtime=50.85
/proc/14313/task/14316/stat : 14316 (ornithorynque) R 14311 14313 14256 0 -1 4194368 2318 0 0 0 5084 1 0 0 25 0 3 0 330575891 66789376 5090 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 65224

[startup+102.306 s]
/proc/loadavg: 1.66 0.61 0.86 3/80 14316
/proc/meminfo: memFree=1413648/2055920 swapFree=4153500/4192956
[pid=14313] ppid=14311 vsize=73668 CPUtime=204.11
/proc/14313/stat : 14313 (ornithorynque) S 14311 14313 14256 0 -1 4194304 7874 0 0 0 20403 8 0 0 18 0 3 0 330575890 75436032 6875 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14313/statm: 18417 6875 387 42 0 12669 0
[pid=14313/tid=14315] ppid=14311 vsize=73668 CPUtime=102.25
/proc/14313/task/14315/stat : 14315 (ornithorynque) R 14311 14313 14256 0 -1 4194368 4249 0 0 0 10219 6 0 0 25 0 3 0 330575891 75436032 6875 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=73668 CPUtime=101.83
/proc/14313/task/14316/stat : 14316 (ornithorynque) R 14311 14313 14256 0 -1 4194368 3038 0 0 0 10182 1 0 0 25 0 3 0 330575891 75436032 6875 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 73668

[startup+162.302 s]
/proc/loadavg: 1.87 0.86 0.93 3/80 14316
/proc/meminfo: memFree=1406928/2055920 swapFree=4153500/4192956
[pid=14313] ppid=14311 vsize=81796 CPUtime=323.82
/proc/14313/stat : 14313 (ornithorynque) S 14311 14313 14256 0 -1 4194304 10244 0 0 0 32372 10 0 0 18 0 3 0 330575890 83759104 8546 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14313/statm: 20449 8546 387 42 0 14701 0
[pid=14313/tid=14315] ppid=14311 vsize=81796 CPUtime=162.23
/proc/14313/task/14315/stat : 14315 (ornithorynque) R 14311 14313 14256 0 -1 4194368 5367 0 0 0 16215 8 0 0 25 0 3 0 330575891 83759104 8546 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311226 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=81796 CPUtime=161.56
/proc/14313/task/14316/stat : 14316 (ornithorynque) R 14311 14313 14256 0 -1 4194368 4290 0 0 0 16155 1 0 0 25 0 3 0 330575891 83759104 8546 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.82
Current children cumulated vsize (KiB) 81796

[startup+222.301 s]
/proc/loadavg: 1.95 1.06 0.99 3/80 14316
/proc/meminfo: memFree=1400208/2055920 swapFree=4153500/4192956
[pid=14313] ppid=14311 vsize=89524 CPUtime=443.55
/proc/14313/stat : 14313 (ornithorynque) S 14311 14313 14256 0 -1 4194304 12495 0 0 0 44342 13 0 0 18 0 3 0 330575890 91672576 10227 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14313/statm: 22381 10227 387 42 0 16633 0
[pid=14313/tid=14315] ppid=14311 vsize=89524 CPUtime=222.21
/proc/14313/task/14315/stat : 14315 (ornithorynque) R 14311 14313 14256 0 -1 4194368 6349 0 0 0 22211 10 0 0 25 0 3 0 330575891 91672576 10227 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=89524 CPUtime=221.31
/proc/14313/task/14316/stat : 14316 (ornithorynque) R 14311 14313 14256 0 -1 4194368 5559 0 0 0 22129 2 0 0 25 0 3 0 330575891 91672576 10227 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.55
Current children cumulated vsize (KiB) 89524

[startup+282.301 s]
/proc/loadavg: 1.98 1.23 1.05 3/80 14316
/proc/meminfo: memFree=1395152/2055920 swapFree=4153500/4192956
[pid=14313] ppid=14311 vsize=95696 CPUtime=563.27
/proc/14313/stat : 14313 (ornithorynque) S 14311 14313 14256 0 -1 4194304 14304 0 0 0 56312 15 0 0 18 0 3 0 330575890 97992704 11489 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14313/statm: 23924 11489 387 42 0 18176 0
[pid=14313/tid=14315] ppid=14311 vsize=95696 CPUtime=282.2
/proc/14313/task/14315/stat : 14315 (ornithorynque) R 14311 14313 14256 0 -1 4194368 7393 0 0 0 28208 12 0 0 25 0 3 0 330575891 97992704 11489 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=95696 CPUtime=281.04
/proc/14313/task/14316/stat : 14316 (ornithorynque) R 14311 14313 14256 0 -1 4194368 6324 0 0 0 28102 2 0 0 25 0 3 0 330575891 97992704 11489 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.27
Current children cumulated vsize (KiB) 95696

[startup+342.302 s]
/proc/loadavg: 1.99 1.37 1.11 3/80 14316
/proc/meminfo: memFree=1390608/2055920 swapFree=4153500/4192956
[pid=14313] ppid=14311 vsize=100008 CPUtime=683
/proc/14313/stat : 14313 (ornithorynque) S 14311 14313 14256 0 -1 4194304 15660 0 0 0 68283 17 0 0 18 0 3 0 330575890 102408192 12601 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14313/statm: 25002 12601 387 42 0 19254 0
[pid=14313/tid=14315] ppid=14311 vsize=100008 CPUtime=342.17
/proc/14313/task/14315/stat : 14315 (ornithorynque) R 14311 14313 14256 0 -1 4194368 8207 0 0 0 34204 13 0 0 25 0 3 0 330575891 102408192 12601 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=100008 CPUtime=340.79
/proc/14313/task/14316/stat : 14316 (ornithorynque) R 14311 14313 14256 0 -1 4194368 6866 0 0 0 34076 3 0 0 25 0 3 0 330575891 102408192 12601 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683
Current children cumulated vsize (KiB) 100008

[startup+402.302 s]
/proc/loadavg: 1.99 1.48 1.16 3/80 14316
/proc/meminfo: memFree=1387408/2055920 swapFree=4153500/4192956
[pid=14313] ppid=14311 vsize=103100 CPUtime=802.73
/proc/14313/stat : 14313 (ornithorynque) S 14311 14313 14256 0 -1 4194304 16567 0 0 0 80254 19 0 0 18 0 3 0 330575890 105574400 13409 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14313/statm: 25775 13409 387 42 0 20027 0
[pid=14313/tid=14315] ppid=14311 vsize=103100 CPUtime=402.16
/proc/14313/task/14315/stat : 14315 (ornithorynque) R 14311 14313 14256 0 -1 4194368 8844 0 0 0 40201 15 0 0 25 0 3 0 330575891 105574400 13409 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=103100 CPUtime=400.53
/proc/14313/task/14316/stat : 14316 (ornithorynque) R 14311 14313 14256 0 -1 4194368 7136 0 0 0 40050 3 0 0 25 0 3 0 330575891 105574400 13409 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.73
Current children cumulated vsize (KiB) 103100

[startup+462.301 s]
/proc/loadavg: 1.99 1.57 1.21 3/80 14316
/proc/meminfo: memFree=1382480/2055920 swapFree=4153500/4192956
[pid=14313] ppid=14311 vsize=111124 CPUtime=922.44
/proc/14313/stat : 14313 (ornithorynque) S 14311 14313 14256 0 -1 4194304 19061 0 0 0 92223 21 0 0 18 0 3 0 330575890 113790976 14640 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14313/statm: 27781 14640 387 42 0 22033 0
[pid=14313/tid=14315] ppid=14311 vsize=111124 CPUtime=462.14
/proc/14313/task/14315/stat : 14315 (ornithorynque) R 14311 14313 14256 0 -1 4194368 9715 0 0 0 46198 16 0 0 25 0 3 0 330575891 113790976 14640 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=111124 CPUtime=460.27
/proc/14313/task/14316/stat : 14316 (ornithorynque) R 14311 14313 14256 0 -1 4194368 8759 0 0 0 46023 4 0 0 25 0 3 0 330575891 113790976 14640 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.44
Current children cumulated vsize (KiB) 111124

[startup+522.301 s]
/proc/loadavg: 1.99 1.65 1.26 3/80 14316
/proc/meminfo: memFree=1378832/2055920 swapFree=4153500/4192956
[pid=14313] ppid=14311 vsize=115620 CPUtime=1042.17
/proc/14313/stat : 14313 (ornithorynque) S 14311 14313 14256 0 -1 4194304 20203 0 0 0 104195 22 0 0 18 0 3 0 330575890 118394880 15554 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14313/statm: 28905 15554 387 42 0 23157 0
[pid=14313/tid=14315] ppid=14311 vsize=115620 CPUtime=522.12
/proc/14313/task/14315/stat : 14315 (ornithorynque) R 14311 14313 14256 0 -1 4194368 10329 0 0 0 52195 17 0 0 25 0 3 0 330575891 118394880 15554 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311247 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=115620 CPUtime=520.02
/proc/14313/task/14316/stat : 14316 (ornithorynque) R 14311 14313 14256 0 -1 4194368 9287 0 0 0 51998 4 0 0 25 0 3 0 330575891 118394880 15554 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.17
Current children cumulated vsize (KiB) 115620

[startup+582.302 s]
/proc/loadavg: 1.99 1.71 1.30 3/80 14316
/proc/meminfo: memFree=1375760/2055920 swapFree=4153500/4192956
[pid=14313] ppid=14311 vsize=119892 CPUtime=1161.9
/proc/14313/stat : 14313 (ornithorynque) S 14311 14313 14256 0 -1 4194304 21619 0 0 0 116165 25 0 0 18 0 3 0 330575890 122769408 16293 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14313/statm: 29973 16293 387 42 0 24225 0
[pid=14313/tid=14315] ppid=14311 vsize=119892 CPUtime=582.11
/proc/14313/task/14315/stat : 14315 (ornithorynque) R 14311 14313 14256 0 -1 4194368 10869 0 0 0 58192 19 0 0 25 0 3 0 330575891 122769408 16293 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=119892 CPUtime=579.76
/proc/14313/task/14316/stat : 14316 (ornithorynque) R 14311 14313 14256 0 -1 4194368 10163 0 0 0 57971 5 0 0 25 0 3 0 330575891 122769408 16293 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.9
Current children cumulated vsize (KiB) 119892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 1.99 1.73 1.31 3/80 14316
/proc/meminfo: memFree=1374288/2055920 swapFree=4153500/4192956
[pid=14313] ppid=14311 vsize=123224 CPUtime=1200.02
/proc/14313/stat : 14313 (ornithorynque) S 14311 14313 14256 0 -1 4194304 22511 0 0 0 119976 26 0 0 18 0 3 0 330575890 126181376 16667 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14313/statm: 30806 16667 387 42 0 25058 0
[pid=14313/tid=14315] ppid=14311 vsize=123224 CPUtime=601.21
/proc/14313/task/14315/stat : 14315 (ornithorynque) R 14311 14313 14256 0 -1 4194368 11024 0 0 0 60101 20 0 0 25 0 3 0 330575891 126181376 16667 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311542 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=123224 CPUtime=598.77
/proc/14313/task/14316/stat : 14316 (ornithorynque) R 14311 14313 14256 0 -1 4194368 10900 0 0 0 59872 5 0 0 25 0 3 0 330575891 126181376 16667 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 123224

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.05
CPU user time (s): 1199.77
CPU system time (s): 0.271958
CPU usage (%): 199.534
Max. virtual memory (cumulated for all children) (KiB): 123224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.77
system time used= 0.271958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22511
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= 25
involuntary context switches= 22726

runsolver used 0.492925 second user time and 1.70374 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Mon Mar  5 14:50:10 UTC 2007

IDJOB= 327957
IDBENCH= 19865
IDSOLVER= 139
FILE ID= node4/327957-1173106210

PBS_JOBID= 4013936

Free space on /tmp= 66542 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S1615006153-07.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327957-1173106210/ornithorynque /tmp/evaluation/327957-1173106210/instance-327957-1173106210.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-327957-1173106210 -o ROOT/results/node4/solver-327957-1173106210 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327957-1173106210/ornithorynque /tmp/evaluation/327957-1173106210/instance-327957-1173106210.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  2881e4c5fef6c59282cf64b97b731df9

RANDOM SEED= 171889713

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.231
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.231
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:       1440640 kB
Buffers:         37396 kB
Cached:         492684 kB
SwapCached:       2564 kB
Active:         263748 kB
Inactive:       289140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1440640 kB
SwapTotal:     4192956 kB
SwapFree:      4153500 kB
Dirty:             316 kB
Writeback:           0 kB
Mapped:          30388 kB
Slab:            47960 kB
Committed_AS:  1228724 kB
PageTables:       1768 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= 66542 MiB

End job on node4 on Mon Mar  5 15:00:14 UTC 2007