Trace number 328022

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.1 601.524

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1279108477-06.UNSAT.shuffled.cnf
MD5SUM0fb73f67c7f5af95b3c6ed625e2e258c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark796.244
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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.01/0.02	c ...done
0.01/0.02	c nbVar=60 nbClause=5340
0.01/0.03	c nbVar=60 nbClause=5340
0.01/0.03	c complete search running
0.01/0.03	c local search running
0.01/0.03	c flip 0 nbSat=5288 maxSat=0
0.16/0.19	c flip 0 nbSat=6741 maxSat=5324
0.76/0.45	c flip 0 nbSat=8431 maxSat=6756
1.56/0.81	c flip 0 nbSat=10333 maxSat=8459
2.55/1.31	c flip 0 nbSat=12717 maxSat=10358
3.35/1.70	c nbDecision=10000 #clauses=14488
3.95/2.01	c flip 0 nbSat=15616 maxSat=12755
5.95/3.01	c flip 0 nbSat=19262 maxSat=15657
8.94/4.54	c flip 0 nbSat=22510 maxSat=19290
9.74/4.96	c nbDecision=20000 #clauses=23656
12.93/6.57	c flip 0 nbSat=26905 maxSat=22538
18.50/9.33	c flip 0 nbSat=31648 maxSat=26925
20.10/10.17	c nbDecision=30000 #clauses=32846
25.48/12.83	c flip 0 nbSat=35986 maxSat=31674
33.63/16.92	c flip 0 nbSat=40996 maxSat=36017
35.22/17.79	c nbDecision=40000 #clauses=42028
42.81/21.52	c flip 0 nbSat=45099 maxSat=41027
54.19/27.20	c flip 0 nbSat=49959 maxSat=45135
57.58/28.93	c nbDecision=50000 #clauses=51204
66.16/33.23	c flip 0 nbSat=54890 maxSat=49984
78.13/39.28	c nbDecision=60000 #clauses=60423
80.32/40.37	c flip 0 nbSat=61272 maxSat=54924
95.69/48.06	c flip 0 nbSat=66324 maxSat=61305
104.66/52.58	c nbDecision=70000 #clauses=69609
112.64/56.52	c flip 0 nbSat=71819 maxSat=66349
131.80/66.12	c flip 0 nbSat=78374 maxSat=71845
133.20/66.87	c nbDecision=80000 #clauses=78824
151.95/76.24	c flip 0 nbSat=84588 maxSat=78420
164.53/82.53	c nbDecision=90000 #clauses=88036
174.30/87.42	c flip 0 nbSat=90132 maxSat=84615
197.64/99.10	c flip 0 nbSat=95883 maxSat=90168
202.03/101.36	c nbDecision=100000 #clauses=97268
222.18/111.45	c flip 0 nbSat=103335 maxSat=95910
235.16/117.97	c nbDecision=110000 #clauses=106478
249.53/125.20	c flip 0 nbSat=109285 maxSat=103364
278.25/139.51	c flip 0 nbSat=114376 maxSat=109306
283.64/142.25	c nbDecision=120000 #clauses=115645
309.58/155.25	c flip 0 nbSat=120794 maxSat=114400
335.72/168.35	c nbDecision=130000 #clauses=124884
341.90/171.47	c flip 0 nbSat=126072 maxSat=120821
376.22/188.70	c flip 0 nbSat=132079 maxSat=126094
390.39/195.74	c nbDecision=140000 #clauses=134140
410.74/205.96	c flip 0 nbSat=137726 maxSat=132115
442.26/221.73	c nbDecision=150000 #clauses=143420
448.25/224.72	c flip 0 nbSat=144228 maxSat=137747
486.96/244.16	c flip 0 nbSat=149380 maxSat=144254
509.70/255.54	c nbDecision=160000 #clauses=152587
525.86/263.61	c flip 0 nbSat=153997 maxSat=149417
567.76/284.65	c flip 0 nbSat=159016 maxSat=154022
591.51/296.53	c nbDecision=170000 #clauses=161814
609.67/305.65	c flip 0 nbSat=163708 maxSat=159058
654.56/328.16	c flip 0 nbSat=169473 maxSat=163734
666.53/334.14	c nbDecision=180000 #clauses=171049
698.85/350.36	c flip 0 nbSat=175289 maxSat=169509
747.94/374.93	c flip 0 nbSat=180153 maxSat=175331
748.93/375.43	c nbDecision=190000 #clauses=180304
794.23/398.12	c flip 0 nbSat=185620 maxSat=180182
827.16/414.62	c nbDecision=200000 #clauses=189606
843.30/422.76	c flip 0 nbSat=191463 maxSat=185689
894.99/448.60	c flip 0 nbSat=197481 maxSat=191508
910.55/456.49	c nbDecision=210000 #clauses=198896
947.87/475.13	c flip 0 nbSat=201692 maxSat=197506
1002.33/502.49	c flip 0 nbSat=207349 maxSat=201726
1009.71/506.13	c nbDecision=220000 #clauses=208084
1056.21/529.43	c flip 0 nbSat=213868 maxSat=207390
1086.53/544.62	c nbDecision=230000 #clauses=217280
1114.26/558.55	c flip 0 nbSat=219974 maxSat=213910
1172.52/587.72	c flip 0 nbSat=226408 maxSat=219997
1173.12/588.08	c nbDecision=240000 #clauses=226536

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

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


