Trace number 333265

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.526

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-brn008.sat05-2685.reshuffled-07.cnf
MD5SUMf9cdae8890dde718d40830262adc8433
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.726
Satisfiable
(Un)Satisfiability was proved
Number of variables1467
Number of clauses7521
Sum of the clauses size64621
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2247
Number of clauses of size 31130
Number of clauses of size 482
Number of clauses of size 5852
Number of clauses of size over 55183

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.04	c ...done
0.00/0.04	c nbVar=1467 nbClause=7521
0.00/0.05	c nbVar=1467 nbClause=7521
0.00/0.05	c complete search running
0.00/0.05	c local search running
0.00/0.06	c flip 0 nbSat=7303 maxSat=0
0.13/0.14	c nbDecision=10000 #clauses=8161
0.53/0.36	c nbDecision=20000 #clauses=9839
1.13/0.62	c flip 10000 nbSat=7489 maxSat=7502
1.73/0.92	c nbDecision=30000 #clauses=11982
1.93/1.10	c flip 20000 nbSat=7486 maxSat=7503
2.93/1.53	c flip 0 nbSat=13606 maxSat=7506
3.52/1.81	c nbDecision=40000 #clauses=14526
4.52/2.30	c nbDecision=50000 #clauses=16742
5.72/2.90	c flip 10000 nbSat=13852 maxSat=13870
5.92/3.05	c nbDecision=60000 #clauses=19786
8.11/4.16	c flip 20000 nbSat=13848 maxSat=13874
9.32/4.74	c nbDecision=70000 #clauses=23319
10.51/5.39	c flip 0 nbSat=24166 maxSat=13877
13.30/6.70	c nbDecision=80000 #clauses=26558
15.30/7.76	c nbDecision=90000 #clauses=28770
18.29/9.26	c flip 10000 nbSat=24413 maxSat=24445
19.69/9.99	c nbDecision=100000 #clauses=31869
25.87/13.10	c flip 20000 nbSat=24422 maxSat=24448
29.86/15.09	c nbDecision=110000 #clauses=36968
33.85/17.01	c flip 0 nbSat=38110 maxSat=24448
44.82/22.58	c nbDecision=120000 #clauses=42081
52.61/26.47	c nbDecision=130000 #clauses=44839
54.20/27.24	c flip 10000 nbSat=38365 maxSat=38416
67.58/33.90	c nbDecision=140000 #clauses=49576
74.95/37.70	c flip 20000 nbSat=38386 maxSat=38422
88.92/44.64	c nbDecision=150000 #clauses=55066
95.70/48.09	c flip 0 nbSat=56229 maxSat=38422
123.64/62.09	c nbDecision=160000 #clauses=62152
139.19/69.89	c flip 10000 nbSat=56549 maxSat=56572
161.15/80.87	c nbDecision=170000 #clauses=68022
181.50/91.04	c flip 20000 nbSat=56538 maxSat=56574
187.49/94.06	c nbDecision=180000 #clauses=71503
217.41/109.01	c flip 0 nbSat=75954 maxSat=56574
230.38/115.58	c nbDecision=190000 #clauses=78103
279.86/140.37	c nbDecision=200000 #clauses=84810
290.44/145.69	c flip 10000 nbSat=76182 maxSat=76209
322.96/161.91	c nbDecision=210000 #clauses=89851
357.68/179.34	c flip 20000 nbSat=76178 maxSat=76211
393.98/197.51	c nbDecision=220000 #clauses=97481
421.32/211.22	c flip 0 nbSat=100442 maxSat=76211
455.04/228.12	c nbDecision=230000 #clauses=104233
514.30/257.80	c flip 10000 nbSat=100638 maxSat=100688
531.85/266.62	c nbDecision=240000 #clauses=112183
601.48/301.55	c nbDecision=250000 #clauses=118830
613.06/307.33	c flip 20000 nbSat=100630 maxSat=100688
688.48/345.14	c nbDecision=260000 #clauses=126442
699.45/350.68	c flip 0 nbSat=127044 maxSat=100690
775.87/388.97	c nbDecision=270000 #clauses=133778
822.76/412.41	c flip 10000 nbSat=127382 maxSat=127409
861.86/432.06	c nbDecision=280000 #clauses=140784
947.45/474.95	c flip 20000 nbSat=127357 maxSat=127409
984.96/493.71	c nbDecision=290000 #clauses=149206
1063.56/533.11	c flip 0 nbSat=154150 maxSat=127409
1114.86/558.88	c nbDecision=300000 #clauses=157854

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/node9/watcher-333265-1173507308 -o ROOT/results/node9/solver-333265-1173507308 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333265-1173507308/ornithorynque /tmp/evaluation/333265-1173507308/instance-333265-1173507308.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 1.01 3/77 17758
/proc/meminfo: memFree=1630216/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=23220 CPUtime=0
/proc/17758/stat : 17758 (ornithorynque) R 17756 17758 17404 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 370685419 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215416343825 0 0 4096 0 0 0 0 17 1 0 0
/proc/17758/statm: 5805 267 220 42 0 45 0

