Trace number 328021

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.04 601.624

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1368015355-04.UNSAT.shuffled.cnf
MD5SUM158195e2cd2ef056c6b800906e2a658f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark821.915
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.00/0.02	c ...done
0.00/0.02	c nbVar=60 nbClause=5340
0.00/0.03	c nbVar=60 nbClause=5340
0.00/0.03	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=5287 maxSat=0
0.16/0.19	c flip 0 nbSat=6760 maxSat=5328
0.76/0.45	c flip 0 nbSat=8569 maxSat=6782
1.56/0.85	c flip 0 nbSat=10790 maxSat=8599
2.75/1.40	c flip 0 nbSat=13325 maxSat=10815
3.15/1.70	c nbDecision=10000 #clauses=14429
4.15/2.19	c flip 0 nbSat=15980 maxSat=13347
6.55/3.34	c flip 0 nbSat=19529 maxSat=16006
9.54/4.86	c flip 0 nbSat=22953 maxSat=19559
10.34/5.21	c nbDecision=20000 #clauses=23623
13.72/6.95	c flip 0 nbSat=26638 maxSat=22973
19.32/9.75	c flip 0 nbSat=31391 maxSat=26666
21.12/10.65	c nbDecision=30000 #clauses=32801
26.11/13.17	c flip 0 nbSat=35953 maxSat=31430
34.47/17.40	c flip 0 nbSat=41309 maxSat=35982
35.86/18.03	c nbDecision=40000 #clauses=42006
44.44/22.37	c flip 0 nbSat=46258 maxSat=41339
55.82/28.06	c nbDecision=50000 #clauses=51172
56.62/28.41	c flip 0 nbSat=51451 maxSat=46288
68.95/34.69	c flip 0 nbSat=56545 maxSat=51491
75.69/38.08	c nbDecision=60000 #clauses=60301
83.66/42.03	c flip 0 nbSat=63210 maxSat=56578
99.41/49.94	c flip 0 nbSat=67969 maxSat=63245
105.00/52.79	c nbDecision=70000 #clauses=69501
116.53/58.53	c flip 0 nbSat=72306 maxSat=67990
136.07/68.39	c flip 0 nbSat=77445 maxSat=72326
142.06/71.30	c nbDecision=80000 #clauses=78642
156.22/78.49	c flip 0 nbSat=81747 maxSat=77468
177.92/89.31	c flip 0 nbSat=86013 maxSat=81777
187.89/94.38	c nbDecision=90000 #clauses=87884
200.26/100.54	c flip 0 nbSat=90202 maxSat=86042
224.58/112.70	c flip 0 nbSat=95513 maxSat=90244
231.56/116.23	c nbDecision=100000 #clauses=97038
249.28/125.18	c flip 0 nbSat=101578 maxSat=95543
269.85/135.47	c nbDecision=110000 #clauses=106254
276.43/138.76	c flip 0 nbSat=107671 maxSat=101601
306.15/153.62	c flip 0 nbSat=113581 maxSat=107699
315.93/158.54	c nbDecision=120000 #clauses=115518
336.47/168.80	c flip 0 nbSat=118558 maxSat=113606
369.00/185.14	c flip 0 nbSat=123234 maxSat=118586
379.98/190.60	c nbDecision=130000 #clauses=124727
403.11/202.22	c flip 0 nbSat=127803 maxSat=123265
437.02/219.25	c flip 0 nbSat=132701 maxSat=127824
444.42/222.95	c nbDecision=140000 #clauses=133938
472.75/237.12	c flip 0 nbSat=137292 maxSat=132725
509.66/255.69	c flip 0 nbSat=142192 maxSat=137320
516.04/258.85	c nbDecision=150000 #clauses=143189
548.37/275.03	c flip 0 nbSat=148222 maxSat=142221
576.30/289.08	c nbDecision=160000 #clauses=152449
589.06/295.46	c flip 0 nbSat=154351 maxSat=148253
631.57/316.71	c flip 0 nbSat=160085 maxSat=154372
643.74/322.89	c nbDecision=170000 #clauses=161713
674.45/338.24	c flip 0 nbSat=166194 maxSat=160116
716.16/359.10	c nbDecision=180000 #clauses=170949
718.76/360.45	c flip 0 nbSat=171218 maxSat=166220
764.65/383.41	c flip 0 nbSat=177035 maxSat=171266
794.57/398.44	c nbDecision=190000 #clauses=180145
812.74/407.59	c flip 0 nbSat=181803 maxSat=177069
861.21/431.85	c flip 0 nbSat=185258 maxSat=181822
909.71/456.16	c nbDecision=200000 #clauses=189422
910.31/456.49	c flip 0 nbSat=189439 maxSat=185285
962.37/482.57	c flip 0 nbSat=195540 maxSat=189466
989.31/496.04	c nbDecision=210000 #clauses=198628
1012.86/507.82	c flip 0 nbSat=201297 maxSat=195563
1061.73/532.37	c nbDecision=220000 #clauses=207776
1066.71/534.84	c flip 0 nbSat=208381 maxSat=201325
1121.99/562.57	c flip 0 nbSat=212991 maxSat=208416
1156.32/579.71	c nbDecision=230000 #clauses=216962
1178.86/591.00	c flip 0 nbSat=219246 maxSat=213028

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/node12/watcher-328021-1173106829 -o ROOT/results/node12/solver-328021-1173106829 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328021-1173106829/ornithorynque /tmp/evaluation/328021-1173106829/instance-328021-1173106829.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.71 1.42 3/77 18173
/proc/meminfo: memFree=1526632/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=23220 CPUtime=0
/proc/18173/stat : 18173 (ornithorynque) R 18171 18173 18074 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 330637316 23777280 267 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252426882321 0 0 4096 0 0 0 0 17 1 0 0
/proc/18173/statm: 5805 267 220 42 0 45 0

