Trace number 327939

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S744612847-12.SAT.shuffled.cnf
MD5SUM583105bb99125ba4df9ed1b1c73b5664
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.021996
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
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 52130
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=100 nbClause=2130
0.00/0.01	c nbVar=100 nbClause=2130
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=2059 maxSat=0
0.05/0.06	c flip 0 nbSat=2845 maxSat=2110
0.18/0.19	c flip 0 nbSat=4028 maxSat=2884
0.78/0.45	c flip 0 nbSat=5854 maxSat=4072
1.57/0.82	c flip 0 nbSat=7919 maxSat=5905
2.57/1.35	c flip 0 nbSat=10260 maxSat=7958
2.77/1.43	c nbDecision=10000 #clauses=10738
4.17/2.17	c flip 0 nbSat=13240 maxSat=10300
6.76/3.40	c flip 0 nbSat=16574 maxSat=13275
8.96/4.54	c nbDecision=20000 #clauses=19335
10.16/5.19	c flip 0 nbSat=20637 maxSat=16611
15.95/8.09	c flip 0 nbSat=25368 maxSat=20675
20.53/10.30	c nbDecision=30000 #clauses=28051
23.93/12.10	c flip 0 nbSat=30103 maxSat=25432
33.31/16.78	c flip 0 nbSat=35490 maxSat=30160
35.50/17.81	c nbDecision=40000 #clauses=36672
44.88/22.54	c flip 0 nbSat=40986 maxSat=35532
54.67/27.42	c nbDecision=50000 #clauses=45465
59.06/29.65	c flip 0 nbSat=47078 maxSat=41025
75.21/37.75	c flip 0 nbSat=52537 maxSat=47143
79.80/40.08	c nbDecision=60000 #clauses=54213
94.37/47.37	c flip 0 nbSat=58414 maxSat=52583
111.73/56.06	c nbDecision=70000 #clauses=62942
115.91/58.11	c flip 0 nbSat=63981 maxSat=58478
139.66/70.06	c flip 0 nbSat=70277 maxSat=64011
143.85/72.18	c nbDecision=80000 #clauses=71692
166.20/83.33	c flip 0 nbSat=77337 maxSat=70339
180.96/90.80	c nbDecision=90000 #clauses=80441
195.93/98.21	c flip 0 nbSat=83468 maxSat=77367
225.87/113.26	c nbDecision=100000 #clauses=89184
227.67/114.17	c flip 0 nbSat=89394 maxSat=83512
261.77/131.20	c flip 0 nbSat=95551 maxSat=89443
274.74/137.70	c nbDecision=110000 #clauses=97948
296.70/148.75	c flip 0 nbSat=102113 maxSat=95603
329.42/165.15	c nbDecision=120000 #clauses=106751
335.21/168.02	c flip 0 nbSat=107464 maxSat=102140
376.11/188.56	c flip 0 nbSat=113057 maxSat=107504
392.48/196.78	c nbDecision=130000 #clauses=115437
420.82/210.92	c flip 0 nbSat=118821 maxSat=113117
459.52/230.33	c nbDecision=140000 #clauses=124148
464.91/233.01	c flip 0 nbSat=124678 maxSat=118870
512.61/256.91	c flip 0 nbSat=130315 maxSat=124717
529.18/265.20	c nbDecision=150000 #clauses=132985
562.48/281.95	c flip 0 nbSat=138116 maxSat=130377
590.03/295.77	c nbDecision=160000 #clauses=141718
616.97/309.20	c flip 0 nbSat=144986 maxSat=138178
660.06/330.83	c nbDecision=170000 #clauses=150458
673.22/337.43	c flip 0 nbSat=152058 maxSat=145047
731.48/366.67	c nbDecision=180000 #clauses=159227
731.48/366.69	c flip 0 nbSat=159147 maxSat=152112
792.55/397.29	c flip 0 nbSat=166383 maxSat=159198
802.52/402.29	c nbDecision=190000 #clauses=168014
856.01/429.09	c flip 0 nbSat=173564 maxSat=166448
886.94/444.54	c nbDecision=200000 #clauses=176775
921.25/461.75	c flip 0 nbSat=180264 maxSat=173609
976.53/489.43	c nbDecision=210000 #clauses=185575
989.70/496.05	c flip 0 nbSat=186533 maxSat=180326
1061.94/532.22	c flip 0 nbSat=193691 maxSat=186641
1068.72/535.70	c nbDecision=220000 #clauses=194361
1135.76/569.25	c flip 0 nbSat=200325 maxSat=193744
1169.89/586.32	c nbDecision=230000 #clauses=203256

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

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.17 3/77 16375
/proc/meminfo: memFree=1116104/2055920 swapFree=4147440/4192956
[pid=16375] ppid=16373 vsize=23220 CPUtime=0
/proc/16375/stat : 16375 (ornithorynque) R 16373 16375 16318 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 331453834 23777280 259 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244668470384 0 0 4096 0 0 0 0 17 1 0 0
/proc/16375/statm: 5805 262 218 42 0 45 0

