Trace number 327968

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.1 601.627

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1517604033-06.UNSAT.shuffled.cnf
MD5SUM28435e4a6b553e70f291f764845329f6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
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=110 nbClause=2343
0.00/0.01	c nbVar=110 nbClause=2343
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=2274 maxSat=0
0.09/0.07	c flip 0 nbSat=3054 maxSat=2319
0.38/0.20	c flip 0 nbSat=4405 maxSat=3103
0.77/0.46	c flip 0 nbSat=6419 maxSat=4456
1.78/0.91	c flip 0 nbSat=8832 maxSat=6474
2.57/1.34	c nbDecision=10000 #clauses=10767
3.17/1.60	c flip 0 nbSat=11660 maxSat=8883
5.16/2.63	c flip 0 nbSat=15001 maxSat=11709
8.56/4.31	c flip 0 nbSat=19207 maxSat=15056
8.56/4.32	c nbDecision=20000 #clauses=19344
13.75/6.94	c flip 0 nbSat=24109 maxSat=19252
19.13/9.60	c nbDecision=30000 #clauses=28046
21.53/10.81	c flip 0 nbSat=29703 maxSat=24161
31.50/15.84	c flip 0 nbSat=34871 maxSat=29750
33.89/17.09	c nbDecision=40000 #clauses=36706
43.88/22.08	c flip 0 nbSat=42375 maxSat=34912
48.86/24.53	c nbDecision=50000 #clauses=45145
59.43/29.86	c flip 0 nbSat=49351 maxSat=42420
72.40/36.34	c nbDecision=60000 #clauses=53795
78.39/39.40	c flip 0 nbSat=55518 maxSat=49382
100.54/50.45	c flip 0 nbSat=60766 maxSat=55561
108.71/54.51	c nbDecision=70000 #clauses=62572
125.68/63.08	c flip 0 nbSat=67313 maxSat=60833
138.85/69.62	c nbDecision=80000 #clauses=71259
153.01/76.79	c flip 0 nbSat=74873 maxSat=67369
178.15/89.37	c nbDecision=90000 #clauses=79854
183.74/92.11	c flip 0 nbSat=80686 maxSat=74902
216.87/108.71	c flip 0 nbSat=85660 maxSat=80724
235.22/117.95	c nbDecision=100000 #clauses=88617
249.77/125.22	c flip 0 nbSat=91376 maxSat=85717
287.30/144.02	c flip 0 nbSat=97199 maxSat=91431
287.30/144.06	c nbDecision=110000 #clauses=97323
325.61/163.23	c flip 0 nbSat=102283 maxSat=97260
354.73/177.88	c nbDecision=120000 #clauses=106090
366.10/183.53	c flip 0 nbSat=107406 maxSat=102347
409.81/205.50	c flip 0 nbSat=112468 maxSat=107456
427.56/214.32	c nbDecision=130000 #clauses=114785
454.10/227.68	c flip 0 nbSat=119151 maxSat=112523
480.84/241.03	c nbDecision=140000 #clauses=123374
503.99/252.61	c flip 0 nbSat=127427 maxSat=119207
529.31/265.30	c nbDecision=150000 #clauses=132032
559.05/280.28	c flip 0 nbSat=136305 maxSat=127462
600.75/301.17	c nbDecision=160000 #clauses=140714
615.31/308.40	c flip 0 nbSat=142422 maxSat=136349
672.99/337.39	c nbDecision=170000 #clauses=149418
675.38/338.50	c flip 0 nbSat=149592 maxSat=142495
734.83/368.36	c flip 0 nbSat=156578 maxSat=149648
746.60/374.28	c nbDecision=180000 #clauses=158029
799.67/400.85	c flip 0 nbSat=163829 maxSat=156643
826.21/414.13	c nbDecision=190000 #clauses=166707
865.32/433.77	c flip 0 nbSat=170063 maxSat=163906
915.80/459.09	c nbDecision=200000 #clauses=175404
936.15/469.28	c flip 0 nbSat=177872 maxSat=170126
1000.60/501.59	c nbDecision=210000 #clauses=184175
1011.77/507.16	c flip 0 nbSat=185021 maxSat=177912
1088.84/545.80	c flip 0 nbSat=191282 maxSat=185090
1106.59/554.78	c nbDecision=220000 #clauses=192843
1167.57/585.38	c flip 0 nbSat=198368 maxSat=191328

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/node45/watcher-327968-1173106346 -o ROOT/results/node45/solver-327968-1173106346 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327968-1173106346/ornithorynque /tmp/evaluation/327968-1173106346/instance-327968-1173106346.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: 1.99 1.78 1.79 3/64 14650
/proc/meminfo: memFree=758720/2055920 swapFree=4192956/4192956
[pid=14650] ppid=14648 vsize=23220 CPUtime=0
/proc/14650/stat : 14650 (ornithorynque) R 14648 14650 14551 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 36610378 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258936442129 0 0 4096 0 0 0 0 17 1 0 0
/proc/14650/statm: 5805 266 219 42 0 45 0

