Trace number 328111

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S105499989-20.UNSAT.shuffled.cnf
MD5SUMb03952152dea0613061828eb775a4d85
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark81.2866
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.01	c local search running
0.00/0.01	c flip 0 nbSat=1497 maxSat=0
0.05/0.07	c flip 0 nbSat=2146 maxSat=1695
0.18/0.16	c flip 0 nbSat=3287 maxSat=2347
0.58/0.38	c flip 0 nbSat=5083 maxSat=3500
1.37/0.76	c flip 0 nbSat=7043 maxSat=5277
2.18/1.12	c nbDecision=10000 #clauses=9034
2.77/1.40	c flip 0 nbSat=9814 maxSat=7262
4.37/2.28	c flip 0 nbSat=13266 maxSat=10019
6.37/3.27	c nbDecision=20000 #clauses=16539
7.97/4.02	c flip 0 nbSat=18318 maxSat=13497
13.35/6.75	c nbDecision=30000 #clauses=23991
13.75/6.97	c flip 0 nbSat=24104 maxSat=18539
23.33/11.74	c flip 0 nbSat=30443 maxSat=24368
24.73/12.49	c nbDecision=40000 #clauses=31483
37.49/18.86	c flip 0 nbSat=37396 maxSat=30683
40.87/20.53	c nbDecision=50000 #clauses=38989
55.24/27.78	c flip 0 nbSat=43813 maxSat=37652
63.82/32.07	c nbDecision=60000 #clauses=46568
75.59/37.94	c flip 0 nbSat=49746 maxSat=44032
89.77/45.01	c nbDecision=70000 #clauses=54175
99.74/50.03	c flip 0 nbSat=57997 maxSat=49992
111.32/55.86	c nbDecision=80000 #clauses=61766
126.49/63.42	c flip 0 nbSat=65847 maxSat=58228
140.44/70.42	c nbDecision=90000 #clauses=69357
160.79/80.66	c flip 0 nbSat=74030 maxSat=66076
174.56/87.58	c nbDecision=100000 #clauses=77274
196.92/98.77	c flip 0 nbSat=82477 maxSat=74265
209.49/105.07	c nbDecision=110000 #clauses=84952
242.79/121.70	c flip 0 nbSat=90652 maxSat=82726
252.98/126.84	c nbDecision=120000 #clauses=92556
297.68/149.28	c flip 0 nbSat=99272 maxSat=90899
302.27/151.55	c nbDecision=130000 #clauses=100419
351.74/176.36	c nbDecision=140000 #clauses=108253
360.72/180.88	c flip 0 nbSat=109444 maxSat=99575
399.44/200.22	c nbDecision=150000 #clauses=116009
428.35/214.73	c flip 0 nbSat=120361 maxSat=109691
450.31/225.77	c nbDecision=160000 #clauses=123679
493.61/247.49	c flip 0 nbSat=129552 maxSat=120631
502.97/252.10	c nbDecision=170000 #clauses=131345
559.86/280.65	c nbDecision=180000 #clauses=138927
565.44/283.48	c flip 0 nbSat=139233 maxSat=129820
622.50/312.04	c nbDecision=190000 #clauses=146577
646.05/323.82	c flip 0 nbSat=149162 maxSat=139571
678.35/340.05	c nbDecision=200000 #clauses=154378
724.46/363.15	c flip 0 nbSat=159661 maxSat=149531
745.61/373.76	c nbDecision=210000 #clauses=162241
815.25/408.62	c flip 0 nbSat=169356 maxSat=159923
818.24/410.18	c nbDecision=220000 #clauses=170061
903.03/452.60	c nbDecision=230000 #clauses=177939
923.39/462.89	c flip 0 nbSat=179524 maxSat=169651
988.23/495.35	c nbDecision=240000 #clauses=185812
1025.75/514.11	c flip 0 nbSat=188601 maxSat=179765
1080.01/541.37	c nbDecision=250000 #clauses=193767
1134.88/568.80	c flip 0 nbSat=197949 maxSat=188906
1177.58/590.21	c nbDecision=260000 #clauses=201723

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/node60/watcher-328111-1173107822 -o ROOT/results/node60/solver-328111-1173107822 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328111-1173107822/ornithorynque /tmp/evaluation/328111-1173107822/instance-328111-1173107822.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.99 1.97 1.86 3/64 24818
/proc/meminfo: memFree=1660552/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=23220 CPUtime=0
/proc/24818/stat : 24818 (ornithorynque) R 24816 24818 24437 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 330738999 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271891600496 0 0 4096 0 0 0 0 17 1 0 0
/proc/24818/statm: 5805 263 218 42 0 45 0

