Trace number 327959

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.12 601.526

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1869272420-19.SAT.shuffled.cnf
MD5SUM4c82e15dddaac18e48f58e3db4a1e7b5
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 variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
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=110 nbClause=2343
0.00/0.01	c nbVar=110 nbClause=2343
0.01/0.01	c complete search running
0.01/0.01	c local search running
0.01/0.01	c flip 0 nbSat=2278 maxSat=0
0.01/0.07	c flip 0 nbSat=3052 maxSat=2322
0.38/0.20	c flip 0 nbSat=4391 maxSat=3109
0.78/0.45	c flip 0 nbSat=6180 maxSat=4452
1.57/0.86	c flip 0 nbSat=8367 maxSat=6232
2.57/1.32	c nbDecision=10000 #clauses=10814
2.77/1.46	c flip 0 nbSat=11335 maxSat=8411
4.57/2.39	c flip 0 nbSat=14378 maxSat=11375
7.96/4.02	c flip 0 nbSat=18307 maxSat=14432
8.56/4.34	c nbDecision=20000 #clauses=19357
13.16/6.63	c flip 0 nbSat=24039 maxSat=18377
17.73/8.99	c nbDecision=30000 #clauses=27985
21.13/10.60	c flip 0 nbSat=30053 maxSat=24091
29.91/15.01	c nbDecision=40000 #clauses=36606
31.71/15.95	c flip 0 nbSat=37461 maxSat=30123
46.47/23.30	c flip 0 nbSat=44103 maxSat=37505
48.47/24.31	c nbDecision=50000 #clauses=45157
64.41/32.39	c flip 0 nbSat=51358 maxSat=44144
70.20/35.24	c nbDecision=60000 #clauses=53862
85.96/43.14	c flip 0 nbSat=58754 maxSat=51438
99.11/49.77	c nbDecision=70000 #clauses=62508
109.90/55.14	c flip 0 nbSat=64261 maxSat=58805
137.24/68.82	c flip 0 nbSat=69036 maxSat=64321
145.81/73.10	c nbDecision=80000 #clauses=71237
167.36/83.97	c flip 0 nbSat=76661 maxSat=69097
179.73/90.15	c nbDecision=90000 #clauses=79874
202.67/101.64	c flip 0 nbSat=84779 maxSat=76719
220.23/110.48	c nbDecision=100000 #clauses=88500
241.18/120.90	c flip 0 nbSat=91916 maxSat=84836
277.09/138.95	c nbDecision=110000 #clauses=97142
280.49/140.64	c flip 0 nbSat=97643 maxSat=91959
323.78/162.33	c flip 0 nbSat=104748 maxSat=97713
329.76/165.30	c nbDecision=120000 #clauses=105884
370.67/185.89	c flip 0 nbSat=111802 maxSat=104807
383.44/192.22	c nbDecision=130000 #clauses=114584
419.36/210.24	c flip 0 nbSat=120890 maxSat=111849
432.12/216.68	c nbDecision=140000 #clauses=123138
471.43/236.34	c flip 0 nbSat=129874 maxSat=120935
482.20/241.73	c nbDecision=150000 #clauses=131879
525.90/263.64	c flip 0 nbSat=139059 maxSat=129930
536.68/269.06	c nbDecision=160000 #clauses=140595
591.15/296.39	c nbDecision=170000 #clauses=149352
592.35/296.97	c flip 0 nbSat=149417 maxSat=139123
653.79/327.70	c nbDecision=180000 #clauses=158100
662.58/332.18	c flip 0 nbSat=159077 maxSat=149489
725.21/363.54	c nbDecision=190000 #clauses=166859
735.19/368.54	c flip 0 nbSat=167862 maxSat=159150
799.23/400.62	c nbDecision=200000 #clauses=175597
808.21/405.11	c flip 0 nbSat=176534 maxSat=167931
882.64/442.49	c flip 0 nbSat=184004 maxSat=176591
883.64/442.95	c nbDecision=210000 #clauses=184256
961.07/481.74	c nbDecision=220000 #clauses=193050
965.66/484.03	c flip 0 nbSat=193365 maxSat=184097
1052.83/527.79	c flip 0 nbSat=200975 maxSat=193444
1062.62/532.66	c nbDecision=230000 #clauses=201770
1143.81/573.36	c flip 0 nbSat=207471 maxSat=201055
1175.53/589.29	c nbDecision=240000 #clauses=210495

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/node9/watcher-327959-1173106217 -o ROOT/results/node9/solver-327959-1173106217 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327959-1173106217/ornithorynque /tmp/evaluation/327959-1173106217/instance-327959-1173106217.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.01 0.58 2/77 12831
/proc/meminfo: memFree=1169984/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=23220 CPUtime=0
/proc/12831/stat : 12831 (ornithorynque) R 12829 12831 12774 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 330576302 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215416345712 0 0 4096 0 0 0 0 17 1 0 0
/proc/12831/statm: 5805 266 219 42 0 45 0

