Trace number 328116

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.23 601.525

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S1561551265-12.SAT.shuffled.cnf
MD5SUMc6a09cb4dcbc2624dfe4aaec1f040fa6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005998
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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.01	c ...done
0.00/0.01	c nbVar=400 nbClause=1704
0.00/0.01	c nbVar=400 nbClause=1704
0.00/0.01	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=1498 maxSat=0
0.09/0.05	c flip 0 nbSat=2132 maxSat=1693
0.22/0.18	c flip 0 nbSat=3598 maxSat=2317
0.78/0.49	c flip 0 nbSat=5759 maxSat=3797
1.98/1.06	c nbDecision=10000 #clauses=9025
1.98/1.08	c flip 0 nbSat=8899 maxSat=5980
4.38/2.21	c flip 0 nbSat=13528 maxSat=9097
5.97/3.09	c nbDecision=20000 #clauses=16502
8.37/4.23	c flip 0 nbSat=19918 maxSat=13749
11.55/5.80	c nbDecision=30000 #clauses=23958
13.55/6.86	c flip 0 nbSat=25687 maxSat=20154
21.13/10.68	c nbDecision=40000 #clauses=31534
26.12/13.12	c flip 0 nbSat=34433 maxSat=25927
35.50/17.85	c nbDecision=50000 #clauses=39171
46.27/23.23	c flip 0 nbSat=43327 maxSat=34645
54.86/27.56	c nbDecision=60000 #clauses=46797
66.82/33.57	c flip 0 nbSat=50123 maxSat=43540
81.98/41.13	c nbDecision=70000 #clauses=54268
93.76/47.01	c flip 0 nbSat=56734 maxSat=50370
113.92/57.12	c nbDecision=80000 #clauses=61809
126.28/63.35	c flip 0 nbSat=64618 maxSat=56947
148.24/74.34	c nbDecision=90000 #clauses=69374
168.79/84.63	c flip 0 nbSat=73471 maxSat=64859
185.75/93.14	c nbDecision=100000 #clauses=77105
212.08/106.39	c flip 0 nbSat=81876 maxSat=73727
225.65/113.14	c nbDecision=110000 #clauses=84723
267.76/134.26	c nbDecision=120000 #clauses=92385
268.15/134.45	c flip 0 nbSat=92146 maxSat=82136
309.66/155.28	c nbDecision=130000 #clauses=99958
338.19/169.54	c flip 0 nbSat=103898 maxSat=92443
359.34/180.15	c nbDecision=140000 #clauses=107557
401.25/201.12	c nbDecision=150000 #clauses=115194
405.04/203.01	c flip 0 nbSat=115438 maxSat=104202
460.71/230.95	c nbDecision=160000 #clauses=122940
479.66/240.49	c flip 0 nbSat=125027 maxSat=115695
517.98/259.69	c nbDecision=170000 #clauses=130536
565.27/283.31	c flip 0 nbSat=136355 maxSat=125281
576.64/289.09	c nbDecision=180000 #clauses=138185
641.48/321.58	c nbDecision=190000 #clauses=145922
652.66/327.17	c flip 0 nbSat=147081 maxSat=136670
702.54/352.13	c nbDecision=200000 #clauses=153658
753.02/377.48	c flip 0 nbSat=158863 maxSat=147321
773.18/387.55	c nbDecision=210000 #clauses=161519
847.01/424.54	c nbDecision=220000 #clauses=169215
853.99/428.09	c flip 0 nbSat=169737 maxSat=159128
930.21/466.25	c nbDecision=230000 #clauses=177074
974.51/488.45	c flip 0 nbSat=181011 maxSat=170009
1009.83/506.16	c nbDecision=240000 #clauses=184959
1091.04/546.88	c flip 0 nbSat=191233 maxSat=181310
1104.21/553.47	c nbDecision=250000 #clauses=192808
1193.60/598.26	c nbDecision=260000 #clauses=200567

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/node11/watcher-328116-1173107982 -o ROOT/results/node11/solver-328116-1173107982 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328116-1173107982/ornithorynque /tmp/evaluation/328116-1173107982/instance-328116-1173107982.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.94 1.75 3/77 8875
/proc/meminfo: memFree=1265968/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=23220 CPUtime=0
/proc/8875/stat : 8875 (ornithorynque) R 8873 8875 8494 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 330752726 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262907399441 0 0 4096 0 0 0 0 17 1 0 0
/proc/8875/statm: 5805 267 220 42 0 45 0

