Trace number 327926

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ornithorynque 0.1 alpha? (TO) 1200.18 601.523

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S1424595365-09.UNSAT.shuffled.cnf
MD5SUMd517b8e6ed1134311abaf8baca7a39b1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.89295
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses1491
Sum of the clauses size7455
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 51491
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=70 nbClause=1491
0.00/0.01	c nbVar=70 nbClause=1491
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=1450 maxSat=0
0.06/0.04	c flip 0 nbSat=2096 maxSat=1481
0.18/0.12	c flip 0 nbSat=3158 maxSat=2133
0.38/0.25	c flip 0 nbSat=4496 maxSat=3198
0.78/0.47	c flip 0 nbSat=6367 maxSat=4538
1.38/0.78	c flip 0 nbSat=8435 maxSat=6403
2.18/1.14	c nbDecision=10000 #clauses=10308
2.37/1.22	c flip 0 nbSat=10622 maxSat=8459
3.37/1.79	c flip 0 nbSat=13253 maxSat=10660
5.16/2.65	c flip 0 nbSat=16419 maxSat=13279
7.37/3.77	c flip 0 nbSat=18987 maxSat=16444
7.56/3.82	c nbDecision=20000 #clauses=19182
10.36/5.26	c flip 0 nbSat=22009 maxSat=19040
13.95/7.10	c flip 0 nbSat=26085 maxSat=22037
16.54/8.31	c nbDecision=30000 #clauses=28038
18.93/9.56	c flip 0 nbSat=29580 maxSat=26111
24.92/12.58	c flip 0 nbSat=33116 maxSat=29614
31.51/15.80	c nbDecision=40000 #clauses=36982
31.91/16.08	c flip 0 nbSat=37149 maxSat=33150
39.30/19.77	c flip 0 nbSat=40977 maxSat=37250
48.08/24.16	c flip 0 nbSat=44775 maxSat=41023
50.66/25.48	c nbDecision=50000 #clauses=45853
57.66/28.99	c flip 0 nbSat=48332 maxSat=44799
68.04/34.14	c flip 0 nbSat=52370 maxSat=48371
73.22/36.77	c nbDecision=60000 #clauses=54766
80.00/40.15	c flip 0 nbSat=56993 maxSat=52405
92.56/46.45	c flip 0 nbSat=61758 maxSat=57039
98.75/49.53	c nbDecision=70000 #clauses=63732
106.53/53.43	c flip 0 nbSat=65605 maxSat=61791
121.49/60.92	c flip 0 nbSat=69578 maxSat=65655
131.88/66.16	c nbDecision=80000 #clauses=72593
137.27/68.80	c flip 0 nbSat=73815 maxSat=69633
154.83/77.61	c flip 0 nbSat=79398 maxSat=73868
162.81/81.60	c nbDecision=90000 #clauses=81546
172.77/86.66	c flip 0 nbSat=84096 maxSat=79438
191.72/96.13	c flip 0 nbSat=88360 maxSat=84150
200.31/100.47	c nbDecision=100000 #clauses=90480
210.89/105.76	c flip 0 nbSat=93164 maxSat=88408
232.83/116.73	c flip 0 nbSat=98165 maxSat=93213
238.63/119.61	c nbDecision=110000 #clauses=99340
255.19/127.98	c flip 0 nbSat=102283 maxSat=98221
278.53/139.68	c flip 0 nbSat=106919 maxSat=102317
283.91/142.40	c nbDecision=120000 #clauses=108333
304.66/152.75	c flip 0 nbSat=111938 maxSat=106959
331.01/165.95	c flip 0 nbSat=116664 maxSat=112011
333.80/167.32	c nbDecision=130000 #clauses=117239
357.74/179.34	c flip 0 nbSat=122150 maxSat=116709
375.49/188.29	c nbDecision=140000 #clauses=126218
385.27/193.18	c flip 0 nbSat=127814 maxSat=122199
415.21/208.19	c flip 0 nbSat=132993 maxSat=128136
428.17/214.63	c nbDecision=150000 #clauses=135157
445.72/223.40	c flip 0 nbSat=137753 maxSat=133046
476.65/238.97	c flip 0 nbSat=141640 maxSat=137824
492.62/246.91	c nbDecision=160000 #clauses=144151
510.18/255.70	c flip 0 nbSat=146815 maxSat=141712
543.70/272.58	c flip 0 nbSat=151762 maxSat=146869
552.47/276.98	c nbDecision=170000 #clauses=153111
580.21/290.89	c flip 0 nbSat=157107 maxSat=151799
616.53/309.10	c flip 0 nbSat=161716 maxSat=157154
619.12/310.34	c nbDecision=180000 #clauses=162128
653.63/327.62	c flip 0 nbSat=166453 maxSat=161779
689.75/345.79	c nbDecision=190000 #clauses=171148
692.75/347.22	c flip 0 nbSat=171400 maxSat=166515
732.04/366.97	c flip 0 nbSat=175435 maxSat=171449
772.95/387.41	c flip 0 nbSat=179726 maxSat=175504
776.35/389.17	c nbDecision=200000 #clauses=180172
815.85/408.90	c flip 0 nbSat=184033 maxSat=179780
857.96/430.05	c flip 0 nbSat=188107 maxSat=184089
865.13/433.67	c nbDecision=210000 #clauses=189215
901.85/452.05	c flip 0 nbSat=192944 maxSat=188343
947.54/474.90	c flip 0 nbSat=197634 maxSat=192994
952.13/477.21	c nbDecision=220000 #clauses=198203
993.63/498.00	c flip 0 nbSat=203683 maxSat=197673
1014.77/508.62	c nbDecision=230000 #clauses=207024
1042.52/522.53	c flip 0 nbSat=210849 maxSat=203739
1083.42/543.00	c nbDecision=240000 #clauses=215908
1091.60/547.14	c flip 0 nbSat=216949 maxSat=210923
1143.29/573.06	c flip 0 nbSat=222646 maxSat=217006
1162.83/582.90	c nbDecision=250000 #clauses=224779
1195.15/599.01	c flip 0 nbSat=228283 maxSat=222744

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

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.13 3/64 10176
/proc/meminfo: memFree=875792/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=23220 CPUtime=0
/proc/10176/stat : 10176 (ornithorynque) R 10174 10176 10119 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 331454557 23777280 262 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257201050736 0 0 4096 0 0 0 0 17 1 0 0
/proc/10176/statm: 5805 263 218 42 0 45 0

