Trace number 328001

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.06 601.628

General information on the benchmark

Namerandom/OnTreshold/7SAT/v55/
unif-k7-r89-v55-c4895-S1214515938-10.SAT.shuffled.cnf
MD5SUMde03602edd8993d2cfb54584ba8c73c9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.609906
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses4895
Sum of the clauses size34265
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54895

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.02	c ...done
0.00/0.02	c nbVar=55 nbClause=4895
0.00/0.02	c nbVar=55 nbClause=4895
0.00/0.03	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=4871 maxSat=0
0.16/0.17	c flip 0 nbSat=6359 maxSat=4880
0.76/0.43	c flip 0 nbSat=8172 maxSat=6385
1.36/0.79	c flip 0 nbSat=10504 maxSat=8202
2.56/1.31	c flip 0 nbSat=12962 maxSat=10532
2.95/1.53	c nbDecision=10000 #clauses=14009
3.95/2.07	c flip 0 nbSat=16017 maxSat=12987
6.15/3.17	c flip 0 nbSat=19138 maxSat=16042
9.14/4.66	c flip 0 nbSat=22164 maxSat=19170
9.94/5.09	c nbDecision=20000 #clauses=23165
12.95/6.56	c flip 0 nbSat=26296 maxSat=22190
18.33/9.22	c flip 0 nbSat=31753 maxSat=26326
18.92/9.57	c nbDecision=30000 #clauses=32420
24.50/12.32	c flip 0 nbSat=36808 maxSat=31778
32.69/16.43	c flip 0 nbSat=41392 maxSat=36831
32.89/16.56	c nbDecision=40000 #clauses=41618
42.26/21.22	c flip 0 nbSat=47297 maxSat=41426
48.65/24.48	c nbDecision=50000 #clauses=50868
52.82/26.59	c flip 0 nbSat=53080 maxSat=47325
65.40/32.82	c nbDecision=60000 #clauses=60109
65.40/32.87	c flip 0 nbSat=60087 maxSat=53091
79.17/39.75	c flip 0 nbSat=64949 maxSat=60128
93.54/46.91	c nbDecision=70000 #clauses=69383
95.53/47.91	c flip 0 nbSat=70083 maxSat=64973
111.89/56.17	c flip 0 nbSat=76561 maxSat=70116
116.87/58.64	c nbDecision=80000 #clauses=78625
130.45/65.40	c flip 0 nbSat=82761 maxSat=76582
148.80/74.69	c nbDecision=90000 #clauses=87896
150.79/75.63	c flip 0 nbSat=88373 maxSat=82782
172.75/86.62	c flip 0 nbSat=94290 maxSat=88395
184.52/92.57	c nbDecision=100000 #clauses=97087
196.09/98.32	c flip 0 nbSat=99929 maxSat=94314
216.05/108.39	c nbDecision=110000 #clauses=106346
221.44/111.02	c flip 0 nbSat=108436 maxSat=99960
247.97/124.31	c flip 0 nbSat=115277 maxSat=108468
249.56/125.19	c nbDecision=120000 #clauses=115648
276.90/138.82	c flip 0 nbSat=121726 maxSat=115304
294.25/147.55	c nbDecision=130000 #clauses=124979
307.62/154.26	c flip 0 nbSat=127187 maxSat=121753
340.35/170.64	c flip 0 nbSat=133652 maxSat=127215
342.74/171.83	c nbDecision=140000 #clauses=134253
373.87/187.48	c flip 0 nbSat=140250 maxSat=133673
396.42/198.76	c nbDecision=150000 #clauses=143530
410.19/205.60	c flip 0 nbSat=145448 maxSat=140275
447.89/224.59	c flip 0 nbSat=149540 maxSat=145474
475.18/238.25	c nbDecision=160000 #clauses=152722
484.52/242.96	c flip 0 nbSat=153874 maxSat=149582
524.17/262.88	c flip 0 nbSat=159166 maxSat=153911
543.92/272.72	c nbDecision=170000 #clauses=161997
564.04/282.81	c flip 0 nbSat=164898 maxSat=159195
604.89/303.39	c flip 0 nbSat=169744 maxSat=164923
618.25/310.10	c nbDecision=180000 #clauses=171329
646.95/324.50	c flip 0 nbSat=174880 maxSat=169783
685.45/343.75	c nbDecision=190000 #clauses=180635
689.84/345.96	c flip 0 nbSat=181322 maxSat=174902
736.14/369.18	c flip 0 nbSat=186987 maxSat=181341
766.25/384.25	c nbDecision=200000 #clauses=189940
783.81/393.09	c flip 0 nbSat=191399 maxSat=187010
831.51/416.96	c flip 0 nbSat=195980 maxSat=191431
856.24/429.39	c nbDecision=210000 #clauses=199256
880.78/441.60	c flip 0 nbSat=200641 maxSat=196021
930.46/466.56	c flip 0 nbSat=204507 maxSat=200962
976.76/489.75	c nbDecision=220000 #clauses=208513
981.74/492.22	c flip 0 nbSat=208965 maxSat=204553
1032.03/517.47	c flip 0 nbSat=215279 maxSat=208976
1057.38/530.13	c nbDecision=230000 #clauses=217822
1085.30/544.17	c flip 0 nbSat=220747 maxSat=215310
1139.37/571.29	c flip 0 nbSat=226642 maxSat=220775
1144.76/573.99	c nbDecision=240000 #clauses=227244
1196.02/599.69	c flip 0 nbSat=232822 maxSat=226683

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/node26/watcher-328001-1173106625 -o ROOT/results/node26/solver-328001-1173106625 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328001-1173106625/ornithorynque /tmp/evaluation/328001-1173106625/instance-328001-1173106625.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: 2.06 1.84 1.68 3/77 15091
/proc/meminfo: memFree=945944/2055920 swapFree=4154868/4192956
[pid=15091] ppid=15089 vsize=23220 CPUtime=0
/proc/15091/stat : 15091 (ornithorynque) R 15089 15091 14992 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 330616121 23777280 265 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269025842288 0 0 4096 0 0 0 0 17 1 0 0
/proc/15091/statm: 5805 266 219 42 0 45 0

