Trace number 328228

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.16 601.527

General information on the benchmark

Namerandom/LargeSize/7SAT/v160/
unif-k7-r85-v160-c13600-S1617760096-16.cnf
MD5SUM5f3213e2fda965548b3e8a74d5e8ed7c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 513600

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.06	c ...done
0.00/0.06	c nbVar=160 nbClause=13600
0.00/0.06	c nbVar=160 nbClause=13600
0.00/0.07	c complete search running
0.00/0.07	c local search running
0.00/0.08	c flip 0 nbSat=13500 maxSat=0
0.91/0.53	c flip 0 nbSat=15559 maxSat=13554
2.51/1.34	c flip 0 nbSat=17811 maxSat=15613
5.10/2.64	c flip 0 nbSat=20384 maxSat=17848
7.10/3.69	c nbDecision=10000 #clauses=22106
9.70/4.92	c flip 0 nbSat=23650 maxSat=20441
17.49/8.85	c flip 0 nbSat=28364 maxSat=23703
20.67/10.49	c nbDecision=20000 #clauses=30641
30.26/15.25	c flip 0 nbSat=34450 maxSat=28441
43.63/21.93	c nbDecision=30000 #clauses=39370
49.61/24.99	c flip 0 nbSat=41346 maxSat=34494
74.55/37.46	c nbDecision=40000 #clauses=47886
76.14/38.20	c flip 0 nbSat=48217 maxSat=41433
109.67/55.06	c flip 0 nbSat=55417 maxSat=48295
113.65/57.06	c nbDecision=50000 #clauses=56458
150.98/75.77	c flip 0 nbSat=62429 maxSat=55458
168.94/84.71	c nbDecision=60000 #clauses=65178
197.26/99.00	c flip 0 nbSat=71008 maxSat=62493
212.83/106.76	c nbDecision=70000 #clauses=73777
252.35/126.50	c flip 0 nbSat=78799 maxSat=71054
274.86/137.88	c nbDecision=80000 #clauses=82424
315.98/158.41	c flip 0 nbSat=89619 maxSat=78897
325.37/163.15	c nbDecision=90000 #clauses=91147
388.42/194.75	c flip 0 nbSat=99443 maxSat=89686
389.41/195.26	c nbDecision=100000 #clauses=99731
459.24/230.25	c nbDecision=110000 #clauses=108404
471.21/236.22	c flip 0 nbSat=109811 maxSat=99503
524.09/262.71	c nbDecision=120000 #clauses=117129
561.81/281.63	c flip 0 nbSat=121588 maxSat=109865
599.52/300.59	c nbDecision=130000 #clauses=125819
664.77/333.22	c flip 0 nbSat=130807 maxSat=121667
714.85/358.39	c nbDecision=140000 #clauses=134546
777.71/389.83	c flip 0 nbSat=138968 maxSat=130876
827.19/414.65	c nbDecision=150000 #clauses=143238
901.22/451.75	c flip 0 nbSat=149025 maxSat=139048
928.55/465.48	c nbDecision=160000 #clauses=151850
1032.11/517.35	c flip 0 nbSat=160366 maxSat=149075
1033.11/517.84	c nbDecision=170000 #clauses=160563
1153.02/577.93	c nbDecision=180000 #clauses=169188
1171.19/587.02	c flip 0 nbSat=170528 maxSat=160402

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

[startup+0.099362 s]
/proc/loadavg: 1.83 1.94 1.88 3/77 8959
/proc/meminfo: memFree=1264624/2055920 swapFree=4169972/4192956
[pid=8959] ppid=8957 vsize=46336 CPUtime=0.11
/proc/8959/stat : 8959 (ornithorynque) S 8957 8959 8494 0 -1 4194304 1097 0 0 0 11 0 0 0 18 0 3 0 330873723 47448064 1058 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8959/statm: 11584 1058 387 42 0 5836 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 46336

[startup+0.101358 s]
/proc/loadavg: 1.83 1.94 1.88 3/77 8959
/proc/meminfo: memFree=1264624/2055920 swapFree=4169972/4192956
[pid=8959] ppid=8957 vsize=46336 CPUtime=0.11
/proc/8959/stat : 8959 (ornithorynque) S 8957 8959 8494 0 -1 4194304 1097 0 0 0 11 0 0 0 18 0 3 0 330873723 47448064 1058 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8959/statm: 11584 1058 387 42 0 5836 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 46336

