Trace number 337969

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.2 601.525

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n260-03-S722413478.sat05-482.reshuffled-07.cnf
MD5SUM4427b6c6e836b394ac9974ae65c8137c
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 variables212
Number of clauses399
Sum of the clauses size904
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2346
Number of clauses of size 30
Number of clauses of size 453
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.02	c This is Ornithorynque version 0.1 alpha
0.00/0.02	c (c) roussel@cril.univ-artois.fr
0.00/0.02	c using unsigned short
0.00/0.02	c parsing...
0.00/0.02	c ...done
0.00/0.02	c nbVar=260 nbClause=399
0.00/0.02	c nbVar=260 nbClause=399
0.00/0.02	c complete search running
0.00/0.02	c local search running
0.00/0.02	c flip 0 nbSat=344 maxSat=0
0.38/0.22	c flip 0 nbSat=714 maxSat=415
0.38/0.22	c flip 0 nbSat=1503 maxSat=801
0.98/0.55	c flip 0 nbSat=2374 maxSat=1565
0.98/0.55	c flip 0 nbSat=4676 maxSat=2454
3.58/1.80	c flip 0 nbSat=9179 maxSat=4761
3.58/1.84	c nbDecision=10000 #clauses=9390
4.57/2.35	c flip 0 nbSat=10669 maxSat=9274
10.96/5.51	c flip 0 nbSat=17495 maxSat=10753
11.36/5.78	c flip 0 nbSat=18130 maxSat=17560
11.56/5.81	c nbDecision=20000 #clauses=18290
23.52/11.80	c nbDecision=30000 #clauses=27169
24.12/12.19	c flip 0 nbSat=27403 maxSat=18217
26.91/13.58	c flip 0 nbSat=29047 maxSat=27491
39.08/19.62	c nbDecision=40000 #clauses=35905
45.67/22.98	c flip 0 nbSat=40049 maxSat=29128
58.24/29.26	c nbDecision=50000 #clauses=44909
95.17/47.78	c nbDecision=60000 #clauses=53508
101.75/51.05	c flip 0 nbSat=54288 maxSat=40136
121.49/60.98	c flip 0 nbSat=57283 maxSat=54375
150.83/75.66	c flip 0 nbSat=61440 maxSat=57388
153.62/77.01	c nbDecision=70000 #clauses=62208
177.97/89.24	c nbDecision=80000 #clauses=71075
204.89/102.70	c nbDecision=90000 #clauses=79679
219.46/110.02	c flip 0 nbSat=83056 maxSat=61509
244.21/122.49	c nbDecision=100000 #clauses=88547
282.72/141.80	c flip 0 nbSat=95459 maxSat=83139
291.29/146.04	c nbDecision=110000 #clauses=97381
346.37/173.62	c nbDecision=120000 #clauses=106193
358.94/179.95	c flip 0 nbSat=107985 maxSat=95562
370.92/185.90	c flip 0 nbSat=109779 maxSat=108063
412.41/206.73	c nbDecision=130000 #clauses=114968
500.00/250.61	c flip 0 nbSat=123290 maxSat=109894
501.80/251.54	c nbDecision=140000 #clauses=123593
508.99/255.11	c flip 0 nbSat=124301 maxSat=123388
591.99/296.70	c nbDecision=150000 #clauses=132389
630.50/316.07	c flip 0 nbSat=135820 maxSat=124415
657.23/329.49	c nbDecision=160000 #clauses=141203
711.11/356.44	c flip 0 nbSat=149587 maxSat=135902
715.89/358.88	c nbDecision=170000 #clauses=150062
733.45/367.62	c flip 0 nbSat=151490 maxSat=149672
769.77/385.90	c flip 0 nbSat=156307 maxSat=151580
780.54/391.23	c flip 0 nbSat=157584 maxSat=156405
791.11/396.54	c nbDecision=180000 #clauses=158922
872.13/437.11	c nbDecision=190000 #clauses=167802
890.09/446.11	c flip 0 nbSat=169645 maxSat=157663
982.28/492.38	c nbDecision=200000 #clauses=176650
1137.71/570.23	c nbDecision=210000 #clauses=185387
1199.16/601.04	c flip 0 nbSat=189508 maxSat=169731

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/node69/watcher-337969-1173678158 -o ROOT/results/node69/solver-337969-1173678158 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337969-1173678158/ornithorynque /tmp/evaluation/337969-1173678158/instance-337969-1173678158.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.00 1.00 1.00 3/64 14538
/proc/meminfo: memFree=1786352/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=23220 CPUtime=0
/proc/14538/stat : 14538 (ornithorynque) R 14536 14538 13054 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 387773531 23777280 257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237945001072 0 0 4096 0 0 0 0 17 1 0 0
/proc/14538/statm: 5805 257 217 42 0 45 0

