Trace number 336877

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.08 601.424

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v400-s344840348.sat05-470.reshuffled-07.cnf
MD5SUMad341047b56d6b96e36142808d331e4f
Bench CategoryCRAFTED (crafted 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 variables400
Number of clauses1400
Sum of the clauses size4200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31400
Number of clauses of size 40
Number of clauses of size 50
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=400 nbClause=1400
0.00/0.01	c nbVar=400 nbClause=1400
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=1224 maxSat=0
0.00/0.05	c flip 0 nbSat=1764 maxSat=1375
0.18/0.16	c flip 0 nbSat=2837 maxSat=1898
0.78/0.43	c flip 0 nbSat=4636 maxSat=2982
1.78/0.95	c flip 0 nbSat=7080 maxSat=4789
2.57/1.36	c nbDecision=10000 #clauses=8820
3.77/1.96	c flip 0 nbSat=10648 maxSat=7235
8.17/4.18	c flip 0 nbSat=14982 maxSat=10809
9.76/4.93	c nbDecision=20000 #clauses=16340
15.35/7.77	c flip 0 nbSat=20689 maxSat=15156
20.33/10.20	c nbDecision=30000 #clauses=23942
27.33/13.78	c flip 0 nbSat=27444 maxSat=20844
38.10/19.12	c nbDecision=40000 #clauses=31565
46.68/23.48	c flip 0 nbSat=33928 maxSat=27602
65.45/32.89	c nbDecision=50000 #clauses=39204
73.63/36.96	c flip 0 nbSat=41231 maxSat=34099
96.95/48.65	c nbDecision=60000 #clauses=46804
106.53/53.46	c flip 0 nbSat=48917 maxSat=41402
128.89/64.60	c nbDecision=70000 #clauses=54634
149.26/74.81	c flip 0 nbSat=58985 maxSat=49070
166.02/83.25	c nbDecision=80000 #clauses=62335
195.34/97.94	c nbDecision=90000 #clauses=69792
198.93/99.72	c flip 0 nbSat=70333 maxSat=59147
236.45/118.54	c nbDecision=100000 #clauses=77215
258.40/129.55	c flip 0 nbSat=80341 maxSat=70501
286.13/143.40	c nbDecision=110000 #clauses=84852
326.24/163.58	c flip 0 nbSat=90045 maxSat=80491
343.21/172.05	c nbDecision=120000 #clauses=92449
400.87/200.94	c nbDecision=130000 #clauses=100212
402.06/201.59	c flip 0 nbSat=100141 maxSat=90227
457.13/229.10	c nbDecision=140000 #clauses=107777
488.46/244.86	c flip 0 nbSat=112642 maxSat=100328
507.43/254.30	c nbDecision=150000 #clauses=115437
561.69/281.50	c nbDecision=160000 #clauses=123114
574.87/288.15	c flip 0 nbSat=124461 maxSat=112820
625.35/313.42	c nbDecision=170000 #clauses=130872
678.84/340.21	c flip 0 nbSat=137381 maxSat=124637
687.42/344.50	c nbDecision=180000 #clauses=138734
758.25/380.01	c nbDecision=190000 #clauses=146342
794.37/398.13	c flip 0 nbSat=149547 maxSat=137555
840.07/421.02	c nbDecision=200000 #clauses=154046
923.67/462.93	c nbDecision=210000 #clauses=161695
925.46/463.86	c flip 0 nbSat=161626 maxSat=149750
1019.65/511.04	c nbDecision=220000 #clauses=169254
1062.17/532.30	c flip 0 nbSat=172117 maxSat=161826
1123.42/563.01	c nbDecision=230000 #clauses=177092

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/node67/watcher-336877-1173655692 -o ROOT/results/node67/solver-336877-1173655692 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336877-1173655692/ornithorynque /tmp/evaluation/336877-1173655692/instance-336877-1173655692.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.91 0.95 0.97 3/64 13124
/proc/meminfo: memFree=1895408/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=23220 CPUtime=0
/proc/13124/stat : 13124 (ornithorynque) R 13122 13124 12772 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 385526880 23777280 264 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271635747952 0 0 4096 0 0 0 0 17 1 0 0
/proc/13124/statm: 5805 266 219 42 0 45 0

[startup+0.102115 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 13124
/proc/meminfo: memFree=1895408/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=45348 CPUtime=0.18
/proc/13124/stat : 13124 (ornithorynque) S 13122 13124 12772 0 -1 4194304 641 0 0 0 18 0 0 0 18 0 3 0 385526880 46436352 602 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13124/statm: 11337 602 387 42 0 5589 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45348

[startup+0.201126 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 13124
/proc/meminfo: memFree=1895408/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=45348 CPUtime=0.38
/proc/13124/stat : 13124 (ornithorynque) S 13122 13124 12772 0 -1 4194304 743 0 0 0 38 0 0 0 18 0 3 0 385526880 46436352 704 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13124/statm: 11337 704 387 42 0 5589 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 45348

[startup+0.301136 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 13124
/proc/meminfo: memFree=1895408/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=45348 CPUtime=0.58
/proc/13124/stat : 13124 (ornithorynque) S 13122 13124 12772 0 -1 4194304 784 0 0 0 58 0 0 0 18 0 3 0 385526880 46436352 745 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13124/statm: 11337 745 387 42 0 5589 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45348

[startup+0.701178 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 13124
/proc/meminfo: memFree=1895408/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=45828 CPUtime=1.38
/proc/13124/stat : 13124 (ornithorynque) S 13122 13124 12772 0 -1 4194304 964 0 0 0 138 0 0 0 18 0 3 0 385526880 46927872 925 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13124/statm: 11457 925 387 42 0 5709 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 45828

[startup+1.50126 s]
/proc/loadavg: 0.91 0.95 0.97 3/67 13127
/proc/meminfo: memFree=1892184/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=47248 CPUtime=2.97
/proc/13124/stat : 13124 (ornithorynque) S 13122 13124 12772 0 -1 4194304 1268 0 0 0 297 0 0 0 18 0 3 0 385526880 48381952 1229 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13124/statm: 11812 1229 387 42 0 6064 0
[pid=13124/tid=13126] ppid=13122 vsize=47248 CPUtime=1.48
/proc/13124/task/13126/stat : 13126 (ornithorynque) R 13122 13124 12772 0 -1 4194368 400 0 0 0 148 0 0 0 21 0 3 0 385526881 48381952 1229 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311238 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13124/tid=13127] ppid=13122 vsize=47248 CPUtime=1.48
/proc/13124/task/13127/stat : 13127 (ornithorynque) R 13122 13124 12772 0 -1 4194368 305 0 0 0 148 0 0 0 25 0 3 0 385526881 48381952 1229 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47248

[startup+3.10143 s]
/proc/loadavg: 0.91 0.95 0.97 3/67 13127
/proc/meminfo: memFree=1890712/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=48800 CPUtime=6.17
/proc/13124/stat : 13124 (ornithorynque) S 13122 13124 12772 0 -1 4194304 1619 0 0 0 616 1 0 0 18 0 3 0 385526880 49971200 1580 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13124/statm: 12200 1580 387 42 0 6452 0
[pid=13124/tid=13126] ppid=13122 vsize=48800 CPUtime=3.08
/proc/13124/task/13126/stat : 13126 (ornithorynque) R 13122 13124 12772 0 -1 4194368 622 0 0 0 308 0 0 0 25 0 3 0 385526881 49971200 1580 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271638237921 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13124/tid=13127] ppid=13122 vsize=48800 CPUtime=3.07
/proc/13124/task/13127/stat : 13127 (ornithorynque) R 13122 13124 12772 0 -1 4194368 434 0 0 0 307 0 0 0 25 0 3 0 385526881 49971200 1580 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 48800

[startup+6.30277 s]
/proc/loadavg: 1.00 0.97 0.97 3/67 13127
/proc/meminfo: memFree=1888664/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=51020 CPUtime=12.55
/proc/13124/stat : 13124 (ornithorynque) S 13122 13124 12772 0 -1 4194304 2116 0 0 0 1254 1 0 0 18 0 3 0 385526880 52244480 2044 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13124/statm: 12755 2044 387 42 0 7007 0
[pid=13124/tid=13126] ppid=13122 vsize=51020 CPUtime=6.27
/proc/13124/task/13126/stat : 13126 (ornithorynque) R 13122 13124 12772 0 -1 4194368 920 0 0 0 627 0 0 0 25 0 3 0 385526881 52244480 2044 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13124/tid=13127] ppid=13122 vsize=51020 CPUtime=6.26
/proc/13124/task/13127/stat : 13127 (ornithorynque) R 13122 13124 12772 0 -1 4194368 633 0 0 0 626 0 0 0 25 0 3 0 385526881 52244480 2044 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) 51020

[startup+12.7014 s]
/proc/loadavg: 1.08 0.99 0.98 3/67 13127
/proc/meminfo: memFree=1885592/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=53984 CPUtime=25.33
/proc/13124/stat : 13124 (ornithorynque) S 13122 13124 12772 0 -1 4194304 2837 0 0 0 2531 2 0 0 18 0 3 0 385526880 55279616 2732 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13124/statm: 13496 2732 387 42 0 7748 0
[pid=13124/tid=13126] ppid=13122 vsize=53984 CPUtime=12.68
/proc/13124/task/13126/stat : 13126 (ornithorynque) R 13122 13124 12772 0 -1 4194368 1387 0 0 0 1267 1 0 0 25 0 3 0 385526881 55279616 2732 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13124/tid=13127] ppid=13122 vsize=53984 CPUtime=12.63
/proc/13124/task/13127/stat : 13127 (ornithorynque) R 13122 13124 12772 0 -1 4194368 887 0 0 0 1263 0 0 0 25 0 3 0 385526881 55279616 2732 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 53984