[startup+0.0397269 s]
/proc/loadavg: 0.00 0.00 0.13 3/64 10176
/proc/meminfo: memFree=875792/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=44060 CPUtime=0.06
/proc/10176/stat : 10176 (ornithorynque) S 10174 10176 10119 0 -1 4194304 573 0 0 0 6 0 0 0 18 0 3 0 331454557 45117440 534 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257212575611 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10176/statm: 11015 534 387 42 0 5267 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 44060

[startup+0.101738 s]
/proc/loadavg: 0.00 0.00 0.13 3/64 10176
/proc/meminfo: memFree=875792/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=45216 CPUtime=0.18
/proc/10176/stat : 10176 (ornithorynque) S 10174 10176 10119 0 -1 4194304 639 0 0 0 18 0 0 0 18 0 3 0 331454557 46301184 600 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257212575611 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10176/statm: 11304 600 387 42 0 5556 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45216

[startup+0.301771 s]
/proc/loadavg: 0.00 0.00 0.13 3/64 10176
/proc/meminfo: memFree=875792/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=45492 CPUtime=0.58
/proc/10176/stat : 10176 (ornithorynque) S 10174 10176 10119 0 -1 4194304 790 0 0 0 58 0 0 0 18 0 3 0 331454557 46583808 751 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257212575611 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10176/statm: 11373 751 387 42 0 5625 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45492