[startup+0.0366819 s]
/proc/loadavg: 1.99 1.97 1.86 3/64 24818
/proc/meminfo: memFree=1660552/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=44220 CPUtime=0.05
/proc/24818/stat : 24818 (ornithorynque) S 24816 24818 24437 0 -1 4194304 595 0 0 0 5 0 0 0 18 0 3 0 330738999 45281280 556 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24818/statm: 11055 556 387 42 0 5307 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 44220

[startup+0.101695 s]
/proc/loadavg: 1.99 1.97 1.86 3/64 24818
/proc/meminfo: memFree=1660552/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=45244 CPUtime=0.18
/proc/24818/stat : 24818 (ornithorynque) S 24816 24818 24437 0 -1 4194304 654 0 0 0 18 0 0 0 18 0 3 0 330738999 46329856 615 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24818/statm: 11311 615 387 42 0 5563 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45244

[startup+0.30173 s]
/proc/loadavg: 1.99 1.97 1.86 3/64 24818
/proc/meminfo: memFree=1660552/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=45376 CPUtime=0.58
/proc/24818/stat : 24818 (ornithorynque) S 24816 24818 24437 0 -1 4194304 803 0 0 0 58 0 0 0 18 0 3 0 330738999 46465024 764 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24818/statm: 11344 764 387 42 0 5596 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45376

[startup+0.701804 s]
/proc/loadavg: 1.99 1.97 1.86 3/64 24818
/proc/meminfo: memFree=1660552/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=46532 CPUtime=1.37
/proc/24818/stat : 24818 (ornithorynque) S 24816 24818 24437 0 -1 4194304 950 0 0 0 137 0 0 0 18 0 3 0 330738999 47648768 911 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24818/statm: 11633 911 387 42 0 5885 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 46532

[startup+1.50295 s]
/proc/loadavg: 1.99 1.97 1.86 3/67 24821
/proc/meminfo: memFree=1657712/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=47456 CPUtime=2.97
/proc/24818/stat : 24818 (ornithorynque) S 24816 24818 24437 0 -1 4194304 1258 0 0 0 297 0 0 0 18 0 3 0 330738999 48594944 1219 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24818/statm: 11864 1219 387 42 0 6116 0
[pid=24818/tid=24820] ppid=24816 vsize=47456 CPUtime=1.48
/proc/24818/task/24820/stat : 24820 (ornithorynque) R 24816 24818 24437 0 -1 4194368 398 0 0 0 148 0 0 0 17 0 3 0 330739000 48594944 1219 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311868 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24818/tid=24821] ppid=24816 vsize=47456 CPUtime=1.48
/proc/24818/task/24821/stat : 24821 (ornithorynque) R 24816 24818 24437 0 -1 4194368 289 0 0 0 148 0 0 0 25 0 3 0 330739000 48594944 1219 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47456

[startup+3.10124 s]
/proc/loadavg: 1.99 1.97 1.86 3/67 24821
/proc/meminfo: memFree=1656560/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=49336 CPUtime=6.16
/proc/24818/stat : 24818 (ornithorynque) S 24816 24818 24437 0 -1 4194304 1588 0 0 0 616 0 0 0 18 0 3 0 330738999 50520064 1549 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24818/statm: 12334 1549 387 42 0 6586 0
[pid=24818/tid=24820] ppid=24816 vsize=49336 CPUtime=3.08
/proc/24818/task/24820/stat : 24820 (ornithorynque) R 24816 24818 24437 0 -1 4194368 592 0 0 0 308 0 0 0 25 0 3 0 330739000 50520064 1549 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24818/tid=24821] ppid=24816 vsize=49336 CPUtime=3.07
/proc/24818/task/24821/stat : 24821 (ornithorynque) R 24816 24818 24437 0 -1 4194368 425 0 0 0 307 0 0 0 25 0 3 0 330739000 50520064 1549 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241801 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 49336