[startup+0.10291 s]
/proc/loadavg: 1.83 1.71 1.42 3/77 18173
/proc/meminfo: memFree=1526632/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=44792 CPUtime=0.16
/proc/18173/stat : 18173 (ornithorynque) S 18171 18173 18074 0 -1 4194304 756 0 0 0 16 0 0 0 18 0 3 0 330637316 45867008 717 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252438409083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18173/statm: 11198 717 387 42 0 5450 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 44792

[startup+0.202929 s]
/proc/loadavg: 1.83 1.71 1.42 3/77 18173
/proc/meminfo: memFree=1526632/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=46216 CPUtime=0.36
/proc/18173/stat : 18173 (ornithorynque) S 18171 18173 18074 0 -1 4194304 846 0 0 0 36 0 0 0 18 0 3 0 330637316 47325184 807 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252438409083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18173/statm: 11554 807 387 42 0 5806 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 46216

[startup+0.302947 s]
/proc/loadavg: 1.83 1.71 1.42 3/77 18173
/proc/meminfo: memFree=1526632/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=46216 CPUtime=0.56
/proc/18173/stat : 18173 (ornithorynque) S 18171 18173 18074 0 -1 4194304 880 0 0 0 56 0 0 0 18 0 3 0 330637316 47325184 841 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252438409083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18173/statm: 11554 841 387 42 0 5806 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 46216

[startup+0.70202 s]
/proc/loadavg: 1.83 1.71 1.42 3/77 18173
/proc/meminfo: memFree=1526632/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=46480 CPUtime=1.36
/proc/18173/stat : 18173 (ornithorynque) S 18171 18173 18074 0 -1 4194304 1049 0 0 0 136 0 0 0 18 0 3 0 330637316 47595520 1010 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252438409083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18173/statm: 11620 1010 387 42 0 5872 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 46480