[startup+0.038808 s]
/proc/loadavg: 0.00 0.00 0.17 3/77 16375
/proc/meminfo: memFree=1116104/2055920 swapFree=4147440/4192956
[pid=16375] ppid=16373 vsize=44196 CPUtime=0.05
/proc/16375/stat : 16375 (ornithorynque) S 16373 16375 16318 0 -1 4194304 596 0 0 0 5 0 0 0 18 0 3 0 331453834 45256704 557 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16375/statm: 11049 557 387 42 0 5301 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 44196

[startup+0.102815 s]
/proc/loadavg: 0.00 0.00 0.17 3/77 16375
/proc/meminfo: memFree=1116104/2055920 swapFree=4147440/4192956
[pid=16375] ppid=16373 vsize=45352 CPUtime=0.18
/proc/16375/stat : 16375 (ornithorynque) S 16373 16375 16318 0 -1 4194304 668 0 0 0 18 0 0 0 18 0 3 0 331453834 46440448 629 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16375/statm: 11338 629 387 42 0 5590 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45352

[startup+0.302836 s]
/proc/loadavg: 0.00 0.00 0.17 3/77 16375
/proc/meminfo: memFree=1116104/2055920 swapFree=4147440/4192956
[pid=16375] ppid=16373 vsize=45616 CPUtime=0.58
/proc/16375/stat : 16375 (ornithorynque) S 16373 16375 16318 0 -1 4194304 787 0 0 0 58 0 0 0 18 0 3 0 331453834 46710784 748 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16375/statm: 11404 748 387 42 0 5656 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45616

[startup+0.701882 s]
/proc/loadavg: 0.00 0.00 0.17 3/77 16375
/proc/meminfo: memFree=1116104/2055920 swapFree=4147440/4192956
[pid=16375] ppid=16373 vsize=46016 CPUtime=1.37
/proc/16375/stat : 16375 (ornithorynque) S 16373 16375 16318 0 -1 4194304 950 0 0 0 137 0 0 0 18 0 3 0 331453834 47120384 911 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16375/statm: 11504 911 387 42 0 5756 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 46016

[startup+1.50197 s]
/proc/loadavg: 0.00 0.00 0.17 3/80 16378
/proc/meminfo: memFree=1113264/2055920 swapFree=4147440/4192956
[pid=16375] ppid=16373 vsize=47748 CPUtime=2.97
/proc/16375/stat : 16375 (ornithorynque) S 16373 16375 16318 0 -1 4194304 1255 0 0 0 297 0 0 0 18 0 3 0 331453834 48893952 1216 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16375/statm: 11937 1216 387 42 0 6189 0
[pid=16375/tid=16377] ppid=16373 vsize=47748 CPUtime=1.48
/proc/16375/task/16377/stat : 16377 (ornithorynque) R 16373 16375 16318 0 -1 4194368 366 0 0 0 148 0 0 0 25 0 3 0 331453836 48893952 1216 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16375/tid=16378] ppid=16373 vsize=47748 CPUtime=1.47
/proc/16375/task/16378/stat : 16378 (ornithorynque) R 16373 16375 16318 0 -1 4194368 316 0 0 0 147 0 0 0 25 0 3 0 331453836 48893952 1216 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47748