[startup+0.059706 s]
/proc/loadavg: 1.99 1.78 1.79 3/64 14650
/proc/meminfo: memFree=758720/2055920 swapFree=4192956/4192956
[pid=14650] ppid=14648 vsize=44208 CPUtime=0.09
/proc/14650/stat : 14650 (ornithorynque) S 14648 14650 14551 0 -1 4194304 614 0 0 0 9 0 0 0 18 0 3 0 36610378 45268992 575 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14650/statm: 11052 575 387 42 0 5304 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44208

[startup+0.101675 s]
/proc/loadavg: 1.99 1.78 1.79 3/64 14650
/proc/meminfo: memFree=758720/2055920 swapFree=4192956/4192956
[pid=14650] ppid=14648 vsize=45496 CPUtime=0.18
/proc/14650/stat : 14650 (ornithorynque) S 14648 14650 14551 0 -1 4194304 682 0 0 0 18 0 0 0 18 0 3 0 36610378 46587904 643 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14650/statm: 11374 643 387 42 0 5626 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45496

[startup+0.301713 s]
/proc/loadavg: 1.99 1.78 1.79 3/64 14650
/proc/meminfo: memFree=758720/2055920 swapFree=4192956/4192956
[pid=14650] ppid=14648 vsize=45632 CPUtime=0.57
/proc/14650/stat : 14650 (ornithorynque) S 14648 14650 14551 0 -1 4194304 822 0 0 0 57 0 0 0 18 0 3 0 36610378 46727168 783 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14650/statm: 11408 783 387 42 0 5660 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 45632

[startup+0.701786 s]
/proc/loadavg: 1.99 1.78 1.79 3/64 14650
/proc/meminfo: memFree=758720/2055920 swapFree=4192956/4192956
[pid=14650] ppid=14648 vsize=45916 CPUtime=1.38
/proc/14650/stat : 14650 (ornithorynque) S 14648 14650 14551 0 -1 4194304 1008 0 0 0 137 1 0 0 18 0 3 0 36610378 47017984 969 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14650/statm: 11479 969 387 42 0 5731 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 45916

[startup+1.50193 s]
/proc/loadavg: 1.99 1.78 1.79 3/67 14653
/proc/meminfo: memFree=755560/2055920 swapFree=4192956/4192956
[pid=14650] ppid=14648 vsize=47680 CPUtime=2.97
/proc/14650/stat : 14650 (ornithorynque) S 14648 14650 14551 0 -1 4194304 1272 0 0 0 296 1 0 0 18 0 3 0 36610378 48824320 1233 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14650/statm: 11920 1233 387 42 0 6172 0
[pid=14650/tid=14652] ppid=14648 vsize=47680 CPUtime=1.47
/proc/14650/task/14652/stat : 14652 (ornithorynque) R 14648 14650 14551 0 -1 4194368 439 0 0 0 147 0 0 0 21 0 3 0 36610380 48824320 1233 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14650/tid=14653] ppid=14648 vsize=47680 CPUtime=1.47
/proc/14650/task/14653/stat : 14653 (ornithorynque) R 14648 14650 14551 0 -1 4194368 255 0 0 0 147 0 0 0 25 0 3 0 36610380 48824320 1233 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47680

[startup+3.10123 s]
/proc/loadavg: 1.99 1.78 1.79 3/67 14653
/proc/meminfo: memFree=754408/2055920 swapFree=4192956/4192956
[pid=14650] ppid=14648 vsize=49556 CPUtime=6.16
/proc/14650/stat : 14650 (ornithorynque) S 14648 14650 14551 0 -1 4194304 1705 0 0 0 615 1 0 0 18 0 3 0 36610378 50745344 1666 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14650/statm: 12389 1666 387 42 0 6641 0
[pid=14650/tid=14652] ppid=14648 vsize=49556 CPUtime=3.07
/proc/14650/task/14652/stat : 14652 (ornithorynque) R 14648 14650 14551 0 -1 4194368 658 0 0 0 307 0 0 0 25 0 3 0 36610380 50745344 1666 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14650/tid=14653] ppid=14648 vsize=49556 CPUtime=3.07
/proc/14650/task/14653/stat : 14653 (ornithorynque) R 14648 14650 14551 0 -1 4194368 469 0 0 0 307 0 0 0 25 0 3 0 36610380 50745344 1666 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283795 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 49556