[startup+0.0903569 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14538
/proc/meminfo: memFree=1786352/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=45084 CPUtime=0.16
/proc/14538/stat : 14538 (ornithorynque) S 14536 14538 13054 0 -1 4194304 606 0 0 0 16 0 0 0 18 0 3 0 387773531 46166016 567 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14538/statm: 11271 567 387 42 0 5523 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 45084

[startup+0.101358 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14538
/proc/meminfo: memFree=1786352/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=45084 CPUtime=0.18
/proc/14538/stat : 14538 (ornithorynque) S 14536 14538 13054 0 -1 4194304 645 0 0 0 18 0 0 0 18 0 3 0 387773531 46166016 606 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14538/statm: 11271 606 387 42 0 5523 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45084

[startup+0.301392 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14538
/proc/meminfo: memFree=1786352/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=45348 CPUtime=0.58
/proc/14538/stat : 14538 (ornithorynque) S 14536 14538 13054 0 -1 4194304 769 0 0 0 58 0 0 0 18 0 3 0 387773531 46436352 730 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14538/statm: 11337 730 387 42 0 5589 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45348

[startup+0.701456 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14538
/proc/meminfo: memFree=1786352/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=45884 CPUtime=1.38
/proc/14538/stat : 14538 (ornithorynque) S 14536 14538 13054 0 -1 4194304 994 0 0 0 138 0 0 0 18 0 3 0 387773531 46985216 955 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14538/statm: 11471 955 387 42 0 5723 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 45884

[startup+1.50159 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 14541
/proc/meminfo: memFree=1783576/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=46696 CPUtime=2.98
/proc/14538/stat : 14538 (ornithorynque) S 14536 14538 13054 0 -1 4194304 1160 0 0 0 298 0 0 0 18 0 3 0 387773531 47816704 1121 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14538/statm: 11674 1121 387 42 0 5926 0
[pid=14538/tid=14540] ppid=14536 vsize=46696 CPUtime=1.49
/proc/14538/task/14540/stat : 14540 (ornithorynque) R 14536 14538 13054 0 -1 4194368 442 0 0 0 149 0 0 0 25 0 3 0 387773532 47816704 1121 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14538/tid=14541] ppid=14536 vsize=46696 CPUtime=1.48
/proc/14538/task/14541/stat : 14541 (ornithorynque) R 14536 14538 13054 0 -1 4194368 202 0 0 0 148 0 0 0 25 0 3 0 387773532 47816704 1121 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240922 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 46696

[startup+3.10185 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 14541
/proc/meminfo: memFree=1781976/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=48776 CPUtime=6.17
/proc/14538/stat : 14538 (ornithorynque) S 14536 14538 13054 0 -1 4194304 1624 0 0 0 617 0 0 0 18 0 3 0 387773531 49946624 1585 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14538/statm: 12194 1585 387 42 0 6446 0
[pid=14538/tid=14540] ppid=14536 vsize=48776 CPUtime=3.09
/proc/14538/task/14540/stat : 14540 (ornithorynque) R 14536 14538 13054 0 -1 4194368 666 0 0 0 309 0 0 0 25 0 3 0 387773532 49946624 1585 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4306779 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14538/tid=14541] ppid=14536 vsize=48776 CPUtime=3.08
/proc/14538/task/14541/stat : 14541 (ornithorynque) R 14536 14538 13054 0 -1 4194368 442 0 0 0 308 0 0 0 25 0 3 0 387773532 49946624 1585 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 48776

[startup+6.30137 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 14541
/proc/meminfo: memFree=1780120/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=52576 CPUtime=12.56
/proc/14538/stat : 14538 (ornithorynque) S 14536 14538 13054 0 -1 4194304 2390 0 0 0 1255 1 0 0 18 0 3 0 387773531 53837824 2285 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14538/statm: 13144 2285 387 42 0 7396 0
[pid=14538/tid=14540] ppid=14536 vsize=52576 CPUtime=6.28
/proc/14538/task/14540/stat : 14540 (ornithorynque) R 14536 14538 13054 0 -1 4194368 1071 0 0 0 628 0 0 0 23 0 3 0 387773532 53837824 2285 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14538/tid=14541] ppid=14536 vsize=52576 CPUtime=6.26
/proc/14538/task/14541/stat : 14541 (ornithorynque) R 14536 14538 13054 0 -1 4194368 803 0 0 0 626 0 0 0 25 0 3 0 387773532 53837824 2285 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 52576

[startup+12.7014 s]
/proc/loadavg: 1.22 1.05 1.02 3/67 14541
/proc/meminfo: memFree=1776472/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=56116 CPUtime=25.31
/proc/14538/stat : 14538 (ornithorynque) S 14536 14538 13054 0 -1 4194304 3321 0 0 0 2530 1 0 0 18 0 3 0 387773531 57462784 3216 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14538/statm: 14029 3216 387 42 0 8281 0
[pid=14538/tid=14540] ppid=14536 vsize=56116 CPUtime=12.68
/proc/14538/task/14540/stat : 14540 (ornithorynque) R 14536 14538 13054 0 -1 4194368 1558 0 0 0 1268 0 0 0 25 0 3 0 387773532 57462784 3216 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14538/tid=14541] ppid=14536 vsize=56116 CPUtime=12.62
/proc/14538/task/14541/stat : 14541 (ornithorynque) R 14536 14538 13054 0 -1 4194368 1247 0 0 0 1262 0 0 0 25 0 3 0 387773532 57462784 3216 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241181 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 56116

[startup+25.5015 s]
/proc/loadavg: 1.34 1.08 1.02 3/67 14541
/proc/meminfo: memFree=1769048/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=62744 CPUtime=50.86
/proc/14538/stat : 14538 (ornithorynque) S 14536 14538 13054 0 -1 4194304 4865 0 0 0 5084 2 0 0 18 0 3 0 387773531 64249856 4597 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14538/statm: 15686 4597 387 42 0 9938 0
[pid=14538/tid=14540] ppid=14536 vsize=62744 CPUtime=25.48
/proc/14538/task/14540/stat : 14540 (ornithorynque) R 14536 14538 13054 0 -1 4194368 2468 0 0 0 2547 1 0 0 25 0 3 0 387773532 64249856 4597 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14538/tid=14541] ppid=14536 vsize=62744 CPUtime=25.36
/proc/14538/task/14541/stat : 14541 (ornithorynque) R 14536 14538 13054 0 -1 4194368 1881 0 0 0 2536 0 0 0 25 0 3 0 387773532 64249856 4597 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 62744

[startup+51.1017 s]
/proc/loadavg: 1.56 1.15 1.05 3/67 14541
/proc/meminfo: memFree=1766104/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=67864 CPUtime=101.95
/proc/14538/stat : 14538 (ornithorynque) S 14536 14538 13054 0 -1 4194304 6366 0 0 0 10192 3 0 0 18 0 3 0 387773531 69492736 5768 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14538/statm: 16966 5768 387 42 0 11218 0
[pid=14538/tid=14540] ppid=14536 vsize=67864 CPUtime=51.06
/proc/14538/task/14540/stat : 14540 (ornithorynque) R 14536 14538 13054 0 -1 4194368 3211 0 0 0 5105 1 0 0 25 0 3 0 387773532 69492736 5768 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14538/tid=14541] ppid=14536 vsize=67864 CPUtime=50.86
/proc/14538/task/14541/stat : 14541 (ornithorynque) R 14536 14538 13054 0 -1 4194368 2639 0 0 0 5086 0 0 0 25 0 3 0 387773532 69492736 5768 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 67864

[startup+102.305 s]
/proc/loadavg: 1.82 1.29 1.10 3/67 14541
/proc/meminfo: memFree=1757592/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=77032 CPUtime=204.11
/proc/14538/stat : 14538 (ornithorynque) S 14536 14538 13054 0 -1 4194304 8841 0 0 0 20406 5 0 0 18 0 3 0 387773531 78880768 7422 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14538/statm: 19258 7422 387 42 0 13510 0
[pid=14538/tid=14540] ppid=14536 vsize=77032 CPUtime=102.25
/proc/14538/task/14540/stat : 14540 (ornithorynque) R 14536 14538 13054 0 -1 4194368 4856 0 0 0 10222 3 0 0 25 0 3 0 387773532 78880768 7422 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311255 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14538/tid=14541] ppid=14536 vsize=77032 CPUtime=101.83
/proc/14538/task/14541/stat : 14541 (ornithorynque) R 14536 14538 13054 0 -1 4194368 3469 0 0 0 10183 0 0 0 25 0 3 0 387773532 78880768 7422 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285232 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 77032

