Trace number 328354

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.17 601.629

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1014417748-14-SAT.cnf
MD5SUM12c6ae21cea692230c5e45227dcf3ab1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.050991
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned short
0.00/0.00	c parsing...
0.00/0.01	c ...done
0.00/0.01	c nbVar=810 nbClause=2931
0.00/0.01	c nbVar=810 nbClause=2931
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=2541 maxSat=0
0.00/0.06	c flip 10000 nbSat=2886 maxSat=2893
0.17/0.11	c flip 0 nbSat=3332 maxSat=2898
0.37/0.23	c flip 10000 nbSat=3684 maxSat=3692
0.57/0.32	c flip 0 nbSat=4802 maxSat=3695
1.17/0.64	c flip 10000 nbSat=5157 maxSat=5182
1.57/0.89	c flip 0 nbSat=7814 maxSat=5182
2.57/1.30	c nbDecision=10000 #clauses=9929
2.97/1.53	c flip 10000 nbSat=8156 maxSat=8167
3.57/1.87	c flip 0 nbSat=11409 maxSat=8172
6.16/3.10	c flip 10000 nbSat=11784 maxSat=11796
8.15/4.11	c flip 0 nbSat=16032 maxSat=11796
8.95/4.52	c nbDecision=20000 #clauses=17204
13.75/6.96	c flip 10000 nbSat=16385 maxSat=16396
17.94/9.09	c flip 0 nbSat=22990 maxSat=16402
19.93/10.09	c nbDecision=30000 #clauses=24512
28.52/14.32	c flip 10000 nbSat=23351 maxSat=23358
34.27/17.20	c flip 0 nbSat=30904 maxSat=23368
35.26/17.75	c nbDecision=40000 #clauses=31934
50.56/25.50	c nbDecision=50000 #clauses=39136
54.16/27.21	c flip 10000 nbSat=31291 maxSat=31309
71.10/35.70	c flip 0 nbSat=45291 maxSat=31311
72.70/36.56	c nbDecision=60000 #clauses=46364
92.21/46.32	c flip 10000 nbSat=45689 maxSat=45712
102.38/51.42	c nbDecision=70000 #clauses=53716
105.18/52.81	c flip 0 nbSat=53935 maxSat=45722
132.08/66.32	c flip 10000 nbSat=54302 maxSat=54333
133.69/67.14	c nbDecision=80000 #clauses=61023
150.61/75.64	c flip 0 nbSat=64671 maxSat=54338
160.58/80.68	c nbDecision=90000 #clauses=68227
183.51/92.13	c flip 10000 nbSat=65053 maxSat=65075
185.70/93.26	c nbDecision=100000 #clauses=75457
211.61/106.21	c flip 0 nbSat=81045 maxSat=65081
218.19/109.51	c nbDecision=110000 #clauses=82742
259.89/130.43	c nbDecision=120000 #clauses=90169
261.69/131.35	c flip 10000 nbSat=81456 maxSat=81459
296.01/148.54	c flip 0 nbSat=94749 maxSat=81476
315.17/158.14	c nbDecision=130000 #clauses=97535
359.46/180.36	c flip 10000 nbSat=95175 maxSat=95190
378.82/190.01	c nbDecision=140000 #clauses=105163
404.96/203.11	c flip 0 nbSat=107398 maxSat=95202
445.06/223.25	c nbDecision=150000 #clauses=112771
466.02/233.77	c flip 10000 nbSat=107836 maxSat=107854
502.73/252.12	c flip 0 nbSat=119740 maxSat=107854
504.34/252.94	c nbDecision=160000 #clauses=120353
573.97/287.85	c nbDecision=170000 #clauses=127963
575.77/288.75	c flip 10000 nbSat=120120 maxSat=120142
624.65/313.29	c flip 0 nbSat=132585 maxSat=120144
644.21/323.02	c nbDecision=180000 #clauses=135555
694.29/348.12	c nbDecision=190000 #clauses=142920
714.64/358.30	c flip 10000 nbSat=132977 maxSat=132998
757.35/379.76	c nbDecision=200000 #clauses=150157
780.89/391.50	c flip 0 nbSat=151619 maxSat=132998
839.95/421.18	c nbDecision=210000 #clauses=157468
866.09/434.22	c flip 10000 nbSat=152040 maxSat=152057
923.77/463.18	c nbDecision=220000 #clauses=164883
927.75/465.13	c flip 0 nbSat=164741 maxSat=152057
1013.56/508.12	c nbDecision=230000 #clauses=172322
1040.10/521.46	c flip 10000 nbSat=165201 maxSat=165223
1101.15/552.06	c nbDecision=240000 #clauses=179874
1124.11/563.58	c flip 0 nbSat=181105 maxSat=165243

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/node4/watcher-328354-1173110445 -o ROOT/results/node4/solver-328354-1173110445 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328354-1173110445/ornithorynque /tmp/evaluation/328354-1173110445/instance-328354-1173110445.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: 2.00 2.00 1.93 3/77 14807
/proc/meminfo: memFree=1436200/2055920 swapFree=4153500/4192956
[pid=14807] ppid=14805 vsize=23220 CPUtime=0
/proc/14807/stat : 14807 (ornithorynque) R 14805 14807 14256 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 330999331 23777280 265 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259910571120 0 0 4096 0 0 0 0 17 1 0 0
/proc/14807/statm: 5805 266 219 42 0 45 0