[startup+0 s]
/proc/loadavg: 1.83 1.91 1.65 3/70 13983
/proc/meminfo: memFree=1429544/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=23220 CPUtime=0
/proc/13983/stat : 13983 (ornithorynque) R 13981 13983 13672 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 330649165 23777280 269 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264837827857 0 0 4096 0 0 0 0 17 1 0 0
/proc/13983/statm: 5805 269 222 42 0 45 0

[startup+0.016927 s]
/proc/loadavg: 1.83 1.91 1.65 3/70 13983
/proc/meminfo: memFree=1429544/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=23440 CPUtime=0.01
/proc/13983/stat : 13983 (ornithorynque) R 13981 13983 13672 0 -1 4194304 531 0 0 0 1 0 0 0 18 0 1 0 330649165 24002560 492 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264840319713 0 0 4096 1088 0 0 0 17 1 0 0
/proc/13983/statm: 5860 492 377 42 0 112 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23440

[startup+0.101943 s]
/proc/loadavg: 1.83 1.91 1.65 3/70 13983
/proc/meminfo: memFree=1429544/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=44788 CPUtime=0.16
/proc/13983/stat : 13983 (ornithorynque) S 13981 13983 13672 0 -1 4194304 752 0 0 0 16 0 0 0 18 0 3 0 330649165 45862912 713 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264849354619 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13983/statm: 11197 713 387 42 0 5449 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 44788

[startup+0.30198 s]
/proc/loadavg: 1.83 1.91 1.65 3/70 13983
/proc/meminfo: memFree=1429544/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=46076 CPUtime=0.56
/proc/13983/stat : 13983 (ornithorynque) S 13981 13983 13672 0 -1 4194304 871 0 0 0 56 0 0 0 18 0 3 0 330649165 47181824 832 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264849354619 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13983/statm: 11519 832 387 42 0 5771 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 46076

[startup+0.701054 s]
/proc/loadavg: 1.83 1.91 1.65 3/70 13983
/proc/meminfo: memFree=1429544/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=46472 CPUtime=1.36
/proc/13983/stat : 13983 (ornithorynque) S 13981 13983 13672 0 -1 4194304 1023 0 0 0 136 0 0 0 18 0 3 0 330649165 47587328 984 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264849354619 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13983/statm: 11618 984 387 42 0 5870 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 46472