[startup+162.303 s]
/proc/loadavg: 1.93 1.42 1.15 3/67 14541
/proc/meminfo: memFree=1747480/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=87872 CPUtime=323.82
/proc/14538/stat : 14538 (ornithorynque) S 14536 14538 13054 0 -1 4194304 12376 0 0 0 32375 7 0 0 18 0 3 0 387773531 89980928 9911 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14538/statm: 21968 9911 387 42 0 16220 0
[pid=14538/tid=14540] ppid=14536 vsize=87872 CPUtime=162.23
/proc/14538/task/14540/stat : 14540 (ornithorynque) R 14536 14538 13054 0 -1 4194368 6302 0 0 0 16218 5 0 0 25 0 3 0 387773532 89980928 9911 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14538/tid=14541] ppid=14536 vsize=87872 CPUtime=161.57
/proc/14538/task/14541/stat : 14541 (ornithorynque) R 14536 14538 13054 0 -1 4194368 5558 0 0 0 16156 1 0 0 25 0 3 0 387773532 89980928 9911 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.82
Current children cumulated vsize (KiB) 87872

[startup+222.303 s]
/proc/loadavg: 1.97 1.52 1.20 3/67 14541
/proc/meminfo: memFree=1741848/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=96912 CPUtime=443.54
/proc/14538/stat : 14538 (ornithorynque) S 14536 14538 13054 0 -1 4194304 14907 0 0 0 44345 9 0 0 18 0 3 0 387773531 99237888 11302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14538/statm: 24228 11302 387 42 0 18480 0
[pid=14538/tid=14540] ppid=14536 vsize=96912 CPUtime=222.21
/proc/14538/task/14540/stat : 14540 (ornithorynque) R 14536 14538 13054 0 -1 4194368 7386 0 0 0 22215 6 0 0 25 0 3 0 387773532 99237888 11302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14538/tid=14541] ppid=14536 vsize=96912 CPUtime=221.32
/proc/14538/task/14541/stat : 14541 (ornithorynque) R 14536 14538 13054 0 -1 4194368 7005 0 0 0 22130 2 0 0 25 0 3 0 387773532 99237888 11302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241705 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.54
Current children cumulated vsize (KiB) 96912