[startup+6.30181 s]
/proc/loadavg: 1.99 1.78 1.79 3/67 14653
/proc/meminfo: memFree=751784/2055920 swapFree=4192956/4192956
[pid=14650] ppid=14648 vsize=51500 CPUtime=12.55
/proc/14650/stat : 14650 (ornithorynque) S 14648 14650 14551 0 -1 4194304 2191 0 0 0 1253 2 0 0 18 0 3 0 36610378 52736000 2086 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14650/statm: 12875 2086 387 42 0 7127 0
[pid=14650/tid=14652] ppid=14648 vsize=51500 CPUtime=6.27
/proc/14650/task/14652/stat : 14652 (ornithorynque) R 14648 14650 14551 0 -1 4194368 1007 0 0 0 626 1 0 0 25 0 3 0 36610380 52736000 2086 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14650/tid=14653] ppid=14648 vsize=51500 CPUtime=6.25
/proc/14650/task/14653/stat : 14653 (ornithorynque) R 14648 14650 14551 0 -1 4194368 606 0 0 0 625 0 0 0 25 0 3 0 36610380 52736000 2086 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51500

[startup+12.702 s]
/proc/loadavg: 1.99 1.79 1.80 3/67 14653
/proc/meminfo: memFree=748336/2055920 swapFree=4192956/4192956
[pid=14650] ppid=14648 vsize=54676 CPUtime=25.32
/proc/14650/stat : 14650 (ornithorynque) S 14648 14650 14551 0 -1 4194304 3003 0 0 0 2530 2 0 0 18 0 3 0 36610378 55988224 2898 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14650/statm: 13669 2898 387 42 0 7921 0
[pid=14650/tid=14652] ppid=14648 vsize=54676 CPUtime=12.66
/proc/14650/task/14652/stat : 14652 (ornithorynque) R 14648 14650 14551 0 -1 4194368 1389 0 0 0 1265 1 0 0 25 0 3 0 36610380 55988224 2898 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311851 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14650/tid=14653] ppid=14648 vsize=54676 CPUtime=12.63
/proc/14650/task/14653/stat : 14653 (ornithorynque) R 14648 14650 14551 0 -1 4194368 1036 0 0 0 1263 0 0 0 25 0 3 0 36610380 55988224 2898 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242595 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 54676

[startup+25.5023 s]
/proc/loadavg: 1.99 1.79 1.80 3/67 14653
/proc/meminfo: memFree=744752/2055920 swapFree=4192956/4192956
[pid=14650] ppid=14648 vsize=59224 CPUtime=50.86
/proc/14650/stat : 14650 (ornithorynque) S 14648 14650 14551 0 -1 4194304 4067 0 0 0 5083 3 0 0 18 0 3 0 36610378 60645376 3795 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14650/statm: 14806 3795 387 42 0 9058 0
[pid=14650/tid=14652] ppid=14648 vsize=59224 CPUtime=25.46
/proc/14650/task/14652/stat : 14652 (ornithorynque) R 14648 14650 14551 0 -1 4194368 2126 0 0 0 2544 2 0 0 25 0 3 0 36610380 60645376 3795 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14650/tid=14653] ppid=14648 vsize=59224 CPUtime=25.37
/proc/14650/task/14653/stat : 14653 (ornithorynque) R 14648 14650 14551 0 -1 4194368 1363 0 0 0 2537 0 0 0 25 0 3 0 36610380 60645376 3795 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) 59224

