Trace number 338725

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.17 601.53

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-easier-php-018-014.sat05-1175.reshuffled-07.cnf
MD5SUMbc769deecd9ed9694b8be132b5bd15cd
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.1883
Satisfiable
(Un)Satisfiability was proved
Number of variables252
Number of clauses2160
Sum of the clauses size4536
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22142
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

Solver Data (download as text)

0.00/0.07	c This is Ornithorynque version 0.1 alpha
0.00/0.07	c (c) roussel@cril.univ-artois.fr
0.00/0.07	c using unsigned short
0.00/0.07	c parsing...
0.00/0.07	c ...done
0.00/0.07	c nbVar=252 nbClause=2160
0.00/0.07	c nbVar=252 nbClause=2160
0.00/0.07	c complete search running
0.00/0.07	c local search running
0.00/0.07	c flip 0 nbSat=1746 maxSat=0
0.06/0.11	c flip 0 nbSat=2180 maxSat=2155
0.86/0.55	c flip 0 nbSat=3684 maxSat=2642
3.05/1.65	c flip 0 nbSat=6145 maxSat=4222
10.84/5.57	c flip 0 nbSat=10600 maxSat=6724
12.03/6.16	c flip 0 nbSat=11037 maxSat=11103
13.23/6.73	c nbDecision=10000 #clauses=11809
26.00/13.18	c flip 0 nbSat=17320 maxSat=11505
38.38/19.34	c nbDecision=20000 #clauses=21518
56.73/28.53	c flip 0 nbSat=26014 maxSat=17831
78.48/39.43	c nbDecision=30000 #clauses=31277
132.36/66.47	c nbDecision=40000 #clauses=41038
137.75/69.10	c flip 0 nbSat=40950 maxSat=26532
207.79/104.21	c nbDecision=50000 #clauses=50813
228.15/114.43	c flip 0 nbSat=52231 maxSat=41495
350.06/175.52	c nbDecision=60000 #clauses=60549
388.57/194.82	c flip 0 nbSat=65579 maxSat=52832
423.10/212.15	c nbDecision=70000 #clauses=70305
497.33/249.32	c nbDecision=80000 #clauses=80005
552.60/277.07	c flip 0 nbSat=86072 maxSat=66026
589.92/295.78	c nbDecision=90000 #clauses=89745
638.61/320.11	c nbDecision=100000 #clauses=99455
691.88/346.80	c nbDecision=110000 #clauses=109126
711.63/356.79	c flip 0 nbSat=111385 maxSat=86523
779.69/390.82	c nbDecision=120000 #clauses=118779
831.57/416.83	c flip 0 nbSat=121515 maxSat=111901
904.00/453.12	c nbDecision=130000 #clauses=128452
994.59/498.54	c nbDecision=140000 #clauses=138148
1063.63/533.13	c flip 0 nbSat=142123 maxSat=122121
1161.61/582.27	c nbDecision=150000 #clauses=147851

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-338725-1173691068 -o ROOT/results/node25/solver-338725-1173691068 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338725-1173691068/ornithorynque /tmp/evaluation/338725-1173691068/instance-338725-1173691068.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.99 0.98 0.99 3/64 24964
/proc/meminfo: memFree=1797088/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=5968 CPUtime=0
/proc/24964/stat : 24964 (ornithorynque) D 24962 24964 21900 0 -1 4194304 63 0 0 0 0 0 0 0 18 0 1 0 163729014 6111232 47 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253304567273 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/24964/statm: 1492 47 36 42 0 9 0