[startup+0.0869589 s]
/proc/loadavg: 0.91 0.97 1.01 3/77 17758
/proc/meminfo: memFree=1630216/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=45580 CPUtime=0.1
/proc/17758/stat : 17758 (ornithorynque) S 17756 17758 17404 0 -1 4194304 932 0 0 0 10 0 0 0 18 0 3 0 370685419 46673920 893 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17758/statm: 11395 893 387 42 0 5647 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 45580

[startup+0.101961 s]
/proc/loadavg: 0.91 0.97 1.01 3/77 17758
/proc/meminfo: memFree=1630216/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=45580 CPUtime=0.13
/proc/17758/stat : 17758 (ornithorynque) S 17756 17758 17404 0 -1 4194304 940 0 0 0 13 0 0 0 18 0 3 0 370685419 46673920 901 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17758/statm: 11395 901 387 42 0 5647 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 45580

[startup+0.302002 s]
/proc/loadavg: 0.91 0.97 1.01 3/77 17758
/proc/meminfo: memFree=1630216/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=45968 CPUtime=0.53
/proc/17758/stat : 17758 (ornithorynque) S 17756 17758 17404 0 -1 4194304 1020 0 0 0 53 0 0 0 18 0 3 0 370685419 47071232 981 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17758/statm: 11492 981 387 42 0 5744 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 45968

[startup+0.701076 s]
/proc/loadavg: 0.91 0.97 1.01 3/77 17758
/proc/meminfo: memFree=1630216/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=46364 CPUtime=1.33
/proc/17758/stat : 17758 (ornithorynque) S 17756 17758 17404 0 -1 4194304 1129 0 0 0 133 0 0 0 18 0 3 0 370685419 47476736 1090 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17758/statm: 11591 1090 387 42 0 5843 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 46364

[startup+1.50123 s]
/proc/loadavg: 0.91 0.97 1.01 3/80 17761
/proc/meminfo: memFree=1626928/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=47012 CPUtime=2.93
/proc/17758/stat : 17758 (ornithorynque) S 17756 17758 17404 0 -1 4194304 1301 0 0 0 293 0 0 0 18 0 3 0 370685419 48140288 1262 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17758/statm: 11753 1262 387 42 0 6005 0
[pid=17758/tid=17760] ppid=17756 vsize=47012 CPUtime=1.43
/proc/17758/task/17760/stat : 17760 (ornithorynque) R 17756 17758 17404 0 -1 4194368 390 0 0 0 143 0 0 0 25 0 3 0 370685425 48140288 1262 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17758/tid=17761] ppid=17756 vsize=47012 CPUtime=1.43
/proc/17758/task/17761/stat : 17761 (ornithorynque) R 17756 17758 17404 0 -1 4194368 2 0 0 0 143 0 0 0 25 0 3 0 370685425 48140288 1262 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283714 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 47012

[startup+3.10254 s]
/proc/loadavg: 0.91 0.97 1.01 3/80 17761
/proc/meminfo: memFree=1624496/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=50568 CPUtime=6.12
/proc/17758/stat : 17758 (ornithorynque) S 17756 17758 17404 0 -1 4194304 2023 0 0 0 612 0 0 0 18 0 3 0 370685419 51781632 1951 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17758/statm: 12642 1951 387 42 0 6894 0
[pid=17758/tid=17760] ppid=17756 vsize=50568 CPUtime=3.03
/proc/17758/task/17760/stat : 17760 (ornithorynque) R 17756 17758 17404 0 -1 4194368 792 0 0 0 303 0 0 0 25 0 3 0 370685425 51781632 1951 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17758/tid=17761] ppid=17756 vsize=50568 CPUtime=3.03
/proc/17758/task/17761/stat : 17761 (ornithorynque) R 17756 17758 17404 0 -1 4194368 322 0 0 0 303 0 0 0 25 0 3 0 370685425 51781632 1951 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241125 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 50568