[startup+0.70184 s]
/proc/loadavg: 0.00 0.00 0.13 3/64 10176
/proc/meminfo: memFree=875792/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=45624 CPUtime=1.38
/proc/10176/stat : 10176 (ornithorynque) S 10174 10176 10119 0 -1 4194304 955 0 0 0 138 0 0 0 18 0 3 0 331454557 46718976 916 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257212575611 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10176/statm: 11406 916 387 42 0 5658 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 45624

[startup+1.50197 s]
/proc/loadavg: 0.00 0.00 0.13 3/67 10179
/proc/meminfo: memFree=873080/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=47188 CPUtime=2.97
/proc/10176/stat : 10176 (ornithorynque) S 10174 10176 10119 0 -1 4194304 1207 0 0 0 297 0 0 0 18 0 3 0 331454557 48320512 1168 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257212575611 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10176/statm: 11797 1168 387 42 0 6049 0
[pid=10176/tid=10178] ppid=10174 vsize=47188 CPUtime=1.48
/proc/10176/task/10178/stat : 10178 (ornithorynque) R 10174 10176 10119 0 -1 4194368 445 0 0 0 148 0 0 0 22 0 3 0 331454559 48320512 1168 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10176/tid=10179] ppid=10174 vsize=47188 CPUtime=1.48
/proc/10176/task/10179/stat : 10179 (ornithorynque) R 10174 10176 10119 0 -1 4194368 216 0 0 0 148 0 0 0 25 0 3 0 331454559 48320512 1168 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241168 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47188

[startup+3.10224 s]
/proc/loadavg: 0.00 0.00 0.13 3/67 10179
/proc/meminfo: memFree=871672/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=49088 CPUtime=6.17
/proc/10176/stat : 10176 (ornithorynque) S 10174 10176 10119 0 -1 4194304 1642 0 0 0 616 1 0 0 18 0 3 0 331454557 50266112 1537 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257212575611 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10176/statm: 12272 1537 387 42 0 6524 0
[pid=10176/tid=10178] ppid=10174 vsize=49088 CPUtime=3.07
/proc/10176/task/10178/stat : 10178 (ornithorynque) R 10174 10176 10119 0 -1 4194368 694 0 0 0 307 0 0 0 25 0 3 0 331454559 50266112 1537 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311871 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10176/tid=10179] ppid=10174 vsize=49088 CPUtime=3.07
/proc/10176/task/10179/stat : 10179 (ornithorynque) R 10174 10176 10119 0 -1 4194368 402 0 0 0 307 0 0 0 25 0 3 0 331454559 50266112 1537 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241629 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 49088

[startup+6.30177 s]
/proc/loadavg: 0.16 0.03 0.14 3/67 10179
/proc/meminfo: memFree=869432/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=50848 CPUtime=12.55
/proc/10176/stat : 10176 (ornithorynque) S 10174 10176 10119 0 -1 4194304 2040 0 0 0 1254 1 0 0 18 0 3 0 331454557 52068352 1935 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257212575611 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10176/statm: 12712 1935 387 42 0 6964 0
[pid=10176/tid=10178] ppid=10174 vsize=50848 CPUtime=6.27
/proc/10176/task/10178/stat : 10178 (ornithorynque) R 10174 10176 10119 0 -1 4194368 976 0 0 0 627 0 0 0 25 0 3 0 331454559 52068352 1935 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10176/tid=10179] ppid=10174 vsize=50848 CPUtime=6.26
/proc/10176/task/10179/stat : 10179 (ornithorynque) R 10174 10176 10119 0 -1 4194368 518 0 0 0 626 0 0 0 25 0 3 0 331454559 52068352 1935 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 50848

[startup+12.7018 s]
/proc/loadavg: 0.31 0.07 0.15 3/67 10179
/proc/meminfo: memFree=866936/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=53520 CPUtime=25.32
/proc/10176/stat : 10176 (ornithorynque) S 10174 10176 10119 0 -1 4194304 2792 0 0 0 2531 1 0 0 18 0 3 0 331454557 54804480 2557 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257212575611 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10176/statm: 13380 2557 387 42 0 7632 0
[pid=10176/tid=10178] ppid=10174 vsize=53520 CPUtime=12.68
/proc/10176/task/10178/stat : 10178 (ornithorynque) R 10174 10176 10119 0 -1 4194368 1403 0 0 0 1267 1 0 0 25 0 3 0 331454559 54804480 2557 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10176/tid=10179] ppid=10174 vsize=53520 CPUtime=12.63
/proc/10176/task/10179/stat : 10179 (ornithorynque) R 10174 10176 10119 0 -1 4194368 843 0 0 0 1263 0 0 0 25 0 3 0 331454559 54804480 2557 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 53520