[startup+51.1029 s]
/proc/loadavg: 1.99 1.81 1.80 3/67 14653
/proc/meminfo: memFree=739632/2055920 swapFree=4192956/4192956
[pid=14650] ppid=14648 vsize=65160 CPUtime=101.93
/proc/14650/stat : 14650 (ornithorynque) S 14648 14650 14551 0 -1 4194304 5775 0 0 0 10188 5 0 0 18 0 3 0 36610378 66723840 5074 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14650/statm: 16290 5074 387 42 0 10542 0
[pid=14650/tid=14652] ppid=14648 vsize=65160 CPUtime=51.06
/proc/14650/task/14652/stat : 14652 (ornithorynque) R 14648 14650 14551 0 -1 4194368 2822 0 0 0 5102 4 0 0 25 0 3 0 36610380 66723840 5074 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14650/tid=14653] ppid=14648 vsize=65160 CPUtime=50.85
/proc/14650/task/14653/stat : 14653 (ornithorynque) R 14648 14650 14551 0 -1 4194368 2375 0 0 0 5085 0 0 0 25 0 3 0 36610380 66723840 5074 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241556 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 65160

[startup+102.306 s]
/proc/loadavg: 1.99 1.84 1.81 3/67 14653
/proc/meminfo: memFree=733232/2055920 swapFree=4192956/4192956
[pid=14650] ppid=14648 vsize=72648 CPUtime=204.09
/proc/14650/stat : 14650 (ornithorynque) S 14648 14650 14551 0 -1 4194304 7686 0 0 0 20402 7 0 0 18 0 3 0 36610378 74391552 6621 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14650/statm: 18162 6621 387 42 0 12414 0
[pid=14650/tid=14652] ppid=14648 vsize=72648 CPUtime=102.24
/proc/14650/task/14652/stat : 14652 (ornithorynque) R 14648 14650 14551 0 -1 4194368 4089 0 0 0 10218 6 0 0 25 0 3 0 36610380 74391552 6621 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14650/tid=14653] ppid=14648 vsize=72648 CPUtime=101.84
/proc/14650/task/14653/stat : 14653 (ornithorynque) R 14648 14650 14551 0 -1 4194368 3019 0 0 0 10183 1 0 0 25 0 3 0 36610380 74391552 6621 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 72648

[startup+162.301 s]
/proc/loadavg: 1.99 1.86 1.82 3/67 14653
/proc/meminfo: memFree=727920/2055920 swapFree=4192956/4192956
[pid=14650] ppid=14648 vsize=80096 CPUtime=323.81
/proc/14650/stat : 14650 (ornithorynque) S 14648 14650 14551 0 -1 4194304 9701 0 0 0 32371 10 0 0 18 0 3 0 36610378 82018304 7953 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14650/statm: 20024 7953 387 42 0 14276 0
[pid=14650/tid=14652] ppid=14648 vsize=80096 CPUtime=162.2
/proc/14650/task/14652/stat : 14652 (ornithorynque) R 14648 14650 14551 0 -1 4194368 4910 0 0 0 16213 7 0 0 25 0 3 0 36610380 82018304 7953 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14650/tid=14653] ppid=14648 vsize=80096 CPUtime=161.57
/proc/14650/task/14653/stat : 14653 (ornithorynque) R 14648 14650 14551 0 -1 4194368 4213 0 0 0 16156 1 0 0 25 0 3 0 36610380 82018304 7953 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 80096

[startup+222.302 s]
/proc/loadavg: 1.99 1.89 1.83 3/67 14653
/proc/meminfo: memFree=723248/2055920 swapFree=4192956/4192956
[pid=14650] ppid=14648 vsize=84804 CPUtime=443.52
/proc/14650/stat : 14650 (ornithorynque) S 14648 14650 14551 0 -1 4194304 11269 0 0 0 44340 12 0 0 18 0 3 0 36610378 86839296 9077 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14650/statm: 21201 9077 387 42 0 15453 0
[pid=14650/tid=14652] ppid=14648 vsize=84804 CPUtime=222.19
/proc/14650/task/14652/stat : 14652 (ornithorynque) R 14648 14650 14551 0 -1 4194368 5737 0 0 0 22210 9 0 0 25 0 3 0 36610380 86839296 9077 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14650/tid=14653] ppid=14648 vsize=84804 CPUtime=221.3
/proc/14650/task/14653/stat : 14653 (ornithorynque) R 14648 14650 14551 0 -1 4194368 4954 0 0 0 22128 2 0 0 25 0 3 0 36610380 86839296 9077 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241654 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.52
Current children cumulated vsize (KiB) 84804