[startup+282.301 s]
/proc/loadavg: 2.04 1.62 1.26 3/67 14541
/proc/meminfo: memFree=1736856/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=103388 CPUtime=563.25
/proc/14538/stat : 14538 (ornithorynque) S 14536 14538 13054 0 -1 4194304 16927 0 0 0 56315 10 0 0 18 0 3 0 387773531 105869312 12584 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14538/statm: 25847 12584 387 42 0 20099 0
[pid=14538/tid=14540] ppid=14536 vsize=103388 CPUtime=282.18
/proc/14538/task/14540/stat : 14540 (ornithorynque) R 14536 14538 13054 0 -1 4194368 8248 0 0 0 28212 6 0 0 25 0 3 0 387773532 105869312 12584 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14538/tid=14541] ppid=14536 vsize=103388 CPUtime=281.05
/proc/14538/task/14541/stat : 14541 (ornithorynque) R 14536 14538 13054 0 -1 4194368 8163 0 0 0 28102 3 0 0 25 0 3 0 387773532 105869312 12584 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241077 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.25
Current children cumulated vsize (KiB) 103388

[startup+342.301 s]
/proc/loadavg: 2.01 1.69 1.30 3/67 14541
/proc/meminfo: memFree=1731032/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=110824 CPUtime=682.97
/proc/14538/stat : 14538 (ornithorynque) S 14536 14538 13054 0 -1 4194304 19377 0 0 0 68285 12 0 0 18 0 3 0 387773531 113483776 13999 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14538/statm: 27706 13999 387 42 0 21958 0
[pid=14538/tid=14540] ppid=14536 vsize=110824 CPUtime=342.16
/proc/14538/task/14540/stat : 14540 (ornithorynque) R 14536 14538 13054 0 -1 4194368 9943 0 0 0 34208 8 0 0 25 0 3 0 387773532 113483776 13999 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14538/tid=14541] ppid=14536 vsize=110824 CPUtime=340.79
/proc/14538/task/14541/stat : 14541 (ornithorynque) R 14536 14538 13054 0 -1 4194368 8918 0 0 0 34076 3 0 0 25 0 3 0 387773532 113483776 13999 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.97
Current children cumulated vsize (KiB) 110824