[startup+1.5012 s]
/proc/loadavg: 1.83 1.91 1.65 3/73 13988
/proc/meminfo: memFree=1426384/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=48044 CPUtime=2.95
/proc/13983/stat : 13983 (ornithorynque) S 13981 13983 13672 0 -1 4194304 1296 0 0 0 295 0 0 0 18 0 3 0 330649165 49197056 1257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264849354619 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13983/statm: 12011 1257 387 42 0 6263 0
[pid=13983/tid=13985] ppid=13981 vsize=48044 CPUtime=1.46
/proc/13983/task/13985/stat : 13985 (ornithorynque) R 13981 13983 13672 0 -1 4194368 274 0 0 0 146 0 0 0 25 0 3 0 330649168 49197056 1257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264840319713 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13983/tid=13986] ppid=13981 vsize=48044 CPUtime=1.46
/proc/13983/task/13986/stat : 13986 (ornithorynque) R 13981 13983 13672 0 -1 4194368 314 0 0 0 146 0 0 0 25 0 3 0 330649168 49197056 1257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242305 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 48044

[startup+3.1025 s]
/proc/loadavg: 1.85 1.91 1.65 3/73 13988
/proc/meminfo: memFree=1424848/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=49120 CPUtime=6.14
/proc/13983/stat : 13983 (ornithorynque) S 13981 13983 13672 0 -1 4194304 1776 0 0 0 614 0 0 0 18 0 3 0 330649165 50298880 1671 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264849354619 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13983/statm: 12280 1671 387 42 0 6532 0
[pid=13983/tid=13985] ppid=13981 vsize=49120 CPUtime=3.06
/proc/13983/task/13985/stat : 13985 (ornithorynque) R 13981 13983 13672 0 -1 4194368 531 0 0 0 306 0 0 0 25 0 3 0 330649168 50298880 1671 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312385 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13983/tid=13986] ppid=13981 vsize=49120 CPUtime=3.05
/proc/13983/task/13986/stat : 13986 (ornithorynque) R 13981 13983 13672 0 -1 4194368 537 0 0 0 305 0 0 0 25 0 3 0 330649168 50298880 1671 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 49120

[startup+6.30108 s]
/proc/loadavg: 1.85 1.91 1.65 3/73 13990
/proc/meminfo: memFree=1422800/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=51232 CPUtime=12.51
/proc/13983/stat : 13983 (ornithorynque) S 13981 13983 13672 0 -1 4194304 2138 0 0 0 1250 1 0 0 18 0 3 0 330649165 52461568 2033 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264849354619 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13983/statm: 12808 2033 387 42 0 7060 0
[pid=13983/tid=13985] ppid=13981 vsize=51232 CPUtime=6.26
/proc/13983/task/13985/stat : 13985 (ornithorynque) R 13981 13983 13672 0 -1 4194368 802 0 0 0 626 0 0 0 25 0 3 0 330649168 52461568 2033 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311137 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13983/tid=13986] ppid=13981 vsize=51232 CPUtime=6.23
/proc/13983/task/13986/stat : 13986 (ornithorynque) R 13981 13983 13672 0 -1 4194368 628 0 0 0 622 1 0 0 25 0 3 0 330649168 52461568 2033 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 51232

[startup+12.7013 s]
/proc/loadavg: 1.87 1.92 1.66 3/73 13994
/proc/meminfo: memFree=1419792/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=54304 CPUtime=25.28
/proc/13983/stat : 13983 (ornithorynque) S 13981 13983 13672 0 -1 4194304 2903 0 0 0 2526 2 0 0 18 0 3 0 330649165 55607296 2733 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264849354619 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13983/statm: 13576 2733 387 42 0 7828 0
[pid=13983/tid=13985] ppid=13981 vsize=54304 CPUtime=12.64
/proc/13983/task/13985/stat : 13985 (ornithorynque) R 13981 13983 13672 0 -1 4194368 1259 0 0 0 1264 0 0 0 25 0 3 0 330649168 55607296 2733 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13983/tid=13986] ppid=13981 vsize=54304 CPUtime=12.6
/proc/13983/task/13986/stat : 13986 (ornithorynque) R 13981 13983 13672 0 -1 4194368 936 0 0 0 1258 2 0 0 25 0 3 0 330649168 55607296 2733 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 54304