[startup+25.5019 s]
/proc/loadavg: 0.68 0.16 0.17 3/67 10179
/proc/meminfo: memFree=863800/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=56940 CPUtime=50.86
/proc/10176/stat : 10176 (ornithorynque) S 10174 10176 10119 0 -1 4194304 3572 0 0 0 5084 2 0 0 18 0 3 0 331454557 58306560 3296 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257212575611 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10176/statm: 14235 3296 387 42 0 8487 0
[pid=10176/tid=10178] ppid=10174 vsize=56940 CPUtime=25.47
/proc/10176/task/10178/stat : 10178 (ornithorynque) R 10174 10176 10119 0 -1 4194368 1909 0 0 0 2546 1 0 0 25 0 3 0 331454559 58306560 3296 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10176/tid=10179] ppid=10174 vsize=56940 CPUtime=25.37
/proc/10176/task/10179/stat : 10179 (ornithorynque) R 10174 10176 10119 0 -1 4194368 1117 0 0 0 2537 0 0 0 25 0 3 0 331454559 58306560 3296 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 56940

[startup+51.1012 s]
/proc/loadavg: 1.13 0.31 0.22 3/67 10179
/proc/meminfo: memFree=859512/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=60764 CPUtime=101.94
/proc/10176/stat : 10176 (ornithorynque) S 10174 10176 10119 0 -1 4194304 4720 0 0 0 10190 4 0 0 18 0 3 0 331454557 62222336 4345 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257212575611 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10176/statm: 15191 4345 387 42 0 9443 0
[pid=10176/tid=10178] ppid=10174 vsize=60764 CPUtime=51.06
/proc/10176/task/10178/stat : 10178 (ornithorynque) R 10174 10176 10119 0 -1 4194368 2670 0 0 0 5103 3 0 0 25 0 3 0 331454559 62222336 4345 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311537 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10176/tid=10179] ppid=10174 vsize=60764 CPUtime=50.85
/proc/10176/task/10179/stat : 10179 (ornithorynque) R 10174 10176 10119 0 -1 4194368 1504 0 0 0 5085 0 0 0 25 0 3 0 331454559 62222336 4345 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 60764

[startup+102.306 s]
/proc/loadavg: 1.62 0.56 0.31 3/67 10179
/proc/meminfo: memFree=853240/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=69416 CPUtime=204.11
/proc/10176/stat : 10176 (ornithorynque) S 10174 10176 10119 0 -1 4194304 6755 0 0 0 20405 6 0 0 18 0 3 0 331454557 71081984 5874 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257212575611 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10176/statm: 17354 5874 387 42 0 11606 0
[pid=10176/tid=10178] ppid=10174 vsize=69416 CPUtime=102.25
/proc/10176/task/10178/stat : 10178 (ornithorynque) R 10174 10176 10119 0 -1 4194368 3892 0 0 0 10221 4 0 0 25 0 3 0 331454559 71081984 5874 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10176/tid=10179] ppid=10174 vsize=69416 CPUtime=101.84
/proc/10176/task/10179/stat : 10179 (ornithorynque) R 10174 10176 10119 0 -1 4194368 2317 0 0 0 10183 1 0 0 25 0 3 0 331454559 71081984 5874 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 69416