[startup+0.0169501 s]
/proc/loadavg: 0.00 0.01 0.58 2/77 12831
/proc/meminfo: memFree=1169984/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=23572 CPUtime=0.01
/proc/12831/stat : 12831 (ornithorynque) R 12829 12831 12774 0 -1 4194304 574 0 0 0 1 0 0 0 18 0 1 0 330576302 24137728 535 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215418835681 0 0 4096 1088 0 0 0 17 1 0 0
/proc/12831/statm: 5893 536 382 42 0 145 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23572

[startup+0.101968 s]
/proc/loadavg: 0.00 0.01 0.58 2/77 12831
/proc/meminfo: memFree=1169984/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=45500 CPUtime=0.18
/proc/12831/stat : 12831 (ornithorynque) S 12829 12831 12774 0 -1 4194304 681 0 0 0 18 0 0 0 18 0 3 0 330576302 46592000 642 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12831/statm: 11375 642 387 42 0 5627 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45500

[startup+0.302006 s]
/proc/loadavg: 0.00 0.01 0.58 2/77 12831
/proc/meminfo: memFree=1169984/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=45636 CPUtime=0.58
/proc/12831/stat : 12831 (ornithorynque) S 12829 12831 12774 0 -1 4194304 819 0 0 0 58 0 0 0 18 0 3 0 330576302 46731264 780 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12831/statm: 11409 780 387 42 0 5661 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45636

[startup+0.701084 s]
/proc/loadavg: 0.00 0.01 0.58 2/77 12831
/proc/meminfo: memFree=1169984/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=45912 CPUtime=1.37
/proc/12831/stat : 12831 (ornithorynque) S 12829 12831 12774 0 -1 4194304 1002 0 0 0 137 0 0 0 18 0 3 0 330576302 47013888 963 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12831/statm: 11478 963 387 42 0 5730 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 45912

[startup+1.50124 s]
/proc/loadavg: 0.00 0.01 0.58 3/80 12834
/proc/meminfo: memFree=1167080/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=47800 CPUtime=2.97
/proc/12831/stat : 12831 (ornithorynque) S 12829 12831 12774 0 -1 4194304 1336 0 0 0 297 0 0 0 18 0 3 0 330576302 48947200 1297 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12831/statm: 11950 1297 387 42 0 6202 0
[pid=12831/tid=12833] ppid=12829 vsize=47800 CPUtime=1.48
/proc/12831/task/12833/stat : 12833 (ornithorynque) R 12829 12831 12774 0 -1 4194368 447 0 0 0 148 0 0 0 22 0 3 0 330576304 48947200 1297 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240174 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12831/tid=12834] ppid=12829 vsize=47800 CPUtime=1.47
/proc/12831/task/12834/stat : 12834 (ornithorynque) R 12829 12831 12774 0 -1 4194368 310 0 0 0 147 0 0 0 18 0 3 0 330576304 48947200 1297 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47800

[startup+3.10156 s]
/proc/loadavg: 0.00 0.01 0.58 3/80 12834
/proc/meminfo: memFree=1165736/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=49496 CPUtime=6.16
/proc/12831/stat : 12831 (ornithorynque) S 12829 12831 12774 0 -1 4194304 1703 0 0 0 616 0 0 0 18 0 3 0 330576302 50683904 1664 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12831/statm: 12374 1664 387 42 0 6626 0
[pid=12831/tid=12833] ppid=12829 vsize=49496 CPUtime=3.07
/proc/12831/task/12833/stat : 12833 (ornithorynque) R 12829 12831 12774 0 -1 4194368 665 0 0 0 307 0 0 0 22 0 3 0 330576304 50683904 1664 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12831/tid=12834] ppid=12829 vsize=49496 CPUtime=3.07
/proc/12831/task/12834/stat : 12834 (ornithorynque) R 12829 12831 12774 0 -1 4194368 459 0 0 0 307 0 0 0 25 0 3 0 330576304 50683904 1664 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) 49496