[startup+0.0995681 s]
/proc/loadavg: 2.06 1.84 1.68 3/77 15091
/proc/meminfo: memFree=945944/2055920 swapFree=4154868/4192956
[pid=15091] ppid=15089 vsize=44760 CPUtime=0.16
/proc/15091/stat : 15091 (ornithorynque) S 15089 15091 14992 0 -1 4194304 736 0 0 0 16 0 0 0 18 0 3 0 330616121 45834240 697 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269037367163 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15091/statm: 11190 697 387 42 0 5442 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 44760

[startup+0.101567 s]
/proc/loadavg: 2.06 1.84 1.68 3/77 15091
/proc/meminfo: memFree=945944/2055920 swapFree=4154868/4192956
[pid=15091] ppid=15089 vsize=44760 CPUtime=0.16
/proc/15091/stat : 15091 (ornithorynque) S 15089 15091 14992 0 -1 4194304 737 0 0 0 16 0 0 0 18 0 3 0 330616121 45834240 698 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269037367163 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15091/statm: 11190 698 387 42 0 5442 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 44760

[startup+0.301605 s]
/proc/loadavg: 2.06 1.84 1.68 3/77 15091
/proc/meminfo: memFree=945944/2055920 swapFree=4154868/4192956
[pid=15091] ppid=15089 vsize=46048 CPUtime=0.56
/proc/15091/stat : 15091 (ornithorynque) S 15089 15091 14992 0 -1 4194304 849 0 0 0 56 0 0 0 18 0 3 0 330616121 47153152 810 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269037367163 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15091/statm: 11512 810 387 42 0 5764 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 46048

[startup+0.701674 s]
/proc/loadavg: 2.06 1.84 1.68 3/77 15091
/proc/meminfo: memFree=945944/2055920 swapFree=4154868/4192956
[pid=15091] ppid=15089 vsize=46576 CPUtime=1.36
/proc/15091/stat : 15091 (ornithorynque) S 15089 15091 14992 0 -1 4194304 1011 0 0 0 136 0 0 0 18 0 3 0 330616121 47693824 972 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269037367163 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15091/statm: 11644 972 387 42 0 5896 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 46576

