Trace number 339061

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.09 601.429

General information on the benchmark

Namecrafted/Difficult/contest05/others/
pmg-14-UNSAT.sat05-3942.reshuffled-07.cnf
MD5SUM5d5a2534629561aec3a6f7f6c6034d03
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 variables577
Number of clauses1922
Sum of the clauses size5764
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 31920
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=577 nbClause=1922
0.00/0.01	c nbVar=577 nbClause=1922
0.00/0.01	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=1686 maxSat=0
0.05/0.06	c nbDecision=10000 #clauses=2175
0.05/0.06	c flip 10000 nbSat=1880 maxSat=1884
0.05/0.06	c flip 0 nbSat=2081 maxSat=1884
0.18/0.11	c flip 10000 nbSat=2395 maxSat=2399
0.18/0.13	c flip 0 nbSat=2493 maxSat=2399
0.38/0.25	c flip 10000 nbSat=2862 maxSat=2865
0.38/0.27	c flip 0 nbSat=3353 maxSat=2865
0.98/0.58	c flip 10000 nbSat=3668 maxSat=3669
1.18/0.63	c flip 0 nbSat=4231 maxSat=3669
1.58/0.87	c nbDecision=20000 #clauses=5292
2.37/1.20	c flip 10000 nbSat=4611 maxSat=4615
2.37/1.29	c flip 0 nbSat=6007 maxSat=4615
3.97/2.09	c flip 10000 nbSat=6338 maxSat=6344
4.37/2.25	c flip 0 nbSat=7580 maxSat=6344
6.76/3.41	c flip 10000 nbSat=7905 maxSat=7906
7.16/3.60	c flip 0 nbSat=9331 maxSat=7906
12.16/6.16	c flip 10000 nbSat=9712 maxSat=9718
12.96/6.58	c flip 0 nbSat=13409 maxSat=9718
14.15/7.15	c nbDecision=30000 #clauses=14479
21.73/10.98	c flip 10000 nbSat=13746 maxSat=13747
23.12/11.68	c flip 0 nbSat=17546 maxSat=13747
40.69/20.45	c flip 10000 nbSat=17932 maxSat=17932
42.69/21.43	c nbDecision=40000 #clauses=23780
43.49/21.81	c flip 0 nbSat=23594 maxSat=17932
70.02/35.13	c flip 10000 nbSat=23918 maxSat=23922
73.81/37.06	c flip 0 nbSat=29553 maxSat=23922
88.38/44.40	c nbDecision=50000 #clauses=33189
116.71/58.51	c flip 10000 nbSat=29883 maxSat=29886
123.30/61.86	c flip 0 nbSat=41005 maxSat=29886
131.29/65.86	c nbDecision=60000 #clauses=42668
178.57/89.51	c nbDecision=70000 #clauses=52241
208.32/104.42	c flip 10000 nbSat=41378 maxSat=41383
223.08/111.88	c flip 0 nbSat=58283 maxSat=41383
250.80/125.75	c nbDecision=80000 #clauses=61764
302.29/151.56	c flip 10000 nbSat=58694 maxSat=58695
313.27/157.08	c flip 0 nbSat=67470 maxSat=58695
364.36/182.68	c nbDecision=90000 #clauses=71404
377.32/189.13	c flip 10000 nbSat=67871 maxSat=67871
386.50/193.71	c flip 0 nbSat=72848 maxSat=67871
467.11/234.19	c nbDecision=100000 #clauses=81069
487.08/244.15	c flip 10000 nbSat=73233 maxSat=73235
501.64/251.44	c flip 0 nbSat=84200 maxSat=73235
571.68/286.52	c nbDecision=110000 #clauses=90678
629.14/315.38	c flip 10000 nbSat=84548 maxSat=84548
649.50/325.50	c flip 0 nbSat=99517 maxSat=84548
653.29/327.48	c nbDecision=120000 #clauses=100286
763.65/382.71	c flip 10000 nbSat=99863 maxSat=99867
780.20/391.05	c flip 0 nbSat=109313 maxSat=99867
781.78/391.80	c nbDecision=130000 #clauses=109782
916.08/459.17	c flip 10000 nbSat=109665 maxSat=109668
934.06/468.18	c nbDecision=140000 #clauses=119132
935.45/468.82	c flip 0 nbSat=118826 maxSat=109668
1085.90/544.21	c nbDecision=150000 #clauses=128633
1180.48/591.69	c flip 10000 nbSat=119176 maxSat=119181

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/node25/watcher-339061-1173697693 -o ROOT/results/node25/solver-339061-1173697693 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339061-1173697693/ornithorynque /tmp/evaluation/339061-1173697693/instance-339061-1173697693.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.03 1.03 1.00 3/64 25630
/proc/meminfo: memFree=1794272/2055920 swapFree=4179740/4192956
[pid=25630] ppid=25628 vsize=23220 CPUtime=0
/proc/25630/stat : 25630 (ornithorynque) R 25628 25630 21900 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 164391503 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253304542320 0 0 4096 0 0 0 0 17 1 0 0
/proc/25630/statm: 5805 263 218 42 0 45 0