[startup+3.10114 s]
/proc/loadavg: 0.16 0.03 0.18 3/80 16378
/proc/meminfo: memFree=1112112/2055920 swapFree=4147440/4192956
[pid=16375] ppid=16373 vsize=48700 CPUtime=6.16
/proc/16375/stat : 16375 (ornithorynque) S 16373 16375 16318 0 -1 4194304 1539 0 0 0 616 0 0 0 18 0 3 0 331453834 49868800 1500 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16375/statm: 12175 1500 387 42 0 6427 0
[pid=16375/tid=16377] ppid=16373 vsize=48700 CPUtime=3.07
/proc/16375/task/16377/stat : 16377 (ornithorynque) R 16373 16375 16318 0 -1 4194368 581 0 0 0 307 0 0 0 25 0 3 0 331453836 49868800 1500 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244670960295 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16375/tid=16378] ppid=16373 vsize=48700 CPUtime=3.07
/proc/16375/task/16378/stat : 16378 (ornithorynque) R 16373 16375 16318 0 -1 4194368 385 0 0 0 307 0 0 0 25 0 3 0 331453836 49868800 1500 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 48700

[startup+6.30147 s]
/proc/loadavg: 0.16 0.03 0.18 3/80 16378
/proc/meminfo: memFree=1109360/2055920 swapFree=4147440/4192956
[pid=16375] ppid=16373 vsize=51224 CPUtime=12.55
/proc/16375/stat : 16375 (ornithorynque) S 16373 16375 16318 0 -1 4194304 2156 0 0 0 1254 1 0 0 18 0 3 0 331453834 52453376 2051 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16375/statm: 12806 2051 387 42 0 7058 0
[pid=16375/tid=16377] ppid=16373 vsize=51224 CPUtime=6.27
/proc/16375/task/16377/stat : 16377 (ornithorynque) R 16373 16375 16318 0 -1 4194368 914 0 0 0 627 0 0 0 25 0 3 0 331453836 52453376 2051 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16375/tid=16378] ppid=16373 vsize=51224 CPUtime=6.26
/proc/16375/task/16378/stat : 16378 (ornithorynque) R 16373 16375 16318 0 -1 4194368 669 0 0 0 626 0 0 0 25 0 3 0 331453836 52453376 2051 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51224

[startup+12.7011 s]
/proc/loadavg: 0.44 0.10 0.20 3/80 16378
/proc/meminfo: memFree=1107056/2055920 swapFree=4147440/4192956
[pid=16375] ppid=16373 vsize=54052 CPUtime=25.32
/proc/16375/stat : 16375 (ornithorynque) S 16373 16375 16318 0 -1 4194304 2877 0 0 0 2531 1 0 0 18 0 3 0 331453834 55349248 2772 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16375/statm: 13513 2772 387 42 0 7765 0
[pid=16375/tid=16377] ppid=16373 vsize=54052 CPUtime=12.67
/proc/16375/task/16377/stat : 16377 (ornithorynque) R 16373 16375 16318 0 -1 4194368 1294 0 0 0 1266 1 0 0 25 0 3 0 331453836 55349248 2772 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16375/tid=16378] ppid=16373 vsize=54052 CPUtime=12.63
/proc/16375/task/16378/stat : 16378 (ornithorynque) R 16373 16375 16318 0 -1 4194368 1010 0 0 0 1263 0 0 0 25 0 3 0 331453836 55349248 2772 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 54052