[startup+1.50182 s]
/proc/loadavg: 2.06 1.84 1.68 3/80 15094
/proc/meminfo: memFree=942848/2055920 swapFree=4154868/4192956
[pid=15091] ppid=15089 vsize=48000 CPUtime=2.95
/proc/15091/stat : 15091 (ornithorynque) S 15089 15091 14992 0 -1 4194304 1300 0 0 0 295 0 0 0 18 0 3 0 330616121 49152000 1261 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269037367163 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15091/statm: 12000 1261 387 42 0 6252 0
[pid=15091/tid=15093] ppid=15089 vsize=48000 CPUtime=1.46
/proc/15091/task/15093/stat : 15093 (ornithorynque) R 15089 15091 14992 0 -1 4194368 311 0 0 0 146 0 0 0 18 0 3 0 330616124 49152000 1261 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311537 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15091/tid=15094] ppid=15089 vsize=48000 CPUtime=1.46
/proc/15091/task/15094/stat : 15094 (ornithorynque) R 15089 15091 14992 0 -1 4194368 301 0 0 0 146 0 0 0 25 0 3 0 330616124 49152000 1261 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242604 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 48000

[startup+3.10109 s]
/proc/loadavg: 2.05 1.84 1.68 3/80 15094
/proc/meminfo: memFree=941312/2055920 swapFree=4154868/4192956
[pid=15091] ppid=15089 vsize=48920 CPUtime=6.15
/proc/15091/stat : 15091 (ornithorynque) S 15089 15091 14992 0 -1 4194304 1647 0 0 0 615 0 0 0 18 0 3 0 330616121 50094080 1575 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269037367163 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15091/statm: 12230 1575 387 42 0 6482 0
[pid=15091/tid=15093] ppid=15089 vsize=48920 CPUtime=3.06
/proc/15091/task/15093/stat : 15093 (ornithorynque) R 15089 15091 14992 0 -1 4194368 545 0 0 0 306 0 0 0 25 0 3 0 330616124 50094080 1575 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15091/tid=15094] ppid=15089 vsize=48920 CPUtime=3.05
/proc/15091/task/15094/stat : 15094 (ornithorynque) R 15089 15091 14992 0 -1 4194368 414 0 0 0 305 0 0 0 25 0 3 0 330616124 50094080 1575 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 48920

[startup+6.30165 s]
/proc/loadavg: 2.05 1.84 1.68 3/80 15094
/proc/meminfo: memFree=939520/2055920 swapFree=4154868/4192956
[pid=15091] ppid=15089 vsize=50148 CPUtime=12.54
/proc/15091/stat : 15091 (ornithorynque) S 15089 15091 14992 0 -1 4194304 2071 0 0 0 1253 1 0 0 18 0 3 0 330616121 51351552 1966 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269037367163 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15091/statm: 12537 1966 387 42 0 6789 0
[pid=15091/tid=15093] ppid=15089 vsize=50148 CPUtime=6.26
/proc/15091/task/15093/stat : 15093 (ornithorynque) R 15089 15091 14992 0 -1 4194368 816 0 0 0 626 0 0 0 25 0 3 0 330616124 51351552 1966 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311871 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15091/tid=15094] ppid=15089 vsize=50148 CPUtime=6.24
/proc/15091/task/15094/stat : 15094 (ornithorynque) R 15089 15091 14992 0 -1 4194368 567 0 0 0 624 0 0 0 25 0 3 0 330616124 51351552 1966 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 50148