[startup+25.5018 s]
/proc/loadavg: 1.28 1.04 0.99 3/67 13127
/proc/meminfo: memFree=1880728/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=59880 CPUtime=50.88
/proc/13124/stat : 13124 (ornithorynque) S 13122 13124 12772 0 -1 4194304 4160 0 0 0 5085 3 0 0 18 0 3 0 385526880 61317120 3925 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13124/statm: 14970 3925 387 42 0 9222 0
[pid=13124/tid=13126] ppid=13122 vsize=59880 CPUtime=25.47
/proc/13124/task/13126/stat : 13126 (ornithorynque) R 13122 13124 12772 0 -1 4194368 1967 0 0 0 2546 1 0 0 25 0 3 0 385526881 61317120 3925 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13124/tid=13127] ppid=13122 vsize=59880 CPUtime=25.38
/proc/13124/task/13127/stat : 13127 (ornithorynque) R 13122 13124 12772 0 -1 4194368 1630 0 0 0 2538 0 0 0 25 0 3 0 385526881 61317120 3925 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 59880

[startup+51.1014 s]
/proc/loadavg: 1.53 1.11 1.02 3/67 13127
/proc/meminfo: memFree=1876760/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=64132 CPUtime=101.94
/proc/13124/stat : 13124 (ornithorynque) S 13122 13124 12772 0 -1 4194304 5215 0 0 0 10191 3 0 0 18 0 3 0 385526880 65671168 4939 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13124/statm: 16033 4939 387 42 0 10285 0
[pid=13124/tid=13126] ppid=13122 vsize=64132 CPUtime=51.06
/proc/13124/task/13126/stat : 13126 (ornithorynque) R 13122 13124 12772 0 -1 4194368 2740 0 0 0 5104 2 0 0 25 0 3 0 385526881 65671168 4939 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271638237921 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13124/tid=13127] ppid=13122 vsize=64132 CPUtime=50.86
/proc/13124/task/13127/stat : 13127 (ornithorynque) R 13122 13124 12772 0 -1 4194368 1912 0 0 0 5086 0 0 0 25 0 3 0 385526881 65671168 4939 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 64132