[startup+25.5025 s]
/proc/loadavg: 0.68 0.16 0.22 3/80 16378
/proc/meminfo: memFree=1103088/2055920 swapFree=4147440/4192956
[pid=16375] ppid=16373 vsize=57788 CPUtime=50.87
/proc/16375/stat : 16375 (ornithorynque) S 16373 16375 16318 0 -1 4194304 3786 0 0 0 5085 2 0 0 18 0 3 0 331453834 59174912 3518 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16375/statm: 14447 3518 387 42 0 8699 0
[pid=16375/tid=16377] ppid=16373 vsize=57788 CPUtime=25.47
/proc/16375/task/16377/stat : 16377 (ornithorynque) R 16373 16375 16318 0 -1 4194368 1924 0 0 0 2545 2 0 0 25 0 3 0 331453836 59174912 3518 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16375/tid=16378] ppid=16373 vsize=57788 CPUtime=25.38
/proc/16375/task/16378/stat : 16378 (ornithorynque) R 16373 16375 16318 0 -1 4194368 1289 0 0 0 2538 0 0 0 25 0 3 0 331453836 59174912 3518 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 57788

[startup+51.1022 s]
/proc/loadavg: 1.13 0.31 0.26 3/80 16378
/proc/meminfo: memFree=1098032/2055920 swapFree=4147440/4192956
[pid=16375] ppid=16373 vsize=64024 CPUtime=101.94
/proc/16375/stat : 16375 (ornithorynque) S 16373 16375 16318 0 -1 4194304 5362 0 0 0 10191 3 0 0 18 0 3 0 331453834 65560576 4764 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16375/statm: 16006 4764 387 42 0 10258 0
[pid=16375/tid=16377] ppid=16373 vsize=64024 CPUtime=51.06
/proc/16375/task/16377/stat : 16377 (ornithorynque) R 16373 16375 16318 0 -1 4194368 2613 0 0 0 5104 2 0 0 25 0 3 0 331453836 65560576 4764 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16375/tid=16378] ppid=16373 vsize=64024 CPUtime=50.86
/proc/16375/task/16378/stat : 16378 (ornithorynque) R 16373 16375 16318 0 -1 4194368 2176 0 0 0 5086 0 0 0 25 0 3 0 331453836 65560576 4764 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 64024

[startup+102.307 s]
/proc/loadavg: 1.70 0.60 0.37 3/80 16378
/proc/meminfo: memFree=1091248/2055920 swapFree=4147440/4192956
[pid=16375] ppid=16373 vsize=71384 CPUtime=204.12
/proc/16375/stat : 16375 (ornithorynque) S 16373 16375 16318 0 -1 4194304 7360 0 0 0 20407 5 0 0 18 0 3 0 331453834 73097216 6439 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16375/statm: 17846 6439 387 42 0 12098 0
[pid=16375/tid=16377] ppid=16373 vsize=71384 CPUtime=102.25
/proc/16375/task/16377/stat : 16377 (ornithorynque) R 16373 16375 16318 0 -1 4194368 3834 0 0 0 10221 4 0 0 25 0 3 0 331453836 73097216 6439 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311221 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16375/tid=16378] ppid=16373 vsize=71384 CPUtime=101.84
/proc/16375/task/16378/stat : 16378 (ornithorynque) R 16373 16375 16318 0 -1 4194368 2953 0 0 0 10184 0 0 0 25 0 3 0 331453836 73097216 6439 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 71384