[startup+0.301385 s]
/proc/loadavg: 1.83 1.94 1.88 3/77 8959
/proc/meminfo: memFree=1264624/2055920 swapFree=4169972/4192956
[pid=8959] ppid=8957 vsize=46468 CPUtime=0.51
/proc/8959/stat : 8959 (ornithorynque) S 8957 8959 8494 0 -1 4194304 1163 0 0 0 51 0 0 0 18 0 3 0 330873723 47583232 1124 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8959/statm: 11617 1124 387 42 0 5869 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 46468

[startup+0.701433 s]
/proc/loadavg: 1.83 1.94 1.88 3/77 8959
/proc/meminfo: memFree=1264624/2055920 swapFree=4169972/4192956
[pid=8959] ppid=8957 vsize=48428 CPUtime=1.31
/proc/8959/stat : 8959 (ornithorynque) S 8957 8959 8494 0 -1 4194304 1418 0 0 0 131 0 0 0 18 0 3 0 330873723 49590272 1379 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8959/statm: 12107 1379 387 42 0 6359 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 48428

[startup+1.50153 s]
/proc/loadavg: 1.83 1.94 1.88 3/80 8962
/proc/meminfo: memFree=1260376/2055920 swapFree=4169972/4192956
[pid=8959] ppid=8957 vsize=49248 CPUtime=2.91
/proc/8959/stat : 8959 (ornithorynque) S 8957 8959 8494 0 -1 4194304 1776 0 0 0 290 1 0 0 18 0 3 0 330873723 50429952 1671 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8959/statm: 12312 1671 387 42 0 6564 0
[pid=8959/tid=8961] ppid=8957 vsize=49248 CPUtime=1.41
/proc/8959/task/8961/stat : 8961 (ornithorynque) R 8957 8959 8494 0 -1 4194368 378 0 0 0 141 0 0 0 18 0 3 0 330873730 50429952 1671 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8959/tid=8962] ppid=8957 vsize=49248 CPUtime=1.41
/proc/8959/task/8962/stat : 8962 (ornithorynque) R 8957 8959 8494 0 -1 4194368 342 0 0 0 141 0 0 0 25 0 3 0 330873730 50429952 1671 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241035 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 49248

[startup+3.10172 s]
/proc/loadavg: 1.83 1.94 1.88 3/80 8962
/proc/meminfo: memFree=1258840/2055920 swapFree=4169972/4192956
[pid=8959] ppid=8957 vsize=51376 CPUtime=6.1
/proc/8959/stat : 8959 (ornithorynque) S 8957 8959 8494 0 -1 4194304 2194 0 0 0 609 1 0 0 18 0 3 0 330873723 52609024 2089 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8959/statm: 12844 2089 387 42 0 7096 0
[pid=8959/tid=8961] ppid=8957 vsize=51376 CPUtime=3.01
/proc/8959/task/8961/stat : 8961 (ornithorynque) R 8957 8959 8494 0 -1 4194368 584 0 0 0 301 0 0 0 25 0 3 0 330873730 52609024 2089 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8959/tid=8962] ppid=8957 vsize=51376 CPUtime=3.01
/proc/8959/task/8962/stat : 8962 (ornithorynque) R 8957 8959 8494 0 -1 4194368 554 0 0 0 301 0 0 0 22 0 3 0 330873730 52609024 2089 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 51376

[startup+6.3011 s]
/proc/loadavg: 1.85 1.94 1.88 3/80 8962
/proc/meminfo: memFree=1256088/2055920 swapFree=4169972/4192956
[pid=8959] ppid=8957 vsize=52720 CPUtime=12.49
/proc/8959/stat : 8959 (ornithorynque) S 8957 8959 8494 0 -1 4194304 2601 0 0 0 1247 2 0 0 18 0 3 0 330873723 53985280 2496 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8959/statm: 13180 2496 387 42 0 7432 0
[pid=8959/tid=8961] ppid=8957 vsize=52720 CPUtime=6.21
/proc/8959/task/8961/stat : 8961 (ornithorynque) R 8957 8959 8494 0 -1 4194368 855 0 0 0 620 1 0 0 25 0 3 0 330873730 53985280 2496 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8959/tid=8962] ppid=8957 vsize=52720 CPUtime=6.19
/proc/8959/task/8962/stat : 8962 (ornithorynque) R 8957 8959 8494 0 -1 4194368 690 0 0 0 619 0 0 0 25 0 3 0 330873730 53985280 2496 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 52720