[startup+162.302 s]
/proc/loadavg: 1.86 0.82 0.41 3/67 10179
/proc/meminfo: memFree=847864/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=75044 CPUtime=323.83
/proc/10176/stat : 10176 (ornithorynque) S 10174 10176 10119 0 -1 4194304 8321 0 0 0 32375 8 0 0 18 0 3 0 331454557 76845056 7229 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257212575611 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10176/statm: 18761 7229 387 42 0 13013 0
[pid=10176/tid=10178] ppid=10174 vsize=75044 CPUtime=162.22
/proc/10176/task/10178/stat : 10178 (ornithorynque) R 10174 10176 10119 0 -1 4194368 4930 0 0 0 16216 6 0 0 25 0 3 0 331454559 76845056 7229 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10176/tid=10179] ppid=10174 vsize=75044 CPUtime=161.58
/proc/10176/task/10179/stat : 10179 (ornithorynque) R 10174 10176 10119 0 -1 4194368 2845 0 0 0 16157 1 0 0 25 0 3 0 331454559 76845056 7229 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.83
Current children cumulated vsize (KiB) 75044

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.51 3/67 10179
/proc/meminfo: memFree=842744/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=81632 CPUtime=443.53
/proc/10176/stat : 10176 (ornithorynque) S 10174 10176 10119 0 -1 4194304 10193 0 0 0 44343 10 0 0 18 0 3 0 331454557 83591168 8488 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257212575611 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10176/statm: 20408 8488 387 42 0 14660 0
[pid=10176/tid=10178] ppid=10174 vsize=81632 CPUtime=222.2
/proc/10176/task/10178/stat : 10178 (ornithorynque) R 10174 10176 10119 0 -1 4194368 6041 0 0 0 22212 8 0 0 25 0 3 0 331454559 83591168 8488 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10176/tid=10179] ppid=10174 vsize=81632 CPUtime=221.31
/proc/10176/task/10179/stat : 10179 (ornithorynque) R 10174 10176 10119 0 -1 4194368 3606 0 0 0 22130 1 0 0 25 0 3 0 331454559 83591168 8488 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.53
Current children cumulated vsize (KiB) 81632

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.60 3/67 10179
/proc/meminfo: memFree=839032/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=85140 CPUtime=563.25
/proc/10176/stat : 10176 (ornithorynque) S 10174 10176 10119 0 -1 4194304 11256 0 0 0 56312 13 0 0 18 0 3 0 331454557 87183360 9413 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257212575611 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10176/statm: 21285 9413 387 42 0 15537 0
[pid=10176/tid=10178] ppid=10174 vsize=85140 CPUtime=282.18
/proc/10176/task/10178/stat : 10178 (ornithorynque) R 10174 10176 10119 0 -1 4194368 6689 0 0 0 28208 10 0 0 25 0 3 0 331454559 87183360 9413 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10176/tid=10179] ppid=10174 vsize=85140 CPUtime=281.05
/proc/10176/task/10179/stat : 10179 (ornithorynque) R 10174 10176 10119 0 -1 4194368 4021 0 0 0 28103 2 0 0 25 0 3 0 331454559 87183360 9413 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242128 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.25
Current children cumulated vsize (KiB) 85140

[startup+342.301 s]
/proc/loadavg: 1.99 1.35 0.69 3/67 10179
/proc/meminfo: memFree=835640/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=90544 CPUtime=682.96
/proc/10176/stat : 10176 (ornithorynque) S 10174 10176 10119 0 -1 4194304 12691 0 0 0 68282 14 0 0 18 0 3 0 331454557 92717056 10264 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257212575611 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10176/statm: 22636 10264 387 42 0 16888 0
[pid=10176/tid=10178] ppid=10174 vsize=90544 CPUtime=342.16
/proc/10176/task/10178/stat : 10178 (ornithorynque) R 10174 10176 10119 0 -1 4194368 7455 0 0 0 34205 11 0 0 25 0 3 0 331454559 92717056 10264 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10176/tid=10179] ppid=10174 vsize=90544 CPUtime=340.78
/proc/10176/task/10179/stat : 10179 (ornithorynque) R 10174 10176 10119 0 -1 4194368 4690 0 0 0 34076 2 0 0 25 0 3 0 331454559 92717056 10264 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.96
Current children cumulated vsize (KiB) 90544