[startup+162.303 s]
/proc/loadavg: 1.93 0.85 0.46 3/80 16378
/proc/meminfo: memFree=1085424/2055920 swapFree=4147440/4192956
[pid=16375] ppid=16373 vsize=79328 CPUtime=323.84
/proc/16375/stat : 16375 (ornithorynque) S 16373 16375 16318 0 -1 4194304 9648 0 0 0 32377 7 0 0 18 0 3 0 331453834 81231872 7868 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16375/statm: 19832 7868 387 42 0 14084 0
[pid=16375/tid=16377] ppid=16373 vsize=79328 CPUtime=162.23
/proc/16375/task/16377/stat : 16377 (ornithorynque) R 16373 16375 16318 0 -1 4194368 4822 0 0 0 16217 6 0 0 25 0 3 0 331453836 81231872 7868 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16375/tid=16378] ppid=16373 vsize=79328 CPUtime=161.59
/proc/16375/task/16378/stat : 16378 (ornithorynque) R 16373 16375 16318 0 -1 4194368 4253 0 0 0 16158 1 0 0 25 0 3 0 331453836 81231872 7868 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240922 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.84
Current children cumulated vsize (KiB) 79328

[startup+222.302 s]
/proc/loadavg: 2.02 1.09 0.57 3/80 16378
/proc/meminfo: memFree=1081008/2055920 swapFree=4147440/4192956
[pid=16375] ppid=16373 vsize=83744 CPUtime=443.55
/proc/16375/stat : 16375 (ornithorynque) S 16373 16375 16318 0 -1 4194304 10940 0 0 0 44347 8 0 0 18 0 3 0 331453834 85753856 8997 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16375/statm: 20936 8997 387 42 0 15188 0
[pid=16375/tid=16377] ppid=16373 vsize=83744 CPUtime=222.22
/proc/16375/task/16377/stat : 16377 (ornithorynque) R 16373 16375 16318 0 -1 4194368 5523 0 0 0 22215 7 0 0 25 0 3 0 331453836 85753856 8997 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311229 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16375/tid=16378] ppid=16373 vsize=83744 CPUtime=221.31
/proc/16375/task/16378/stat : 16378 (ornithorynque) R 16373 16375 16318 0 -1 4194368 4844 0 0 0 22130 1 0 0 25 0 3 0 331453836 85753856 8997 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.55
Current children cumulated vsize (KiB) 83744

[startup+282.302 s]
/proc/loadavg: 2.05 1.25 0.65 3/80 16378
/proc/meminfo: memFree=1076592/2055920 swapFree=4147440/4192956
[pid=16375] ppid=16373 vsize=91268 CPUtime=563.28
/proc/16375/stat : 16375 (ornithorynque) S 16373 16375 16318 0 -1 4194304 13109 0 0 0 56318 10 0 0 18 0 3 0 331453834 93458432 10302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16375/statm: 22817 10302 387 42 0 17069 0
[pid=16375/tid=16377] ppid=16373 vsize=91268 CPUtime=282.2
/proc/16375/task/16377/stat : 16377 (ornithorynque) R 16373 16375 16318 0 -1 4194368 6762 0 0 0 28212 8 0 0 20 0 3 0 331453836 93458432 10302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16375/tid=16378] ppid=16373 vsize=91268 CPUtime=281.06
/proc/16375/task/16378/stat : 16378 (ornithorynque) R 16373 16375 16318 0 -1 4194368 5774 0 0 0 28104 2 0 0 25 0 3 0 331453836 93458432 10302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.28
Current children cumulated vsize (KiB) 91268

[startup+342.303 s]
/proc/loadavg: 2.19 1.44 0.76 3/80 16378
/proc/meminfo: memFree=1072112/2055920 swapFree=4147440/4192956
[pid=16375] ppid=16373 vsize=94792 CPUtime=683
/proc/16375/stat : 16375 (ornithorynque) S 16373 16375 16318 0 -1 4194304 14114 0 0 0 68289 11 0 0 18 0 3 0 331453834 97067008 11241 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16375/statm: 23698 11241 387 42 0 17950 0
[pid=16375/tid=16377] ppid=16373 vsize=94792 CPUtime=342.18
/proc/16375/task/16377/stat : 16377 (ornithorynque) R 16373 16375 16318 0 -1 4194368 7363 0 0 0 34209 9 0 0 25 0 3 0 331453836 97067008 11241 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16375/tid=16378] ppid=16373 vsize=94792 CPUtime=340.8
/proc/16375/task/16378/stat : 16378 (ornithorynque) R 16373 16375 16318 0 -1 4194368 6178 0 0 0 34078 2 0 0 25 0 3 0 331453836 97067008 11241 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284325 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683
Current children cumulated vsize (KiB) 94792