[startup+25.5016 s]
/proc/loadavg: 1.89 1.92 1.66 3/67 14016
/proc/meminfo: memFree=1417536/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=58580 CPUtime=50.8
/proc/13983/stat : 13983 (ornithorynque) S 13981 13983 13672 0 -1 4194304 3988 0 0 0 5076 4 0 0 18 0 3 0 330649165 59985920 3580 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264849354619 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13983/statm: 14645 3580 387 42 0 8897 0
[pid=13983/tid=13985] ppid=13981 vsize=58580 CPUtime=25.41
/proc/13983/task/13985/stat : 13985 (ornithorynque) R 13981 13983 13672 0 -1 4194368 1812 0 0 0 2541 0 0 0 25 0 3 0 330649168 59985920 3580 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13983/tid=13986] ppid=13981 vsize=58580 CPUtime=25.34
/proc/13983/task/13986/stat : 13986 (ornithorynque) R 13981 13983 13672 0 -1 4194368 1468 0 0 0 2532 2 0 0 25 0 3 0 330649168 59985920 3580 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241556 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 58580

[startup+51.1013 s]
/proc/loadavg: 1.93 1.92 1.67 3/67 14016
/proc/meminfo: memFree=1412480/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=65276 CPUtime=101.87
/proc/13983/stat : 13983 (ornithorynque) S 13981 13983 13672 0 -1 4194304 5713 0 0 0 10182 5 0 0 18 0 3 0 330649165 66842624 4866 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264849354619 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13983/statm: 16319 4866 387 42 0 10571 0
[pid=13983/tid=13985] ppid=13981 vsize=65276 CPUtime=51.01
/proc/13983/task/13985/stat : 13985 (ornithorynque) R 13981 13983 13672 0 -1 4194368 2768 0 0 0 5099 2 0 0 25 0 3 0 330649168 66842624 4866 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13983/tid=13986] ppid=13981 vsize=65276 CPUtime=50.83
/proc/13983/task/13986/stat : 13986 (ornithorynque) R 13981 13983 13672 0 -1 4194368 2237 0 0 0 5080 3 0 0 25 0 3 0 330649168 66842624 4866 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 65276

[startup+102.306 s]
/proc/loadavg: 1.97 1.93 1.68 3/67 14016
/proc/meminfo: memFree=1404608/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=75484 CPUtime=204.03
/proc/13983/stat : 13983 (ornithorynque) S 13981 13983 13672 0 -1 4194304 8533 0 0 0 20395 8 0 0 18 0 3 0 330649165 77295616 6821 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264849354619 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13983/statm: 18871 6821 387 42 0 13123 0
[pid=13983/tid=13985] ppid=13981 vsize=75484 CPUtime=102.18
/proc/13983/task/13985/stat : 13985 (ornithorynque) R 13981 13983 13672 0 -1 4194368 4151 0 0 0 10215 3 0 0 25 0 3 0 330649168 77295616 6821 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13983/tid=13986] ppid=13981 vsize=75484 CPUtime=101.8
/proc/13983/task/13986/stat : 13986 (ornithorynque) R 13981 13983 13672 0 -1 4194368 3674 0 0 0 10176 4 0 0 25 0 3 0 330649168 77295616 6821 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241407 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 75484