[startup+0.030836 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24964
/proc/meminfo: memFree=1797088/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=7012 CPUtime=0
/proc/24964/stat : 24964 (ornithorynque) D 24962 24964 21900 0 -1 4194304 66 0 0 0 0 0 0 0 18 0 1 0 163729014 7180288 50 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253304567273 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/24964/statm: 1753 50 37 42 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7012

[startup+0.102846 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24964
/proc/meminfo: memFree=1797088/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=44188 CPUtime=0.06
/proc/24964/stat : 24964 (ornithorynque) S 24962 24964 21900 0 -1 4194304 609 0 1 0 6 0 0 0 18 0 3 0 163729014 45248512 571 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/24964/statm: 11047 571 387 42 0 5299 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 44188

[startup+0.30286 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24964
/proc/meminfo: memFree=1797088/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=45608 CPUtime=0.46
/proc/24964/stat : 24964 (ornithorynque) S 24962 24964 21900 0 -1 4194304 767 0 1 0 46 0 0 0 18 0 3 0 163729014 46702592 729 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/24964/statm: 11402 729 387 42 0 5654 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 45608

[startup+0.701899 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24964
/proc/meminfo: memFree=1797088/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=47164 CPUtime=1.25
/proc/24964/stat : 24964 (ornithorynque) S 24962 24964 21900 0 -1 4194304 1133 0 1 0 125 0 0 0 18 0 3 0 163729014 48295936 1095 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/24964/statm: 11791 1095 387 42 0 6043 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 47164

[startup+1.50197 s]
/proc/loadavg: 1.07 1.00 1.00 3/67 24967
/proc/meminfo: memFree=1793736/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=47832 CPUtime=2.85
/proc/24964/stat : 24964 (ornithorynque) S 24962 24964 21900 0 -1 4194304 1311 0 1 0 285 0 0 0 18 0 3 0 163729014 48979968 1273 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/24964/statm: 11958 1273 387 42 0 6210 0
[pid=24964/tid=24966] ppid=24962 vsize=47832 CPUtime=1.41
/proc/24964/task/24966/stat : 24966 (ornithorynque) R 24962 24964 21900 0 -1 4194368 420 0 0 0 141 0 0 0 25 0 3 0 163729021 48979968 1273 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=24964/tid=24967] ppid=24962 vsize=47832 CPUtime=1.42
/proc/24964/task/24967/stat : 24967 (ornithorynque) R 24962 24964 21900 0 -1 4194368 314 0 0 0 142 0 0 0 25 0 3 0 163729021 48979968 1273 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 47832

[startup+3.10112 s]
/proc/loadavg: 1.07 1.00 1.00 3/67 24967
/proc/meminfo: memFree=1791560/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=49952 CPUtime=6.05
/proc/24964/stat : 24964 (ornithorynque) S 24962 24964 21900 0 -1 4194304 1826 0 1 0 604 1 0 0 18 0 3 0 163729014 51150848 1788 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/24964/statm: 12488 1788 387 42 0 6740 0
[pid=24964/tid=24966] ppid=24962 vsize=49952 CPUtime=3.01
/proc/24964/task/24966/stat : 24966 (ornithorynque) R 24962 24964 21900 0 -1 4194368 661 0 0 0 301 0 0 0 25 0 3 0 163729021 51150848 1788 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311360 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=24964/tid=24967] ppid=24962 vsize=49952 CPUtime=3.02
/proc/24964/task/24967/stat : 24967 (ornithorynque) R 24962 24964 21900 0 -1 4194368 588 0 0 0 302 0 0 0 25 0 3 0 163729021 51150848 1788 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241193 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 49952

[startup+6.30141 s]
/proc/loadavg: 1.07 1.00 1.00 3/67 24967
/proc/meminfo: memFree=1790024/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=53380 CPUtime=12.43
/proc/24964/stat : 24964 (ornithorynque) S 24962 24964 21900 0 -1 4194304 2660 0 1 0 1242 1 0 0 18 0 3 0 163729014 54661120 2622 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/24964/statm: 13345 2622 387 42 0 7597 0
[pid=24964/tid=24966] ppid=24962 vsize=53380 CPUtime=6.19
/proc/24964/task/24966/stat : 24966 (ornithorynque) R 24962 24964 21900 0 -1 4194368 945 0 0 0 619 0 0 0 25 0 3 0 163729021 54661120 2622 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=24964/tid=24967] ppid=24962 vsize=53380 CPUtime=6.22
/proc/24964/task/24967/stat : 24967 (ornithorynque) R 24962 24964 21900 0 -1 4194368 1138 0 0 0 622 0 0 0 25 0 3 0 163729021 54661120 2622 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 53380

[startup+12.702 s]
/proc/loadavg: 1.22 1.03 1.01 3/67 24967
/proc/meminfo: memFree=1785544/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=55816 CPUtime=25.2
/proc/24964/stat : 24964 (ornithorynque) S 24962 24964 21900 0 -1 4194304 3258 0 1 0 2519 1 0 0 18 0 3 0 163729014 57155584 3187 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/24964/statm: 13954 3187 387 42 0 8206 0
[pid=24964/tid=24966] ppid=24962 vsize=55816 CPUtime=12.57
/proc/24964/task/24966/stat : 24966 (ornithorynque) R 24962 24964 21900 0 -1 4194368 1543 0 0 0 1256 1 0 0 25 0 3 0 163729021 57155584 3187 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=24964/tid=24967] ppid=24962 vsize=55816 CPUtime=12.61
/proc/24964/task/24967/stat : 24967 (ornithorynque) R 24962 24964 21900 0 -1 4194368 1138 0 0 0 1261 0 0 0 25 0 3 0 163729021 57155584 3187 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241035 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 55816