[startup+6.30281 s]
/proc/loadavg: 1.99 1.97 1.86 3/67 24821
/proc/meminfo: memFree=1653744/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=51116 CPUtime=12.56
/proc/24818/stat : 24818 (ornithorynque) S 24816 24818 24437 0 -1 4194304 2191 0 0 0 1255 1 0 0 18 0 3 0 330738999 52342784 2086 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24818/statm: 12779 2086 387 42 0 7031 0
[pid=24818/tid=24820] ppid=24816 vsize=51116 CPUtime=6.28
/proc/24818/task/24820/stat : 24820 (ornithorynque) R 24816 24818 24437 0 -1 4194368 956 0 0 0 628 0 0 0 25 0 3 0 330739000 52342784 2086 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24818/tid=24821] ppid=24816 vsize=51116 CPUtime=6.26
/proc/24818/task/24821/stat : 24821 (ornithorynque) R 24816 24818 24437 0 -1 4194368 664 0 0 0 626 0 0 0 25 0 3 0 330739000 52342784 2086 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 51116

[startup+12.7019 s]
/proc/loadavg: 1.99 1.97 1.86 3/67 24821
/proc/meminfo: memFree=1650552/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=54028 CPUtime=25.33
/proc/24818/stat : 24818 (ornithorynque) S 24816 24818 24437 0 -1 4194304 2887 0 0 0 2532 1 0 0 18 0 3 0 330738999 55324672 2782 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24818/statm: 13507 2782 387 42 0 7759 0
[pid=24818/tid=24820] ppid=24816 vsize=54028 CPUtime=12.67
/proc/24818/task/24820/stat : 24820 (ornithorynque) R 24816 24818 24437 0 -1 4194368 1239 0 0 0 1267 0 0 0 25 0 3 0 330739000 55324672 2782 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24818/tid=24821] ppid=24816 vsize=54028 CPUtime=12.63
/proc/24818/task/24821/stat : 24821 (ornithorynque) R 24816 24818 24437 0 -1 4194368 1077 0 0 0 1263 0 0 0 25 0 3 0 330739000 55324672 2782 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 54028

[startup+25.5012 s]
/proc/loadavg: 1.99 1.97 1.86 3/67 24821
/proc/meminfo: memFree=1647480/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=58100 CPUtime=50.85
/proc/24818/stat : 24818 (ornithorynque) S 24816 24818 24437 0 -1 4194304 3794 0 0 0 5083 2 0 0 18 0 3 0 330738999 59494400 3559 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24818/statm: 14525 3559 387 42 0 8777 0
[pid=24818/tid=24820] ppid=24816 vsize=58100 CPUtime=25.47
/proc/24818/task/24820/stat : 24820 (ornithorynque) R 24816 24818 24437 0 -1 4194368 1761 0 0 0 2546 1 0 0 25 0 3 0 330739000 59494400 3559 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24818/tid=24821] ppid=24816 vsize=58100 CPUtime=25.36
/proc/24818/task/24821/stat : 24821 (ornithorynque) R 24816 24818 24437 0 -1 4194368 1462 0 0 0 2536 0 0 0 25 0 3 0 330739000 59494400 3559 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 58100

[startup+51.1018 s]
/proc/loadavg: 1.99 1.97 1.87 3/67 24821
/proc/meminfo: memFree=1642424/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=63192 CPUtime=101.93
/proc/24818/stat : 24818 (ornithorynque) S 24816 24818 24437 0 -1 4194304 5207 0 0 0 10190 3 0 0 18 0 3 0 330738999 64708608 4824 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24818/statm: 15798 4824 387 42 0 10050 0
[pid=24818/tid=24820] ppid=24816 vsize=63192 CPUtime=51.06
/proc/24818/task/24820/stat : 24820 (ornithorynque) R 24816 24818 24437 0 -1 4194368 2528 0 0 0 5104 2 0 0 25 0 3 0 330739000 64708608 4824 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24818/tid=24821] ppid=24816 vsize=63192 CPUtime=50.85
/proc/24818/task/24821/stat : 24821 (ornithorynque) R 24816 24818 24437 0 -1 4194368 2108 0 0 0 5085 0 0 0 25 0 3 0 330739000 64708608 4824 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 63192