[startup+102.302 s]
/proc/loadavg: 1.79 1.25 1.07 3/67 13127
/proc/meminfo: memFree=1867352/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=75432 CPUtime=204.12
/proc/13124/stat : 13124 (ornithorynque) S 13122 13124 12772 0 -1 4194304 8152 0 0 0 20406 6 0 0 18 0 3 0 385526880 77242368 7268 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13124/statm: 18858 7268 387 42 0 13110 0
[pid=13124/tid=13126] ppid=13122 vsize=75432 CPUtime=102.26
/proc/13124/task/13126/stat : 13126 (ornithorynque) R 13122 13124 12772 0 -1 4194368 4164 0 0 0 10222 4 0 0 25 0 3 0 385526881 77242368 7268 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13124/tid=13127] ppid=13122 vsize=75432 CPUtime=101.84
/proc/13124/task/13127/stat : 13127 (ornithorynque) R 13122 13124 12772 0 -1 4194368 3425 0 0 0 10183 1 0 0 25 0 3 0 385526881 77242368 7268 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 75432

[startup+162.301 s]
/proc/loadavg: 1.92 1.38 1.12 3/67 13127
/proc/meminfo: memFree=1861848/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=82152 CPUtime=323.85
/proc/13124/stat : 13124 (ornithorynque) S 13122 13124 12772 0 -1 4194304 9915 0 0 0 32378 7 0 0 18 0 3 0 385526880 84123648 8620 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13124/statm: 20538 8620 387 42 0 14790 0
[pid=13124/tid=13126] ppid=13122 vsize=82152 CPUtime=162.24
/proc/13124/task/13126/stat : 13126 (ornithorynque) R 13122 13124 12772 0 -1 4194368 5211 0 0 0 16219 5 0 0 25 0 3 0 385526881 84123648 8620 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13124/tid=13127] ppid=13122 vsize=82152 CPUtime=161.59
/proc/13124/task/13127/stat : 13127 (ornithorynque) R 13122 13124 12772 0 -1 4194368 4141 0 0 0 16158 1 0 0 25 0 3 0 385526881 84123648 8620 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242179 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.85
Current children cumulated vsize (KiB) 82152