[startup+0.03688 s]
/proc/loadavg: 1.03 1.03 1.00 3/64 25630
/proc/meminfo: memFree=1794272/2055920 swapFree=4179740/4192956
[pid=25630] ppid=25628 vsize=44192 CPUtime=0.05
/proc/25630/stat : 25630 (ornithorynque) S 25628 25630 21900 0 -1 4194304 600 0 0 0 5 0 0 0 18 0 3 0 164391503 45252608 561 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25630/statm: 11048 561 387 42 0 5300 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 44192

[startup+0.101862 s]
/proc/loadavg: 1.03 1.03 1.00 3/64 25630
/proc/meminfo: memFree=1794272/2055920 swapFree=4179740/4192956
[pid=25630] ppid=25628 vsize=45216 CPUtime=0.18
/proc/25630/stat : 25630 (ornithorynque) S 25628 25630 21900 0 -1 4194304 634 0 0 0 18 0 0 0 18 0 3 0 164391503 46301184 595 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25630/statm: 11304 595 387 42 0 5556 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45216

[startup+0.301881 s]
/proc/loadavg: 1.03 1.03 1.00 3/64 25630
/proc/meminfo: memFree=1794272/2055920 swapFree=4179740/4192956
[pid=25630] ppid=25628 vsize=45612 CPUtime=0.58
/proc/25630/stat : 25630 (ornithorynque) S 25628 25630 21900 0 -1 4194304 876 0 0 0 58 0 0 0 18 0 3 0 164391503 46706688 837 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25630/statm: 11403 837 387 42 0 5655 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45612

[startup+0.701919 s]
/proc/loadavg: 1.03 1.03 1.00 3/64 25630
/proc/meminfo: memFree=1794272/2055920 swapFree=4179740/4192956
[pid=25630] ppid=25628 vsize=47312 CPUtime=1.38
/proc/25630/stat : 25630 (ornithorynque) S 25628 25630 21900 0 -1 4194304 1142 0 0 0 138 0 0 0 18 0 3 0 164391503 48447488 1103 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25630/statm: 11828 1103 387 42 0 6080 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 47312

[startup+1.50199 s]
/proc/loadavg: 1.11 1.04 1.01 3/67 25633
/proc/meminfo: memFree=1791176/2055920 swapFree=4179740/4192956
[pid=25630] ppid=25628 vsize=48168 CPUtime=2.97
/proc/25630/stat : 25630 (ornithorynque) S 25628 25630 21900 0 -1 4194304 1431 0 0 0 297 0 0 0 18 0 3 0 164391503 49324032 1392 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25630/statm: 12042 1392 387 42 0 6294 0
[pid=25630/tid=25632] ppid=25628 vsize=48168 CPUtime=1.48
/proc/25630/task/25632/stat : 25632 (ornithorynque) R 25628 25630 21900 0 -1 4194368 330 0 0 0 148 0 0 0 25 0 3 0 164391504 49324032 1392 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311496 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25630/tid=25633] ppid=25628 vsize=48168 CPUtime=1.48
/proc/25630/task/25633/stat : 25633 (ornithorynque) R 25628 25630 21900 0 -1 4194368 516 0 0 0 148 0 0 0 25 0 3 0 164391504 49324032 1392 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242562 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 48168