[startup+25.5022 s]
/proc/loadavg: 1.34 1.06 1.02 3/67 24967
/proc/meminfo: memFree=1779272/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=63224 CPUtime=50.74
/proc/24964/stat : 24964 (ornithorynque) S 24962 24964 21900 0 -1 4194304 4813 0 1 0 5072 2 0 0 18 0 3 0 163729014 64741376 4709 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/24964/statm: 15806 4709 387 42 0 10058 0
[pid=24964/tid=24966] ppid=24962 vsize=63224 CPUtime=25.31
/proc/24964/task/24966/stat : 24966 (ornithorynque) R 24962 24964 21900 0 -1 4194368 2305 0 0 0 2530 1 0 0 25 0 3 0 163729021 64741376 4709 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=24964/tid=24967] ppid=24962 vsize=63224 CPUtime=25.41
/proc/24964/task/24967/stat : 24967 (ornithorynque) R 24962 24964 21900 0 -1 4194368 1931 0 0 0 2541 0 0 0 25 0 3 0 163729021 64741376 4709 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 63224

[startup+51.1025 s]
/proc/loadavg: 1.56 1.14 1.04 3/67 24967
/proc/meminfo: memFree=1771464/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=72180 CPUtime=101.82
/proc/24964/stat : 24964 (ornithorynque) S 24962 24964 21900 0 -1 4194304 6871 0 1 0 10179 3 0 0 18 0 3 0 163729014 73912320 6669 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/24964/statm: 18045 6669 387 42 0 12297 0
[pid=24964/tid=24966] ppid=24962 vsize=72180 CPUtime=50.8
/proc/24964/task/24966/stat : 24966 (ornithorynque) R 24962 24964 21900 0 -1 4194368 3471 0 0 0 5078 2 0 0 25 0 3 0 163729021 73912320 6669 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=24964/tid=24967] ppid=24962 vsize=72180 CPUtime=51.01
/proc/24964/task/24967/stat : 24967 (ornithorynque) R 24962 24964 21900 0 -1 4194368 2823 0 0 0 5100 1 0 0 25 0 3 0 163729021 73912320 6669 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 72180

[startup+102.306 s]
/proc/loadavg: 1.82 1.28 1.10 3/67 24967
/proc/meminfo: memFree=1759176/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=85556 CPUtime=204
/proc/24964/stat : 24964 (ornithorynque) S 24962 24964 21900 0 -1 4194304 9989 0 1 0 20395 5 0 0 18 0 3 0 163729014 87609344 9689 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/24964/statm: 21389 9689 387 42 0 15641 0
[pid=24964/tid=24966] ppid=24962 vsize=85556 CPUtime=101.79
/proc/24964/task/24966/stat : 24966 (ornithorynque) R 24962 24964 21900 0 -1 4194368 5044 0 0 0 10176 3 0 0 25 0 3 0 163729021 87609344 9689 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=24964/tid=24967] ppid=24962 vsize=85556 CPUtime=102.19
/proc/24964/task/24967/stat : 24967 (ornithorynque) R 24962 24964 21900 0 -1 4194368 4368 0 0 0 10218 1 0 0 25 0 3 0 163729021 87609344 9689 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 85556