[startup+6.30117 s]
/proc/loadavg: 0.16 0.04 0.59 3/80 12834
/proc/meminfo: memFree=1163048/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=51492 CPUtime=12.54
/proc/12831/stat : 12831 (ornithorynque) S 12829 12831 12774 0 -1 4194304 2233 0 0 0 1253 1 0 0 18 0 3 0 330576302 52727808 2128 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12831/statm: 12873 2128 387 42 0 7125 0
[pid=12831/tid=12833] ppid=12829 vsize=51492 CPUtime=6.27
/proc/12831/task/12833/stat : 12833 (ornithorynque) R 12829 12831 12774 0 -1 4194368 1042 0 0 0 626 1 0 0 25 0 3 0 330576304 52727808 2128 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12831/tid=12834] ppid=12829 vsize=51492 CPUtime=6.25
/proc/12831/task/12834/stat : 12834 (ornithorynque) R 12829 12831 12774 0 -1 4194368 612 0 0 0 625 0 0 0 25 0 3 0 330576304 52727808 2128 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 51492

[startup+12.7014 s]
/proc/loadavg: 0.31 0.08 0.60 3/80 12834
/proc/meminfo: memFree=1159208/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=56076 CPUtime=25.31
/proc/12831/stat : 12831 (ornithorynque) S 12829 12831 12774 0 -1 4194304 3198 0 0 0 2529 2 0 0 18 0 3 0 330576302 57421824 3028 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12831/statm: 14019 3028 387 42 0 8271 0
[pid=12831/tid=12833] ppid=12829 vsize=56076 CPUtime=12.67
/proc/12831/task/12833/stat : 12833 (ornithorynque) R 12829 12831 12774 0 -1 4194368 1559 0 0 0 1265 2 0 0 25 0 3 0 330576304 57421824 3028 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12831/tid=12834] ppid=12829 vsize=56076 CPUtime=12.63
/proc/12831/task/12834/stat : 12834 (ornithorynque) R 12829 12831 12774 0 -1 4194368 1060 0 0 0 1263 0 0 0 25 0 3 0 330576304 57421824 3028 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241565 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 56076

[startup+25.5019 s]
/proc/loadavg: 0.68 0.17 0.62 3/80 12834
/proc/meminfo: memFree=1155304/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=59720 CPUtime=50.86
/proc/12831/stat : 12831 (ornithorynque) S 12829 12831 12774 0 -1 4194304 4250 0 0 0 5082 4 0 0 18 0 3 0 330576302 61153280 3978 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12831/statm: 14930 3978 387 42 0 9182 0
[pid=12831/tid=12833] ppid=12829 vsize=59720 CPUtime=25.46
/proc/12831/task/12833/stat : 12833 (ornithorynque) R 12829 12831 12774 0 -1 4194368 2180 0 0 0 2543 3 0 0 25 0 3 0 330576304 61153280 3978 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12831/tid=12834] ppid=12829 vsize=59720 CPUtime=25.37
/proc/12831/task/12834/stat : 12834 (ornithorynque) R 12829 12831 12774 0 -1 4194368 1491 0 0 0 2537 0 0 0 25 0 3 0 330576304 61153280 3978 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 59720

[startup+51.1018 s]
/proc/loadavg: 1.13 0.32 0.66 3/80 12834
/proc/meminfo: memFree=1150248/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=66416 CPUtime=101.92
/proc/12831/stat : 12831 (ornithorynque) S 12829 12831 12774 0 -1 4194304 6022 0 0 0 10186 6 0 0 18 0 3 0 330576302 68009984 5255 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12831/statm: 16604 5255 387 42 0 10856 0
[pid=12831/tid=12833] ppid=12829 vsize=66416 CPUtime=51.05
/proc/12831/task/12833/stat : 12833 (ornithorynque) R 12829 12831 12774 0 -1 4194368 2985 0 0 0 5101 4 0 0 25 0 3 0 330576304 68009984 5255 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12831/tid=12834] ppid=12829 vsize=66416 CPUtime=50.84
/proc/12831/task/12834/stat : 12834 (ornithorynque) R 12829 12831 12774 0 -1 4194368 2458 0 0 0 5083 1 0 0 25 0 3 0 330576304 68009984 5255 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241165 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 66416