[startup+102.307 s]
/proc/loadavg: 1.99 1.97 1.87 3/67 24821
/proc/meminfo: memFree=1635128/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=72224 CPUtime=204.11
/proc/24818/stat : 24818 (ornithorynque) S 24816 24818 24437 0 -1 4194304 7544 0 0 0 20406 5 0 0 18 0 3 0 330738999 73957376 6639 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24818/statm: 18056 6639 387 42 0 12308 0
[pid=24818/tid=24820] ppid=24816 vsize=72224 CPUtime=102.25
/proc/24818/task/24820/stat : 24820 (ornithorynque) R 24816 24818 24437 0 -1 4194368 3758 0 0 0 10222 3 0 0 25 0 3 0 330739000 73957376 6639 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24818/tid=24821] ppid=24816 vsize=72224 CPUtime=101.84
/proc/24818/task/24821/stat : 24821 (ornithorynque) R 24816 24818 24437 0 -1 4194368 3215 0 0 0 10183 1 0 0 25 0 3 0 330739000 73957376 6639 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 72224

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.88 3/67 24821
/proc/meminfo: memFree=1629560/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=78316 CPUtime=323.81
/proc/24818/stat : 24818 (ornithorynque) S 24816 24818 24437 0 -1 4194304 9192 0 0 0 32374 7 0 0 18 0 3 0 330738999 80195584 7993 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24818/statm: 19579 7993 387 42 0 13831 0
[pid=24818/tid=24820] ppid=24816 vsize=78316 CPUtime=162.22
/proc/24818/task/24820/stat : 24820 (ornithorynque) R 24816 24818 24437 0 -1 4194368 4744 0 0 0 16218 4 0 0 25 0 3 0 330739000 80195584 7993 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271894090465 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24818/tid=24821] ppid=24816 vsize=78316 CPUtime=161.55
/proc/24818/task/24821/stat : 24821 (ornithorynque) R 24816 24818 24437 0 -1 4194368 3877 0 0 0 16154 1 0 0 25 0 3 0 330739000 80195584 7993 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 78316

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.88 3/67 24821
/proc/meminfo: memFree=1623608/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=85928 CPUtime=443.52
/proc/24818/stat : 24818 (ornithorynque) S 24816 24818 24437 0 -1 4194304 11131 0 0 0 44344 8 0 0 18 0 3 0 330738999 87990272 9486 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24818/statm: 21482 9486 387 42 0 15734 0
[pid=24818/tid=24820] ppid=24816 vsize=85928 CPUtime=222.2
/proc/24818/task/24820/stat : 24820 (ornithorynque) R 24816 24818 24437 0 -1 4194368 5659 0 0 0 22215 5 0 0 25 0 3 0 330739000 87990272 9486 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24818/tid=24821] ppid=24816 vsize=85928 CPUtime=221.3
/proc/24818/task/24821/stat : 24821 (ornithorynque) R 24816 24818 24437 0 -1 4194368 4901 0 0 0 22128 2 0 0 25 0 3 0 330739000 87990272 9486 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.52
Current children cumulated vsize (KiB) 85928

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.89 3/67 24821
/proc/meminfo: memFree=1619512/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=90336 CPUtime=563.25
/proc/24818/stat : 24818 (ornithorynque) S 24816 24818 24437 0 -1 4194304 12445 0 0 0 56315 10 0 0 18 0 3 0 330738999 92504064 10478 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24818/statm: 22584 10478 387 42 0 16836 0
[pid=24818/tid=24820] ppid=24816 vsize=90336 CPUtime=282.18
/proc/24818/task/24820/stat : 24820 (ornithorynque) R 24816 24818 24437 0 -1 4194368 6651 0 0 0 28212 6 0 0 25 0 3 0 330739000 92504064 10478 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24818/tid=24821] ppid=24816 vsize=90336 CPUtime=281.04
/proc/24818/task/24821/stat : 24821 (ornithorynque) R 24816 24818 24437 0 -1 4194368 5223 0 0 0 28102 2 0 0 25 0 3 0 330739000 92504064 10478 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.25
Current children cumulated vsize (KiB) 90336