[startup+12.7019 s]
/proc/loadavg: 1.86 1.94 1.88 3/80 8962
/proc/meminfo: memFree=1252184/2055920 swapFree=4169972/4192956
[pid=8959] ppid=8957 vsize=57092 CPUtime=25.26
/proc/8959/stat : 8959 (ornithorynque) S 8957 8959 8494 0 -1 4194304 3525 0 0 0 2523 3 0 0 18 0 3 0 330873723 58462208 3420 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8959/statm: 14273 3421 387 42 0 8525 0
[pid=8959/tid=8961] ppid=8957 vsize=57092 CPUtime=12.61
/proc/8959/task/8961/stat : 8961 (ornithorynque) R 8957 8959 8494 0 -1 4194368 1380 0 0 0 1259 2 0 0 25 0 3 0 330873730 58462208 3421 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314855 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8959/tid=8962] ppid=8957 vsize=57092 CPUtime=12.56
/proc/8959/task/8962/stat : 8962 (ornithorynque) R 8957 8959 8494 0 -1 4194368 1090 0 0 0 1256 0 0 0 25 0 3 0 330873730 58462208 3421 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 57092

[startup+25.5024 s]
/proc/loadavg: 1.89 1.94 1.88 3/80 8962
/proc/meminfo: memFree=1245912/2055920 swapFree=4169972/4192956
[pid=8959] ppid=8957 vsize=64444 CPUtime=50.81
/proc/8959/stat : 8959 (ornithorynque) S 8957 8959 8494 0 -1 4194304 5217 0 0 0 5076 5 0 0 18 0 3 0 330873723 65990656 4982 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8959/statm: 16111 4982 387 42 0 10363 0
[pid=8959/tid=8961] ppid=8957 vsize=64444 CPUtime=25.41
/proc/8959/task/8961/stat : 8961 (ornithorynque) R 8957 8959 8494 0 -1 4194368 2055 0 0 0 2538 3 0 0 25 0 3 0 330873730 65990656 4982 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8959/tid=8962] ppid=8957 vsize=64444 CPUtime=25.32
/proc/8959/task/8962/stat : 8962 (ornithorynque) R 8957 8959 8494 0 -1 4194368 2106 0 0 0 2531 1 0 0 25 0 3 0 330873730 65990656 4982 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 64444

[startup+51.1024 s]
/proc/loadavg: 1.93 1.94 1.89 3/80 8962
/proc/meminfo: memFree=1241560/2055920 swapFree=4169972/4192956
[pid=8959] ppid=8957 vsize=68444 CPUtime=101.89
/proc/8959/stat : 8959 (ornithorynque) S 8957 8959 8494 0 -1 4194304 6318 0 0 0 10181 8 0 0 18 0 3 0 330873723 70086656 6030 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8959/statm: 17111 6030 387 42 0 11363 0
[pid=8959/tid=8961] ppid=8957 vsize=68444 CPUtime=51
/proc/8959/task/8961/stat : 8961 (ornithorynque) R 8957 8959 8494 0 -1 4194368 2914 0 0 0 5095 5 0 0 25 0 3 0 330873730 70086656 6030 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311218 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8959/tid=8962] ppid=8957 vsize=68444 CPUtime=50.8
/proc/8959/task/8962/stat : 8962 (ornithorynque) R 8957 8959 8494 0 -1 4194368 2348 0 0 0 5079 1 0 0 25 0 3 0 330873730 70086656 6030 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 68444

[startup+102.306 s]
/proc/loadavg: 1.97 1.95 1.89 3/80 8962
/proc/meminfo: memFree=1231832/2055920 swapFree=4169972/4192956
[pid=8959] ppid=8957 vsize=83196 CPUtime=204.05
/proc/8959/stat : 8959 (ornithorynque) S 8957 8959 8494 0 -1 4194304 10116 0 0 0 20394 11 0 0 18 0 3 0 330873723 85192704 8481 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8959/statm: 20799 8481 387 42 0 15051 0
[pid=8959/tid=8961] ppid=8957 vsize=83196 CPUtime=102.19
/proc/8959/task/8961/stat : 8961 (ornithorynque) R 8957 8959 8494 0 -1 4194368 4232 0 0 0 10211 8 0 0 25 0 3 0 330873730 85192704 8481 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8959/tid=8962] ppid=8957 vsize=83196 CPUtime=101.77
/proc/8959/task/8962/stat : 8962 (ornithorynque) R 8957 8959 8494 0 -1 4194368 4828 0 0 0 10175 2 0 0 25 0 3 0 330873730 85192704 8481 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 83196