[startup+402.301 s]
/proc/loadavg: 2.00 1.74 1.34 3/67 14541
/proc/meminfo: memFree=1725016/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=117228 CPUtime=802.69
/proc/14538/stat : 14538 (ornithorynque) S 14536 14538 13054 0 -1 4194304 21535 0 0 0 80256 13 0 0 18 0 3 0 387773531 120041472 15540 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14538/statm: 29307 15540 387 42 0 23559 0
[pid=14538/tid=14540] ppid=14536 vsize=117228 CPUtime=402.15
/proc/14538/task/14540/stat : 14540 (ornithorynque) R 14536 14538 13054 0 -1 4194368 10625 0 0 0 40206 9 0 0 25 0 3 0 387773532 120041472 15540 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14538/tid=14541] ppid=14536 vsize=117228 CPUtime=400.53
/proc/14538/task/14541/stat : 14541 (ornithorynque) R 14536 14538 13054 0 -1 4194368 10394 0 0 0 40050 3 0 0 25 0 3 0 387773532 120041472 15540 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.69
Current children cumulated vsize (KiB) 117228

[startup+462.302 s]
/proc/loadavg: 2.00 1.79 1.38 3/67 14541
/proc/meminfo: memFree=1720664/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=120640 CPUtime=922.41
/proc/14538/stat : 14538 (ornithorynque) S 14536 14538 13054 0 -1 4194304 22858 0 0 0 92227 14 0 0 18 0 3 0 387773531 123535360 16602 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14538/statm: 30160 16602 387 42 0 24412 0
[pid=14538/tid=14540] ppid=14536 vsize=120640 CPUtime=462.12
/proc/14538/task/14540/stat : 14540 (ornithorynque) R 14536 14538 13054 0 -1 4194368 11370 0 0 0 46203 9 0 0 25 0 3 0 387773532 123535360 16602 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14538/tid=14541] ppid=14536 vsize=120640 CPUtime=460.27
/proc/14538/task/14541/stat : 14541 (ornithorynque) R 14536 14538 13054 0 -1 4194368 10972 0 0 0 46023 4 0 0 25 0 3 0 387773532 123535360 16602 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.41
Current children cumulated vsize (KiB) 120640

[startup+522.303 s]
/proc/loadavg: 2.00 1.82 1.41 3/67 14541
/proc/meminfo: memFree=1718680/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=122492 CPUtime=1042.13
/proc/14538/stat : 14538 (ornithorynque) S 14536 14538 13054 0 -1 4194304 23423 0 0 0 104198 15 0 0 18 0 3 0 387773531 125431808 17101 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14538/statm: 30623 17101 387 42 0 24875 0
[pid=14538/tid=14540] ppid=14536 vsize=122492 CPUtime=522.1
/proc/14538/task/14540/stat : 14540 (ornithorynque) R 14536 14538 13054 0 -1 4194368 11935 0 0 0 52200 10 0 0 25 0 3 0 387773532 125431808 17101 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14538/tid=14541] ppid=14536 vsize=122492 CPUtime=520.01
/proc/14538/task/14541/stat : 14541 (ornithorynque) R 14536 14538 13054 0 -1 4194368 10972 0 0 0 51997 4 0 0 25 0 3 0 387773532 125431808 17101 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.13
Current children cumulated vsize (KiB) 122492