[startup+0.0908489 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 14807
/proc/meminfo: memFree=1436200/2055920 swapFree=4153500/4192956
[pid=14807] ppid=14805 vsize=44464 CPUtime=0.15
/proc/14807/stat : 14807 (ornithorynque) S 14805 14807 14256 0 -1 4194304 678 0 0 0 15 0 0 0 18 0 3 0 330999331 45531136 639 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14807/statm: 11116 639 387 42 0 5368 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 44464

[startup+0.101851 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 14807
/proc/meminfo: memFree=1436200/2055920 swapFree=4153500/4192956
[pid=14807] ppid=14805 vsize=45620 CPUtime=0.17
/proc/14807/stat : 14807 (ornithorynque) S 14805 14807 14256 0 -1 4194304 723 0 0 0 17 0 0 0 18 0 3 0 330999331 46714880 684 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14807/statm: 11405 684 387 42 0 5657 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 45620

[startup+0.301869 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 14807
/proc/meminfo: memFree=1436200/2055920 swapFree=4153500/4192956
[pid=14807] ppid=14805 vsize=45620 CPUtime=0.57
/proc/14807/stat : 14807 (ornithorynque) S 14805 14807 14256 0 -1 4194304 799 0 0 0 57 0 0 0 18 0 3 0 330999331 46714880 760 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14807/statm: 11405 760 387 42 0 5657 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 45620

[startup+0.701908 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 14807
/proc/meminfo: memFree=1436200/2055920 swapFree=4153500/4192956
[pid=14807] ppid=14805 vsize=45884 CPUtime=1.37
/proc/14807/stat : 14807 (ornithorynque) S 14805 14807 14256 0 -1 4194304 965 0 0 0 137 0 0 0 18 0 3 0 330999331 46985216 926 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14807/statm: 11471 926 387 42 0 5723 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 45884

[startup+1.50199 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 14810
/proc/meminfo: memFree=1433168/2055920 swapFree=4153500/4192956
[pid=14807] ppid=14805 vsize=47564 CPUtime=2.97
/proc/14807/stat : 14807 (ornithorynque) S 14805 14807 14256 0 -1 4194304 1235 0 0 0 297 0 0 0 18 0 3 0 330999331 48705536 1196 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14807/statm: 11891 1196 387 42 0 6143 0
[pid=14807/tid=14809] ppid=14805 vsize=47564 CPUtime=1.48
/proc/14807/task/14809/stat : 14809 (ornithorynque) R 14805 14807 14256 0 -1 4194368 375 0 0 0 148 0 0 0 21 0 3 0 330999333 48705536 1196 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311247 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14807/tid=14810] ppid=14805 vsize=47564 CPUtime=1.47
/proc/14807/task/14810/stat : 14810 (ornithorynque) R 14805 14807 14256 0 -1 4194368 222 0 0 0 147 0 0 0 21 0 3 0 330999333 48705536 1196 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242587 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47564

[startup+3.10114 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 14810
/proc/meminfo: memFree=1431440/2055920 swapFree=4153500/4192956
[pid=14807] ppid=14805 vsize=50012 CPUtime=6.16
/proc/14807/stat : 14807 (ornithorynque) S 14805 14807 14256 0 -1 4194304 1682 0 0 0 615 1 0 0 18 0 3 0 330999331 51212288 1643 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14807/statm: 12503 1643 387 42 0 6755 0
[pid=14807/tid=14809] ppid=14805 vsize=50012 CPUtime=3.07
/proc/14807/task/14809/stat : 14809 (ornithorynque) R 14805 14807 14256 0 -1 4194368 633 0 0 0 307 0 0 0 25 0 3 0 330999333 51212288 1643 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311016 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14807/tid=14810] ppid=14805 vsize=50012 CPUtime=3.07
/proc/14807/task/14810/stat : 14810 (ornithorynque) R 14805 14807 14256 0 -1 4194368 411 0 0 0 307 0 0 0 25 0 3 0 330999333 51212288 1643 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285981 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 50012

[startup+6.30245 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 14810
/proc/meminfo: memFree=1429072/2055920 swapFree=4153500/4192956
[pid=14807] ppid=14805 vsize=51292 CPUtime=12.56
/proc/14807/stat : 14807 (ornithorynque) S 14805 14807 14256 0 -1 4194304 2243 0 0 0 1254 2 0 0 18 0 3 0 330999331 52523008 2138 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14807/statm: 12823 2138 387 42 0 7075 0
[pid=14807/tid=14809] ppid=14805 vsize=51292 CPUtime=6.27
/proc/14807/task/14809/stat : 14809 (ornithorynque) R 14805 14807 14256 0 -1 4194368 969 0 0 0 626 1 0 0 25 0 3 0 330999333 52523008 2138 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14807/tid=14810] ppid=14805 vsize=51292 CPUtime=6.25
/proc/14807/task/14810/stat : 14810 (ornithorynque) R 14805 14807 14256 0 -1 4194368 636 0 0 0 625 0 0 0 25 0 3 0 330999333 52523008 2138 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 51292

[startup+12.7021 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 14810
/proc/meminfo: memFree=1426064/2055920 swapFree=4153500/4192956
[pid=14807] ppid=14805 vsize=54544 CPUtime=25.32
/proc/14807/stat : 14807 (ornithorynque) S 14805 14807 14256 0 -1 4194304 2952 0 0 0 2530 2 0 0 18 0 3 0 330999331 55853056 2847 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14807/statm: 13636 2847 387 42 0 7888 0
[pid=14807/tid=14809] ppid=14805 vsize=54544 CPUtime=12.67
/proc/14807/task/14809/stat : 14809 (ornithorynque) R 14805 14807 14256 0 -1 4194368 1423 0 0 0 1265 2 0 0 25 0 3 0 330999333 55853056 2847 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311279 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14807/tid=14810] ppid=14805 vsize=54544 CPUtime=12.63
/proc/14807/task/14810/stat : 14810 (ornithorynque) R 14805 14807 14256 0 -1 4194368 891 0 0 0 1263 0 0 0 25 0 3 0 330999333 55853056 2847 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240884 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 54544

[startup+25.5013 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 14876
/proc/meminfo: memFree=1420832/2055920 swapFree=4153500/4192956
[pid=14807] ppid=14805 vsize=58004 CPUtime=50.76
/proc/14807/stat : 14807 (ornithorynque) S 14805 14807 14256 0 -1 4194304 3939 0 0 0 5066 10 0 0 18 0 3 0 330999331 59396096 3769 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14807/statm: 14501 3769 387 42 0 8753 0
[pid=14807/tid=14809] ppid=14805 vsize=58004 CPUtime=25.4
/proc/14807/task/14809/stat : 14809 (ornithorynque) R 14805 14807 14256 0 -1 4194368 2131 0 0 0 2537 3 0 0 25 0 3 0 330999333 59396096 3769 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14807/tid=14810] ppid=14805 vsize=58004 CPUtime=25.33
/proc/14807/task/14810/stat : 14810 (ornithorynque) R 14805 14807 14256 0 -1 4194368 1170 0 0 0 2527 6 0 0 25 0 3 0 330999333 59396096 3769 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 58004

[startup+51.1017 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 14924
/proc/meminfo: memFree=1415968/2055920 swapFree=4153500/4192956
[pid=14807] ppid=14805 vsize=64744 CPUtime=101.78
/proc/14807/stat : 14807 (ornithorynque) S 14805 14807 14256 0 -1 4194304 5277 0 0 0 10161 17 0 0 18 0 3 0 330999331 66297856 4997 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14807/statm: 16186 4997 387 42 0 10438 0
[pid=14807/tid=14809] ppid=14805 vsize=64744 CPUtime=50.94
/proc/14807/task/14809/stat : 14809 (ornithorynque) R 14805 14807 14256 0 -1 4194368 2926 0 0 0 5090 4 0 0 25 0 3 0 330999333 66297856 4997 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311535 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14807/tid=14810] ppid=14805 vsize=64744 CPUtime=50.81
/proc/14807/task/14810/stat : 14810 (ornithorynque) R 14805 14807 14256 0 -1 4194368 1713 0 0 0 5069 12 0 0 25 0 3 0 330999333 66297856 4997 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241604 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 64744

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 15008
/proc/meminfo: memFree=1408528/2055920 swapFree=4153500/4192956
[pid=14807] ppid=14805 vsize=73556 CPUtime=203.83
/proc/14807/stat : 14807 (ornithorynque) S 14805 14807 14256 0 -1 4194304 7531 0 0 0 20353 30 0 0 18 0 3 0 330999331 75321344 7089 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14807/statm: 18389 7089 387 42 0 12641 0
[pid=14807/tid=14809] ppid=14805 vsize=73556 CPUtime=102.04
/proc/14807/task/14809/stat : 14809 (ornithorynque) R 14805 14807 14256 0 -1 4194368 4451 0 0 0 10196 8 0 0 25 0 3 0 330999333 75321344 7089 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311871 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14807/tid=14810] ppid=14805 vsize=73556 CPUtime=101.76
/proc/14807/task/14810/stat : 14810 (ornithorynque) R 14805 14807 14256 0 -1 4194368 2442 0 0 0 10155 21 0 0 25 0 3 0 330999333 75321344 7089 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.83
Current children cumulated vsize (KiB) 73556

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 15008
/proc/meminfo: memFree=1400656/2055920 swapFree=4153500/4192956
[pid=14807] ppid=14805 vsize=83040 CPUtime=323.55
/proc/14807/stat : 14807 (ornithorynque) S 14805 14807 14256 0 -1 4194304 10072 0 0 0 32321 34 0 0 18 0 3 0 330999331 85032960 9108 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14807/statm: 20760 9108 387 42 0 15012 0
[pid=14807/tid=14809] ppid=14805 vsize=83040 CPUtime=162.02
/proc/14807/task/14809/stat : 14809 (ornithorynque) R 14805 14807 14256 0 -1 4194368 5632 0 0 0 16191 11 0 0 25 0 3 0 330999333 85032960 9108 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14807/tid=14810] ppid=14805 vsize=83040 CPUtime=161.5
/proc/14807/task/14810/stat : 14810 (ornithorynque) R 14805 14807 14256 0 -1 4194368 3802 0 0 0 16128 22 0 0 25 0 3 0 330999333 85032960 9108 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.55
Current children cumulated vsize (KiB) 83040

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 15008
/proc/meminfo: memFree=1395664/2055920 swapFree=4153500/4192956
[pid=14807] ppid=14805 vsize=89596 CPUtime=443.27
/proc/14807/stat : 14807 (ornithorynque) S 14805 14807 14256 0 -1 4194304 11727 0 0 0 44292 35 0 0 18 0 3 0 330999331 91746304 10368 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14807/statm: 22399 10368 387 42 0 16651 0
[pid=14807/tid=14809] ppid=14805 vsize=89596 CPUtime=222
/proc/14807/task/14809/stat : 14809 (ornithorynque) R 14805 14807 14256 0 -1 4194368 6514 0 0 0 22187 13 0 0 25 0 3 0 330999333 91746304 10368 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14807/tid=14810] ppid=14805 vsize=89596 CPUtime=221.25
/proc/14807/task/14810/stat : 14810 (ornithorynque) R 14805 14807 14256 0 -1 4194368 4575 0 0 0 22103 22 0 0 25 0 3 0 330999333 91746304 10368 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.27
Current children cumulated vsize (KiB) 89596

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 15008
/proc/meminfo: memFree=1390352/2055920 swapFree=4153500/4192956
[pid=14807] ppid=14805 vsize=95024 CPUtime=563
/proc/14807/stat : 14807 (ornithorynque) S 14805 14807 14256 0 -1 4194304 13226 0 0 0 56262 38 0 0 18 0 3 0 330999331 97304576 11702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14807/statm: 23756 11702 387 42 0 18008 0
[pid=14807/tid=14809] ppid=14805 vsize=95024 CPUtime=281.99
/proc/14807/task/14809/stat : 14809 (ornithorynque) R 14805 14807 14256 0 -1 4194368 7380 0 0 0 28184 15 0 0 25 0 3 0 330999333 97304576 11702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14807/tid=14810] ppid=14805 vsize=95024 CPUtime=280.98
/proc/14807/task/14810/stat : 14810 (ornithorynque) R 14805 14807 14256 0 -1 4194368 5208 0 0 0 28076 22 0 0 25 0 3 0 330999333 97304576 11702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242213 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563
Current children cumulated vsize (KiB) 95024

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 15008
/proc/meminfo: memFree=1385424/2055920 swapFree=4153500/4192956
[pid=14807] ppid=14805 vsize=102976 CPUtime=682.72
/proc/14807/stat : 14807 (ornithorynque) S 14805 14807 14256 0 -1 4194304 15274 0 0 0 68232 40 0 0 18 0 3 0 330999331 105447424 12910 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14807/statm: 25744 12910 387 42 0 19996 0
[pid=14807/tid=14809] ppid=14805 vsize=102976 CPUtime=341.97
/proc/14807/task/14809/stat : 14809 (ornithorynque) R 14805 14807 14256 0 -1 4194368 8572 0 0 0 34181 16 0 0 25 0 3 0 330999333 105447424 12910 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14807/tid=14810] ppid=14805 vsize=102976 CPUtime=340.72
/proc/14807/task/14810/stat : 14810 (ornithorynque) R 14805 14807 14256 0 -1 4194368 6064 0 0 0 34049 23 0 0 25 0 3 0 330999333 105447424 12910 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.72
Current children cumulated vsize (KiB) 102976

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 15008
/proc/meminfo: memFree=1380880/2055920 swapFree=4153500/4192956
[pid=14807] ppid=14805 vsize=106192 CPUtime=802.45
/proc/14807/stat : 14807 (ornithorynque) S 14805 14807 14256 0 -1 4194304 16583 0 0 0 80203 42 0 0 18 0 3 0 330999331 108740608 14089 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14807/statm: 26548 14089 387 42 0 20800 0
[pid=14807/tid=14809] ppid=14805 vsize=106192 CPUtime=401.96
/proc/14807/task/14809/stat : 14809 (ornithorynque) R 14805 14807 14256 0 -1 4194368 9205 0 0 0 40178 18 0 0 25 0 3 0 330999333 108740608 14089 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14807/tid=14810] ppid=14805 vsize=106192 CPUtime=400.46
/proc/14807/task/14810/stat : 14810 (ornithorynque) R 14805 14807 14256 0 -1 4194368 6740 0 0 0 40023 23 0 0 25 0 3 0 330999333 108740608 14089 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.45
Current children cumulated vsize (KiB) 106192

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 15008
/proc/meminfo: memFree=1378512/2055920 swapFree=4153500/4192956
[pid=14807] ppid=14805 vsize=108240 CPUtime=922.17
/proc/14807/stat : 14807 (ornithorynque) S 14805 14807 14256 0 -1 4194304 17143 0 0 0 92173 44 0 0 18 0 3 0 330999331 110837760 14649 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14807/statm: 27060 14649 387 42 0 21312 0
[pid=14807/tid=14809] ppid=14805 vsize=108240 CPUtime=461.94
/proc/14807/task/14809/stat : 14809 (ornithorynque) R 14805 14807 14256 0 -1 4194368 9765 0 0 0 46174 20 0 0 25 0 3 0 330999333 110837760 14649 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14807/tid=14810] ppid=14805 vsize=108240 CPUtime=460.2
/proc/14807/task/14810/stat : 14810 (ornithorynque) R 14805 14807 14256 0 -1 4194368 6740 0 0 0 45997 23 0 0 25 0 3 0 330999333 110837760 14649 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.17
Current children cumulated vsize (KiB) 108240

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 15008
/proc/meminfo: memFree=1374672/2055920 swapFree=4153500/4192956
[pid=14807] ppid=14805 vsize=113528 CPUtime=1041.89
/proc/14807/stat : 14807 (ornithorynque) S 14805 14807 14256 0 -1 4194304 18484 0 0 0 104143 46 0 0 18 0 3 0 330999331 116252672 15621 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14807/statm: 28382 15621 387 42 0 22634 0
[pid=14807/tid=14809] ppid=14805 vsize=113528 CPUtime=521.92
/proc/14807/task/14809/stat : 14809 (ornithorynque) R 14805 14807 14256 0 -1 4194368 10316 0 0 0 52170 22 0 0 25 0 3 0 330999333 116252672 15621 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14807/tid=14810] ppid=14805 vsize=113528 CPUtime=519.95
/proc/14807/task/14810/stat : 14810 (ornithorynque) R 14805 14807 14256 0 -1 4194368 7530 0 0 0 51971 24 0 0 25 0 3 0 330999333 116252672 15621 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241811 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.89
Current children cumulated vsize (KiB) 113528

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 15008
/proc/meminfo: memFree=1370832/2055920 swapFree=4153500/4192956
[pid=14807] ppid=14805 vsize=119120 CPUtime=1161.61
/proc/14807/stat : 14807 (ornithorynque) S 14805 14807 14256 0 -1 4194304 19911 0 0 0 116113 48 0 0 18 0 3 0 330999331 121978880 16577 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14807/statm: 29780 16577 387 42 0 24032 0
[pid=14807/tid=14809] ppid=14805 vsize=119120 CPUtime=581.9
/proc/14807/task/14809/stat : 14809 (ornithorynque) R 14805 14807 14256 0 -1 4194368 10972 0 0 0 58167 23 0 0 25 0 3 0 330999333 121978880 16577 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14807/tid=14810] ppid=14805 vsize=119120 CPUtime=579.68
/proc/14807/task/14810/stat : 14810 (ornithorynque) R 14805 14807 14256 0 -1 4194368 8301 0 0 0 57944 24 0 0 25 0 3 0 330999333 121978880 16577 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.61
Current children cumulated vsize (KiB) 119120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 15008
/proc/meminfo: memFree=1370128/2055920 swapFree=4153500/4192956
[pid=14807] ppid=14805 vsize=120276 CPUtime=1200.14
/proc/14807/stat : 14807 (ornithorynque) S 14805 14807 14256 0 -1 4194304 20088 0 0 0 119965 49 0 0 18 0 3 0 330999331 123162624 16754 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14807/statm: 30069 16754 387 42 0 24321 0
[pid=14807/tid=14809] ppid=14805 vsize=120276 CPUtime=601.21
/proc/14807/task/14809/stat : 14809 (ornithorynque) R 14805 14807 14256 0 -1 4194368 11149 0 0 0 60097 24 0 0 25 0 3 0 330999333 123162624 16754 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14807/tid=14810] ppid=14805 vsize=120276 CPUtime=598.9
/proc/14807/task/14810/stat : 14810 (ornithorynque) R 14805 14807 14256 0 -1 4194368 8301 0 0 0 59866 24 0 0 25 0 3 0 330999333 123162624 16754 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 120276

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.629
CPU time (s): 1200.17
CPU user time (s): 1199.67
CPU system time (s): 0.505923
CPU usage (%): 199.487
Max. virtual memory (cumulated for all children) (KiB): 120276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.67
system time used= 0.505923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20088
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= 38
involuntary context switches= 23075