[startup+402.301 s]
/proc/loadavg: 1.99 1.47 0.77 3/67 10179
/proc/meminfo: memFree=832696/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=94600 CPUtime=802.68
/proc/10176/stat : 10176 (ornithorynque) S 10174 10176 10119 0 -1 4194304 13658 0 0 0 80252 16 0 0 18 0 3 0 331454557 96870400 10970 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257212575611 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10176/statm: 23650 10970 387 42 0 17902 0
[pid=10176/tid=10178] ppid=10174 vsize=94600 CPUtime=402.13
/proc/10176/task/10178/stat : 10178 (ornithorynque) R 10174 10176 10119 0 -1 4194368 8033 0 0 0 40201 12 0 0 25 0 3 0 331454559 96870400 10970 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10176/tid=10179] ppid=10174 vsize=94600 CPUtime=400.52
/proc/10176/task/10179/stat : 10179 (ornithorynque) R 10174 10176 10119 0 -1 4194368 5079 0 0 0 40050 2 0 0 25 0 3 0 331454559 96870400 10970 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.68
Current children cumulated vsize (KiB) 94600

[startup+462.301 s]
/proc/loadavg: 1.99 1.56 0.84 3/67 10179
/proc/meminfo: memFree=829880/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=97824 CPUtime=922.39
/proc/10176/stat : 10176 (ornithorynque) S 10174 10176 10119 0 -1 4194304 14456 0 0 0 92223 16 0 0 18 0 3 0 331454557 100171776 11702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257212575611 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10176/statm: 24456 11702 387 42 0 18708 0
[pid=10176/tid=10178] ppid=10174 vsize=97824 CPUtime=462.12
/proc/10176/task/10178/stat : 10178 (ornithorynque) R 10174 10176 10119 0 -1 4194368 8502 0 0 0 46199 13 0 0 25 0 3 0 331454559 100171776 11702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10176/tid=10179] ppid=10174 vsize=97824 CPUtime=460.26
/proc/10176/task/10179/stat : 10179 (ornithorynque) R 10174 10176 10119 0 -1 4194368 5408 0 0 0 46023 3 0 0 25 0 3 0 331454559 100171776 11702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.39
Current children cumulated vsize (KiB) 97824

[startup+522.301 s]
/proc/loadavg: 1.99 1.64 0.91 3/67 10179
/proc/meminfo: memFree=826168/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=101552 CPUtime=1042.12
/proc/10176/stat : 10176 (ornithorynque) S 10174 10176 10119 0 -1 4194304 15645 0 0 0 104193 19 0 0 18 0 3 0 331454557 103989248 12631 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257212575611 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10176/statm: 25388 12631 387 42 0 19640 0
[pid=10176/tid=10178] ppid=10174 vsize=101552 CPUtime=522.09
/proc/10176/task/10178/stat : 10178 (ornithorynque) R 10174 10176 10119 0 -1 4194368 9454 0 0 0 52194 15 0 0 25 0 3 0 331454559 103989248 12631 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10176/tid=10179] ppid=10174 vsize=101552 CPUtime=520
/proc/10176/task/10179/stat : 10179 (ornithorynque) R 10174 10176 10119 0 -1 4194368 5645 0 0 0 51997 3 0 0 25 0 3 0 331454559 103989248 12631 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.12
Current children cumulated vsize (KiB) 101552