[startup+162.302 s]
/proc/loadavg: 1.99 1.95 1.90 3/80 8962
/proc/meminfo: memFree=1222872/2055920 swapFree=4169972/4192956
[pid=8959] ppid=8957 vsize=89472 CPUtime=323.77
/proc/8959/stat : 8959 (ornithorynque) S 8957 8959 8494 0 -1 4194304 12412 0 0 0 32363 14 0 0 18 0 3 0 330873723 91619328 10689 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8959/statm: 22368 10689 387 42 0 16620 0
[pid=8959/tid=8961] ppid=8957 vsize=89472 CPUtime=162.17
/proc/8959/task/8961/stat : 8961 (ornithorynque) R 8957 8959 8494 0 -1 4194368 5509 0 0 0 16207 10 0 0 25 0 3 0 330873730 91619328 10689 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8959/tid=8962] ppid=8957 vsize=89472 CPUtime=161.52
/proc/8959/task/8962/stat : 8962 (ornithorynque) R 8957 8959 8494 0 -1 4194368 5847 0 0 0 16149 3 0 0 25 0 3 0 330873730 91619328 10689 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241168 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.77
Current children cumulated vsize (KiB) 89472

[startup+222.303 s]
/proc/loadavg: 1.99 1.96 1.90 3/80 8962
/proc/meminfo: memFree=1216536/2055920 swapFree=4169972/4192956
[pid=8959] ppid=8957 vsize=96976 CPUtime=443.49
/proc/8959/stat : 8959 (ornithorynque) S 8957 8959 8494 0 -1 4194304 14532 0 0 0 44332 17 0 0 18 0 3 0 330873723 99303424 12223 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8959/statm: 24244 12223 387 42 0 18496 0
[pid=8959/tid=8961] ppid=8957 vsize=96976 CPUtime=222.14
/proc/8959/task/8961/stat : 8961 (ornithorynque) R 8957 8959 8494 0 -1 4194368 6558 0 0 0 22202 12 0 0 25 0 3 0 330873730 99303424 12223 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311238 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8959/tid=8962] ppid=8957 vsize=96976 CPUtime=221.25
/proc/8959/task/8962/stat : 8962 (ornithorynque) R 8957 8959 8494 0 -1 4194368 6918 0 0 0 22122 3 0 0 25 0 3 0 330873730 99303424 12223 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.49
Current children cumulated vsize (KiB) 96976

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 8964
/proc/meminfo: memFree=1209880/2055920 swapFree=4169972/4192956
[pid=8959] ppid=8957 vsize=113676 CPUtime=563.2
/proc/8959/stat : 8959 (ornithorynque) S 8957 8959 8494 0 -1 4194304 19540 0 0 0 56300 20 0 0 18 0 3 0 330873723 116404224 14557 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8959/statm: 28419 14557 387 42 0 22671 0
[pid=8959/tid=8961] ppid=8957 vsize=113676 CPUtime=282.13
/proc/8959/task/8961/stat : 8961 (ornithorynque) R 8957 8959 8494 0 -1 4194368 7822 0 0 0 28199 14 0 0 25 0 3 0 330873730 116404224 14557 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311255 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8959/tid=8962] ppid=8957 vsize=113676 CPUtime=280.98
/proc/8959/task/8962/stat : 8962 (ornithorynque) R 8957 8959 8494 0 -1 4194368 10662 0 0 0 28094 4 0 0 25 0 3 0 330873730 116404224 14557 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.2
Current children cumulated vsize (KiB) 113676

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 8964
/proc/meminfo: memFree=1202776/2055920 swapFree=4169972/4192956
[pid=8959] ppid=8957 vsize=119072 CPUtime=682.93
/proc/8959/stat : 8959 (ornithorynque) S 8957 8959 8494 0 -1 4194304 21129 0 0 0 68271 22 0 0 18 0 3 0 330873723 121929728 15726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8959/statm: 29768 15726 387 42 0 24020 0
[pid=8959/tid=8961] ppid=8957 vsize=119072 CPUtime=342.11
/proc/8959/task/8961/stat : 8961 (ornithorynque) R 8957 8959 8494 0 -1 4194368 8771 0 0 0 34195 16 0 0 25 0 3 0 330873730 121929728 15726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8959/tid=8962] ppid=8957 vsize=119072 CPUtime=340.73
/proc/8959/task/8962/stat : 8962 (ornithorynque) R 8957 8959 8494 0 -1 4194368 11302 0 0 0 34068 5 0 0 25 0 3 0 330873730 121929728 15726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.93
Current children cumulated vsize (KiB) 119072

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 8964
/proc/meminfo: memFree=1198680/2055920 swapFree=4169972/4192956
[pid=8959] ppid=8957 vsize=123256 CPUtime=802.65
/proc/8959/stat : 8959 (ornithorynque) S 8957 8959 8494 0 -1 4194304 22461 0 0 0 80241 24 0 0 18 0 3 0 330873723 126214144 16768 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8959/statm: 30814 16768 387 42 0 25066 0
[pid=8959/tid=8961] ppid=8957 vsize=123256 CPUtime=402.1
/proc/8959/task/8961/stat : 8961 (ornithorynque) R 8957 8959 8494 0 -1 4194368 9394 0 0 0 40192 18 0 0 25 0 3 0 330873730 126214144 16768 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8959/tid=8962] ppid=8957 vsize=123256 CPUtime=400.47
/proc/8959/task/8962/stat : 8962 (ornithorynque) R 8957 8959 8494 0 -1 4194368 12011 0 0 0 40042 5 0 0 25 0 3 0 330873730 126214144 16768 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241542 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.65
Current children cumulated vsize (KiB) 123256