runsolver used 0.550916 second user time and 1.65575 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Mon Mar  5 16:00:45 UTC 2007

IDJOB= 328354
IDBENCH= 20269
IDSOLVER= 139
FILE ID= node4/328354-1173110445

PBS_JOBID= 4013936

Free space on /tmp= 66543 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1014417748-14-SAT.cnf
COMMAND LINE= /tmp/evaluation/328354-1173110445/ornithorynque /tmp/evaluation/328354-1173110445/instance-328354-1173110445.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-328354-1173110445 -o ROOT/results/node4/solver-328354-1173110445 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328354-1173110445/ornithorynque /tmp/evaluation/328354-1173110445/instance-328354-1173110445.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  12c6ae21cea692230c5e45227dcf3ab1

RANDOM SEED= 320512792

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.231
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.231
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:       1436672 kB
Buffers:         37864 kB
Cached:         495956 kB
SwapCached:       2564 kB
Active:         265400 kB
Inactive:       291400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1436672 kB
SwapTotal:     4192956 kB
SwapFree:      4153500 kB
Dirty:             316 kB
Writeback:           0 kB
Mapped:          30628 kB
Slab:            47984 kB
Committed_AS:  1229016 kB
PageTables:       1768 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= 66543 MiB

End job on node4 on Mon Mar  5 16:10:49 UTC 2007