[startup+0.0556729 s]
/proc/loadavg: 1.83 1.94 1.75 3/77 8875
/proc/meminfo: memFree=1265968/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=45380 CPUtime=0.09
/proc/8875/stat : 8875 (ornithorynque) S 8873 8875 8494 0 -1 4194304 629 0 0 0 9 0 0 0 18 0 3 0 330752726 46469120 590 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8875/statm: 11345 590 387 42 0 5597 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45380

[startup+0.119203 s]
/proc/loadavg: 1.83 1.94 1.75 3/77 8875
/proc/meminfo: memFree=1265968/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=45380 CPUtime=0.22
/proc/8875/stat : 8875 (ornithorynque) S 8873 8875 8494 0 -1 4194304 665 0 0 0 22 0 0 0 18 0 3 0 330752726 46469120 626 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8875/statm: 11345 626 387 42 0 5597 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 45380

[startup+0.301226 s]
/proc/loadavg: 1.83 1.94 1.75 3/77 8875
/proc/meminfo: memFree=1265968/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=45512 CPUtime=0.58
/proc/8875/stat : 8875 (ornithorynque) S 8873 8875 8494 0 -1 4194304 794 0 0 0 58 0 0 0 18 0 3 0 330752726 46604288 755 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8875/statm: 11378 755 387 42 0 5630 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45512

[startup+0.701273 s]
/proc/loadavg: 1.83 1.94 1.75 3/77 8875
/proc/meminfo: memFree=1265968/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=45800 CPUtime=1.38
/proc/8875/stat : 8875 (ornithorynque) S 8873 8875 8494 0 -1 4194304 963 0 0 0 138 0 0 0 18 0 3 0 330752726 46899200 924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8875/statm: 11450 924 387 42 0 5702 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 45800

[startup+1.50237 s]
/proc/loadavg: 1.83 1.94 1.75 3/80 8878
/proc/meminfo: memFree=1263320/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=47380 CPUtime=2.97
/proc/8875/stat : 8875 (ornithorynque) S 8873 8875 8494 0 -1 4194304 1234 0 0 0 297 0 0 0 18 0 3 0 330752726 48517120 1195 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8875/statm: 11845 1195 387 42 0 6097 0
[pid=8875/tid=8877] ppid=8873 vsize=47380 CPUtime=1.48
/proc/8875/task/8877/stat : 8877 (ornithorynque) R 8873 8875 8494 0 -1 4194368 436 0 0 0 148 0 0 0 20 0 3 0 330752728 48517120 1195 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8875/tid=8878] ppid=8873 vsize=47380 CPUtime=1.48
/proc/8875/task/8878/stat : 8878 (ornithorynque) R 8873 8875 8494 0 -1 4194368 227 0 0 0 148 0 0 0 25 0 3 0 330752728 48517120 1195 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241187 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47380

[startup+3.10156 s]
/proc/loadavg: 1.83 1.94 1.75 3/80 8878
/proc/meminfo: memFree=1261976/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=48968 CPUtime=6.17
/proc/8875/stat : 8875 (ornithorynque) S 8873 8875 8494 0 -1 4194304 1626 0 0 0 616 1 0 0 18 0 3 0 330752726 50143232 1554 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8875/statm: 12242 1554 387 42 0 6494 0
[pid=8875/tid=8877] ppid=8873 vsize=48968 CPUtime=3.07
/proc/8875/task/8877/stat : 8877 (ornithorynque) R 8873 8875 8494 0 -1 4194368 708 0 0 0 307 0 0 0 24 0 3 0 330752728 50143232 1554 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8875/tid=8878] ppid=8873 vsize=48968 CPUtime=3.08
/proc/8875/task/8878/stat : 8878 (ornithorynque) R 8873 8875 8494 0 -1 4194368 347 0 0 0 308 0 0 0 25 0 3 0 330752728 50143232 1554 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 48968