[startup+162.302 s]
/proc/loadavg: 1.99 1.94 1.70 3/67 14016
/proc/meminfo: memFree=1398400/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=81088 CPUtime=323.75
/proc/13983/stat : 13983 (ornithorynque) S 13981 13983 13672 0 -1 4194304 10176 0 0 0 32365 10 0 0 18 0 3 0 330649165 83034112 8365 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264849354619 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13983/statm: 20272 8365 387 42 0 14524 0
[pid=13983/tid=13985] ppid=13981 vsize=81088 CPUtime=162.16
/proc/13983/task/13985/stat : 13985 (ornithorynque) R 13981 13983 13672 0 -1 4194368 5084 0 0 0 16211 5 0 0 25 0 3 0 330649168 83034112 8365 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13983/tid=13986] ppid=13981 vsize=81088 CPUtime=161.54
/proc/13983/task/13986/stat : 13986 (ornithorynque) R 13981 13983 13672 0 -1 4194368 4384 0 0 0 16150 4 0 0 25 0 3 0 330649168 83034112 8365 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241632 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.75
Current children cumulated vsize (KiB) 81088

[startup+222.302 s]
/proc/loadavg: 1.99 1.95 1.72 3/67 14016
/proc/meminfo: memFree=1393216/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=87608 CPUtime=443.46
/proc/13983/stat : 13983 (ornithorynque) S 13981 13983 13672 0 -1 4194304 12058 0 0 0 44334 12 0 0 18 0 3 0 330649165 89710592 9601 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264849354619 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13983/statm: 21902 9601 387 42 0 16154 0
[pid=13983/tid=13985] ppid=13981 vsize=87608 CPUtime=222.14
/proc/13983/task/13985/stat : 13985 (ornithorynque) R 13981 13983 13672 0 -1 4194368 6217 0 0 0 22208 6 0 0 25 0 3 0 330649168 89710592 9601 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312381 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13983/tid=13986] ppid=13981 vsize=87608 CPUtime=221.27
/proc/13983/task/13986/stat : 13986 (ornithorynque) R 13981 13983 13672 0 -1 4194368 5133 0 0 0 22122 5 0 0 25 0 3 0 330649168 89710592 9601 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241397 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.46
Current children cumulated vsize (KiB) 87608

[startup+282.302 s]
/proc/loadavg: 1.99 1.95 1.73 3/67 14016
/proc/meminfo: memFree=1389120/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=91876 CPUtime=563.18
/proc/13983/stat : 13983 (ornithorynque) S 13981 13983 13672 0 -1 4194304 13393 0 0 0 56305 13 0 0 18 0 3 0 330649165 94081024 10638 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264849354619 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13983/statm: 22969 10638 387 42 0 17221 0
[pid=13983/tid=13985] ppid=13981 vsize=91876 CPUtime=282.12
/proc/13983/task/13985/stat : 13985 (ornithorynque) R 13981 13983 13672 0 -1 4194368 6904 0 0 0 28205 7 0 0 25 0 3 0 330649168 94081024 10638 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13983/tid=13986] ppid=13981 vsize=91876 CPUtime=281.02
/proc/13983/task/13986/stat : 13986 (ornithorynque) R 13981 13983 13672 0 -1 4194368 5781 0 0 0 28096 6 0 0 25 0 3 0 330649168 94081024 10638 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241616 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.18
Current children cumulated vsize (KiB) 91876