[startup+1.50117 s]
/proc/loadavg: 1.85 1.71 1.42 3/80 18176
/proc/meminfo: memFree=1523152/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=48068 CPUtime=2.95
/proc/18173/stat : 18173 (ornithorynque) S 18171 18173 18074 0 -1 4194304 1349 0 0 0 295 0 0 0 18 0 3 0 330637316 49221632 1310 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252438409083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18173/statm: 12017 1310 387 42 0 6269 0
[pid=18173/tid=18175] ppid=18171 vsize=48068 CPUtime=1.46
/proc/18173/task/18175/stat : 18175 (ornithorynque) R 18171 18173 18074 0 -1 4194368 414 0 0 0 146 0 0 0 25 0 3 0 330637320 49221632 1310 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311226 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18173/tid=18176] ppid=18171 vsize=48068 CPUtime=1.46
/proc/18173/task/18176/stat : 18176 (ornithorynque) R 18171 18173 18074 0 -1 4194368 225 0 0 0 146 0 0 0 25 0 3 0 330637320 49221632 1310 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 48068

[startup+3.10145 s]
/proc/loadavg: 1.85 1.71 1.42 3/80 18176
/proc/meminfo: memFree=1521616/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=49940 CPUtime=6.15
/proc/18173/stat : 18173 (ornithorynque) S 18171 18173 18074 0 -1 4194304 1711 0 0 0 615 0 0 0 18 0 3 0 330637316 51138560 1639 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252438409083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18173/statm: 12485 1639 387 42 0 6737 0
[pid=18173/tid=18175] ppid=18171 vsize=49940 CPUtime=3.06
/proc/18173/task/18175/stat : 18175 (ornithorynque) R 18171 18173 18074 0 -1 4194368 661 0 0 0 306 0 0 0 25 0 3 0 330637320 51138560 1639 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18173/tid=18176] ppid=18171 vsize=49940 CPUtime=3.05
/proc/18173/task/18176/stat : 18176 (ornithorynque) R 18171 18173 18074 0 -1 4194368 340 0 0 0 305 0 0 0 25 0 3 0 330637320 51138560 1639 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241632 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 49940

[startup+6.30203 s]
/proc/loadavg: 1.86 1.72 1.43 3/80 18176
/proc/meminfo: memFree=1519760/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=50724 CPUtime=12.53
/proc/18173/stat : 18173 (ornithorynque) S 18171 18173 18074 0 -1 4194304 2166 0 0 0 1253 0 0 0 18 0 3 0 330637316 51941376 2061 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252438409083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18173/statm: 12681 2061 387 42 0 6933 0
[pid=18173/tid=18175] ppid=18171 vsize=50724 CPUtime=6.26
/proc/18173/task/18175/stat : 18175 (ornithorynque) R 18171 18173 18074 0 -1 4194368 928 0 0 0 626 0 0 0 25 0 3 0 330637320 51941376 2061 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18173/tid=18176] ppid=18171 vsize=50724 CPUtime=6.24
/proc/18173/task/18176/stat : 18176 (ornithorynque) R 18171 18173 18074 0 -1 4194368 528 0 0 0 624 0 0 0 25 0 3 0 330637320 51941376 2061 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238103 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 50724

[startup+12.7012 s]
/proc/loadavg: 1.87 1.72 1.43 3/80 18176
/proc/meminfo: memFree=1516752/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=54492 CPUtime=25.31
/proc/18173/stat : 18173 (ornithorynque) S 18171 18173 18074 0 -1 4194304 2922 0 0 0 2530 1 0 0 18 0 3 0 330637316 55799808 2752 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252438409083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18173/statm: 13623 2752 387 42 0 7875 0
[pid=18173/tid=18175] ppid=18171 vsize=54492 CPUtime=12.65
/proc/18173/task/18175/stat : 18175 (ornithorynque) R 18171 18173 18074 0 -1 4194368 1395 0 0 0 1265 0 0 0 25 0 3 0 330637320 55799808 2752 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18173/tid=18176] ppid=18171 vsize=54492 CPUtime=12.61
/proc/18173/task/18176/stat : 18176 (ornithorynque) R 18171 18173 18074 0 -1 4194368 817 0 0 0 1261 0 0 0 25 0 3 0 330637320 55799808 2752 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285759 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 54492