[startup+6.30194 s]
/proc/loadavg: 1.85 1.94 1.75 3/80 8878
/proc/meminfo: memFree=1258904/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=51140 CPUtime=12.55
/proc/8875/stat : 8875 (ornithorynque) S 8873 8875 8494 0 -1 4194304 2252 0 0 0 1254 1 0 0 18 0 3 0 330752726 52367360 2147 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8875/statm: 12785 2147 387 42 0 7037 0
[pid=8875/tid=8877] ppid=8873 vsize=51140 CPUtime=6.26
/proc/8875/task/8877/stat : 8877 (ornithorynque) R 8873 8875 8494 0 -1 4194368 1101 0 0 0 625 1 0 0 25 0 3 0 330752728 52367360 2147 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314349 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8875/tid=8878] ppid=8873 vsize=51140 CPUtime=6.28
/proc/8875/task/8878/stat : 8878 (ornithorynque) R 8873 8875 8494 0 -1 4194368 580 0 0 0 628 0 0 0 25 0 3 0 330752728 52367360 2147 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51140

[startup+12.7017 s]
/proc/loadavg: 1.86 1.94 1.75 3/80 8878
/proc/meminfo: memFree=1256088/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=54196 CPUtime=25.32
/proc/8875/stat : 8875 (ornithorynque) S 8873 8875 8494 0 -1 4194304 2894 0 0 0 2530 2 0 0 18 0 3 0 330752726 55496704 2724 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8875/statm: 13549 2724 387 42 0 7801 0
[pid=8875/tid=8877] ppid=8873 vsize=54196 CPUtime=12.63
/proc/8875/task/8877/stat : 8877 (ornithorynque) R 8873 8875 8494 0 -1 4194368 1571 0 0 0 1262 1 0 0 25 0 3 0 330752728 55496704 2724 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8875/tid=8878] ppid=8873 vsize=54196 CPUtime=12.67
/proc/8875/task/8878/stat : 8878 (ornithorynque) R 8873 8875 8494 0 -1 4194368 752 0 0 0 1267 0 0 0 25 0 3 0 330752728 55496704 2724 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 54196

[startup+25.5022 s]
/proc/loadavg: 1.89 1.94 1.76 3/80 8878
/proc/meminfo: memFree=1251864/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=59060 CPUtime=50.86
/proc/8875/stat : 8875 (ornithorynque) S 8873 8875 8494 0 -1 4194304 4022 0 0 0 5083 3 0 0 18 0 3 0 330752726 60477440 3787 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8875/statm: 14765 3787 387 42 0 9017 0
[pid=8875/tid=8877] ppid=8873 vsize=59060 CPUtime=25.38
/proc/8875/task/8877/stat : 8877 (ornithorynque) R 8873 8875 8494 0 -1 4194368 2081 0 0 0 2536 2 0 0 25 0 3 0 330752728 60477440 3787 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8875/tid=8878] ppid=8873 vsize=59060 CPUtime=25.46
/proc/8875/task/8878/stat : 8878 (ornithorynque) R 8873 8875 8494 0 -1 4194368 1370 0 0 0 2546 0 0 0 25 0 3 0 330752728 60477440 3787 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 59060

[startup+51.1022 s]
/proc/loadavg: 1.93 1.94 1.76 3/80 8878
/proc/meminfo: memFree=1248088/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=63128 CPUtime=101.95
/proc/8875/stat : 8875 (ornithorynque) S 8873 8875 8494 0 -1 4194304 5175 0 0 0 10190 5 0 0 18 0 3 0 330752726 64643072 4759 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8875/statm: 15782 4759 387 42 0 10034 0
[pid=8875/tid=8877] ppid=8873 vsize=63128 CPUtime=50.88
/proc/8875/task/8877/stat : 8877 (ornithorynque) R 8873 8875 8494 0 -1 4194368 2746 0 0 0 5084 4 0 0 25 0 3 0 330752728 64643072 4759 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8875/tid=8878] ppid=8873 vsize=63128 CPUtime=51.04
/proc/8875/task/8878/stat : 8878 (ornithorynque) R 8873 8875 8494 0 -1 4194368 1858 0 0 0 5104 0 0 0 25 0 3 0 330752728 64643072 4759 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 63128