[startup+342.301 s]
/proc/loadavg: 1.99 1.96 1.74 3/67 14016
/proc/meminfo: memFree=1385344/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=100732 CPUtime=682.89
/proc/13983/stat : 13983 (ornithorynque) S 13981 13983 13672 0 -1 4194304 15811 0 0 0 68275 14 0 0 18 0 3 0 330649165 103149568 11602 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264849354619 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13983/statm: 25183 11602 387 42 0 19435 0
[pid=13983/tid=13985] ppid=13981 vsize=100732 CPUtime=342.09
/proc/13983/task/13985/stat : 13985 (ornithorynque) R 13981 13983 13672 0 -1 4194368 7656 0 0 0 34202 7 0 0 25 0 3 0 330649168 103149568 11602 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13983/tid=13986] ppid=13981 vsize=100732 CPUtime=340.75
/proc/13983/task/13986/stat : 13986 (ornithorynque) R 13981 13983 13672 0 -1 4194368 7447 0 0 0 34069 6 0 0 25 0 3 0 330649168 103149568 11602 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.89
Current children cumulated vsize (KiB) 100732

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.75 3/67 14016
/proc/meminfo: memFree=1381952/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=103448 CPUtime=802.6
/proc/13983/stat : 13983 (ornithorynque) S 13981 13983 13672 0 -1 4194304 16853 0 0 0 80245 15 0 0 18 0 3 0 330649165 105930752 12480 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264849354619 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13983/statm: 25862 12480 387 42 0 20114 0
[pid=13983/tid=13985] ppid=13981 vsize=103448 CPUtime=402.07
/proc/13983/task/13985/stat : 13985 (ornithorynque) R 13981 13983 13672 0 -1 4194368 8234 0 0 0 40199 8 0 0 25 0 3 0 330649168 105930752 12480 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13983/tid=13986] ppid=13981 vsize=103448 CPUtime=400.48
/proc/13983/task/13986/stat : 13986 (ornithorynque) R 13981 13983 13672 0 -1 4194368 7911 0 0 0 40042 6 0 0 25 0 3 0 330649168 105930752 12480 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241636 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.6
Current children cumulated vsize (KiB) 103448

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.77 3/67 14016
/proc/meminfo: memFree=1378880/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=106348 CPUtime=922.32
/proc/13983/stat : 13983 (ornithorynque) S 13981 13983 13672 0 -1 4194304 17767 0 0 0 92216 16 0 0 18 0 3 0 330649165 108900352 13230 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264849354619 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13983/statm: 26587 13230 387 42 0 20839 0
[pid=13983/tid=13985] ppid=13981 vsize=106348 CPUtime=462.05
/proc/13983/task/13985/stat : 13985 (ornithorynque) R 13981 13983 13672 0 -1 4194368 8827 0 0 0 46196 9 0 0 25 0 3 0 330649168 108900352 13230 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13983/tid=13986] ppid=13981 vsize=106348 CPUtime=460.22
/proc/13983/task/13986/stat : 13986 (ornithorynque) R 13981 13983 13672 0 -1 4194368 8232 0 0 0 46016 6 0 0 25 0 3 0 330649168 108900352 13230 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.32
Current children cumulated vsize (KiB) 106348

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.78 3/67 14016
/proc/meminfo: memFree=1375232/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=110040 CPUtime=1042.03
/proc/13983/stat : 13983 (ornithorynque) S 13981 13983 13672 0 -1 4194304 19052 0 0 0 104186 17 0 0 18 0 3 0 330649165 112680960 14125 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264849354619 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13983/statm: 27510 14125 387 42 0 21762 0
[pid=13983/tid=13985] ppid=13981 vsize=110040 CPUtime=522.04
/proc/13983/task/13985/stat : 13985 (ornithorynque) R 13981 13983 13672 0 -1 4194368 9713 0 0 0 52194 10 0 0 25 0 3 0 330649168 112680960 14125 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13983/tid=13986] ppid=13981 vsize=110040 CPUtime=519.96
/proc/13983/task/13986/stat : 13986 (ornithorynque) R 13981 13983 13672 0 -1 4194368 8631 0 0 0 51989 7 0 0 25 0 3 0 330649168 112680960 14125 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.03
Current children cumulated vsize (KiB) 110040

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.79 3/67 14016
/proc/meminfo: memFree=1372416/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=112792 CPUtime=1161.75
/proc/13983/stat : 13983 (ornithorynque) S 13981 13983 13672 0 -1 4194304 19970 0 0 0 116157 18 0 0 18 0 3 0 330649165 115499008 14846 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264849354619 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13983/statm: 28198 14846 387 42 0 22450 0
[pid=13983/tid=13985] ppid=13981 vsize=112792 CPUtime=582.01
/proc/13983/task/13985/stat : 13985 (ornithorynque) R 13981 13983 13672 0 -1 4194368 10171 0 0 0 58191 10 0 0 25 0 3 0 330649168 115499008 14846 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311395 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13983/tid=13986] ppid=13981 vsize=112792 CPUtime=579.69
/proc/13983/task/13986/stat : 13986 (ornithorynque) R 13981 13983 13672 0 -1 4194368 9091 0 0 0 57962 7 0 0 25 0 3 0 330649168 115499008 14846 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.75
Current children cumulated vsize (KiB) 112792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.97 1.79 3/67 14016
/proc/meminfo: memFree=1371200/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=113836 CPUtime=1200.08
/proc/13983/stat : 13983 (ornithorynque) S 13981 13983 13672 0 -1 4194304 20362 0 0 0 119989 19 0 0 18 0 3 0 330649165 116568064 15139 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264849354619 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13983/statm: 28459 15139 387 42 0 22711 0
[pid=13983/tid=13985] ppid=13981 vsize=113836 CPUtime=601.21
/proc/13983/task/13985/stat : 13985 (ornithorynque) R 13981 13983 13672 0 -1 4194368 10342 0 0 0 60111 10 0 0 25 0 3 0 330649168 116568064 15139 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13983/tid=13986] ppid=13981 vsize=113836 CPUtime=598.81
/proc/13983/task/13986/stat : 13986 (ornithorynque) R 13981 13983 13672 0 -1 4194368 9312 0 0 0 59874 7 0 0 25 0 3 0 330649168 116568064 15139 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 113836

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

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