[startup+162.303 s]
/proc/loadavg: 1.93 1.41 1.15 3/67 24967
/proc/meminfo: memFree=1750856/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=98392 CPUtime=323.72
/proc/24964/stat : 24964 (ornithorynque) S 24962 24964 21900 0 -1 4194304 13158 0 1 0 32365 7 0 0 18 0 3 0 163729014 100753408 11736 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/24964/statm: 24598 11736 387 42 0 18850 0
[pid=24964/tid=24966] ppid=24962 vsize=98392 CPUtime=161.52
/proc/24964/task/24966/stat : 24966 (ornithorynque) R 24962 24964 21900 0 -1 4194368 6059 0 0 0 16148 4 0 0 25 0 3 0 163729021 100753408 11736 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=24964/tid=24967] ppid=24962 vsize=98392 CPUtime=162.18
/proc/24964/task/24967/stat : 24967 (ornithorynque) R 24962 24964 21900 0 -1 4194368 6522 0 0 0 16216 2 0 0 25 0 3 0 163729021 100753408 11736 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.72
Current children cumulated vsize (KiB) 98392

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 24967
/proc/meminfo: memFree=1740104/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=113076 CPUtime=443.44
/proc/24964/stat : 24964 (ornithorynque) S 24962 24964 21900 0 -1 4194304 17295 0 1 0 44334 10 0 0 18 0 3 0 163729014 115789824 14437 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/24964/statm: 28269 14437 387 42 0 22521 0
[pid=24964/tid=24966] ppid=24962 vsize=113076 CPUtime=221.26
/proc/24964/task/24966/stat : 24966 (ornithorynque) R 24962 24964 21900 0 -1 4194368 7807 0 0 0 22120 6 0 0 25 0 3 0 163729021 115789824 14437 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=24964/tid=24967] ppid=24962 vsize=113076 CPUtime=222.16
/proc/24964/task/24967/stat : 24967 (ornithorynque) R 24962 24964 21900 0 -1 4194368 8911 0 0 0 22213 3 0 0 25 0 3 0 163729021 115789824 14437 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.44
Current children cumulated vsize (KiB) 113076

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.25 3/67 24967
/proc/meminfo: memFree=1729352/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=121580 CPUtime=563.17
/proc/24964/stat : 24964 (ornithorynque) S 24962 24964 21900 0 -1 4194304 20620 0 1 0 56305 12 0 0 18 0 3 0 163729014 124497920 17102 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/24964/statm: 30395 17102 387 42 0 24647 0
[pid=24964/tid=24966] ppid=24962 vsize=121580 CPUtime=281
/proc/24964/task/24966/stat : 24966 (ornithorynque) R 24962 24964 21900 0 -1 4194368 9550 0 0 0 28092 8 0 0 25 0 3 0 163729021 124497920 17102 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4289708 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=24964/tid=24967] ppid=24962 vsize=121580 CPUtime=282.15
/proc/24964/task/24967/stat : 24967 (ornithorynque) R 24962 24964 21900 0 -1 4194368 10493 0 0 0 28212 3 0 0 25 0 3 0 163729021 124497920 17102 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.17
Current children cumulated vsize (KiB) 121580