[startup+222.305 s]
/proc/loadavg: 1.97 1.49 1.18 3/67 13127
/proc/meminfo: memFree=1855000/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=89028 CPUtime=443.58
/proc/13124/stat : 13124 (ornithorynque) S 13122 13124 12772 0 -1 4194304 11940 0 0 0 44349 9 0 0 18 0 3 0 385526880 91164672 10277 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13124/statm: 22257 10277 387 42 0 16509 0
[pid=13124/tid=13126] ppid=13122 vsize=89028 CPUtime=222.22
/proc/13124/task/13126/stat : 13126 (ornithorynque) R 13122 13124 12772 0 -1 4194368 6157 0 0 0 22216 6 0 0 25 0 3 0 385526881 91164672 10277 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13124/tid=13127] ppid=13122 vsize=89028 CPUtime=221.34
/proc/13124/task/13127/stat : 13127 (ornithorynque) R 13122 13124 12772 0 -1 4194368 5220 0 0 0 22132 2 0 0 25 0 3 0 385526881 91164672 10277 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.58
Current children cumulated vsize (KiB) 89028

[startup+282.302 s]
/proc/loadavg: 1.99 1.58 1.22 3/67 13127
/proc/meminfo: memFree=1849496/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=94664 CPUtime=563.29
/proc/13124/stat : 13124 (ornithorynque) S 13122 13124 12772 0 -1 4194304 13442 0 0 0 56319 10 0 0 18 0 3 0 385526880 96935936 11680 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13124/statm: 23666 11680 387 42 0 17918 0
[pid=13124/tid=13126] ppid=13122 vsize=94664 CPUtime=282.2
/proc/13124/task/13126/stat : 13126 (ornithorynque) R 13122 13124 12772 0 -1 4194368 7076 0 0 0 28213 7 0 0 25 0 3 0 385526881 96935936 11680 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311247 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13124/tid=13127] ppid=13122 vsize=94664 CPUtime=281.06
/proc/13124/task/13127/stat : 13127 (ornithorynque) R 13122 13124 12772 0 -1 4194368 5803 0 0 0 28104 2 0 0 25 0 3 0 385526881 96935936 11680 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.29
Current children cumulated vsize (KiB) 94664

[startup+342.302 s]
/proc/loadavg: 1.99 1.65 1.27 3/67 13127
/proc/meminfo: memFree=1842904/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=103868 CPUtime=683.03
/proc/13124/stat : 13124 (ornithorynque) S 13122 13124 12772 0 -1 4194304 16308 0 0 0 68290 13 0 0 18 0 3 0 385526880 106360832 13346 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13124/statm: 25967 13346 387 42 0 20219 0
[pid=13124/tid=13126] ppid=13122 vsize=103868 CPUtime=342.19
/proc/13124/task/13126/stat : 13126 (ornithorynque) R 13122 13124 12772 0 -1 4194368 8134 0 0 0 34211 8 0 0 25 0 3 0 385526881 106360832 13346 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311262 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13124/tid=13127] ppid=13122 vsize=103868 CPUtime=340.81
/proc/13124/task/13127/stat : 13127 (ornithorynque) R 13122 13124 12772 0 -1 4194368 7611 0 0 0 34078 3 0 0 25 0 3 0 385526881 106360832 13346 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.03
Current children cumulated vsize (KiB) 103868