[startup+282.302 s]
/proc/loadavg: 1.99 1.90 1.83 3/67 14653
/proc/meminfo: memFree=717040/2055920 swapFree=4192956/4192956
[pid=14650] ppid=14648 vsize=92532 CPUtime=563.24
/proc/14650/stat : 14650 (ornithorynque) S 14648 14650 14551 0 -1 4194304 13490 0 0 0 56310 14 0 0 18 0 3 0 36610378 94752768 10652 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14650/statm: 23133 10652 387 42 0 17385 0
[pid=14650/tid=14652] ppid=14648 vsize=92532 CPUtime=282.17
/proc/14650/task/14652/stat : 14652 (ornithorynque) R 14648 14650 14551 0 -1 4194368 6829 0 0 0 28206 11 0 0 25 0 3 0 36610380 94752768 10652 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14650/tid=14653] ppid=14648 vsize=92532 CPUtime=281.04
/proc/14650/task/14653/stat : 14653 (ornithorynque) R 14648 14650 14551 0 -1 4194368 6083 0 0 0 28102 2 0 0 25 0 3 0 36610380 94752768 10652 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.24
Current children cumulated vsize (KiB) 92532

[startup+342.302 s]
/proc/loadavg: 1.99 1.92 1.84 3/67 14653
/proc/meminfo: memFree=713392/2055920 swapFree=4192956/4192956
[pid=14650] ppid=14648 vsize=96328 CPUtime=682.96
/proc/14650/stat : 14650 (ornithorynque) S 14648 14650 14551 0 -1 4194304 14722 0 0 0 68281 15 0 0 18 0 3 0 36610378 98639872 11574 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14650/statm: 24082 11574 387 42 0 18334 0
[pid=14650/tid=14652] ppid=14648 vsize=96328 CPUtime=342.14
/proc/14650/task/14652/stat : 14652 (ornithorynque) R 14648 14650 14551 0 -1 4194368 7622 0 0 0 34203 11 0 0 25 0 3 0 36610380 98639872 11574 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14650/tid=14653] ppid=14648 vsize=96328 CPUtime=340.79
/proc/14650/task/14653/stat : 14653 (ornithorynque) R 14648 14650 14551 0 -1 4194368 6522 0 0 0 34077 2 0 0 25 0 3 0 36610380 98639872 11574 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241654 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.96
Current children cumulated vsize (KiB) 96328

[startup+402.303 s]
/proc/loadavg: 1.99 1.93 1.85 3/67 14653
/proc/meminfo: memFree=709104/2055920 swapFree=4192956/4192956
[pid=14650] ppid=14648 vsize=100220 CPUtime=802.67
/proc/14650/stat : 14650 (ornithorynque) S 14648 14650 14551 0 -1 4194304 15945 0 0 0 80250 17 0 0 18 0 3 0 36610378 102625280 12632 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14650/statm: 25055 12632 387 42 0 19307 0
[pid=14650/tid=14652] ppid=14648 vsize=100220 CPUtime=402.12
/proc/14650/task/14652/stat : 14652 (ornithorynque) R 14648 14650 14551 0 -1 4194368 8337 0 0 0 40199 13 0 0 25 0 3 0 36610380 102625280 12632 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14650/tid=14653] ppid=14648 vsize=100220 CPUtime=400.52
/proc/14650/task/14653/stat : 14653 (ornithorynque) R 14648 14650 14551 0 -1 4194368 7030 0 0 0 40049 3 0 0 25 0 3 0 36610380 102625280 12632 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240866 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.67
Current children cumulated vsize (KiB) 100220

[startup+462.303 s]
/proc/loadavg: 1.99 1.94 1.85 3/67 14653
/proc/meminfo: memFree=706224/2055920 swapFree=4192956/4192956
[pid=14650] ppid=14648 vsize=104456 CPUtime=922.38
/proc/14650/stat : 14650 (ornithorynque) S 14648 14650 14551 0 -1 4194304 17109 0 0 0 92220 18 0 0 18 0 3 0 36610378 106962944 13344 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14650/statm: 26114 13344 387 42 0 20366 0
[pid=14650/tid=14652] ppid=14648 vsize=104456 CPUtime=462.1
/proc/14650/task/14652/stat : 14652 (ornithorynque) R 14648 14650 14551 0 -1 4194368 8882 0 0 0 46196 14 0 0 25 0 3 0 36610380 106962944 13344 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14650/tid=14653] ppid=14648 vsize=104456 CPUtime=460.26
/proc/14650/task/14653/stat : 14653 (ornithorynque) R 14648 14650 14551 0 -1 4194368 7649 0 0 0 46023 3 0 0 25 0 3 0 36610380 106962944 13344 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.38
Current children cumulated vsize (KiB) 104456