[startup+102.307 s]
/proc/loadavg: 1.62 0.57 0.72 3/80 12834
/proc/meminfo: memFree=1142888/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=73436 CPUtime=204.08
/proc/12831/stat : 12831 (ornithorynque) S 12829 12831 12774 0 -1 4194304 8202 0 0 0 20399 9 0 0 18 0 3 0 330576302 75198464 7071 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12831/statm: 18359 7071 387 42 0 12611 0
[pid=12831/tid=12833] ppid=12829 vsize=73436 CPUtime=102.24
/proc/12831/task/12833/stat : 12833 (ornithorynque) R 12829 12831 12774 0 -1 4194368 4290 0 0 0 10217 7 0 0 25 0 3 0 330576304 75198464 7071 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12831/tid=12834] ppid=12829 vsize=73436 CPUtime=101.81
/proc/12831/task/12834/stat : 12834 (ornithorynque) R 12829 12831 12774 0 -1 4194368 3333 0 0 0 10180 1 0 0 25 0 3 0 330576304 75198464 7071 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 73436

[startup+162.301 s]
/proc/loadavg: 1.86 0.83 0.80 3/80 12834
/proc/meminfo: memFree=1137640/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=80816 CPUtime=323.78
/proc/12831/stat : 12831 (ornithorynque) S 12829 12831 12774 0 -1 4194304 10230 0 0 0 32367 11 0 0 18 0 3 0 330576302 82755584 8342 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12831/statm: 20204 8342 387 42 0 14456 0
[pid=12831/tid=12833] ppid=12829 vsize=80816 CPUtime=162.21
/proc/12831/task/12833/stat : 12833 (ornithorynque) R 12829 12831 12774 0 -1 4194368 5190 0 0 0 16212 9 0 0 25 0 3 0 330576304 82755584 8342 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12831/tid=12834] ppid=12829 vsize=80816 CPUtime=161.55
/proc/12831/task/12834/stat : 12834 (ornithorynque) R 12829 12831 12774 0 -1 4194368 4461 0 0 0 16153 2 0 0 25 0 3 0 330576304 82755584 8342 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.78
Current children cumulated vsize (KiB) 80816

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.87 3/80 12834
/proc/meminfo: memFree=1130856/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=89384 CPUtime=443.49
/proc/12831/stat : 12831 (ornithorynque) S 12829 12831 12774 0 -1 4194304 12520 0 0 0 44335 14 0 0 18 0 3 0 330576302 91529216 10044 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12831/statm: 22346 10044 387 42 0 16598 0
[pid=12831/tid=12833] ppid=12829 vsize=89384 CPUtime=222.18
/proc/12831/task/12833/stat : 12833 (ornithorynque) R 12829 12831 12774 0 -1 4194368 6283 0 0 0 22207 11 0 0 25 0 3 0 330576304 91529216 10044 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12831/tid=12834] ppid=12829 vsize=89384 CPUtime=221.28
/proc/12831/task/12834/stat : 12834 (ornithorynque) R 12829 12831 12774 0 -1 4194368 5658 0 0 0 22126 2 0 0 25 0 3 0 330576304 91529216 10044 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) 89384

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.94 3/80 12834
/proc/meminfo: memFree=1125480/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=95444 CPUtime=563.2
/proc/12831/stat : 12831 (ornithorynque) S 12829 12831 12774 0 -1 4194304 14540 0 0 0 56303 17 0 0 18 0 3 0 330576302 97734656 11419 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12831/statm: 23861 11419 387 42 0 18113 0
[pid=12831/tid=12833] ppid=12829 vsize=95444 CPUtime=282.16
/proc/12831/task/12833/stat : 12833 (ornithorynque) R 12829 12831 12774 0 -1 4194368 7421 0 0 0 28202 14 0 0 25 0 3 0 330576304 97734656 11419 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12831/tid=12834] ppid=12829 vsize=95444 CPUtime=281.01
/proc/12831/task/12834/stat : 12834 (ornithorynque) R 12829 12831 12774 0 -1 4194368 6540 0 0 0 28099 2 0 0 25 0 3 0 330576304 97734656 11419 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.2
Current children cumulated vsize (KiB) 95444