[startup+12.7018 s]
/proc/loadavg: 2.05 1.84 1.69 3/80 15094
/proc/meminfo: memFree=936256/2055920 swapFree=4154868/4192956
[pid=15091] ppid=15089 vsize=54488 CPUtime=25.3
/proc/15091/stat : 15091 (ornithorynque) S 15089 15091 14992 0 -1 4194304 3067 0 0 0 2529 1 0 0 18 0 3 0 330616121 55795712 2832 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269037367163 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15091/statm: 13622 2832 387 42 0 7874 0
[pid=15091/tid=15093] ppid=15089 vsize=54488 CPUtime=12.65
/proc/15091/task/15093/stat : 15093 (ornithorynque) R 15089 15091 14992 0 -1 4194368 1350 0 0 0 1265 0 0 0 25 0 3 0 330616124 55795712 2832 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269028332257 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15091/tid=15094] ppid=15089 vsize=54488 CPUtime=12.6
/proc/15091/task/15094/stat : 15094 (ornithorynque) R 15089 15091 14992 0 -1 4194368 1029 0 0 0 1260 0 0 0 25 0 3 0 330616124 55795712 2832 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 54488

[startup+25.502 s]
/proc/loadavg: 2.04 1.85 1.69 3/80 15094
/proc/meminfo: memFree=932288/2055920 swapFree=4154868/4192956
[pid=15091] ppid=15089 vsize=59720 CPUtime=50.83
/proc/15091/stat : 15091 (ornithorynque) S 15089 15091 14992 0 -1 4194304 4207 0 0 0 5080 3 0 0 18 0 3 0 330616121 61153280 3735 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269037367163 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15091/statm: 14930 3735 387 42 0 9182 0
[pid=15091/tid=15093] ppid=15089 vsize=59720 CPUtime=25.45
/proc/15091/task/15093/stat : 15093 (ornithorynque) R 15089 15091 14992 0 -1 4194368 1991 0 0 0 2543 2 0 0 25 0 3 0 330616124 61153280 3735 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15091/tid=15094] ppid=15089 vsize=59720 CPUtime=25.34
/proc/15091/task/15094/stat : 15094 (ornithorynque) R 15089 15091 14992 0 -1 4194368 1528 0 0 0 2534 0 0 0 25 0 3 0 330616124 61153280 3735 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 59720

[startup+51.1014 s]
/proc/loadavg: 2.02 1.86 1.70 3/80 15094
/proc/meminfo: memFree=926720/2055920 swapFree=4154868/4192956
[pid=15091] ppid=15089 vsize=65780 CPUtime=101.92
/proc/15091/stat : 15091 (ornithorynque) S 15089 15091 14992 0 -1 4194304 5860 0 0 0 10188 4 0 0 18 0 3 0 330616121 67358720 5106 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269037367163 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15091/statm: 16445 5106 387 42 0 10697 0
[pid=15091/tid=15093] ppid=15089 vsize=65780 CPUtime=51.04
/proc/15091/task/15093/stat : 15093 (ornithorynque) R 15089 15091 14992 0 -1 4194368 2978 0 0 0 5101 3 0 0 25 0 3 0 330616124 67358720 5106 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311157 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15091/tid=15094] ppid=15089 vsize=65780 CPUtime=50.83
/proc/15091/task/15094/stat : 15094 (ornithorynque) R 15089 15091 14992 0 -1 4194368 2194 0 0 0 5083 0 0 0 25 0 3 0 330616124 67358720 5106 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240947 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 65780

[startup+102.305 s]
/proc/loadavg: 2.01 1.88 1.71 3/80 15094
/proc/meminfo: memFree=919104/2055920 swapFree=4154868/4192956
[pid=15091] ppid=15089 vsize=74492 CPUtime=204.07
/proc/15091/stat : 15091 (ornithorynque) S 15089 15091 14992 0 -1 4194304 8418 0 0 0 20401 6 0 0 18 0 3 0 330616121 76279808 6968 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269037367163 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15091/statm: 18623 6968 387 42 0 12875 0
[pid=15091/tid=15093] ppid=15089 vsize=74492 CPUtime=102.23
/proc/15091/task/15093/stat : 15093 (ornithorynque) R 15089 15091 14992 0 -1 4194368 4242 0 0 0 10218 5 0 0 25 0 3 0 330616124 76279808 6968 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311137 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15091/tid=15094] ppid=15089 vsize=74492 CPUtime=101.8
/proc/15091/task/15094/stat : 15094 (ornithorynque) R 15089 15091 14992 0 -1 4194368 3488 0 0 0 10179 1 0 0 25 0 3 0 330616124 76279808 6968 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 74492