[startup+25.5025 s]
/proc/loadavg: 1.90 1.74 1.44 3/80 18176
/proc/meminfo: memFree=1513040/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=59296 CPUtime=50.82
/proc/18173/stat : 18173 (ornithorynque) S 18171 18173 18074 0 -1 4194304 4147 0 0 0 5080 2 0 0 18 0 3 0 330637316 60719104 3640 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252438409083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18173/statm: 14824 3640 387 42 0 9076 0
[pid=18173/tid=18175] ppid=18171 vsize=59296 CPUtime=25.45
/proc/18173/task/18175/stat : 18175 (ornithorynque) R 18171 18173 18074 0 -1 4194368 1957 0 0 0 2543 2 0 0 25 0 3 0 330637320 60719104 3640 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18173/tid=18176] ppid=18171 vsize=59296 CPUtime=25.34
/proc/18173/task/18176/stat : 18176 (ornithorynque) R 18171 18173 18074 0 -1 4194368 1480 0 0 0 2534 0 0 0 25 0 3 0 330637320 60719104 3640 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 59296

[startup+51.1021 s]
/proc/loadavg: 2.01 1.77 1.46 3/86 18258
/proc/meminfo: memFree=1506384/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=64920 CPUtime=101.81
/proc/18173/stat : 18173 (ornithorynque) S 18171 18173 18074 0 -1 4194304 5826 0 0 0 10172 9 0 0 18 0 3 0 330637316 66478080 4995 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252438409083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18173/statm: 16230 4995 387 42 0 10482 0
[pid=18173/tid=18175] ppid=18171 vsize=64920 CPUtime=50.96
/proc/18173/task/18175/stat : 18175 (ornithorynque) R 18171 18173 18074 0 -1 4194368 2892 0 0 0 5093 3 0 0 25 0 3 0 330637320 66478080 4995 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4209040 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18173/tid=18176] ppid=18171 vsize=64920 CPUtime=50.8
/proc/18173/task/18176/stat : 18176 (ornithorynque) R 18171 18173 18074 0 -1 4194368 2224 0 0 0 5075 5 0 0 25 0 3 0 330637320 66478080 4995 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 64920

[startup+102.301 s]
/proc/loadavg: 2.00 1.80 1.48 3/86 18346
/proc/meminfo: memFree=1500440/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=73276 CPUtime=203.85
/proc/18173/stat : 18173 (ornithorynque) S 18171 18173 18074 0 -1 4194304 7948 0 0 0 20366 19 0 0 18 0 3 0 330637316 75034624 6451 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252438409083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18173/statm: 18319 6451 387 42 0 12571 0
[pid=18173/tid=18175] ppid=18171 vsize=73276 CPUtime=102.06
/proc/18173/task/18175/stat : 18175 (ornithorynque) R 18171 18173 18074 0 -1 4194368 3879 0 0 0 10202 4 0 0 25 0 3 0 330637320 75034624 6451 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18173/tid=18176] ppid=18171 vsize=73276 CPUtime=101.75
/proc/18173/task/18176/stat : 18176 (ornithorynque) R 18171 18173 18074 0 -1 4194368 3359 0 0 0 10160 15 0 0 25 0 3 0 330637320 75034624 6451 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 73276