[startup+342.303 s]
/proc/loadavg: 1.99 1.67 1.29 3/67 24967
/proc/meminfo: memFree=1722632/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=128116 CPUtime=682.91
/proc/24964/stat : 24964 (ornithorynque) S 24962 24964 21900 0 -1 4194304 22360 0 1 0 68277 14 0 0 18 0 3 0 163729014 131190784 18809 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/24964/statm: 32029 18809 387 42 0 26281 0
[pid=24964/tid=24966] ppid=24962 vsize=128116 CPUtime=340.75
/proc/24964/task/24966/stat : 24966 (ornithorynque) R 24962 24964 21900 0 -1 4194368 11290 0 0 0 34065 10 0 0 25 0 3 0 163729021 131190784 18809 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=24964/tid=24967] ppid=24962 vsize=128116 CPUtime=342.13
/proc/24964/task/24967/stat : 24967 (ornithorynque) R 24962 24964 21900 0 -1 4194368 10493 0 0 0 34210 3 0 0 25 0 3 0 163729021 131190784 18809 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.91
Current children cumulated vsize (KiB) 128116

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.33 3/67 24967
/proc/meminfo: memFree=1710024/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=148612 CPUtime=802.63
/proc/24964/stat : 24964 (ornithorynque) S 24962 24964 21900 0 -1 4194304 28856 0 1 0 80246 17 0 0 18 0 3 0 163729014 152178688 21956 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/24964/statm: 37153 21956 387 42 0 31405 0
[pid=24964/tid=24966] ppid=24962 vsize=148612 CPUtime=400.48
/proc/24964/task/24966/stat : 24966 (ornithorynque) R 24962 24964 21900 0 -1 4194368 12797 0 0 0 40037 11 0 0 25 0 3 0 163729021 152178688 21956 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=24964/tid=24967] ppid=24962 vsize=148612 CPUtime=402.12
/proc/24964/task/24967/stat : 24967 (ornithorynque) R 24962 24964 21900 0 -1 4194368 15482 0 0 0 40207 5 0 0 25 0 3 0 163729021 152178688 21956 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.63
Current children cumulated vsize (KiB) 148612

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 24967
/proc/meminfo: memFree=1701960/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=159816 CPUtime=922.35
/proc/24964/stat : 24964 (ornithorynque) S 24962 24964 21900 0 -1 4194304 32359 0 1 0 92216 19 0 0 18 0 3 0 163729014 163651584 23927 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/24964/statm: 39954 23927 387 42 0 34206 0
[pid=24964/tid=24966] ppid=24962 vsize=159816 CPUtime=460.23
/proc/24964/task/24966/stat : 24966 (ornithorynque) R 24962 24964 21900 0 -1 4194368 14348 0 0 0 46010 13 0 0 25 0 3 0 163729021 163651584 23927 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=24964/tid=24967] ppid=24962 vsize=159816 CPUtime=462.1
/proc/24964/task/24967/stat : 24967 (ornithorynque) R 24962 24964 21900 0 -1 4194368 17434 0 0 0 46205 5 0 0 25 0 3 0 163729021 163651584 23927 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242219 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.35
Current children cumulated vsize (KiB) 159816

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 24967
/proc/meminfo: memFree=1697864/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=166340 CPUtime=1042.08
/proc/24964/stat : 24964 (ornithorynque) S 24962 24964 21900 0 -1 4194304 34139 0 1 0 104187 21 0 0 18 0 3 0 163729014 170332160 24962 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/24964/statm: 41585 24962 387 42 0 35837 0
[pid=24964/tid=24966] ppid=24962 vsize=166340 CPUtime=519.98
/proc/24964/task/24966/stat : 24966 (ornithorynque) R 24962 24964 21900 0 -1 4194368 16128 0 0 0 51983 15 0 0 25 0 3 0 163729021 170332160 24962 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=24964/tid=24967] ppid=24962 vsize=166340 CPUtime=522.08
/proc/24964/task/24967/stat : 24967 (ornithorynque) R 24962 24964 21900 0 -1 4194368 17434 0 0 0 52203 5 0 0 25 0 3 0 163729021 170332160 24962 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1042.08
Current children cumulated vsize (KiB) 166340

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 24967
/proc/meminfo: memFree=1688648/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=178128 CPUtime=1161.81
/proc/24964/stat : 24964 (ornithorynque) S 24962 24964 21900 0 -1 4194304 38236 0 1 0 116157 24 0 0 18 0 3 0 163729014 182403072 27273 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/24964/statm: 44532 27273 387 42 0 38784 0
[pid=24964/tid=24966] ppid=24962 vsize=178128 CPUtime=579.71
/proc/24964/task/24966/stat : 24966 (ornithorynque) R 24962 24964 21900 0 -1 4194368 16866 0 0 0 57955 16 0 0 25 0 3 0 163729021 182403072 27273 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=24964/tid=24967] ppid=24962 vsize=178128 CPUtime=582.07
/proc/24964/task/24967/stat : 24967 (ornithorynque) R 24962 24964 21900 0 -1 4194368 20793 0 0 0 58200 7 0 0 25 0 3 0 163729021 182403072 27273 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.81
Current children cumulated vsize (KiB) 178128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.501 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 24967
/proc/meminfo: memFree=1686728/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=180032 CPUtime=1200.13
/proc/24964/stat : 24964 (ornithorynque) S 24962 24964 21900 0 -1 4194304 38863 0 1 0 119989 24 0 0 18 0 3 0 163729014 184352768 27736 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/24964/statm: 45008 27736 387 42 0 39260 0
[pid=24964/tid=24966] ppid=24962 vsize=180032 CPUtime=598.83
/proc/24964/task/24966/stat : 24966 (ornithorynque) R 24962 24964 21900 0 -1 4194368 17493 0 0 0 59867 16 0 0 25 0 3 0 163729021 184352768 27736 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311346 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=24964/tid=24967] ppid=24962 vsize=180032 CPUtime=601.27
/proc/24964/task/24967/stat : 24967 (ornithorynque) R 24962 24964 21900 0 -1 4194368 20793 0 0 0 60120 7 0 0 25 0 3 0 163729021 184352768 27736 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 180032

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

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