[startup+162.302 s]
/proc/loadavg: 2.00 1.90 1.73 3/80 15094
/proc/meminfo: memFree=911872/2055920 swapFree=4154868/4192956
[pid=15091] ppid=15089 vsize=80908 CPUtime=323.79
/proc/15091/stat : 15091 (ornithorynque) S 15089 15091 14992 0 -1 4194304 10434 0 0 0 32370 9 0 0 18 0 3 0 330616121 82849792 8765 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269037367163 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15091/statm: 20227 8765 387 42 0 14479 0
[pid=15091/tid=15093] ppid=15089 vsize=80908 CPUtime=162.2
/proc/15091/task/15093/stat : 15093 (ornithorynque) R 15089 15091 14992 0 -1 4194368 5535 0 0 0 16214 6 0 0 25 0 3 0 330616124 82849792 8765 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311308 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15091/tid=15094] ppid=15089 vsize=80908 CPUtime=161.54
/proc/15091/task/15094/stat : 15094 (ornithorynque) R 15089 15091 14992 0 -1 4194368 4211 0 0 0 16153 1 0 0 25 0 3 0 330616124 82849792 8765 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283791 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.79
Current children cumulated vsize (KiB) 80908

[startup+222.302 s]
/proc/loadavg: 2.00 1.92 1.74 3/80 15094
/proc/meminfo: memFree=907712/2055920 swapFree=4154868/4192956
[pid=15091] ppid=15089 vsize=86980 CPUtime=443.5
/proc/15091/stat : 15091 (ornithorynque) S 15089 15091 14992 0 -1 4194304 12216 0 0 0 44339 11 0 0 18 0 3 0 330616121 89067520 9802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269037367163 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15091/statm: 21745 9802 387 42 0 15997 0
[pid=15091/tid=15093] ppid=15089 vsize=86980 CPUtime=222.19
/proc/15091/task/15093/stat : 15093 (ornithorynque) R 15089 15091 14992 0 -1 4194368 6523 0 0 0 22211 8 0 0 25 0 3 0 330616124 89067520 9802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15091/tid=15094] ppid=15089 vsize=86980 CPUtime=221.27
/proc/15091/task/15094/stat : 15094 (ornithorynque) R 15089 15091 14992 0 -1 4194368 5005 0 0 0 22125 2 0 0 25 0 3 0 330616124 89067520 9802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.5
Current children cumulated vsize (KiB) 86980

[startup+282.301 s]
/proc/loadavg: 2.00 1.93 1.75 3/86 15216
/proc/meminfo: memFree=902720/2055920 swapFree=4154868/4192956
[pid=15091] ppid=15089 vsize=92328 CPUtime=563.05
/proc/15091/stat : 15091 (ornithorynque) S 15089 15091 14992 0 -1 4194304 13770 0 0 0 56281 24 0 0 18 0 3 0 330616121 94543872 10747 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269037367163 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15091/statm: 23082 10747 387 42 0 17334 0
[pid=15091/tid=15093] ppid=15089 vsize=92328 CPUtime=282.04
/proc/15091/task/15093/stat : 15093 (ornithorynque) R 15089 15091 14992 0 -1 4194368 7455 0 0 0 28195 9 0 0 25 0 3 0 330616124 94543872 10747 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15091/tid=15094] ppid=15089 vsize=92328 CPUtime=280.96
/proc/15091/task/15094/stat : 15094 (ornithorynque) R 15089 15091 14992 0 -1 4194368 5627 0 0 0 28082 14 0 0 25 0 3 0 330616124 94543872 10747 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.05
Current children cumulated vsize (KiB) 92328