[startup+342.303 s]
/proc/loadavg: 1.99 1.35 1.01 3/80 12834
/proc/meminfo: memFree=1119912/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=101560 CPUtime=682.92
/proc/12831/stat : 12831 (ornithorynque) S 12829 12831 12774 0 -1 4194304 16299 0 0 0 68273 19 0 0 18 0 3 0 330576302 103997440 12802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12831/statm: 25390 12802 387 42 0 19642 0
[pid=12831/tid=12833] ppid=12829 vsize=101560 CPUtime=342.15
/proc/12831/task/12833/stat : 12833 (ornithorynque) R 12829 12831 12774 0 -1 4194368 8505 0 0 0 34199 16 0 0 25 0 3 0 330576304 103997440 12802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12831/tid=12834] ppid=12829 vsize=101560 CPUtime=340.76
/proc/12831/task/12834/stat : 12834 (ornithorynque) R 12829 12831 12774 0 -1 4194368 7215 0 0 0 34073 3 0 0 25 0 3 0 330576304 103997440 12802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.92
Current children cumulated vsize (KiB) 101560

[startup+402.301 s]
/proc/loadavg: 1.99 1.47 1.06 3/80 12834
/proc/meminfo: memFree=1116136/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=105552 CPUtime=802.64
/proc/12831/stat : 12831 (ornithorynque) S 12829 12831 12774 0 -1 4194304 17436 0 0 0 80242 22 0 0 18 0 3 0 330576302 108085248 13744 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12831/statm: 26388 13744 387 42 0 20640 0
[pid=12831/tid=12833] ppid=12829 vsize=105552 CPUtime=402.12
/proc/12831/task/12833/stat : 12833 (ornithorynque) R 12829 12831 12774 0 -1 4194368 9165 0 0 0 40194 18 0 0 25 0 3 0 330576304 108085248 13744 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12831/tid=12834] ppid=12829 vsize=105552 CPUtime=400.49
/proc/12831/task/12834/stat : 12834 (ornithorynque) R 12829 12831 12774 0 -1 4194368 7692 0 0 0 40046 3 0 0 25 0 3 0 330576304 108085248 13744 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241187 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.64
Current children cumulated vsize (KiB) 105552

[startup+462.302 s]
/proc/loadavg: 1.99 1.56 1.12 3/80 12834
/proc/meminfo: memFree=1111720/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=112572 CPUtime=922.34
/proc/12831/stat : 12831 (ornithorynque) S 12829 12831 12774 0 -1 4194304 19450 0 0 0 92210 24 0 0 18 0 3 0 330576302 115273728 14802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12831/statm: 28143 14802 387 42 0 22395 0
[pid=12831/tid=12833] ppid=12829 vsize=112572 CPUtime=462.1
/proc/12831/task/12833/stat : 12833 (ornithorynque) R 12829 12831 12774 0 -1 4194368 9736 0 0 0 46191 19 0 0 25 0 3 0 330576304 115273728 14802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12831/tid=12834] ppid=12829 vsize=112572 CPUtime=460.22
/proc/12831/task/12834/stat : 12834 (ornithorynque) R 12829 12831 12774 0 -1 4194368 9135 0 0 0 46018 4 0 0 25 0 3 0 330576304 115273728 14802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241565 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.34
Current children cumulated vsize (KiB) 112572

[startup+522.302 s]
/proc/loadavg: 1.99 1.64 1.17 3/80 12834
/proc/meminfo: memFree=1108008/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=118344 CPUtime=1042.06
/proc/12831/stat : 12831 (ornithorynque) S 12829 12831 12774 0 -1 4194304 21224 0 0 0 104180 26 0 0 18 0 3 0 330576302 121184256 15734 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12831/statm: 29586 15734 387 42 0 23838 0
[pid=12831/tid=12833] ppid=12829 vsize=118344 CPUtime=522.07
/proc/12831/task/12833/stat : 12833 (ornithorynque) R 12829 12831 12774 0 -1 4194368 10714 0 0 0 52186 21 0 0 25 0 3 0 330576304 121184256 15734 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311238 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12831/tid=12834] ppid=12829 vsize=118344 CPUtime=519.96
/proc/12831/task/12834/stat : 12834 (ornithorynque) R 12829 12831 12774 0 -1 4194368 9931 0 0 0 51992 4 0 0 25 0 3 0 330576304 121184256 15734 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.06
Current children cumulated vsize (KiB) 118344