[startup+6.3012 s]
/proc/loadavg: 1.00 0.98 1.01 3/80 17761
/proc/meminfo: memFree=1620400/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=53608 CPUtime=12.51
/proc/17758/stat : 17758 (ornithorynque) S 17756 17758 17404 0 -1 4194304 2922 0 0 0 1250 1 0 0 18 0 3 0 370685419 54894592 2817 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17758/statm: 13402 2817 387 42 0 7654 0
[pid=17758/tid=17760] ppid=17756 vsize=53608 CPUtime=6.23
/proc/17758/task/17760/stat : 17760 (ornithorynque) R 17756 17758 17404 0 -1 4194368 1200 0 0 0 623 0 0 0 25 0 3 0 370685425 54894592 2817 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17758/tid=17761] ppid=17756 vsize=53608 CPUtime=6.21
/proc/17758/task/17761/stat : 17761 (ornithorynque) R 17756 17758 17404 0 -1 4194368 813 0 0 0 621 0 0 0 25 0 3 0 370685425 54894592 2817 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 53608

[startup+12.7024 s]
/proc/loadavg: 1.08 1.00 1.02 3/80 17761
/proc/meminfo: memFree=1617976/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=56148 CPUtime=25.27
/proc/17758/stat : 17758 (ornithorynque) S 17756 17758 17404 0 -1 4194304 3536 0 0 0 2525 2 0 0 18 0 3 0 370685419 57495552 3366 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17758/statm: 14037 3366 387 42 0 8289 0
[pid=17758/tid=17760] ppid=17756 vsize=56148 CPUtime=12.63
/proc/17758/task/17760/stat : 17760 (ornithorynque) R 17756 17758 17404 0 -1 4194368 1814 0 0 0 1262 1 0 0 25 0 3 0 370685425 57495552 3366 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17758/tid=17761] ppid=17756 vsize=56148 CPUtime=12.58
/proc/17758/task/17761/stat : 17761 (ornithorynque) R 17756 17758 17404 0 -1 4194368 813 0 0 0 1258 0 0 0 25 0 3 0 370685425 57495552 3366 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 56148

[startup+25.5019 s]
/proc/loadavg: 1.28 1.05 1.03 3/80 17761
/proc/meminfo: memFree=1612984/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=62088 CPUtime=50.81
/proc/17758/stat : 17758 (ornithorynque) S 17756 17758 17404 0 -1 4194304 4818 0 0 0 5078 3 0 0 18 0 3 0 370685419 63578112 4583 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17758/statm: 15522 4583 387 42 0 9774 0
[pid=17758/tid=17760] ppid=17756 vsize=62088 CPUtime=25.42
/proc/17758/task/17760/stat : 17760 (ornithorynque) R 17756 17758 17404 0 -1 4194368 2466 0 0 0 2541 1 0 0 25 0 3 0 370685425 63578112 4583 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17758/tid=17761] ppid=17756 vsize=62088 CPUtime=25.32
/proc/17758/task/17761/stat : 17761 (ornithorynque) R 17756 17758 17404 0 -1 4194368 1443 0 0 0 2532 0 0 0 25 0 3 0 370685425 63578112 4583 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240907 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 62088

[startup+51.1018 s]
/proc/loadavg: 1.53 1.12 1.06 3/80 17761
/proc/meminfo: memFree=1606328/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=68780 CPUtime=101.89
/proc/17758/stat : 17758 (ornithorynque) S 17756 17758 17404 0 -1 4194304 6511 0 0 0 10183 6 0 0 18 0 3 0 370685419 70430720 6276 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17758/statm: 17195 6276 387 42 0 11447 0
[pid=17758/tid=17760] ppid=17756 vsize=68780 CPUtime=51.01
/proc/17758/task/17760/stat : 17760 (ornithorynque) R 17756 17758 17404 0 -1 4194368 3350 0 0 0 5097 4 0 0 25 0 3 0 370685425 70430720 6276 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17758/tid=17761] ppid=17756 vsize=68780 CPUtime=50.81
/proc/17758/task/17761/stat : 17761 (ornithorynque) R 17756 17758 17404 0 -1 4194368 2252 0 0 0 5080 1 0 0 25 0 3 0 370685425 70430720 6276 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 68780