[startup+342.303 s]
/proc/loadavg: 1.99 1.97 1.89 3/67 24821
/proc/meminfo: memFree=1614392/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=95852 CPUtime=682.95
/proc/24818/stat : 24818 (ornithorynque) S 24816 24818 24437 0 -1 4194304 14126 0 0 0 68284 11 0 0 18 0 3 0 330738999 98152448 11739 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24818/statm: 23963 11739 387 42 0 18215 0
[pid=24818/tid=24820] ppid=24816 vsize=95852 CPUtime=342.16
/proc/24818/task/24820/stat : 24820 (ornithorynque) R 24816 24818 24437 0 -1 4194368 7380 0 0 0 34209 7 0 0 25 0 3 0 330739000 98152448 11739 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24818/tid=24821] ppid=24816 vsize=95852 CPUtime=340.76
/proc/24818/task/24821/stat : 24821 (ornithorynque) R 24816 24818 24437 0 -1 4194368 6175 0 0 0 34073 3 0 0 25 0 3 0 330739000 98152448 11739 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.95
Current children cumulated vsize (KiB) 95852

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.90 3/67 24821
/proc/meminfo: memFree=1610872/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=100752 CPUtime=802.68
/proc/24818/stat : 24818 (ornithorynque) S 24816 24818 24437 0 -1 4194304 15330 0 0 0 80255 13 0 0 18 0 3 0 330738999 103170048 12648 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24818/statm: 25188 12648 387 42 0 19440 0
[pid=24818/tid=24820] ppid=24816 vsize=100752 CPUtime=402.14
/proc/24818/task/24820/stat : 24820 (ornithorynque) R 24816 24818 24437 0 -1 4194368 8018 0 0 0 40206 8 0 0 25 0 3 0 330739000 103170048 12648 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24818/tid=24821] ppid=24816 vsize=100752 CPUtime=400.51
/proc/24818/task/24821/stat : 24821 (ornithorynque) R 24816 24818 24437 0 -1 4194368 6741 0 0 0 40047 4 0 0 25 0 3 0 330739000 103170048 12648 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.68
Current children cumulated vsize (KiB) 100752

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 24821
/proc/meminfo: memFree=1607480/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=103656 CPUtime=922.39
/proc/24818/stat : 24818 (ornithorynque) S 24816 24818 24437 0 -1 4194304 16306 0 0 0 92226 13 0 0 18 0 3 0 330738999 106143744 13492 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24818/statm: 25914 13492 387 42 0 20166 0
[pid=24818/tid=24820] ppid=24816 vsize=103656 CPUtime=462.13
/proc/24818/task/24820/stat : 24820 (ornithorynque) R 24816 24818 24437 0 -1 4194368 8627 0 0 0 46204 9 0 0 25 0 3 0 330739000 106143744 13492 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24818/tid=24821] ppid=24816 vsize=103656 CPUtime=460.25
/proc/24818/task/24821/stat : 24821 (ornithorynque) R 24816 24818 24437 0 -1 4194368 7108 0 0 0 46021 4 0 0 25 0 3 0 330739000 106143744 13492 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.39
Current children cumulated vsize (KiB) 103656

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 24821
/proc/meminfo: memFree=1603576/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=107968 CPUtime=1042.11
/proc/24818/stat : 24818 (ornithorynque) S 24816 24818 24437 0 -1 4194304 17751 0 0 0 104196 15 0 0 18 0 3 0 330738999 110559232 14480 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24818/statm: 26992 14480 387 42 0 21244 0
[pid=24818/tid=24820] ppid=24816 vsize=107968 CPUtime=522.11
/proc/24818/task/24820/stat : 24820 (ornithorynque) R 24816 24818 24437 0 -1 4194368 9123 0 0 0 52201 10 0 0 25 0 3 0 330739000 110559232 14480 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24818/tid=24821] ppid=24816 vsize=107968 CPUtime=519.98
/proc/24818/task/24821/stat : 24821 (ornithorynque) R 24816 24818 24437 0 -1 4194368 8057 0 0 0 51994 4 0 0 25 0 3 0 330739000 110559232 14480 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.11
Current children cumulated vsize (KiB) 107968

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 24821
/proc/meminfo: memFree=1600632/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=112784 CPUtime=1161.82
/proc/24818/stat : 24818 (ornithorynque) S 24816 24818 24437 0 -1 4194304 18924 0 0 0 116166 16 0 0 18 0 3 0 330738999 115490816 15199 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24818/statm: 28196 15199 387 42 0 22448 0
[pid=24818/tid=24820] ppid=24816 vsize=112784 CPUtime=582.08
/proc/24818/task/24820/stat : 24820 (ornithorynque) R 24816 24818 24437 0 -1 4194368 9826 0 0 0 58198 10 0 0 25 0 3 0 330739000 115490816 15199 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24818/tid=24821] ppid=24816 vsize=112784 CPUtime=579.71
/proc/24818/task/24821/stat : 24821 (ornithorynque) R 24816 24818 24437 0 -1 4194368 8527 0 0 0 57966 5 0 0 25 0 3 0 330739000 115490816 15199 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.82
Current children cumulated vsize (KiB) 112784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.503 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 24821
/proc/meminfo: memFree=1600056/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=113312 CPUtime=1200.15
/proc/24818/stat : 24818 (ornithorynque) S 24816 24818 24437 0 -1 4194304 19060 0 0 0 119998 17 0 0 18 0 3 0 330738999 116031488 15335 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24818/statm: 28328 15335 387 42 0 22580 0
[pid=24818/tid=24820] ppid=24816 vsize=113312 CPUtime=601.29
/proc/24818/task/24820/stat : 24820 (ornithorynque) R 24816 24818 24437 0 -1 4194368 9962 0 0 0 60118 11 0 0 25 0 3 0 330739000 116031488 15335 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24818/tid=24821] ppid=24816 vsize=113312 CPUtime=598.84
/proc/24818/task/24821/stat : 24821 (ornithorynque) R 24816 24818 24437 0 -1 4194368 8527 0 0 0 59879 5 0 0 25 0 3 0 330739000 116031488 15335 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 113312

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

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