[startup+462.302 s]
/proc/loadavg: 2.06 1.99 1.91 3/80 8964
/proc/meminfo: memFree=1194008/2055920 swapFree=4169972/4192956
[pid=8959] ppid=8957 vsize=126020 CPUtime=922.36
/proc/8959/stat : 8959 (ornithorynque) S 8957 8959 8494 0 -1 4194304 23648 0 0 0 92210 26 0 0 18 0 3 0 330873723 129044480 17922 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8959/statm: 31505 17922 387 42 0 25757 0
[pid=8959/tid=8961] ppid=8957 vsize=126020 CPUtime=462.07
/proc/8959/task/8961/stat : 8961 (ornithorynque) R 8957 8959 8494 0 -1 4194368 10030 0 0 0 46188 19 0 0 25 0 3 0 330873730 129044480 17922 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262909891239 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8959/tid=8962] ppid=8957 vsize=126020 CPUtime=460.21
/proc/8959/task/8962/stat : 8962 (ornithorynque) R 8957 8959 8494 0 -1 4194368 12562 0 0 0 46015 6 0 0 25 0 3 0 330873730 129044480 17922 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241536 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.36
Current children cumulated vsize (KiB) 126020

[startup+522.302 s]
/proc/loadavg: 2.02 1.99 1.91 3/80 8964
/proc/meminfo: memFree=1188696/2055920 swapFree=4169972/4192956
[pid=8959] ppid=8957 vsize=131308 CPUtime=1042.1
/proc/8959/stat : 8959 (ornithorynque) S 8957 8959 8494 0 -1 4194304 25210 0 0 0 104181 29 0 0 18 0 3 0 330873723 134459392 19247 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8959/statm: 32827 19247 387 42 0 27079 0
[pid=8959/tid=8961] ppid=8957 vsize=131308 CPUtime=522.06
/proc/8959/task/8961/stat : 8961 (ornithorynque) R 8957 8959 8494 0 -1 4194368 10696 0 0 0 52185 21 0 0 25 0 3 0 330873730 134459392 19247 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311262 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8959/tid=8962] ppid=8957 vsize=131308 CPUtime=519.95
/proc/8959/task/8962/stat : 8962 (ornithorynque) R 8957 8959 8494 0 -1 4194368 13458 0 0 0 51989 6 0 0 25 0 3 0 330873730 134459392 19247 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240899 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.1
Current children cumulated vsize (KiB) 131308