[startup+601.502 s]
/proc/loadavg: 1.99 1.97 1.79 3/67 14016
/proc/meminfo: memFree=1371200/2055920 swapFree=4183400/4192956
[pid=13983] ppid=13981 vsize=113836 CPUtime=1200.08
/proc/13983/stat : 13983 (ornithorynque) S 13981 13983 13672 0 -1 4194304 20362 0 0 0 119989 19 0 0 18 0 3 0 330649165 116568064 15139 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264849354619 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13983/statm: 28459 15139 387 42 0 22711 0
[pid=13983/tid=13985] ppid=13981 vsize=113836 CPUtime=601.21
/proc/13983/task/13985/stat : 13985 (ornithorynque) R 13981 13983 13672 0 -1 4194368 10342 0 0 0 60111 10 0 0 25 0 3 0 330649168 116568064 15139 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13983/tid=13986] ppid=13981 vsize=113836 CPUtime=598.81
/proc/13983/task/13986/stat : 13986 (ornithorynque) R 13981 13983 13672 0 -1 4194368 9312 0 0 0 59874 7 0 0 25 0 3 0 330649168 116568064 15139 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 113836

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.524
CPU time (s): 1200.1
CPU user time (s): 1199.9
CPU system time (s): 0.200969
CPU usage (%): 199.511
Max. virtual memory (cumulated for all children) (KiB): 113836

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

runsolver used 0.635903 second user time and 1.57176 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Mon Mar  5 15:02:10 UTC 2007

IDJOB= 328022
IDBENCH= 19930
IDSOLVER= 139
FILE ID= node44/328022-1173106930

PBS_JOBID= 4013891

Free space on /tmp= 66560 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1279108477-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328022-1173106930/ornithorynque /tmp/evaluation/328022-1173106930/instance-328022-1173106930.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-328022-1173106930 -o ROOT/results/node44/solver-328022-1173106930 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328022-1173106930/ornithorynque /tmp/evaluation/328022-1173106930/instance-328022-1173106930.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  0fb73f67c7f5af95b3c6ed625e2e258c

RANDOM SEED= 365125027

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1430016 kB
Buffers:         33820 kB
Cached:         504764 kB
SwapCached:       3512 kB
Active:          93864 kB
Inactive:       455036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1430016 kB
SwapTotal:     4192956 kB
SwapFree:      4183400 kB
Dirty:             380 kB
Writeback:           0 kB
Mapped:          16776 kB
Slab:            62636 kB
Committed_AS:   677996 kB
PageTables:       1628 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= 66560 MiB

End job on node44 on Mon Mar  5 15:12:14 UTC 2007