[startup+402.301 s]
/proc/loadavg: 1.99 1.71 1.31 3/67 13127
/proc/meminfo: memFree=1837912/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=110256 CPUtime=802.76
/proc/13124/stat : 13124 (ornithorynque) S 13122 13124 12772 0 -1 4194304 18016 0 0 0 80262 14 0 0 18 0 3 0 385526880 112902144 14532 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13124/statm: 27564 14532 387 42 0 21816 0
[pid=13124/tid=13126] ppid=13122 vsize=110256 CPUtime=402.17
/proc/13124/task/13126/stat : 13126 (ornithorynque) R 13122 13124 12772 0 -1 4194368 8831 0 0 0 40208 9 0 0 25 0 3 0 385526881 112902144 14532 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311518 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13124/tid=13127] ppid=13122 vsize=110256 CPUtime=400.57
/proc/13124/task/13127/stat : 13127 (ornithorynque) R 13122 13124 12772 0 -1 4194368 8622 0 0 0 40053 4 0 0 25 0 3 0 385526881 112902144 14532 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.76
Current children cumulated vsize (KiB) 110256

[startup+462.301 s]
/proc/loadavg: 1.99 1.76 1.35 3/67 13127
/proc/meminfo: memFree=1835224/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=113296 CPUtime=922.47
/proc/13124/stat : 13124 (ornithorynque) S 13122 13124 12772 0 -1 4194304 18845 0 0 0 92232 15 0 0 18 0 3 0 385526880 116015104 15230 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13124/statm: 28324 15230 387 42 0 22576 0
[pid=13124/tid=13126] ppid=13122 vsize=113296 CPUtime=462.16
/proc/13124/task/13126/stat : 13126 (ornithorynque) R 13122 13124 12772 0 -1 4194368 9660 0 0 0 46206 10 0 0 25 0 3 0 385526881 116015104 15230 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312184 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13124/tid=13127] ppid=13122 vsize=113296 CPUtime=460.29
/proc/13124/task/13127/stat : 13127 (ornithorynque) R 13122 13124 12772 0 -1 4194368 8622 0 0 0 46025 4 0 0 25 0 3 0 385526881 116015104 15230 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.47
Current children cumulated vsize (KiB) 113296