[startup+522.301 s]
/proc/loadavg: 1.99 1.95 1.86 3/73 14717
/proc/meminfo: memFree=700960/2055920 swapFree=4192956/4192956
[pid=14650] ppid=14648 vsize=111016 CPUtime=1042.03
/proc/14650/stat : 14650 (ornithorynque) S 14648 14650 14551 0 -1 4194304 18945 0 0 0 104180 23 0 0 18 0 3 0 36610378 113680384 14305 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14650/statm: 27754 14305 387 42 0 22006 0
[pid=14650/tid=14652] ppid=14648 vsize=111016 CPUtime=522
/proc/14650/task/14652/stat : 14652 (ornithorynque) R 14648 14650 14551 0 -1 4194368 9424 0 0 0 52185 15 0 0 25 0 3 0 36610380 113680384 14305 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311048 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14650/tid=14653] ppid=14648 vsize=111016 CPUtime=519.99
/proc/14650/task/14653/stat : 14653 (ornithorynque) R 14648 14650 14551 0 -1 4194368 8943 0 0 0 51993 6 0 0 25 0 3 0 36610380 113680384 14305 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.03
Current children cumulated vsize (KiB) 111016

[startup+582.301 s]
/proc/loadavg: 1.99 1.95 1.86 3/73 14821
/proc/meminfo: memFree=698552/2055920 swapFree=4192956/4192956
[pid=14650] ppid=14648 vsize=113976 CPUtime=1161.59
/proc/14650/stat : 14650 (ornithorynque) S 14648 14650 14551 0 -1 4194304 19921 0 0 0 116123 36 0 0 18 0 3 0 36610378 116711424 14925 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14650/statm: 28494 14925 387 42 0 22746 0
[pid=14650/tid=14652] ppid=14648 vsize=113976 CPUtime=581.88
/proc/14650/task/14652/stat : 14652 (ornithorynque) R 14648 14650 14551 0 -1 4194368 9902 0 0 0 58172 16 0 0 25 0 3 0 36610380 116711424 14925 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14650/tid=14653] ppid=14648 vsize=113976 CPUtime=579.67
/proc/14650/task/14653/stat : 14653 (ornithorynque) R 14648 14650 14551 0 -1 4194368 9441 0 0 0 57949 18 0 0 25 0 3 0 36610380 116711424 14925 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.59
Current children cumulated vsize (KiB) 113976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.96 1.86 3/67 14851
/proc/meminfo: memFree=698016/2055920 swapFree=4192956/4192956
[pid=14650] ppid=14648 vsize=116172 CPUtime=1200.06
/proc/14650/stat : 14650 (ornithorynque) S 14648 14650 14551 0 -1 4194304 20437 0 0 0 119968 38 0 0 18 0 3 0 36610378 118960128 15312 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14650/statm: 29043 15312 387 42 0 23295 0
[pid=14650/tid=14652] ppid=14648 vsize=116172 CPUtime=601.14
/proc/14650/task/14652/stat : 14652 (ornithorynque) R 14648 14650 14551 0 -1 4194368 10050 0 0 0 60098 16 0 0 25 0 3 0 36610380 118960128 15312 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14650/tid=14653] ppid=14648 vsize=116172 CPUtime=598.89
/proc/14650/task/14653/stat : 14653 (ornithorynque) R 14648 14650 14551 0 -1 4194368 9809 0 0 0 59868 21 0 0 25 0 3 0 36610380 118960128 15312 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241715 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 116172

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.627
CPU time (s): 1200.1
CPU user time (s): 1199.7
CPU system time (s): 0.398939
CPU usage (%): 199.475
Max. virtual memory (cumulated for all children) (KiB): 116172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.7
system time used= 0.398939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20437
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= 9476

runsolver used 0.413937 second user time and 1.79373 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Mon Mar  5 14:52:26 UTC 2007

IDJOB= 327968
IDBENCH= 19876
IDSOLVER= 139
FILE ID= node45/327968-1173106346

PBS_JOBID= 4013890

Free space on /tmp= 66547 MiB

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

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  28435e4a6b553e70f291f764845329f6

RANDOM SEED= 235602593

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.265
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.265
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:        759192 kB
Buffers:         42820 kB
Cached:        1157516 kB
SwapCached:          0 kB
Active:         210476 kB
Inactive:      1005156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        759192 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             296 kB
Writeback:           0 kB
Mapped:          25524 kB
Slab:            67244 kB
Committed_AS:    95808 kB
PageTables:       1396 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= 66547 MiB

End job on node45 on Mon Mar  5 15:02:30 UTC 2007