[startup+162.302 s]
/proc/loadavg: 2.00 1.84 1.51 3/80 18374
/proc/meminfo: memFree=1495056/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=79688 CPUtime=323.5
/proc/18173/stat : 18173 (ornithorynque) S 18171 18173 18074 0 -1 4194304 9833 0 0 0 32325 25 0 0 18 0 3 0 330637316 81600512 8087 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252438409083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18173/statm: 19922 8087 387 42 0 14174 0
[pid=18173/tid=18175] ppid=18171 vsize=79688 CPUtime=162
/proc/18173/task/18175/stat : 18175 (ornithorynque) R 18171 18173 18074 0 -1 4194368 5015 0 0 0 16194 6 0 0 25 0 3 0 330637320 81600512 8087 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18173/tid=18176] ppid=18171 vsize=79688 CPUtime=161.46
/proc/18173/task/18176/stat : 18176 (ornithorynque) R 18171 18173 18074 0 -1 4194368 4108 0 0 0 16128 18 0 0 25 0 3 0 330637320 81600512 8087 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.5
Current children cumulated vsize (KiB) 79688

[startup+222.307 s]
/proc/loadavg: 2.00 1.86 1.54 3/80 18374
/proc/meminfo: memFree=1490704/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=85360 CPUtime=443.23
/proc/18173/stat : 18173 (ornithorynque) S 18171 18173 18074 0 -1 4194304 11535 0 0 0 44296 27 0 0 18 0 3 0 330637316 87408640 9209 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252438409083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18173/statm: 21340 9209 387 42 0 15592 0
[pid=18173/tid=18175] ppid=18171 vsize=85360 CPUtime=221.98
/proc/18173/task/18175/stat : 18175 (ornithorynque) R 18171 18173 18074 0 -1 4194368 6001 0 0 0 22190 8 0 0 25 0 3 0 330637320 87408640 9209 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18173/tid=18176] ppid=18171 vsize=85360 CPUtime=221.2
/proc/18173/task/18176/stat : 18176 (ornithorynque) R 18171 18173 18074 0 -1 4194368 4824 0 0 0 22102 18 0 0 25 0 3 0 330637320 87408640 9209 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.23
Current children cumulated vsize (KiB) 85360

[startup+282.302 s]
/proc/loadavg: 2.00 1.89 1.57 3/80 18374
/proc/meminfo: memFree=1486544/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=89496 CPUtime=562.94
/proc/18173/stat : 18173 (ornithorynque) S 18171 18173 18074 0 -1 4194304 12787 0 0 0 56265 29 0 0 18 0 3 0 330637316 91643904 10265 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252438409083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18173/statm: 22374 10265 387 42 0 16626 0
[pid=18173/tid=18175] ppid=18171 vsize=89496 CPUtime=281.95
/proc/18173/task/18175/stat : 18175 (ornithorynque) R 18171 18173 18074 0 -1 4194368 6769 0 0 0 28186 9 0 0 25 0 3 0 330637320 91643904 10265 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18173/tid=18176] ppid=18171 vsize=89496 CPUtime=280.95
/proc/18173/task/18176/stat : 18176 (ornithorynque) R 18171 18173 18074 0 -1 4194368 5308 0 0 0 28076 19 0 0 25 0 3 0 330637320 91643904 10265 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242594 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.94
Current children cumulated vsize (KiB) 89496

[startup+342.301 s]
/proc/loadavg: 2.00 1.90 1.59 3/80 18374
/proc/meminfo: memFree=1482000/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=98624 CPUtime=682.64
/proc/18173/stat : 18173 (ornithorynque) S 18171 18173 18074 0 -1 4194304 15049 0 0 0 68233 31 0 0 18 0 3 0 330637316 100990976 11394 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252438409083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18173/statm: 24656 11394 387 42 0 18908 0
[pid=18173/tid=18175] ppid=18171 vsize=98624 CPUtime=341.93
/proc/18173/task/18175/stat : 18175 (ornithorynque) R 18171 18173 18074 0 -1 4194368 7602 0 0 0 34182 11 0 0 25 0 3 0 330637320 100990976 11394 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18173/tid=18176] ppid=18171 vsize=98624 CPUtime=340.66
/proc/18173/task/18176/stat : 18176 (ornithorynque) R 18171 18173 18074 0 -1 4194368 6737 0 0 0 34047 19 0 0 25 0 3 0 330637320 100990976 11394 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241604 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.64
Current children cumulated vsize (KiB) 98624