[startup+102.306 s]
/proc/loadavg: 1.97 1.95 1.77 3/80 8878
/proc/meminfo: memFree=1242008/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=70876 CPUtime=204.11
/proc/8875/stat : 8875 (ornithorynque) S 8873 8875 8494 0 -1 4194304 6957 0 0 0 20404 7 0 0 18 0 3 0 330752726 72577024 6250 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8875/statm: 17719 6250 387 42 0 11971 0
[pid=8875/tid=8877] ppid=8873 vsize=70876 CPUtime=101.88
/proc/8875/task/8877/stat : 8877 (ornithorynque) R 8873 8875 8494 0 -1 4194368 3861 0 0 0 10183 5 0 0 25 0 3 0 330752728 72577024 6250 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8875/tid=8878] ppid=8873 vsize=70876 CPUtime=102.21
/proc/8875/task/8878/stat : 8878 (ornithorynque) R 8873 8875 8494 0 -1 4194368 2525 0 0 0 10220 1 0 0 25 0 3 0 330752728 72577024 6250 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 70876

[startup+162.302 s]
/proc/loadavg: 1.99 1.95 1.78 3/80 8878
/proc/meminfo: memFree=1236248/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=76684 CPUtime=323.83
/proc/8875/stat : 8875 (ornithorynque) S 8873 8875 8494 0 -1 4194304 8685 0 0 0 32374 9 0 0 18 0 3 0 330752726 78524416 7683 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8875/statm: 19171 7683 387 42 0 13423 0
[pid=8875/tid=8877] ppid=8873 vsize=76684 CPUtime=161.64
/proc/8875/task/8877/stat : 8877 (ornithorynque) R 8873 8875 8494 0 -1 4194368 4903 0 0 0 16157 7 0 0 25 0 3 0 330752728 78524416 7683 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8875/tid=8878] ppid=8873 vsize=76684 CPUtime=162.16
/proc/8875/task/8878/stat : 8878 (ornithorynque) R 8873 8875 8494 0 -1 4194368 3211 0 0 0 16215 1 0 0 25 0 3 0 330752728 78524416 7683 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283714 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.83
Current children cumulated vsize (KiB) 76684

[startup+222.302 s]
/proc/loadavg: 1.99 1.96 1.80 3/80 8878
/proc/meminfo: memFree=1230168/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=83500 CPUtime=443.54
/proc/8875/stat : 8875 (ornithorynque) S 8873 8875 8494 0 -1 4194304 10640 0 0 0 44341 13 0 0 18 0 3 0 330752726 85504000 9135 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8875/statm: 20875 9135 387 42 0 15127 0
[pid=8875/tid=8877] ppid=8873 vsize=83500 CPUtime=221.41
/proc/8875/task/8877/stat : 8877 (ornithorynque) R 8873 8875 8494 0 -1 4194368 5753 0 0 0 22130 11 0 0 25 0 3 0 330752728 85504000 9135 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8875/tid=8878] ppid=8873 vsize=83500 CPUtime=222.12
/proc/8875/task/8878/stat : 8878 (ornithorynque) R 8873 8875 8494 0 -1 4194368 4316 0 0 0 22210 2 0 0 25 0 3 0 330752728 85504000 9135 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.54
Current children cumulated vsize (KiB) 83500

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.81 3/80 8878
/proc/meminfo: memFree=1226264/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=88816 CPUtime=563.27
/proc/8875/stat : 8875 (ornithorynque) S 8873 8875 8494 0 -1 4194304 12250 0 0 0 56312 15 0 0 18 0 3 0 330752726 90947584 10177 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8875/statm: 22204 10177 387 42 0 16456 0
[pid=8875/tid=8877] ppid=8873 vsize=88816 CPUtime=281.17
/proc/8875/task/8877/stat : 8877 (ornithorynque) R 8873 8875 8494 0 -1 4194368 6952 0 0 0 28105 12 0 0 25 0 3 0 330752728 90947584 10177 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8875/tid=8878] ppid=8873 vsize=88816 CPUtime=282.08
/proc/8875/task/8878/stat : 8878 (ornithorynque) R 8873 8875 8494 0 -1 4194368 4727 0 0 0 28206 2 0 0 25 0 3 0 330752728 90947584 10177 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241624 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.27
Current children cumulated vsize (KiB) 88816

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 8878
/proc/meminfo: memFree=1221208/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=94680 CPUtime=682.99
/proc/8875/stat : 8875 (ornithorynque) S 8873 8875 8494 0 -1 4194304 13946 0 0 0 68282 17 0 0 18 0 3 0 330752726 96952320 11419 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8875/statm: 23670 11419 387 42 0 17922 0
[pid=8875/tid=8877] ppid=8873 vsize=94680 CPUtime=340.94
/proc/8875/task/8877/stat : 8877 (ornithorynque) R 8873 8875 8494 0 -1 4194368 7583 0 0 0 34080 14 0 0 25 0 3 0 330752728 96952320 11419 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311182 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8875/tid=8878] ppid=8873 vsize=94680 CPUtime=342.04
/proc/8875/task/8878/stat : 8878 (ornithorynque) R 8873 8875 8494 0 -1 4194368 5792 0 0 0 34201 3 0 0 25 0 3 0 330752728 96952320 11419 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.99
Current children cumulated vsize (KiB) 94680