[startup+402.303 s]
/proc/loadavg: 2.22 1.58 0.84 3/80 16378
/proc/meminfo: memFree=1068336/2055920 swapFree=4147440/4192956
[pid=16375] ppid=16373 vsize=98420 CPUtime=802.72
/proc/16375/stat : 16375 (ornithorynque) S 16373 16375 16318 0 -1 4194304 15307 0 0 0 80259 13 0 0 18 0 3 0 331453834 100782080 12174 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16375/statm: 24605 12174 387 42 0 18857 0
[pid=16375/tid=16377] ppid=16373 vsize=98420 CPUtime=402.16
/proc/16375/task/16377/stat : 16377 (ornithorynque) R 16373 16375 16318 0 -1 4194368 8051 0 0 0 40206 10 0 0 25 0 3 0 331453836 100782080 12174 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311174 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16375/tid=16378] ppid=16373 vsize=98420 CPUtime=400.54
/proc/16375/task/16378/stat : 16378 (ornithorynque) R 16373 16375 16318 0 -1 4194368 6683 0 0 0 40052 2 0 0 25 0 3 0 331453836 100782080 12174 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.72
Current children cumulated vsize (KiB) 98420

[startup+462.302 s]
/proc/loadavg: 2.17 1.69 0.93 3/80 16378
/proc/meminfo: memFree=1064752/2055920 swapFree=4147440/4192956
[pid=16375] ppid=16373 vsize=105880 CPUtime=922.44
/proc/16375/stat : 16375 (ornithorynque) S 16373 16375 16318 0 -1 4194304 17365 0 0 0 92229 15 0 0 18 0 3 0 331453834 108421120 13078 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16375/statm: 26470 13078 387 42 0 20722 0
[pid=16375/tid=16377] ppid=16373 vsize=105880 CPUtime=462.14
/proc/16375/task/16377/stat : 16377 (ornithorynque) R 16373 16375 16318 0 -1 4194368 8583 0 0 0 46203 11 0 0 25 0 3 0 331453836 108421120 13078 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16375/tid=16378] ppid=16373 vsize=105880 CPUtime=460.28
/proc/16375/task/16378/stat : 16378 (ornithorynque) R 16373 16375 16318 0 -1 4194368 8209 0 0 0 46025 3 0 0 25 0 3 0 331453836 108421120 13078 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.44
Current children cumulated vsize (KiB) 105880

[startup+522.302 s]
/proc/loadavg: 2.07 1.74 0.99 3/80 16378
/proc/meminfo: memFree=1062320/2055920 swapFree=4147440/4192956
[pid=16375] ppid=16373 vsize=108792 CPUtime=1042.17
/proc/16375/stat : 16375 (ornithorynque) S 16373 16375 16318 0 -1 4194304 18263 0 0 0 104201 16 0 0 18 0 3 0 331453834 111403008 13652 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16375/statm: 27198 13652 387 42 0 21450 0
[pid=16375/tid=16377] ppid=16373 vsize=108792 CPUtime=522.13
/proc/16375/task/16377/stat : 16377 (ornithorynque) R 16373 16375 16318 0 -1 4194368 9030 0 0 0 52201 12 0 0 25 0 3 0 331453836 111403008 13652 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16375/tid=16378] ppid=16373 vsize=108792 CPUtime=520.03
/proc/16375/task/16378/stat : 16378 (ornithorynque) R 16373 16375 16318 0 -1 4194368 8660 0 0 0 51999 4 0 0 25 0 3 0 331453836 111403008 13652 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241839 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.17
Current children cumulated vsize (KiB) 108792