[startup+3.10114 s]
/proc/loadavg: 1.11 1.04 1.01 3/67 25633
/proc/meminfo: memFree=1789576/2055920 swapFree=4179740/4192956
[pid=25630] ppid=25628 vsize=49908 CPUtime=6.16
/proc/25630/stat : 25630 (ornithorynque) S 25628 25630 21900 0 -1 4194304 1834 0 0 0 616 0 0 0 18 0 3 0 164391503 51105792 1795 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25630/statm: 12477 1795 387 42 0 6729 0
[pid=25630/tid=25632] ppid=25628 vsize=49908 CPUtime=3.08
/proc/25630/task/25632/stat : 25632 (ornithorynque) R 25628 25630 21900 0 -1 4194368 566 0 0 0 308 0 0 0 25 0 3 0 164391504 51105792 1795 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311174 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25630/tid=25633] ppid=25628 vsize=49908 CPUtime=3.07
/proc/25630/task/25633/stat : 25633 (ornithorynque) R 25628 25630 21900 0 -1 4194368 683 0 0 0 307 0 0 0 25 0 3 0 164391504 51105792 1795 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241047 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 49908

[startup+6.30243 s]
/proc/loadavg: 1.11 1.04 1.01 3/67 25633
/proc/meminfo: memFree=1785928/2055920 swapFree=4179740/4192956
[pid=25630] ppid=25628 vsize=52356 CPUtime=12.56
/proc/25630/stat : 25630 (ornithorynque) S 25628 25630 21900 0 -1 4194304 2513 0 0 0 1255 1 0 0 18 0 3 0 164391503 53612544 2474 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25630/statm: 13089 2474 387 42 0 7341 0
[pid=25630/tid=25632] ppid=25628 vsize=52356 CPUtime=6.27
/proc/25630/task/25632/stat : 25632 (ornithorynque) R 25628 25630 21900 0 -1 4194368 956 0 0 0 627 0 0 0 25 0 3 0 164391504 53612544 2474 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311537 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25630/tid=25633] ppid=25628 vsize=52356 CPUtime=6.26
/proc/25630/task/25633/stat : 25633 (ornithorynque) R 25628 25630 21900 0 -1 4194368 972 0 0 0 626 0 0 0 25 0 3 0 164391504 53612544 2474 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240947 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 52356

[startup+12.702 s]
/proc/loadavg: 1.24 1.07 1.02 3/67 25633
/proc/meminfo: memFree=1779976/2055920 swapFree=4179740/4192956
[pid=25630] ppid=25628 vsize=58960 CPUtime=25.33
/proc/25630/stat : 25630 (ornithorynque) S 25628 25630 21900 0 -1 4194304 3963 0 0 0 2531 2 0 0 18 0 3 0 164391503 60375040 3891 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25630/statm: 14740 3891 387 42 0 8992 0
[pid=25630/tid=25632] ppid=25628 vsize=58960 CPUtime=12.68
/proc/25630/task/25632/stat : 25632 (ornithorynque) R 25628 25630 21900 0 -1 4194368 1498 0 0 0 1267 1 0 0 25 0 3 0 164391504 60375040 3891 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311255 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25630/tid=25633] ppid=25628 vsize=58960 CPUtime=12.63
/proc/25630/task/25633/stat : 25633 (ornithorynque) R 25628 25630 21900 0 -1 4194368 1880 0 0 0 1263 0 0 0 25 0 3 0 164391504 60375040 3891 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242148 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 58960