[startup+601.503 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 24821
/proc/meminfo: memFree=1600056/2055920 swapFree=4183500/4192956
[pid=24818] ppid=24816 vsize=113312 CPUtime=1200.15
/proc/24818/stat : 24818 (ornithorynque) S 24816 24818 24437 0 -1 4194304 19060 0 0 0 119998 17 0 0 18 0 3 0 330738999 116031488 15335 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24818/statm: 28328 15335 387 42 0 22580 0
[pid=24818/tid=24820] ppid=24816 vsize=113312 CPUtime=601.29
/proc/24818/task/24820/stat : 24820 (ornithorynque) R 24816 24818 24437 0 -1 4194368 9962 0 0 0 60118 11 0 0 25 0 3 0 330739000 116031488 15335 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24818/tid=24821] ppid=24816 vsize=113312 CPUtime=598.84
/proc/24818/task/24821/stat : 24821 (ornithorynque) R 24816 24818 24437 0 -1 4194368 8527 0 0 0 59879 5 0 0 25 0 3 0 330739000 116031488 15335 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 113312

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.525
CPU time (s): 1200.18
CPU user time (s): 1200
CPU system time (s): 0.180972
CPU usage (%): 199.522
Max. virtual memory (cumulated for all children) (KiB): 113312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
system time used= 0.180972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19060
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= 37
involuntary context switches= 9107

runsolver used 0.417936 second user time and 1.78573 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Mon Mar  5 15:17:02 UTC 2007

IDJOB= 328111
IDBENCH= 20019
IDSOLVER= 139
FILE ID= node60/328111-1173107822

PBS_JOBID= 4013922

Free space on /tmp= 66534 MiB

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

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  b03952152dea0613061828eb775a4d85

RANDOM SEED= 378450175

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.283
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.283
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:       1660960 kB
Buffers:         25992 kB
Cached:         294820 kB
SwapCached:       3412 kB
Active:          51020 kB
Inactive:       279372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660960 kB
SwapTotal:     4192956 kB
SwapFree:      4183500 kB
Dirty:             276 kB
Writeback:           0 kB
Mapped:          15592 kB
Slab:            50524 kB
Committed_AS:   915772 kB
PageTables:       1464 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= 66534 MiB

End job on node60 on Mon Mar  5 15:27:05 UTC 2007