[startup+582.303 s]
/proc/loadavg: 1.99 1.70 0.97 3/67 10179
/proc/meminfo: memFree=822840/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=104256 CPUtime=1161.83
/proc/10176/stat : 10176 (ornithorynque) S 10174 10176 10119 0 -1 4194304 16748 0 0 0 116163 20 0 0 18 0 3 0 331454557 106758144 13439 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257212575611 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10176/statm: 26064 13439 387 42 0 20316 0
[pid=10176/tid=10178] ppid=10174 vsize=104256 CPUtime=582.07
/proc/10176/task/10178/stat : 10178 (ornithorynque) R 10174 10176 10119 0 -1 4194368 10002 0 0 0 58191 16 0 0 25 0 3 0 331454559 106758144 13439 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10176/tid=10179] ppid=10174 vsize=104256 CPUtime=579.73
/proc/10176/task/10179/stat : 10179 (ornithorynque) R 10174 10176 10119 0 -1 4194368 6200 0 0 0 57970 3 0 0 25 0 3 0 331454559 106758144 13439 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.83
Current children cumulated vsize (KiB) 104256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.72 1.00 3/67 10179
/proc/meminfo: memFree=821944/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=105412 CPUtime=1200.15
/proc/10176/stat : 10176 (ornithorynque) S 10174 10176 10119 0 -1 4194304 17002 0 0 0 119994 21 0 0 18 0 3 0 331454557 107941888 13693 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257212575611 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10176/statm: 26353 13693 387 42 0 20605 0
[pid=10176/tid=10178] ppid=10174 vsize=105412 CPUtime=601.28
/proc/10176/task/10178/stat : 10178 (ornithorynque) R 10174 10176 10119 0 -1 4194368 10161 0 0 0 60111 17 0 0 25 0 3 0 331454559 107941888 13693 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10176/tid=10179] ppid=10174 vsize=105412 CPUtime=598.84
/proc/10176/task/10179/stat : 10179 (ornithorynque) R 10174 10176 10119 0 -1 4194368 6295 0 0 0 59881 3 0 0 25 0 3 0 331454559 107941888 13693 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 105412

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

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

[startup+601.502 s]
/proc/loadavg: 1.99 1.72 1.00 3/67 10179
/proc/meminfo: memFree=821944/2055920 swapFree=4184052/4192956
[pid=10176] ppid=10174 vsize=105412 CPUtime=1200.15
/proc/10176/stat : 10176 (ornithorynque) S 10174 10176 10119 0 -1 4194304 17002 0 0 0 119994 21 0 0 18 0 3 0 331454557 107941888 13693 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257212575611 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10176/statm: 26353 13693 387 42 0 20605 0
[pid=10176/tid=10178] ppid=10174 vsize=105412 CPUtime=601.28
/proc/10176/task/10178/stat : 10178 (ornithorynque) R 10174 10176 10119 0 -1 4194368 10161 0 0 0 60111 17 0 0 25 0 3 0 331454559 107941888 13693 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10176/tid=10179] ppid=10174 vsize=105412 CPUtime=598.84
/proc/10176/task/10179/stat : 10179 (ornithorynque) R 10174 10176 10119 0 -1 4194368 6295 0 0 0 59881 3 0 0 25 0 3 0 331454559 107941888 13693 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 105412

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.523
CPU time (s): 1200.18
CPU user time (s): 1199.95
CPU system time (s): 0.222966
CPU usage (%): 199.523
Max. virtual memory (cumulated for all children) (KiB): 105412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.222966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17002
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= 19
involuntary context switches= 9137

runsolver used 0.419936 second user time and 1.78873 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Mon Mar  5 17:16:10 UTC 2007

IDJOB= 327926
IDBENCH= 19834
IDSOLVER= 139
FILE ID= node65/327926-1173114970

PBS_JOBID= 4014753

Free space on /tmp= 66512 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S1424595365-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327926-1173114970/ornithorynque /tmp/evaluation/327926-1173114970/instance-327926-1173114970.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-327926-1173114970 -o ROOT/results/node65/solver-327926-1173114970 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327926-1173114970/ornithorynque /tmp/evaluation/327926-1173114970/instance-327926-1173114970.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  d517b8e6ed1134311abaf8baca7a39b1

RANDOM SEED= 220113209

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.259
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.259
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:        876264 kB
Buffers:         46556 kB
Cached:        1037828 kB
SwapCached:       3004 kB
Active:         388324 kB
Inactive:       705508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        876264 kB
SwapTotal:     4192956 kB
SwapFree:      4184052 kB
Dirty:             284 kB
Writeback:           0 kB
Mapped:          15280 kB
Slab:            71860 kB
Committed_AS:   756860 kB
PageTables:       1456 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= 66512 MiB

End job on node65 on Mon Mar  5 17:26:14 UTC 2007