[startup+25.5012 s]
/proc/loadavg: 1.36 1.10 1.02 3/67 25633
/proc/meminfo: memFree=1774984/2055920 swapFree=4179740/4192956
[pid=25630] ppid=25628 vsize=64224 CPUtime=50.86
/proc/25630/stat : 25630 (ornithorynque) S 25628 25630 21900 0 -1 4194304 5186 0 0 0 5083 3 0 0 18 0 3 0 164391503 65765376 5114 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25630/statm: 16056 5114 387 42 0 10308 0
[pid=25630/tid=25632] ppid=25628 vsize=64224 CPUtime=25.47
/proc/25630/task/25632/stat : 25632 (ornithorynque) R 25628 25630 21900 0 -1 4194368 2173 0 0 0 2545 2 0 0 25 0 3 0 164391504 65765376 5114 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25630/tid=25633] ppid=25628 vsize=64224 CPUtime=25.36
/proc/25630/task/25633/stat : 25633 (ornithorynque) R 25628 25630 21900 0 -1 4194368 2428 0 0 0 2536 0 0 0 25 0 3 0 164391504 65765376 5114 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) 64224

[startup+51.1015 s]
/proc/loadavg: 1.58 1.17 1.05 3/67 25633
/proc/meminfo: memFree=1767176/2055920 swapFree=4179740/4192956
[pid=25630] ppid=25628 vsize=73556 CPUtime=101.95
/proc/25630/stat : 25630 (ornithorynque) S 25628 25630 21900 0 -1 4194304 7194 0 0 0 10189 6 0 0 18 0 3 0 164391503 75321344 7057 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25630/statm: 18389 7057 387 42 0 12641 0
[pid=25630/tid=25632] ppid=25628 vsize=73556 CPUtime=51.07
/proc/25630/task/25632/stat : 25632 (ornithorynque) R 25628 25630 21900 0 -1 4194368 3350 0 0 0 5103 4 0 0 25 0 3 0 164391504 75321344 7057 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25630/tid=25633] ppid=25628 vsize=73556 CPUtime=50.86
/proc/25630/task/25633/stat : 25633 (ornithorynque) R 25628 25630 21900 0 -1 4194368 3259 0 0 0 5085 1 0 0 25 0 3 0 164391504 75321344 7057 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 73556

[startup+102.305 s]
/proc/loadavg: 1.83 1.31 1.10 3/67 25633
/proc/meminfo: memFree=1755272/2055920 swapFree=4179740/4192956
[pid=25630] ppid=25628 vsize=85776 CPUtime=204.13
/proc/25630/stat : 25630 (ornithorynque) S 25628 25630 21900 0 -1 4194304 10183 0 0 0 20403 10 0 0 18 0 3 0 164391503 87834624 9981 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25630/statm: 21444 9981 387 42 0 15696 0
[pid=25630/tid=25632] ppid=25628 vsize=85776 CPUtime=102.25
/proc/25630/task/25632/stat : 25632 (ornithorynque) R 25628 25630 21900 0 -1 4194368 5185 0 0 0 10218 7 0 0 25 0 3 0 164391504 87834624 9981 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314367 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25630/tid=25633] ppid=25628 vsize=85776 CPUtime=101.85
/proc/25630/task/25633/stat : 25633 (ornithorynque) R 25628 25630 21900 0 -1 4194368 4413 0 0 0 10183 2 0 0 25 0 3 0 164391504 87834624 9981 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.13
Current children cumulated vsize (KiB) 85776