[startup+402.303 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 8878
/proc/meminfo: memFree=1217432/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=99724 CPUtime=802.7
/proc/8875/stat : 8875 (ornithorynque) S 8873 8875 8494 0 -1 4194304 15167 0 0 0 80251 19 0 0 18 0 3 0 330752726 102117376 12347 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8875/statm: 24931 12347 387 42 0 19183 0
[pid=8875/tid=8877] ppid=8873 vsize=99724 CPUtime=400.7
/proc/8875/task/8877/stat : 8877 (ornithorynque) R 8873 8875 8494 0 -1 4194368 8194 0 0 0 40055 15 0 0 25 0 3 0 330752728 102117376 12347 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8875/tid=8878] ppid=8873 vsize=99724 CPUtime=401.98
/proc/8875/task/8878/stat : 8878 (ornithorynque) R 8873 8875 8494 0 -1 4194368 6402 0 0 0 40195 3 0 0 25 0 3 0 330752728 102117376 12347 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.7
Current children cumulated vsize (KiB) 99724

[startup+462.303 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 8878
/proc/meminfo: memFree=1214104/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=102336 CPUtime=922.43
/proc/8875/stat : 8875 (ornithorynque) S 8873 8875 8494 0 -1 4194304 16150 0 0 0 92223 20 0 0 18 0 3 0 330752726 104792064 13199 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8875/statm: 25584 13199 387 42 0 19836 0
[pid=8875/tid=8877] ppid=8873 vsize=102336 CPUtime=460.46
/proc/8875/task/8877/stat : 8877 (ornithorynque) R 8873 8875 8494 0 -1 4194368 8763 0 0 0 46030 16 0 0 25 0 3 0 330752728 104792064 13199 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8875/tid=8878] ppid=8873 vsize=102336 CPUtime=461.96
/proc/8875/task/8878/stat : 8878 (ornithorynque) R 8873 8875 8494 0 -1 4194368 6816 0 0 0 46192 4 0 0 25 0 3 0 330752728 104792064 13199 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.43
Current children cumulated vsize (KiB) 102336

[startup+522.303 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 8878
/proc/meminfo: memFree=1211096/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=104908 CPUtime=1042.16
/proc/8875/stat : 8875 (ornithorynque) S 8873 8875 8494 0 -1 4194304 16951 0 0 0 104194 22 0 0 18 0 3 0 330752726 107425792 13967 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8875/statm: 26227 13967 387 42 0 20479 0
[pid=8875/tid=8877] ppid=8873 vsize=104908 CPUtime=520.22
/proc/8875/task/8877/stat : 8877 (ornithorynque) R 8873 8875 8494 0 -1 4194368 9257 0 0 0 52005 17 0 0 25 0 3 0 330752728 107425792 13967 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8875/tid=8878] ppid=8873 vsize=104908 CPUtime=521.91
/proc/8875/task/8878/stat : 8878 (ornithorynque) R 8873 8875 8494 0 -1 4194368 7123 0 0 0 52187 4 0 0 25 0 3 0 330752728 107425792 13967 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.16
Current children cumulated vsize (KiB) 104908