[startup+342.302 s]
/proc/loadavg: 2.00 1.94 1.76 3/80 15292
/proc/meminfo: memFree=899840/2055920 swapFree=4154868/4192956
[pid=15091] ppid=15089 vsize=98408 CPUtime=682.66
/proc/15091/stat : 15091 (ornithorynque) S 15089 15091 14992 0 -1 4194304 15484 0 0 0 68234 32 0 0 18 0 3 0 330616121 100769792 11717 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269037367163 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15091/statm: 24602 11717 387 42 0 18854 0
[pid=15091/tid=15093] ppid=15089 vsize=98408 CPUtime=341.95
/proc/15091/task/15093/stat : 15093 (ornithorynque) R 15089 15091 14992 0 -1 4194368 8065 0 0 0 34185 10 0 0 25 0 3 0 330616124 100769792 11717 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15091/tid=15094] ppid=15089 vsize=98408 CPUtime=340.67
/proc/15091/task/15094/stat : 15094 (ornithorynque) R 15089 15091 14992 0 -1 4194368 6731 0 0 0 34046 21 0 0 25 0 3 0 330616124 100769792 11717 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.66
Current children cumulated vsize (KiB) 98408

[startup+402.301 s]
/proc/loadavg: 2.00 1.95 1.78 3/80 15292
/proc/meminfo: memFree=896192/2055920 swapFree=4154868/4192956
[pid=15091] ppid=15089 vsize=101996 CPUtime=802.37
/proc/15091/stat : 15091 (ornithorynque) S 15089 15091 14992 0 -1 4194304 16612 0 0 0 80204 33 0 0 18 0 3 0 330616121 104443904 12647 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269037367163 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15091/statm: 25499 12647 387 42 0 19751 0
[pid=15091/tid=15093] ppid=15089 vsize=101996 CPUtime=401.93
/proc/15091/task/15093/stat : 15093 (ornithorynque) R 15089 15091 14992 0 -1 4194368 8713 0 0 0 40182 11 0 0 25 0 3 0 330616124 104443904 12647 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15091/tid=15094] ppid=15089 vsize=101996 CPUtime=400.4
/proc/15091/task/15094/stat : 15094 (ornithorynque) R 15089 15091 14992 0 -1 4194368 7211 0 0 0 40019 21 0 0 25 0 3 0 330616124 104443904 12647 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.37
Current children cumulated vsize (KiB) 101996

[startup+462.302 s]
/proc/loadavg: 2.06 1.97 1.79 3/80 15292
/proc/meminfo: memFree=893440/2055920 swapFree=4154868/4192956
[pid=15091] ppid=15089 vsize=104184 CPUtime=922.08
/proc/15091/stat : 15091 (ornithorynque) S 15089 15091 14992 0 -1 4194304 17296 0 0 0 92174 34 0 0 18 0 3 0 330616121 106684416 13331 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269037367163 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15091/statm: 26046 13331 387 42 0 20298 0
[pid=15091/tid=15093] ppid=15089 vsize=104184 CPUtime=461.91
/proc/15091/task/15093/stat : 15093 (ornithorynque) R 15089 15091 14992 0 -1 4194368 9165 0 0 0 46179 12 0 0 25 0 3 0 330616124 106684416 13331 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15091/tid=15094] ppid=15089 vsize=104184 CPUtime=460.13
/proc/15091/task/15094/stat : 15094 (ornithorynque) R 15089 15091 14992 0 -1 4194368 7443 0 0 0 45992 21 0 0 25 0 3 0 330616124 106684416 13331 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241762 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.08
Current children cumulated vsize (KiB) 104184

[startup+522.303 s]
/proc/loadavg: 2.13 2.00 1.81 3/80 15292
/proc/meminfo: memFree=890496/2055920 swapFree=4154868/4192956
[pid=15091] ppid=15089 vsize=106936 CPUtime=1041.81
/proc/15091/stat : 15091 (ornithorynque) S 15089 15091 14992 0 -1 4194304 18229 0 0 0 104145 36 0 0 18 0 3 0 330616121 109502464 14100 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269037367163 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15091/statm: 26734 14100 387 42 0 20986 0
[pid=15091/tid=15093] ppid=15089 vsize=106936 CPUtime=521.89
/proc/15091/task/15093/stat : 15093 (ornithorynque) R 15089 15091 14992 0 -1 4194368 9647 0 0 0 52176 13 0 0 25 0 3 0 330616124 109502464 14100 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15091/tid=15094] ppid=15089 vsize=106936 CPUtime=519.88
/proc/15091/task/15094/stat : 15094 (ornithorynque) R 15089 15091 14992 0 -1 4194368 7894 0 0 0 51966 22 0 0 25 0 3 0 330616124 109502464 14100 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241624 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.81
Current children cumulated vsize (KiB) 106936