[startup+402.301 s]
/proc/loadavg: 2.00 1.92 1.61 3/80 18374
/proc/meminfo: memFree=1478864/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=102352 CPUtime=802.35
/proc/18173/stat : 18173 (ornithorynque) S 18171 18173 18074 0 -1 4194304 16351 0 0 0 80203 32 0 0 18 0 3 0 330637316 104808448 12177 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252438409083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18173/statm: 25588 12177 387 42 0 19840 0
[pid=18173/tid=18175] ppid=18171 vsize=102352 CPUtime=401.91
/proc/18173/task/18175/stat : 18175 (ornithorynque) R 18171 18173 18074 0 -1 4194368 8212 0 0 0 40179 12 0 0 25 0 3 0 330637320 104808448 12177 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311255 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18173/tid=18176] ppid=18171 vsize=102352 CPUtime=400.41
/proc/18173/task/18176/stat : 18176 (ornithorynque) R 18171 18173 18074 0 -1 4194368 7429 0 0 0 40021 20 0 0 25 0 3 0 330637320 104808448 12177 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.35
Current children cumulated vsize (KiB) 102352

[startup+462.303 s]
/proc/loadavg: 2.00 1.93 1.64 3/80 18374
/proc/meminfo: memFree=1475408/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=106464 CPUtime=922.08
/proc/18173/stat : 18173 (ornithorynque) S 18171 18173 18074 0 -1 4194304 17544 0 0 0 92174 34 0 0 18 0 3 0 330637316 109019136 13011 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252438409083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18173/statm: 26616 13011 387 42 0 20868 0
[pid=18173/tid=18175] ppid=18171 vsize=106464 CPUtime=461.89
/proc/18173/task/18175/stat : 18175 (ornithorynque) R 18171 18173 18074 0 -1 4194368 9064 0 0 0 46175 14 0 0 25 0 3 0 330637320 109019136 13011 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18173/tid=18176] ppid=18171 vsize=106464 CPUtime=460.15
/proc/18173/task/18176/stat : 18176 (ornithorynque) R 18171 18173 18074 0 -1 4194368 7770 0 0 0 45995 20 0 0 25 0 3 0 330637320 109019136 13011 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.08
Current children cumulated vsize (KiB) 106464

[startup+522.302 s]
/proc/loadavg: 2.00 1.94 1.65 3/80 18374
/proc/meminfo: memFree=1472528/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=109408 CPUtime=1041.78
/proc/18173/stat : 18173 (ornithorynque) S 18171 18173 18074 0 -1 4194304 18526 0 0 0 104142 36 0 0 18 0 3 0 330637316 112033792 13763 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252438409083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18173/statm: 27352 13763 387 42 0 21604 0
[pid=18173/tid=18175] ppid=18171 vsize=109408 CPUtime=521.86
/proc/18173/task/18175/stat : 18175 (ornithorynque) R 18171 18173 18074 0 -1 4194368 9665 0 0 0 52171 15 0 0 25 0 3 0 330637320 112033792 13763 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18173/tid=18176] ppid=18171 vsize=109408 CPUtime=519.87
/proc/18173/task/18176/stat : 18176 (ornithorynque) R 18171 18173 18074 0 -1 4194368 8151 0 0 0 51967 20 0 0 25 0 3 0 330637320 112033792 13763 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242553 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.78
Current children cumulated vsize (KiB) 109408