[startup+582.303 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 8878
/proc/meminfo: memFree=1207384/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=111176 CPUtime=1161.87
/proc/8875/stat : 8875 (ornithorynque) S 8873 8875 8494 0 -1 4194304 18619 0 0 0 116164 23 0 0 18 0 3 0 330752726 113844224 14834 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8875/statm: 27794 14834 387 42 0 22046 0
[pid=8875/tid=8877] ppid=8873 vsize=111176 CPUtime=579.99
/proc/8875/task/8877/stat : 8877 (ornithorynque) R 8873 8875 8494 0 -1 4194368 10288 0 0 0 57980 19 0 0 25 0 3 0 330752728 113844224 14834 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8875/tid=8878] ppid=8873 vsize=111176 CPUtime=581.86
/proc/8875/task/8878/stat : 8878 (ornithorynque) R 8873 8875 8494 0 -1 4194368 7760 0 0 0 58182 4 0 0 25 0 3 0 330752728 113844224 14834 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.87
Current children cumulated vsize (KiB) 111176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 8878
/proc/meminfo: memFree=1207000/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=111176 CPUtime=1200.19
/proc/8875/stat : 8875 (ornithorynque) S 8873 8875 8494 0 -1 4194304 18743 0 0 0 119996 23 0 0 18 0 3 0 330752726 113844224 14958 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8875/statm: 27794 14958 387 42 0 22046 0
[pid=8875/tid=8877] ppid=8873 vsize=111176 CPUtime=599.11
/proc/8875/task/8877/stat : 8877 (ornithorynque) R 8873 8875 8494 0 -1 4194368 10412 0 0 0 59892 19 0 0 25 0 3 0 330752728 113844224 14958 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311068 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8875/tid=8878] ppid=8873 vsize=111176 CPUtime=601.06
/proc/8875/task/8878/stat : 8878 (ornithorynque) R 8873 8875 8494 0 -1 4194368 7760 0 0 0 60102 4 0 0 25 0 3 0 330752728 113844224 14958 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241839 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 111176

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.84 3/80 8878
/proc/meminfo: memFree=1207000/2055920 swapFree=4169972/4192956
[pid=8875] ppid=8873 vsize=111176 CPUtime=1200.19
/proc/8875/stat : 8875 (ornithorynque) S 8873 8875 8494 0 -1 4194304 18743 0 0 0 119996 23 0 0 18 0 3 0 330752726 113844224 14958 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8875/statm: 27794 14958 387 42 0 22046 0
[pid=8875/tid=8877] ppid=8873 vsize=111176 CPUtime=599.11
/proc/8875/task/8877/stat : 8877 (ornithorynque) R 8873 8875 8494 0 -1 4194368 10412 0 0 0 59892 19 0 0 25 0 3 0 330752728 113844224 14958 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311068 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8875/tid=8878] ppid=8873 vsize=111176 CPUtime=601.06
/proc/8875/task/8878/stat : 8878 (ornithorynque) R 8873 8875 8494 0 -1 4194368 7760 0 0 0 60102 4 0 0 25 0 3 0 330752728 113844224 14958 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241839 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 111176

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.525
CPU time (s): 1200.23
CPU user time (s): 1199.98
CPU system time (s): 0.248962
CPU usage (%): 199.531
Max. virtual memory (cumulated for all children) (KiB): 111176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.248962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18743
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= 20
involuntary context switches= 22738

runsolver used 0.615906 second user time and 1.58876 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Mon Mar  5 15:19:42 UTC 2007

IDJOB= 328116
IDBENCH= 20024
IDSOLVER= 139
FILE ID= node11/328116-1173107982

PBS_JOBID= 4013927

Free space on /tmp= 66544 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v400/unif-k3-r4.26-v400-c1704-S1561551265-12.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328116-1173107982/ornithorynque /tmp/evaluation/328116-1173107982/instance-328116-1173107982.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-328116-1173107982 -o ROOT/results/node11/solver-328116-1173107982 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328116-1173107982/ornithorynque /tmp/evaluation/328116-1173107982/instance-328116-1173107982.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  c6a09cb4dcbc2624dfe4aaec1f040fa6

RANDOM SEED= 582129647

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:       1266376 kB
Buffers:         48536 kB
Cached:         649688 kB
SwapCached:       2788 kB
Active:         236612 kB
Inactive:       484856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1266376 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:             304 kB
Writeback:           0 kB
Mapped:          30656 kB
Slab:            53592 kB
Committed_AS:  1087876 kB
PageTables:       1756 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= 66544 MiB

End job on node11 on Mon Mar  5 15:29:45 UTC 2007