[startup+102.306 s]
/proc/loadavg: 1.79 1.26 1.10 3/80 17761
/proc/meminfo: memFree=1601528/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=74644 CPUtime=204.05
/proc/17758/stat : 17758 (ornithorynque) S 17756 17758 17404 0 -1 4194304 7831 0 0 0 20396 9 0 0 18 0 3 0 370685419 76435456 7408 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17758/statm: 18661 7408 387 42 0 12913 0
[pid=17758/tid=17760] ppid=17756 vsize=74644 CPUtime=102.2
/proc/17758/task/17760/stat : 17760 (ornithorynque) R 17756 17758 17404 0 -1 4194368 4670 0 0 0 10213 7 0 0 25 0 3 0 370685425 76435456 7408 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311247 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17758/tid=17761] ppid=17756 vsize=74644 CPUtime=101.79
/proc/17758/task/17761/stat : 17761 (ornithorynque) R 17756 17758 17404 0 -1 4194368 2252 0 0 0 10178 1 0 0 25 0 3 0 370685425 76435456 7408 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 74644

[startup+162.301 s]
/proc/loadavg: 1.92 1.39 1.16 3/80 17761
/proc/meminfo: memFree=1593464/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=84072 CPUtime=323.76
/proc/17758/stat : 17758 (ornithorynque) S 17756 17758 17404 0 -1 4194304 10007 0 0 0 32364 12 0 0 18 0 3 0 370685419 86089728 9422 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17758/statm: 21018 9422 387 42 0 15270 0
[pid=17758/tid=17760] ppid=17756 vsize=84072 CPUtime=162.17
/proc/17758/task/17760/stat : 17760 (ornithorynque) R 17756 17758 17404 0 -1 4194368 5693 0 0 0 16208 9 0 0 25 0 3 0 370685425 86089728 9422 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4289553 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17758/tid=17761] ppid=17756 vsize=84072 CPUtime=161.52
/proc/17758/task/17761/stat : 17761 (ornithorynque) R 17756 17758 17404 0 -1 4194368 3405 0 0 0 16150 2 0 0 25 0 3 0 370685425 86089728 9422 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.76
Current children cumulated vsize (KiB) 84072