[startup+582.301 s]
/proc/loadavg: 2.00 1.95 1.67 3/80 18374
/proc/meminfo: memFree=1469712/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=111084 CPUtime=1161.5
/proc/18173/stat : 18173 (ornithorynque) S 18171 18173 18074 0 -1 4194304 19272 0 0 0 116111 39 0 0 18 0 3 0 330637316 113750016 14443 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252438409083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18173/statm: 27771 14443 387 42 0 22023 0
[pid=18173/tid=18175] ppid=18171 vsize=111084 CPUtime=581.84
/proc/18173/task/18175/stat : 18175 (ornithorynque) R 18171 18173 18074 0 -1 4194368 10078 0 0 0 58167 17 0 0 25 0 3 0 330637320 113750016 14443 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18173/tid=18176] ppid=18171 vsize=111084 CPUtime=579.61
/proc/18173/task/18176/stat : 18176 (ornithorynque) R 18171 18173 18074 0 -1 4194368 8484 0 0 0 57941 20 0 0 25 0 3 0 330637320 113750016 14443 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.5
Current children cumulated vsize (KiB) 111084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.00 1.95 1.68 3/80 18374
/proc/meminfo: memFree=1468560/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=112016 CPUtime=1200.01
/proc/18173/stat : 18173 (ornithorynque) S 18171 18173 18074 0 -1 4194304 19726 0 0 0 119962 39 0 0 18 0 3 0 330637316 114704384 14726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252438409083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18173/statm: 28004 14726 387 42 0 22256 0
[pid=18173/tid=18175] ppid=18171 vsize=112016 CPUtime=601.14
/proc/18173/task/18175/stat : 18175 (ornithorynque) R 18171 18173 18074 0 -1 4194368 10291 0 0 0 60096 18 0 0 25 0 3 0 330637320 114704384 14726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18173/tid=18176] ppid=18171 vsize=112016 CPUtime=598.83
/proc/18173/task/18176/stat : 18176 (ornithorynque) R 18171 18173 18074 0 -1 4194368 8725 0 0 0 59862 21 0 0 25 0 3 0 330637320 114704384 14726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241565 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 112016

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

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

[startup+601.602 s]
/proc/loadavg: 2.00 1.95 1.68 3/80 18374
/proc/meminfo: memFree=1468560/2055920 swapFree=4156600/4192956
[pid=18173] ppid=18171 vsize=112016 CPUtime=1200.01
/proc/18173/stat : 18173 (ornithorynque) S 18171 18173 18074 0 -1 4194304 19726 0 0 0 119962 39 0 0 18 0 3 0 330637316 114704384 14726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 252438409083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18173/statm: 28004 14726 387 42 0 22256 0
[pid=18173/tid=18175] ppid=18171 vsize=112016 CPUtime=601.14
/proc/18173/task/18175/stat : 18175 (ornithorynque) R 18171 18173 18074 0 -1 4194368 10291 0 0 0 60096 18 0 0 25 0 3 0 330637320 114704384 14726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18173/tid=18176] ppid=18171 vsize=112016 CPUtime=598.83
/proc/18173/task/18176/stat : 18176 (ornithorynque) R 18171 18173 18074 0 -1 4194368 8725 0 0 0 59862 21 0 0 25 0 3 0 330637320 114704384 14726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241565 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 112016

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.624
CPU time (s): 1200.04
CPU user time (s): 1199.63
CPU system time (s): 0.404938
CPU usage (%): 199.466
Max. virtual memory (cumulated for all children) (KiB): 112016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.63
system time used= 0.404938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19726
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= 24
involuntary context switches= 23088

runsolver used 0.460929 second user time and 1.75273 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Mon Mar  5 15:00:29 UTC 2007

IDJOB= 328021
IDBENCH= 19929
IDSOLVER= 139
FILE ID= node12/328021-1173106829

PBS_JOBID= 4013944

Free space on /tmp= 66478 MiB

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

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  158195e2cd2ef056c6b800906e2a658f

RANDOM SEED= 864811800

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:       1527048 kB
Buffers:         41292 kB
Cached:         401652 kB
SwapCached:      14832 kB
Active:         146176 kB
Inactive:       319460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1527048 kB
SwapTotal:     4192956 kB
SwapFree:      4156600 kB
Dirty:             484 kB
Writeback:           0 kB
Mapped:          29732 kB
Slab:            48848 kB
Committed_AS:  1550236 kB
PageTables:       1692 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= 66478 MiB

End job on node12 on Mon Mar  5 15:10:32 UTC 2007