[startup+162.302 s]
/proc/loadavg: 1.93 1.43 1.15 3/67 25633
/proc/meminfo: memFree=1740040/2055920 swapFree=4179740/4192956
[pid=25630] ppid=25628 vsize=107372 CPUtime=323.84
/proc/25630/stat : 25630 (ornithorynque) S 25628 25630 21900 0 -1 4194304 16131 0 0 0 32371 13 0 0 18 0 3 0 164391503 109948928 13799 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25630/statm: 26843 13799 387 42 0 21095 0
[pid=25630/tid=25632] ppid=25628 vsize=107372 CPUtime=162.24
/proc/25630/task/25632/stat : 25632 (ornithorynque) R 25628 25630 21900 0 -1 4194368 6733 0 0 0 16215 9 0 0 25 0 3 0 164391504 109948928 13799 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25630/tid=25633] ppid=25628 vsize=107372 CPUtime=161.58
/proc/25630/task/25633/stat : 25633 (ornithorynque) R 25628 25630 21900 0 -1 4194368 8813 0 0 0 16155 3 0 0 25 0 3 0 164391504 109948928 13799 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.84
Current children cumulated vsize (KiB) 107372

[startup+222.302 s]
/proc/loadavg: 1.97 1.53 1.20 3/67 25633
/proc/meminfo: memFree=1733000/2055920 swapFree=4179740/4192956
[pid=25630] ppid=25628 vsize=114320 CPUtime=443.56
/proc/25630/stat : 25630 (ornithorynque) S 25628 25630 21900 0 -1 4194304 18193 0 0 0 44340 16 0 0 18 0 3 0 164391503 117063680 15531 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25630/statm: 28580 15531 387 42 0 22832 0
[pid=25630/tid=25632] ppid=25628 vsize=114320 CPUtime=222.22
/proc/25630/task/25632/stat : 25632 (ornithorynque) R 25628 25630 21900 0 -1 4194368 8071 0 0 0 22210 12 0 0 25 0 3 0 164391504 117063680 15531 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25630/tid=25633] ppid=25628 vsize=114320 CPUtime=221.32
/proc/25630/task/25633/stat : 25633 (ornithorynque) R 25628 25630 21900 0 -1 4194368 9537 0 0 0 22128 4 0 0 25 0 3 0 164391504 117063680 15531 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.56
Current children cumulated vsize (KiB) 114320

[startup+282.301 s]
/proc/loadavg: 1.99 1.62 1.25 3/67 25633
/proc/meminfo: memFree=1724616/2055920 swapFree=4179740/4192956
[pid=25630] ppid=25628 vsize=122944 CPUtime=563.3
/proc/25630/stat : 25630 (ornithorynque) S 25628 25630 21900 0 -1 4194304 20923 0 0 0 56311 19 0 0 18 0 3 0 164391503 125894656 17640 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25630/statm: 30736 17640 387 42 0 24988 0
[pid=25630/tid=25632] ppid=25628 vsize=122944 CPUtime=282.21
/proc/25630/task/25632/stat : 25632 (ornithorynque) R 25628 25630 21900 0 -1 4194368 9150 0 0 0 28207 14 0 0 25 0 3 0 164391504 125894656 17640 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25630/tid=25633] ppid=25628 vsize=122944 CPUtime=281.06
/proc/25630/task/25633/stat : 25633 (ornithorynque) R 25628 25630 21900 0 -1 4194368 11188 0 0 0 28102 4 0 0 25 0 3 0 164391504 125894656 17640 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.3
Current children cumulated vsize (KiB) 122944

[startup+342.302 s]
/proc/loadavg: 2.04 1.70 1.30 3/67 25633
/proc/meminfo: memFree=1713160/2055920 swapFree=4179740/4192956
[pid=25630] ppid=25628 vsize=138616 CPUtime=683.02
/proc/25630/stat : 25630 (ornithorynque) S 25628 25630 21900 0 -1 4194304 25560 0 0 0 68280 22 0 0 18 0 3 0 164391503 141942784 20453 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25630/statm: 34654 20453 387 42 0 28906 0
[pid=25630/tid=25632] ppid=25628 vsize=138616 CPUtime=342.19
/proc/25630/task/25632/stat : 25632 (ornithorynque) R 25628 25630 21900 0 -1 4194368 10487 0 0 0 34203 16 0 0 25 0 3 0 164391504 141942784 20453 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25630/tid=25633] ppid=25628 vsize=138616 CPUtime=340.81
/proc/25630/task/25633/stat : 25633 (ornithorynque) R 25628 25630 21900 0 -1 4194368 14488 0 0 0 34076 5 0 0 25 0 3 0 164391504 141942784 20453 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.02
Current children cumulated vsize (KiB) 138616