[startup+222.302 s]
/proc/loadavg: 1.97 1.50 1.21 3/80 17761
/proc/meminfo: memFree=1585464/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=92960 CPUtime=443.46
/proc/17758/stat : 17758 (ornithorynque) S 17756 17758 17404 0 -1 4194304 12365 0 0 0 44332 14 0 0 18 0 3 0 370685419 95191040 11412 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17758/statm: 23240 11412 387 42 0 17492 0
[pid=17758/tid=17760] ppid=17756 vsize=92960 CPUtime=222.15
/proc/17758/task/17760/stat : 17760 (ornithorynque) R 17756 17758 17404 0 -1 4194368 6630 0 0 0 22204 11 0 0 25 0 3 0 370685425 95191040 11412 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17758/tid=17761] ppid=17756 vsize=92960 CPUtime=221.24
/proc/17758/task/17761/stat : 17761 (ornithorynque) R 17756 17758 17404 0 -1 4194368 4826 0 0 0 22122 2 0 0 25 0 3 0 370685425 95191040 11412 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283791 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.46
Current children cumulated vsize (KiB) 92960

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.25 3/80 17761
/proc/meminfo: memFree=1582392/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=96164 CPUtime=563.18
/proc/17758/stat : 17758 (ornithorynque) S 17756 17758 17404 0 -1 4194304 13111 0 0 0 56303 15 0 0 18 0 3 0 370685419 98471936 12158 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17758/statm: 24041 12158 387 42 0 18293 0
[pid=17758/tid=17760] ppid=17756 vsize=96164 CPUtime=282.13
/proc/17758/task/17760/stat : 17760 (ornithorynque) R 17756 17758 17404 0 -1 4194368 7376 0 0 0 28201 12 0 0 25 0 3 0 370685425 98471936 12158 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17758/tid=17761] ppid=17756 vsize=96164 CPUtime=280.99
/proc/17758/task/17761/stat : 17761 (ornithorynque) R 17756 17758 17404 0 -1 4194368 4826 0 0 0 28097 2 0 0 25 0 3 0 370685425 98471936 12158 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241551 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.18
Current children cumulated vsize (KiB) 96164

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.30 3/80 17761
/proc/meminfo: memFree=1579512/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=98812 CPUtime=682.89
/proc/17758/stat : 17758 (ornithorynque) S 17756 17758 17404 0 -1 4194304 13944 0 0 0 68272 17 0 0 18 0 3 0 370685419 101183488 12874 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17758/statm: 24703 12874 387 42 0 18955 0
[pid=17758/tid=17760] ppid=17756 vsize=98812 CPUtime=342.11
/proc/17758/task/17760/stat : 17760 (ornithorynque) R 17756 17758 17404 0 -1 4194368 8209 0 0 0 34197 14 0 0 25 0 3 0 370685425 101183488 12874 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17758/tid=17761] ppid=17756 vsize=98812 CPUtime=340.71
/proc/17758/task/17761/stat : 17761 (ornithorynque) R 17756 17758 17404 0 -1 4194368 4826 0 0 0 34069 2 0 0 25 0 3 0 370685425 101183488 12874 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.89
Current children cumulated vsize (KiB) 98812

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.34 3/80 17761
/proc/meminfo: memFree=1572856/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=107136 CPUtime=802.59
/proc/17758/stat : 17758 (ornithorynque) S 17756 17758 17404 0 -1 4194304 16090 0 0 0 80240 19 0 0 18 0 3 0 370685419 109707264 14533 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17758/statm: 26784 14533 387 42 0 21036 0
[pid=17758/tid=17760] ppid=17756 vsize=107136 CPUtime=402.08
/proc/17758/task/17760/stat : 17760 (ornithorynque) R 17756 17758 17404 0 -1 4194368 9080 0 0 0 40193 15 0 0 25 0 3 0 370685425 109707264 14533 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17758/tid=17761] ppid=17756 vsize=107136 CPUtime=400.45
/proc/17758/task/17761/stat : 17761 (ornithorynque) R 17756 17758 17404 0 -1 4194368 6101 0 0 0 40042 3 0 0 25 0 3 0 370685425 109707264 14533 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.59
Current children cumulated vsize (KiB) 107136

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.38 3/80 17761
/proc/meminfo: memFree=1570488/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=110340 CPUtime=922.31
/proc/17758/stat : 17758 (ornithorynque) S 17756 17758 17404 0 -1 4194304 16697 0 0 0 92209 22 0 0 18 0 3 0 370685419 112988160 15140 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17758/statm: 27585 15140 387 42 0 21837 0
[pid=17758/tid=17760] ppid=17756 vsize=110340 CPUtime=462.05
/proc/17758/task/17760/stat : 17760 (ornithorynque) R 17756 17758 17404 0 -1 4194368 9687 0 0 0 46188 17 0 0 25 0 3 0 370685425 112988160 15140 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17758/tid=17761] ppid=17756 vsize=110340 CPUtime=460.18
/proc/17758/task/17761/stat : 17761 (ornithorynque) R 17756 17758 17404 0 -1 4194368 6101 0 0 0 46015 3 0 0 25 0 3 0 370685425 112988160 15140 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.31
Current children cumulated vsize (KiB) 110340

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/80 17761
/proc/meminfo: memFree=1568312/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=111624 CPUtime=1042.02
/proc/17758/stat : 17758 (ornithorynque) S 17756 17758 17404 0 -1 4194304 17279 0 0 0 104179 23 0 0 18 0 3 0 370685419 114302976 15689 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17758/statm: 27906 15689 387 42 0 22158 0
[pid=17758/tid=17760] ppid=17756 vsize=111624 CPUtime=522.03
/proc/17758/task/17760/stat : 17760 (ornithorynque) R 17756 17758 17404 0 -1 4194368 10269 0 0 0 52184 19 0 0 25 0 3 0 370685425 114302976 15689 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17758/tid=17761] ppid=17756 vsize=111624 CPUtime=519.92
/proc/17758/task/17761/stat : 17761 (ornithorynque) R 17756 17758 17404 0 -1 4194368 6101 0 0 0 51989 3 0 0 25 0 3 0 370685425 114302976 15689 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284351 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.02
Current children cumulated vsize (KiB) 111624

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.45 3/80 17761
/proc/meminfo: memFree=1562168/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=120624 CPUtime=1161.73
/proc/17758/stat : 17758 (ornithorynque) S 17756 17758 17404 0 -1 4194304 19659 0 0 0 116148 25 0 0 18 0 3 0 370685419 123518976 17225 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17758/statm: 30156 17225 387 42 0 24408 0
[pid=17758/tid=17760] ppid=17756 vsize=120624 CPUtime=582.01
/proc/17758/task/17760/stat : 17760 (ornithorynque) R 17756 17758 17404 0 -1 4194368 10750 0 0 0 58181 20 0 0 25 0 3 0 370685425 123518976 17225 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17758/tid=17761] ppid=17756 vsize=120624 CPUtime=579.65
/proc/17758/task/17761/stat : 17761 (ornithorynque) R 17756 17758 17404 0 -1 4194368 8000 0 0 0 57961 4 0 0 25 0 3 0 370685425 123518976 17225 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.73
Current children cumulated vsize (KiB) 120624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.503 s]
/proc/loadavg: 1.99 1.85 1.46 3/80 17761
/proc/meminfo: memFree=1561528/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=121648 CPUtime=1200.06
/proc/17758/stat : 17758 (ornithorynque) S 17756 17758 17404 0 -1 4194304 19802 0 0 0 119980 26 0 0 18 0 3 0 370685419 124567552 17368 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17758/statm: 30412 17368 387 42 0 24664 0
[pid=17758/tid=17760] ppid=17756 vsize=121648 CPUtime=601.21
/proc/17758/task/17760/stat : 17760 (ornithorynque) R 17756 17758 17404 0 -1 4194368 10893 0 0 0 60100 21 0 0 25 0 3 0 370685425 124567552 17368 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17758/tid=17761] ppid=17756 vsize=121648 CPUtime=598.78
/proc/17758/task/17761/stat : 17761 (ornithorynque) R 17756 17758 17404 0 -1 4194368 8000 0 0 0 59874 4 0 0 25 0 3 0 370685425 124567552 17368 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 121648

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

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