[startup+522.302 s]
/proc/loadavg: 1.99 1.80 1.39 3/67 13127
/proc/meminfo: memFree=1831640/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=118764 CPUtime=1042.2
/proc/13124/stat : 13124 (ornithorynque) S 13122 13124 12772 0 -1 4194304 20530 0 0 0 104204 16 0 0 18 0 3 0 385526880 121614336 16127 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13124/statm: 29691 16127 387 42 0 23943 0
[pid=13124/tid=13126] ppid=13122 vsize=118764 CPUtime=522.14
/proc/13124/task/13126/stat : 13126 (ornithorynque) R 13122 13124 12772 0 -1 4194368 10294 0 0 0 52203 11 0 0 25 0 3 0 385526881 121614336 16127 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13124/tid=13127] ppid=13122 vsize=118764 CPUtime=520.03
/proc/13124/task/13127/stat : 13127 (ornithorynque) R 13122 13124 12772 0 -1 4194368 9673 0 0 0 51999 4 0 0 25 0 3 0 385526881 121614336 16127 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.2
Current children cumulated vsize (KiB) 118764

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.43 3/67 13127
/proc/meminfo: memFree=1828056/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=123148 CPUtime=1161.94
/proc/13124/stat : 13124 (ornithorynque) S 13122 13124 12772 0 -1 4194304 21622 0 0 0 116176 18 0 0 18 0 3 0 385526880 126103552 17024 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13124/statm: 30787 17024 387 42 0 25039 0
[pid=13124/tid=13126] ppid=13122 vsize=123148 CPUtime=582.13
/proc/13124/task/13126/stat : 13126 (ornithorynque) R 13122 13124 12772 0 -1 4194368 10776 0 0 0 58201 12 0 0 25 0 3 0 385526881 126103552 17024 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13124/tid=13127] ppid=13122 vsize=123148 CPUtime=579.79
/proc/13124/task/13127/stat : 13127 (ornithorynque) R 13122 13124 12772 0 -1 4194368 10283 0 0 0 57974 5 0 0 25 0 3 0 385526881 126103552 17024 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.94
Current children cumulated vsize (KiB) 123148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 1.99 1.85 1.44 3/67 13127
/proc/meminfo: memFree=1827608/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=123544 CPUtime=1200.05
/proc/13124/stat : 13124 (ornithorynque) S 13122 13124 12772 0 -1 4194304 21742 0 0 0 119987 18 0 0 18 0 3 0 385526880 126509056 17144 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13124/statm: 30886 17144 387 42 0 25138 0
[pid=13124/tid=13126] ppid=13122 vsize=123544 CPUtime=601.23
/proc/13124/task/13126/stat : 13126 (ornithorynque) R 13122 13124 12772 0 -1 4194368 10896 0 0 0 60111 12 0 0 25 0 3 0 385526881 126509056 17144 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13124/tid=13127] ppid=13122 vsize=123544 CPUtime=598.8
/proc/13124/task/13127/stat : 13127 (ornithorynque) R 13122 13124 12772 0 -1 4194368 10283 0 0 0 59875 5 0 0 25 0 3 0 385526881 126509056 17144 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 123544

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+601.402 s]
/proc/loadavg: 1.99 1.85 1.44 3/67 13127
/proc/meminfo: memFree=1827608/2055920 swapFree=4180928/4192956
[pid=13124] ppid=13122 vsize=123544 CPUtime=1200.05
/proc/13124/stat : 13124 (ornithorynque) S 13122 13124 12772 0 -1 4194304 21742 0 0 0 119987 18 0 0 18 0 3 0 385526880 126509056 17144 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13124/statm: 30886 17144 387 42 0 25138 0
[pid=13124/tid=13126] ppid=13122 vsize=123544 CPUtime=601.23
/proc/13124/task/13126/stat : 13126 (ornithorynque) R 13122 13124 12772 0 -1 4194368 10896 0 0 0 60111 12 0 0 25 0 3 0 385526881 126509056 17144 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13124/tid=13127] ppid=13122 vsize=123544 CPUtime=598.8
/proc/13124/task/13127/stat : 13127 (ornithorynque) R 13122 13124 12772 0 -1 4194368 10283 0 0 0 59875 5 0 0 25 0 3 0 385526881 126509056 17144 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 123544

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.424
CPU time (s): 1200.08
CPU user time (s): 1199.89
CPU system time (s): 0.19197
CPU usage (%): 199.539
Max. virtual memory (cumulated for all children) (KiB): 123544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.89
system time used= 0.19197
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21742
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= 27
involuntary context switches= 9099

runsolver used 0.387941 second user time and 1.81372 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Sun Mar 11 23:28:13 UTC 2007

IDJOB= 336877
IDBENCH= 24685
IDSOLVER= 139
FILE ID= node67/336877-1173655692

PBS_JOBID= 4101395

Free space on /tmp= 66540 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest02/hgen3-v400-s344840348.sat05-470.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336877-1173655692/ornithorynque /tmp/evaluation/336877-1173655692/instance-336877-1173655692.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-336877-1173655692 -o ROOT/results/node67/solver-336877-1173655692 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336877-1173655692/ornithorynque /tmp/evaluation/336877-1173655692/instance-336877-1173655692.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  ad341047b56d6b96e36142808d331e4f

RANDOM SEED= 778610351

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.236
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.236
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:       1895816 kB
Buffers:         19616 kB
Cached:          99424 kB
SwapCached:       6080 kB
Active:          48836 kB
Inactive:        82900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1895816 kB
SwapTotal:     4192956 kB
SwapFree:      4180928 kB
Dirty:             276 kB
Writeback:           0 kB
Mapped:          15296 kB
Slab:            14280 kB
Committed_AS:   914292 kB
PageTables:       1452 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= 66540 MiB

End job on node67 on Sun Mar 11 23:38:16 UTC 2007