[startup+582.301 s]
/proc/loadavg: 2.10 2.01 1.83 3/80 15292
/proc/meminfo: memFree=887680/2055920 swapFree=4154868/4192956
[pid=15091] ppid=15089 vsize=109716 CPUtime=1161.51
/proc/15091/stat : 15091 (ornithorynque) S 15089 15091 14992 0 -1 4194304 19156 0 0 0 116114 37 0 0 18 0 3 0 330616121 112349184 14798 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269037367163 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15091/statm: 27429 14798 387 42 0 21681 0
[pid=15091/tid=15093] ppid=15089 vsize=109716 CPUtime=581.87
/proc/15091/task/15093/stat : 15093 (ornithorynque) R 15089 15091 14992 0 -1 4194368 10248 0 0 0 58173 14 0 0 25 0 3 0 330616124 112349184 14798 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15091/tid=15094] ppid=15089 vsize=109716 CPUtime=579.6
/proc/15091/task/15094/stat : 15094 (ornithorynque) R 15089 15091 14992 0 -1 4194368 8220 0 0 0 57938 22 0 0 25 0 3 0 330616124 112349184 14798 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.51
Current children cumulated vsize (KiB) 109716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.07 2.01 1.83 3/80 15292
/proc/meminfo: memFree=885440/2055920 swapFree=4154868/4192956
[pid=15091] ppid=15089 vsize=112656 CPUtime=1200.02
/proc/15091/stat : 15091 (ornithorynque) S 15089 15091 14992 0 -1 4194304 20199 0 0 0 119965 37 0 0 18 0 3 0 330616121 115359744 15307 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269037367163 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15091/statm: 28164 15307 387 42 0 22416 0
[pid=15091/tid=15093] ppid=15089 vsize=112656 CPUtime=601.17
/proc/15091/task/15093/stat : 15093 (ornithorynque) R 15089 15091 14992 0 -1 4194368 10952 0 0 0 60103 14 0 0 25 0 3 0 330616124 115359744 15307 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15091/tid=15094] ppid=15089 vsize=112656 CPUtime=598.81
/proc/15091/task/15094/stat : 15094 (ornithorynque) R 15089 15091 14992 0 -1 4194368 8559 0 0 0 59859 22 0 0 25 0 3 0 330616124 115359744 15307 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 112656

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.628
CPU time (s): 1200.06
CPU user time (s): 1199.67
CPU system time (s): 0.38994
CPU usage (%): 199.469
Max. virtual memory (cumulated for all children) (KiB): 112656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.67
system time used= 0.38994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20199
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= 17
involuntary context switches= 23030

runsolver used 0.557915 second user time and 1.65275 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Mon Mar  5 14:57:05 UTC 2007

IDJOB= 328001
IDBENCH= 19909
IDSOLVER= 139
FILE ID= node26/328001-1173106625

PBS_JOBID= 4013924

Free space on /tmp= 66538 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v55/unif-k7-r89-v55-c4895-S1214515938-10.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328001-1173106625/ornithorynque /tmp/evaluation/328001-1173106625/instance-328001-1173106625.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-328001-1173106625 -o ROOT/results/node26/solver-328001-1173106625 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328001-1173106625/ornithorynque /tmp/evaluation/328001-1173106625/instance-328001-1173106625.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  de03602edd8993d2cfb54584ba8c73c9

RANDOM SEED= 743279536

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.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.279
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.279
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:        946352 kB
Buffers:         51320 kB
Cached:         949028 kB
SwapCached:      16728 kB
Active:         322676 kB
Inactive:       700968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        946352 kB
SwapTotal:     4192956 kB
SwapFree:      4154868 kB
Dirty:             472 kB
Writeback:           0 kB
Mapped:          30280 kB
Slab:            71544 kB
Committed_AS:   833464 kB
PageTables:       1712 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= 66538 MiB

End job on node26 on Mon Mar  5 15:07:08 UTC 2007