[startup+601.503 s]
/proc/loadavg: 1.99 1.85 1.46 3/80 17761
/proc/meminfo: memFree=1561528/2055920 swapFree=4152252/4192956
[pid=17758] ppid=17756 vsize=121648 CPUtime=1200.06
/proc/17758/stat : 17758 (ornithorynque) S 17756 17758 17404 0 -1 4194304 19802 0 0 0 119980 26 0 0 18 0 3 0 370685419 124567552 17368 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17758/statm: 30412 17368 387 42 0 24664 0
[pid=17758/tid=17760] ppid=17756 vsize=121648 CPUtime=601.21
/proc/17758/task/17760/stat : 17760 (ornithorynque) R 17756 17758 17404 0 -1 4194368 10893 0 0 0 60100 21 0 0 25 0 3 0 370685425 124567552 17368 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17758/tid=17761] ppid=17756 vsize=121648 CPUtime=598.78
/proc/17758/task/17761/stat : 17761 (ornithorynque) R 17756 17758 17404 0 -1 4194368 8000 0 0 0 59874 4 0 0 25 0 3 0 370685425 124567552 17368 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 121648

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.526
CPU time (s): 1200.09
CPU user time (s): 1199.82
CPU system time (s): 0.271958
CPU usage (%): 199.507
Max. virtual memory (cumulated for all children) (KiB): 121648

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

runsolver used 0.479927 second user time and 1.72874 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Mar 10 06:15:08 UTC 2007

IDJOB= 333265
IDBENCH= 24599
IDSOLVER= 139
FILE ID= node9/333265-1173507308

PBS_JOBID= 4101122

Free space on /tmp= 66465 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/QG-gensys-brn008.sat05-2685.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333265-1173507308/ornithorynque /tmp/evaluation/333265-1173507308/instance-333265-1173507308.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-333265-1173507308 -o ROOT/results/node9/solver-333265-1173507308 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333265-1173507308/ornithorynque /tmp/evaluation/333265-1173507308/instance-333265-1173507308.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  f9cdae8890dde718d40830262adc8433

RANDOM SEED= 299336530

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1630624 kB
Buffers:         48348 kB
Cached:         289148 kB
SwapCached:       8828 kB
Active:         185884 kB
Inactive:       174348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1630624 kB
SwapTotal:     4192956 kB
SwapFree:      4152252 kB
Dirty:             656 kB
Writeback:           0 kB
Mapped:          29592 kB
Slab:            50720 kB
Committed_AS:  1482352 kB
PageTables:       1688 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= 66465 MiB

End job on node9 on Sat Mar 10 06:25:12 UTC 2007