[startup+582.301 s]
/proc/loadavg: 1.99 1.70 1.22 3/80 12834
/proc/meminfo: memFree=1105064/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=120652 CPUtime=1161.77
/proc/12831/stat : 12831 (ornithorynque) S 12829 12831 12774 0 -1 4194304 22236 0 0 0 116149 28 0 0 18 0 3 0 330576302 123547648 16453 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12831/statm: 30163 16453 387 42 0 24415 0
[pid=12831/tid=12833] ppid=12829 vsize=120652 CPUtime=582.05
/proc/12831/task/12833/stat : 12833 (ornithorynque) R 12829 12831 12774 0 -1 4194368 11150 0 0 0 58183 22 0 0 25 0 3 0 330576304 123547648 16453 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12831/tid=12834] ppid=12829 vsize=120652 CPUtime=579.69
/proc/12831/task/12834/stat : 12834 (ornithorynque) R 12829 12831 12774 0 -1 4194368 10507 0 0 0 57965 4 0 0 25 0 3 0 330576304 123547648 16453 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.77
Current children cumulated vsize (KiB) 120652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.503 s]
/proc/loadavg: 1.99 1.72 1.24 3/80 12834
/proc/meminfo: memFree=1104424/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=121936 CPUtime=1200.08
/proc/12831/stat : 12831 (ornithorynque) S 12829 12831 12774 0 -1 4194304 22422 0 0 0 119980 28 0 0 18 0 3 0 330576302 124862464 16606 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12831/statm: 30484 16606 387 42 0 24736 0
[pid=12831/tid=12833] ppid=12829 vsize=121936 CPUtime=601.25
/proc/12831/task/12833/stat : 12833 (ornithorynque) R 12829 12831 12774 0 -1 4194368 11336 0 0 0 60102 23 0 0 25 0 3 0 330576304 124862464 16606 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12831/tid=12834] ppid=12829 vsize=121936 CPUtime=598.8
/proc/12831/task/12834/stat : 12834 (ornithorynque) R 12829 12831 12774 0 -1 4194368 10507 0 0 0 59876 4 0 0 25 0 3 0 330576304 124862464 16606 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 121936

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.72 1.24 3/80 12834
/proc/meminfo: memFree=1104424/2055920 swapFree=4152236/4192956
[pid=12831] ppid=12829 vsize=121936 CPUtime=1200.08
/proc/12831/stat : 12831 (ornithorynque) S 12829 12831 12774 0 -1 4194304 22422 0 0 0 119980 28 0 0 18 0 3 0 330576302 124862464 16606 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12831/statm: 30484 16606 387 42 0 24736 0
[pid=12831/tid=12833] ppid=12829 vsize=121936 CPUtime=601.25
/proc/12831/task/12833/stat : 12833 (ornithorynque) R 12829 12831 12774 0 -1 4194368 11336 0 0 0 60102 23 0 0 25 0 3 0 330576304 124862464 16606 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12831/tid=12834] ppid=12829 vsize=121936 CPUtime=598.8
/proc/12831/task/12834/stat : 12834 (ornithorynque) R 12829 12831 12774 0 -1 4194368 10507 0 0 0 59876 4 0 0 25 0 3 0 330576304 124862464 16606 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 121936

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.526
CPU time (s): 1200.12
CPU user time (s): 1199.82
CPU system time (s): 0.295955
CPU usage (%): 199.512
Max. virtual memory (cumulated for all children) (KiB): 121936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.82
system time used= 0.295955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22422
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= 22721

runsolver used 0.532918 second user time and 1.67374 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Mon Mar  5 14:50:17 UTC 2007

IDJOB= 327959
IDBENCH= 19867
IDSOLVER= 139
FILE ID= node9/327959-1173106217

PBS_JOBID= 4013938

Free space on /tmp= 66457 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1869272420-19.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327959-1173106217/ornithorynque /tmp/evaluation/327959-1173106217/instance-327959-1173106217.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-327959-1173106217 -o ROOT/results/node9/solver-327959-1173106217 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327959-1173106217/ornithorynque /tmp/evaluation/327959-1173106217/instance-327959-1173106217.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  4c82e15dddaac18e48f58e3db4a1e7b5

RANDOM SEED= 860891410

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1170584 kB
Buffers:         36636 kB
Cached:         772756 kB
SwapCached:       8716 kB
Active:         105164 kB
Inactive:       726524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1170584 kB
SwapTotal:     4192956 kB
SwapFree:      4152236 kB
Dirty:             572 kB
Writeback:           0 kB
Mapped:          29304 kB
Slab:            39328 kB
Committed_AS:  1402736 kB
PageTables:       1688 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= 66457 MiB

End job on node9 on Mon Mar  5 15:00:20 UTC 2007