[startup+402.301 s]
/proc/loadavg: 2.17 1.80 1.36 3/67 25633
/proc/meminfo: memFree=1704776/2055920 swapFree=4179740/4192956
[pid=25630] ppid=25628 vsize=151584 CPUtime=802.74
/proc/25630/stat : 25630 (ornithorynque) S 25628 25630 21900 0 -1 4194304 29592 0 0 0 80249 25 0 0 18 0 3 0 164391503 155222016 22533 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25630/statm: 37896 22533 387 42 0 32148 0
[pid=25630/tid=25632] ppid=25628 vsize=151584 CPUtime=402.18
/proc/25630/task/25632/stat : 25632 (ornithorynque) R 25628 25630 21900 0 -1 4194368 11850 0 0 0 40200 18 0 0 25 0 3 0 164391504 155222016 22533 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25630/tid=25633] ppid=25628 vsize=151584 CPUtime=400.54
/proc/25630/task/25633/stat : 25633 (ornithorynque) R 25628 25630 21900 0 -1 4194368 17157 0 0 0 40048 6 0 0 25 0 3 0 164391504 155222016 22533 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.74
Current children cumulated vsize (KiB) 151584

[startup+462.302 s]
/proc/loadavg: 2.06 1.83 1.39 3/67 25633
/proc/meminfo: memFree=1702152/2055920 swapFree=4179740/4192956
[pid=25630] ppid=25628 vsize=154736 CPUtime=922.47
/proc/25630/stat : 25630 (ornithorynque) S 25628 25630 21900 0 -1 4194304 30411 0 0 0 92221 26 0 0 18 0 3 0 164391503 158449664 23173 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25630/statm: 38684 23173 387 42 0 32936 0
[pid=25630/tid=25632] ppid=25628 vsize=154736 CPUtime=462.16
/proc/25630/task/25632/stat : 25632 (ornithorynque) R 25628 25630 21900 0 -1 4194368 12669 0 0 0 46197 19 0 0 25 0 3 0 164391504 158449664 23173 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25630/tid=25633] ppid=25628 vsize=154736 CPUtime=460.29
/proc/25630/task/25633/stat : 25633 (ornithorynque) R 25628 25630 21900 0 -1 4194368 17157 0 0 0 46022 7 0 0 25 0 3 0 164391504 158449664 23173 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) 154736

[startup+522.301 s]
/proc/loadavg: 2.02 1.86 1.43 3/67 25633
/proc/meminfo: memFree=1696072/2055920 swapFree=4179740/4192956
[pid=25630] ppid=25628 vsize=162832 CPUtime=1042.2
/proc/25630/stat : 25630 (ornithorynque) S 25628 25630 21900 0 -1 4194304 32841 0 0 0 104192 28 0 0 18 0 3 0 164391503 166739968 24703 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25630/statm: 40708 24703 387 42 0 34960 0
[pid=25630/tid=25632] ppid=25628 vsize=162832 CPUtime=522.14
/proc/25630/task/25632/stat : 25632 (ornithorynque) R 25628 25630 21900 0 -1 4194368 13447 0 0 0 52194 20 0 0 25 0 3 0 164391504 166739968 24703 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25630/tid=25633] ppid=25628 vsize=162832 CPUtime=520.03
/proc/25630/task/25633/stat : 25633 (ornithorynque) R 25628 25630 21900 0 -1 4194368 18809 0 0 0 51996 7 0 0 25 0 3 0 164391504 166739968 24703 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241405 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.2
Current children cumulated vsize (KiB) 162832