[startup+582.301 s]
/proc/loadavg: 2.00 1.85 1.45 3/67 14541
/proc/meminfo: memFree=1716888/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=123944 CPUtime=1161.85
/proc/14538/stat : 14538 (ornithorynque) S 14536 14538 13054 0 -1 4194304 23848 0 0 0 116169 16 0 0 18 0 3 0 387773531 126918656 17526 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14538/statm: 30986 17526 387 42 0 25238 0
[pid=14538/tid=14540] ppid=14536 vsize=123944 CPUtime=582.08
/proc/14538/task/14540/stat : 14540 (ornithorynque) R 14536 14538 13054 0 -1 4194368 12360 0 0 0 58198 10 0 0 25 0 3 0 387773532 126918656 17526 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14538/tid=14541] ppid=14536 vsize=123944 CPUtime=579.75
/proc/14538/task/14541/stat : 14541 (ornithorynque) R 14536 14538 13054 0 -1 4194368 10972 0 0 0 57971 4 0 0 25 0 3 0 387773532 126918656 17526 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.85
Current children cumulated vsize (KiB) 123944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 2.00 1.86 1.46 3/67 14541
/proc/meminfo: memFree=1713560/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=128448 CPUtime=1200.16
/proc/14538/stat : 14538 (ornithorynque) S 14536 14538 13054 0 -1 4194304 25636 0 0 0 120000 16 0 0 18 0 3 0 387773531 131530752 18375 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14538/statm: 32112 18375 387 42 0 26364 0
[pid=14538/tid=14540] ppid=14536 vsize=128448 CPUtime=601.28
/proc/14538/task/14540/stat : 14540 (ornithorynque) R 14536 14538 13054 0 -1 4194368 12581 0 0 0 60117 11 0 0 25 0 3 0 387773532 131530752 18375 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311185 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14538/tid=14541] ppid=14536 vsize=128448 CPUtime=598.87
/proc/14538/task/14541/stat : 14541 (ornithorynque) R 14536 14538 13054 0 -1 4194368 12539 0 0 0 59882 5 0 0 25 0 3 0 387773532 131530752 18375 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 128448

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

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

[startup+601.502 s]
/proc/loadavg: 2.00 1.86 1.46 3/67 14541
/proc/meminfo: memFree=1713560/2055920 swapFree=4183204/4192956
[pid=14538] ppid=14536 vsize=128448 CPUtime=1200.16
/proc/14538/stat : 14538 (ornithorynque) S 14536 14538 13054 0 -1 4194304 25636 0 0 0 120000 16 0 0 18 0 3 0 387773531 131530752 18375 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14538/statm: 32112 18375 387 42 0 26364 0
[pid=14538/tid=14540] ppid=14536 vsize=128448 CPUtime=601.28
/proc/14538/task/14540/stat : 14540 (ornithorynque) R 14536 14538 13054 0 -1 4194368 12581 0 0 0 60117 11 0 0 25 0 3 0 387773532 131530752 18375 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311185 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14538/tid=14541] ppid=14536 vsize=128448 CPUtime=598.87
/proc/14538/task/14541/stat : 14541 (ornithorynque) R 14536 14538 13054 0 -1 4194368 12539 0 0 0 59882 5 0 0 25 0 3 0 387773532 131530752 18375 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 128448

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.525
CPU time (s): 1200.2
CPU user time (s): 1200.02
CPU system time (s): 0.179972
CPU usage (%): 199.526
Max. virtual memory (cumulated for all children) (KiB): 128448

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

runsolver used 0.571913 second user time and 1.63175 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Mon Mar 12 05:42:38 UTC 2007

IDJOB= 337969
IDBENCH= 24711
IDSOLVER= 139
FILE ID= node69/337969-1173678158

PBS_JOBID= 4101699

Free space on /tmp= 66276 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hgen8-n260-03-S722413478.sat05-482.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337969-1173678158/ornithorynque /tmp/evaluation/337969-1173678158/instance-337969-1173678158.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-337969-1173678158 -o ROOT/results/node69/solver-337969-1173678158 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337969-1173678158/ornithorynque /tmp/evaluation/337969-1173678158/instance-337969-1173678158.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  4427b6c6e836b394ac9974ae65c8137c

RANDOM SEED= 255602310

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.261
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.261
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:       1786696 kB
Buffers:         27316 kB
Cached:         193252 kB
SwapCached:       3968 kB
Active:         118648 kB
Inactive:       111992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786696 kB
SwapTotal:     4192956 kB
SwapFree:      4183204 kB
Dirty:             320 kB
Writeback:           0 kB
Mapped:          15468 kB
Slab:            24508 kB
Committed_AS:   890156 kB
PageTables:       1472 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= 66276 MiB

End job on node69 on Mon Mar 12 05:52:42 UTC 2007