[startup+601.501 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 24967
/proc/meminfo: memFree=1686728/2055920 swapFree=4179740/4192956
[pid=24964] ppid=24962 vsize=180032 CPUtime=1200.13
/proc/24964/stat : 24964 (ornithorynque) S 24962 24964 21900 0 -1 4194304 38863 0 1 0 119989 24 0 0 18 0 3 0 163729014 184352768 27736 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 253316067195 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/24964/statm: 45008 27736 387 42 0 39260 0
[pid=24964/tid=24966] ppid=24962 vsize=180032 CPUtime=598.83
/proc/24964/task/24966/stat : 24966 (ornithorynque) R 24962 24964 21900 0 -1 4194368 17493 0 0 0 59867 16 0 0 25 0 3 0 163729021 184352768 27736 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311346 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=24964/tid=24967] ppid=24962 vsize=180032 CPUtime=601.27
/proc/24964/task/24967/stat : 24967 (ornithorynque) R 24962 24964 21900 0 -1 4194368 20793 0 0 0 60120 7 0 0 25 0 3 0 163729021 184352768 27736 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 180032

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.53
CPU time (s): 1200.17
CPU user time (s): 1199.9
CPU system time (s): 0.263959
CPU usage (%): 199.519
Max. virtual memory (cumulated for all children) (KiB): 180032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.9
system time used= 0.263959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38863
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53
involuntary context switches= 9060

runsolver used 0.559914 second user time and 1.64475 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Mon Mar 12 09:17:48 UTC 2007

IDJOB= 338725
IDBENCH= 24729
IDSOLVER= 139
FILE ID= node25/338725-1173691068

PBS_JOBID= 4101470

Free space on /tmp= 66564 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/counting-easier-php-018-014.sat05-1175.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338725-1173691068/ornithorynque /tmp/evaluation/338725-1173691068/instance-338725-1173691068.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-338725-1173691068 -o ROOT/results/node25/solver-338725-1173691068 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338725-1173691068/ornithorynque /tmp/evaluation/338725-1173691068/instance-338725-1173691068.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  bc769deecd9ed9694b8be132b5bd15cd

RANDOM SEED= 926915852

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:       1797496 kB
Buffers:         29516 kB
Cached:         176928 kB
SwapCached:       7484 kB
Active:         103244 kB
Inactive:       117640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797496 kB
SwapTotal:     4192956 kB
SwapFree:      4179740 kB
Dirty:             276 kB
Writeback:           0 kB
Mapped:          15600 kB
Slab:            23524 kB
Committed_AS:   287916 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 09:27:52 UTC 2007