[startup+582.302 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 8964
/proc/meminfo: memFree=1186072/2055920 swapFree=4169972/4192956
[pid=8959] ppid=8957 vsize=133876 CPUtime=1161.8
/proc/8959/stat : 8959 (ornithorynque) S 8957 8959 8494 0 -1 4194304 25854 0 0 0 116150 30 0 0 18 0 3 0 330873723 137089024 19826 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8959/statm: 33469 19826 387 42 0 27721 0
[pid=8959/tid=8961] ppid=8957 vsize=133876 CPUtime=582.04
/proc/8959/task/8961/stat : 8961 (ornithorynque) R 8957 8959 8494 0 -1 4194368 11340 0 0 0 58181 23 0 0 25 0 3 0 330873730 137089024 19826 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8959/tid=8962] ppid=8957 vsize=133876 CPUtime=579.69
/proc/8959/task/8962/stat : 8962 (ornithorynque) R 8957 8959 8494 0 -1 4194368 13458 0 0 0 57962 7 0 0 25 0 3 0 330873730 137089024 19826 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.8
Current children cumulated vsize (KiB) 133876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.501 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 8964
/proc/meminfo: memFree=1182936/2055920 swapFree=4169972/4192956
[pid=8959] ppid=8957 vsize=136080 CPUtime=1200.13
/proc/8959/stat : 8959 (ornithorynque) S 8957 8959 8494 0 -1 4194304 26754 0 0 0 119981 32 0 0 18 0 3 0 330873723 139345920 20660 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8959/statm: 34020 20660 387 42 0 28272 0
[pid=8959/tid=8961] ppid=8957 vsize=136080 CPUtime=601.23
/proc/8959/task/8961/stat : 8961 (ornithorynque) R 8957 8959 8494 0 -1 4194368 11613 0 0 0 60100 23 0 0 25 0 3 0 330873730 139345920 20660 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8959/tid=8962] ppid=8957 vsize=136080 CPUtime=598.8
/proc/8959/task/8962/stat : 8962 (ornithorynque) R 8957 8959 8494 0 -1 4194368 14085 0 0 0 59873 7 0 0 25 0 3 0 330873730 139345920 20660 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 136080

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

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

[startup+601.501 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 8964
/proc/meminfo: memFree=1182936/2055920 swapFree=4169972/4192956
[pid=8959] ppid=8957 vsize=136080 CPUtime=1200.13
/proc/8959/stat : 8959 (ornithorynque) S 8957 8959 8494 0 -1 4194304 26754 0 0 0 119981 32 0 0 18 0 3 0 330873723 139345920 20660 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8959/statm: 34020 20660 387 42 0 28272 0
[pid=8959/tid=8961] ppid=8957 vsize=136080 CPUtime=601.23
/proc/8959/task/8961/stat : 8961 (ornithorynque) R 8957 8959 8494 0 -1 4194368 11613 0 0 0 60100 23 0 0 25 0 3 0 330873730 139345920 20660 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8959/tid=8962] ppid=8957 vsize=136080 CPUtime=598.8
/proc/8959/task/8962/stat : 8962 (ornithorynque) R 8957 8959 8494 0 -1 4194368 14085 0 0 0 59873 7 0 0 25 0 3 0 330873730 139345920 20660 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 136080

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.527
CPU time (s): 1200.16
CPU user time (s): 1199.83
CPU system time (s): 0.335948
CPU usage (%): 199.519
Max. virtual memory (cumulated for all children) (KiB): 136080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.335948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26754
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= 22
involuntary context switches= 22490

runsolver used 0.570913 second user time and 1.63475 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Mon Mar  5 15:39:52 UTC 2007

IDJOB= 328228
IDBENCH= 20136
IDSOLVER= 139
FILE ID= node11/328228-1173109192

PBS_JOBID= 4013927

Free space on /tmp= 66544 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v160/unif-k7-r85-v160-c13600-S1617760096-16.cnf
COMMAND LINE= /tmp/evaluation/328228-1173109192/ornithorynque /tmp/evaluation/328228-1173109192/instance-328228-1173109192.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-328228-1173109192 -o ROOT/results/node11/solver-328228-1173109192 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328228-1173109192/ornithorynque /tmp/evaluation/328228-1173109192/instance-328228-1173109192.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  5f3213e2fda965548b3e8a74d5e8ed7c

RANDOM SEED= 913470977

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:       1265096 kB
Buffers:         48568 kB
Cached:         650880 kB
SwapCached:       2788 kB
Active:         237028 kB
Inactive:       485724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1265096 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:             656 kB
Writeback:           0 kB
Mapped:          30708 kB
Slab:            53604 kB
Committed_AS:  1088028 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:49:55 UTC 2007