[startup+582.303 s]
/proc/loadavg: 2.02 1.78 1.05 3/80 16378
/proc/meminfo: memFree=1058864/2055920 swapFree=4147440/4192956
[pid=16375] ppid=16373 vsize=111912 CPUtime=1161.9
/proc/16375/stat : 16375 (ornithorynque) S 16373 16375 16318 0 -1 4194304 19247 0 0 0 116172 18 0 0 18 0 3 0 331453834 114597888 14538 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16375/statm: 27978 14538 387 42 0 22230 0
[pid=16375/tid=16377] ppid=16373 vsize=111912 CPUtime=582.11
/proc/16375/task/16377/stat : 16377 (ornithorynque) R 16373 16375 16318 0 -1 4194368 9564 0 0 0 58198 13 0 0 25 0 3 0 331453836 114597888 14538 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312036 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16375/tid=16378] ppid=16373 vsize=111912 CPUtime=579.76
/proc/16375/task/16378/stat : 16378 (ornithorynque) R 16373 16375 16318 0 -1 4194368 9110 0 0 0 57972 4 0 0 25 0 3 0 331453836 114597888 14538 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.9
Current children cumulated vsize (KiB) 111912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 2.02 1.80 1.07 3/80 16378
/proc/meminfo: memFree=1058224/2055920 swapFree=4147440/4192956
[pid=16375] ppid=16373 vsize=112440 CPUtime=1200.01
/proc/16375/stat : 16375 (ornithorynque) S 16373 16375 16318 0 -1 4194304 19390 0 0 0 119983 18 0 0 18 0 3 0 331453834 115138560 14681 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16375/statm: 28110 14681 387 42 0 22362 0
[pid=16375/tid=16377] ppid=16373 vsize=112440 CPUtime=601.21
/proc/16375/task/16377/stat : 16377 (ornithorynque) R 16373 16375 16318 0 -1 4194368 9707 0 0 0 60108 13 0 0 25 0 3 0 331453836 115138560 14681 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16375/tid=16378] ppid=16373 vsize=112440 CPUtime=598.78
/proc/16375/task/16378/stat : 16378 (ornithorynque) R 16373 16375 16318 0 -1 4194368 9110 0 0 0 59874 4 0 0 25 0 3 0 331453836 115138560 14681 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241536 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 112440

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.423
CPU time (s): 1200.04
CPU user time (s): 1199.85
CPU system time (s): 0.19297
CPU usage (%): 199.534
Max. virtual memory (cumulated for all children) (KiB): 112440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.85
system time used= 0.19297
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19390
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= 16
involuntary context switches= 22758

runsolver used 0.428934 second user time and 1.77073 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Mon Mar  5 17:16:31 UTC 2007

IDJOB= 327939
IDBENCH= 19847
IDSOLVER= 139
FILE ID= node7/327939-1173114991

PBS_JOBID= 4014555

Free space on /tmp= 66514 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S744612847-12.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327939-1173114991/ornithorynque /tmp/evaluation/327939-1173114991/instance-327939-1173114991.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-327939-1173114991 -o ROOT/results/node7/solver-327939-1173114991 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327939-1173114991/ornithorynque /tmp/evaluation/327939-1173114991/instance-327939-1173114991.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  583105bb99125ba4df9ed1b1c73b5664

RANDOM SEED= 127664614

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.232
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.232
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:       1116512 kB
Buffers:         44196 kB
Cached:         801968 kB
SwapCached:       8868 kB
Active:          56740 kB
Inactive:       812232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1116512 kB
SwapTotal:     4192956 kB
SwapFree:      4147440 kB
Dirty:             308 kB
Writeback:           0 kB
Mapped:          29552 kB
Slab:            55992 kB
Committed_AS:  1134856 kB
PageTables:       1764 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= 66514 MiB

End job on node7 on Mon Mar  5 17:26:35 UTC 2007