[startup+582.302 s]
/proc/loadavg: 2.01 1.88 1.46 3/67 25633
/proc/meminfo: memFree=1693448/2055920 swapFree=4179740/4192956
[pid=25630] ppid=25628 vsize=165904 CPUtime=1161.92
/proc/25630/stat : 25630 (ornithorynque) S 25628 25630 21900 0 -1 4194304 33735 0 0 0 116163 29 0 0 18 0 3 0 164391503 169885696 25340 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25630/statm: 41476 25340 387 42 0 35728 0
[pid=25630/tid=25632] ppid=25628 vsize=165904 CPUtime=582.13
/proc/25630/task/25632/stat : 25632 (ornithorynque) R 25628 25630 21900 0 -1 4194368 14341 0 0 0 58192 21 0 0 25 0 3 0 164391504 169885696 25340 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25630/tid=25633] ppid=25628 vsize=165904 CPUtime=579.76
/proc/25630/task/25633/stat : 25633 (ornithorynque) R 25628 25630 21900 0 -1 4194368 18809 0 0 0 57969 7 0 0 25 0 3 0 164391504 169885696 25340 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.92
Current children cumulated vsize (KiB) 165904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.401 s]
/proc/loadavg: 2.00 1.89 1.47 3/67 25633
/proc/meminfo: memFree=1692680/2055920 swapFree=4179740/4192956
[pid=25630] ppid=25628 vsize=166928 CPUtime=1200.05
/proc/25630/stat : 25630 (ornithorynque) S 25628 25630 21900 0 -1 4194304 33950 0 0 0 119975 30 0 0 18 0 3 0 164391503 170934272 25555 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25630/statm: 41732 25555 387 42 0 35984 0
[pid=25630/tid=25632] ppid=25628 vsize=166928 CPUtime=601.23
/proc/25630/task/25632/stat : 25632 (ornithorynque) R 25628 25630 21900 0 -1 4194368 14556 0 0 0 60102 21 0 0 25 0 3 0 164391504 170934272 25555 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25630/tid=25633] ppid=25628 vsize=166928 CPUtime=598.79
/proc/25630/task/25633/stat : 25633 (ornithorynque) R 25628 25630 21900 0 -1 4194368 18809 0 0 0 59872 7 0 0 25 0 3 0 164391504 170934272 25555 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) 166928

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.429
CPU time (s): 1200.09
CPU user time (s): 1199.77
CPU system time (s): 0.316951
CPU usage (%): 199.539
Max. virtual memory (cumulated for all children) (KiB): 166928

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

runsolver used 0.58791 second user time and 1.61375 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Mon Mar 12 11:08:13 UTC 2007

IDJOB= 339061
IDBENCH= 24737
IDSOLVER= 139
FILE ID= node25/339061-1173697693

PBS_JOBID= 4101470

Free space on /tmp= 66564 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/others/pmg-14-UNSAT.sat05-3942.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339061-1173697693/ornithorynque /tmp/evaluation/339061-1173697693/instance-339061-1173697693.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-339061-1173697693 -o ROOT/results/node25/solver-339061-1173697693 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339061-1173697693/ornithorynque /tmp/evaluation/339061-1173697693/instance-339061-1173697693.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  5d5a2534629561aec3a6f7f6c6034d03

RANDOM SEED= 995897701

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.232
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.232
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:       1794680 kB
Buffers:         30468 kB
Cached:         178816 kB
SwapCached:       7500 kB
Active:         110828 kB
Inactive:       112920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1794680 kB
SwapTotal:     4192956 kB
SwapFree:      4179740 kB
Dirty:             276 kB
Writeback:           0 kB
Mapped:          15640 kB
Slab:            23532 kB
Committed_AS:   290616 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= 66564 MiB

End job on node25 on Mon Mar 12 11:18:16 UTC 2007