Trace number 328277

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ornithorynque 0.1 alpha? (TO) 1200.04 601.535

General information on the benchmark

Namerandom/LargeSize/3SAT/v7000/
unif-k3-r4.2-v7000-c29400-S102550125-14.cnf
MD5SUMc07a9d2347faff9205aa35340a341cba
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark149.918
Satisfiable
(Un)Satisfiability was proved
Number of variables7000
Number of clauses29400
Sum of the clauses size88200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 329400
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.03/0.08	c ...done
0.03/0.08	c nbVar=7000 nbClause=29400
0.03/0.09	c nbVar=7000 nbClause=29400
0.09/0.11	c complete search running
0.09/0.11	c local search running
0.09/0.12	c flip 0 nbSat=25703 maxSat=0
0.27/0.20	c flip 10000 nbSat=28327 maxSat=28337
0.27/0.27	c flip 20000 nbSat=28610 maxSat=28660
0.47/0.34	c flip 30000 nbSat=28670 maxSat=28723
0.67/0.41	c flip 40000 nbSat=28766 maxSat=28794
0.67/0.48	c flip 50000 nbSat=28865 maxSat=28902
0.87/0.55	c flip 60000 nbSat=28866 maxSat=28911
1.07/0.62	c flip 70000 nbSat=28890 maxSat=28916
1.07/0.68	c flip 80000 nbSat=28903 maxSat=28957
1.27/0.75	c flip 90000 nbSat=28938 maxSat=28982
1.47/0.82	c flip 100000 nbSat=28978 maxSat=29013
1.47/0.88	c flip 110000 nbSat=28991 maxSat=29015
1.67/0.95	c flip 120000 nbSat=28965 maxSat=29042
1.88/1.02	c flip 130000 nbSat=28955 maxSat=29042
1.88/1.10	c flip 0 nbSat=26863 maxSat=29042
2.26/1.23	c flip 10000 nbSat=29330 maxSat=29334
2.46/1.36	c flip 20000 nbSat=29746 maxSat=29746
2.66/1.50	c flip 30000 nbSat=29887 maxSat=29913
3.07/1.64	c flip 40000 nbSat=29927 maxSat=29965
3.26/1.78	c flip 50000 nbSat=29959 maxSat=29986
3.67/1.92	c flip 60000 nbSat=30013 maxSat=30025
3.87/2.06	c flip 70000 nbSat=30072 maxSat=30101
4.28/2.21	c flip 80000 nbSat=30091 maxSat=30129
4.47/2.35	c flip 90000 nbSat=30122 maxSat=30168
4.67/2.49	c flip 100000 nbSat=30170 maxSat=30187
5.07/2.62	c flip 110000 nbSat=30158 maxSat=30187
5.27/2.76	c flip 120000 nbSat=30150 maxSat=30187
5.67/2.91	c flip 130000 nbSat=30147 maxSat=30187
5.87/3.09	c flip 0 nbSat=28855 maxSat=30207
6.47/3.33	c flip 10000 nbSat=31344 maxSat=31367
7.06/3.60	c flip 20000 nbSat=31722 maxSat=31733
7.45/3.87	c flip 30000 nbSat=31785 maxSat=31824
8.06/4.16	c flip 40000 nbSat=31899 maxSat=31912
8.67/4.47	c flip 50000 nbSat=31940 maxSat=31960
9.26/4.76	c flip 60000 nbSat=31926 maxSat=31985
9.86/5.05	c flip 70000 nbSat=31993 maxSat=32011
10.46/5.33	c flip 80000 nbSat=32000 maxSat=32021
11.05/5.63	c flip 90000 nbSat=32007 maxSat=32043
11.65/5.95	c flip 100000 nbSat=31994 maxSat=32051
12.25/6.28	c flip 110000 nbSat=31976 maxSat=32051
12.85/6.58	c flip 120000 nbSat=32043 maxSat=32051
13.44/6.89	c flip 130000 nbSat=32067 maxSat=32071
14.25/7.24	c flip 0 nbSat=31154 maxSat=32124
14.84/7.56	c nbDecision=10000 #clauses=34987
15.05/7.63	c flip 10000 nbSat=33702 maxSat=33754
15.84/8.08	c flip 20000 nbSat=34057 maxSat=34082
17.04/8.61	c flip 30000 nbSat=34224 maxSat=34259
18.24/9.20	c flip 40000 nbSat=34306 maxSat=34332
19.24/9.71	c flip 50000 nbSat=34314 maxSat=34365
20.03/10.17	c flip 60000 nbSat=34281 maxSat=34372
21.03/10.69	c flip 70000 nbSat=34366 maxSat=34402
22.22/11.20	c flip 80000 nbSat=34356 maxSat=34418
23.22/11.73	c flip 90000 nbSat=34347 maxSat=34424
24.22/12.22	c flip 100000 nbSat=34336 maxSat=34424
25.22/12.75	c flip 110000 nbSat=34417 maxSat=34448
26.22/13.28	c flip 120000 nbSat=34391 maxSat=34465
27.21/13.78	c flip 130000 nbSat=34401 maxSat=34465
28.42/14.31	c flip 0 nbSat=35061 maxSat=34465
30.01/15.12	c flip 10000 nbSat=37679 maxSat=37722
31.81/16.07	c flip 20000 nbSat=38017 maxSat=38037
34.00/17.13	c flip 30000 nbSat=38164 maxSat=38174
36.00/18.14	c flip 40000 nbSat=38218 maxSat=38238
37.79/19.02	c nbDecision=20000 #clauses=40839
37.99/19.17	c flip 50000 nbSat=38256 maxSat=38289
39.98/20.14	c flip 60000 nbSat=38275 maxSat=38289
41.98/21.10	c flip 70000 nbSat=38257 maxSat=38305
43.97/22.13	c flip 80000 nbSat=38279 maxSat=38310
45.78/23.08	c flip 90000 nbSat=38328 maxSat=38341
47.96/24.12	c flip 100000 nbSat=38356 maxSat=38380
50.15/25.20	c flip 110000 nbSat=38387 maxSat=38426
52.36/26.36	c flip 120000 nbSat=38370 maxSat=38426
54.55/27.44	c flip 130000 nbSat=38381 maxSat=38426
56.94/28.65	c flip 0 nbSat=40485 maxSat=38426
59.72/30.09	c flip 10000 nbSat=42932 maxSat=42960
63.32/31.84	c flip 20000 nbSat=43309 maxSat=43331
66.91/33.61	c flip 30000 nbSat=43427 maxSat=43460
70.89/35.61	c flip 40000 nbSat=43529 maxSat=43565
74.30/37.37	c flip 50000 nbSat=43642 maxSat=43650
75.69/38.02	c nbDecision=30000 #clauses=46910
78.28/39.30	c flip 60000 nbSat=43668 maxSat=43691
82.07/41.23	c flip 70000 nbSat=43641 maxSat=43691
86.06/43.29	c flip 80000 nbSat=43638 maxSat=43701
90.05/45.20	c flip 90000 nbSat=43659 maxSat=43746
93.65/47.07	c flip 100000 nbSat=43679 maxSat=43746
97.44/48.96	c flip 110000 nbSat=43670 maxSat=43746
101.43/50.94	c flip 120000 nbSat=43690 maxSat=43746
105.03/52.79	c flip 130000 nbSat=43707 maxSat=43746
109.01/54.79	c flip 0 nbSat=47248 maxSat=43746
114.20/57.39	c flip 10000 nbSat=49747 maxSat=49749
120.40/60.48	c flip 20000 nbSat=50036 maxSat=50089
126.98/63.71	c nbDecision=40000 #clauses=52957
127.18/63.84	c flip 30000 nbSat=50214 maxSat=50254
133.76/67.14	c flip 40000 nbSat=50312 maxSat=50339
140.93/70.76	c flip 50000 nbSat=50352 maxSat=50380
148.52/74.60	c flip 60000 nbSat=50411 maxSat=50434
156.30/78.45	c flip 70000 nbSat=50371 maxSat=50434
163.68/82.12	c flip 80000 nbSat=50381 maxSat=50434
171.46/86.07	c flip 90000 nbSat=50446 maxSat=50454
179.04/89.89	c flip 100000 nbSat=50396 maxSat=50457
187.03/93.86	c flip 110000 nbSat=50442 maxSat=50491
194.61/97.61	c flip 120000 nbSat=50422 maxSat=50491
194.61/97.62	c nbDecision=50000 #clauses=59196
201.99/101.33	c flip 130000 nbSat=50417 maxSat=50512
209.37/105.05	c flip 0 nbSat=56686 maxSat=50512
218.15/109.48	c flip 10000 nbSat=59308 maxSat=59308
229.33/115.07	c flip 20000 nbSat=59614 maxSat=59648
241.69/121.27	c flip 30000 nbSat=59727 maxSat=59794
253.85/127.39	c flip 40000 nbSat=59827 maxSat=59865
266.83/133.88	c flip 50000 nbSat=59830 maxSat=59892
279.00/139.92	c flip 60000 nbSat=59911 maxSat=59921
279.59/140.29	c nbDecision=60000 #clauses=65364
291.18/146.04	c flip 70000 nbSat=59964 maxSat=59976
303.35/152.14	c flip 80000 nbSat=59987 maxSat=60019
315.12/158.01	c flip 90000 nbSat=59919 maxSat=60019
326.29/163.61	c flip 100000 nbSat=59905 maxSat=60019
337.86/169.44	c flip 110000 nbSat=59954 maxSat=60019
350.83/175.91	c flip 120000 nbSat=60008 maxSat=60027
363.60/182.33	c flip 130000 nbSat=59988 maxSat=60042
378.56/189.80	c flip 0 nbSat=67399 maxSat=60051
387.75/194.42	c nbDecision=70000 #clauses=71651
393.33/197.23	c flip 10000 nbSat=69958 maxSat=69997
411.69/206.41	c flip 20000 nbSat=70330 maxSat=70343
429.63/215.42	c flip 30000 nbSat=70430 maxSat=70455
448.19/224.72	c flip 40000 nbSat=70515 maxSat=70564
466.96/234.10	c flip 50000 nbSat=70568 maxSat=70615
484.92/243.13	c flip 60000 nbSat=70555 maxSat=70615
497.68/249.54	c nbDecision=80000 #clauses=77945
503.47/252.49	c flip 70000 nbSat=70607 maxSat=70654
524.01/262.75	c flip 80000 nbSat=70614 maxSat=70681
543.56/272.58	c flip 90000 nbSat=70698 maxSat=70706
562.33/281.92	c flip 100000 nbSat=70702 maxSat=70719
580.88/291.24	c flip 110000 nbSat=70713 maxSat=70756
587.67/294.68	c nbDecision=90000 #clauses=84147
597.83/299.80	c flip 120000 nbSat=70711 maxSat=70756
615.78/308.76	c flip 130000 nbSat=70711 maxSat=70759
636.34/319.02	c flip 0 nbSat=82962 maxSat=70773
658.89/330.31	c flip 10000 nbSat=85522 maxSat=85528
687.42/344.65	c flip 20000 nbSat=85803 maxSat=85855
706.96/354.45	c nbDecision=100000 #clauses=90298
715.75/358.86	c flip 30000 nbSat=85900 maxSat=85947
747.48/374.75	c flip 40000 nbSat=86057 maxSat=86103
779.19/390.63	c flip 50000 nbSat=86061 maxSat=86109
811.52/406.86	c flip 60000 nbSat=86080 maxSat=86122
834.47/418.35	c nbDecision=110000 #clauses=96618
844.65/423.45	c flip 70000 nbSat=86087 maxSat=86142
877.36/439.83	c flip 80000 nbSat=86145 maxSat=86182
907.69/455.05	c flip 90000 nbSat=86098 maxSat=86182
936.83/469.67	c flip 100000 nbSat=86164 maxSat=86203
968.93/485.72	c flip 110000 nbSat=86181 maxSat=86223
994.88/498.79	c nbDecision=120000 #clauses=103075
1000.27/501.44	c flip 120000 nbSat=86148 maxSat=86223
1033.99/518.34	c flip 130000 nbSat=86169 maxSat=86224
1068.70/535.76	c flip 0 nbSat=102000 maxSat=86242
1097.43/550.13	c flip 10000 nbSat=104490 maxSat=104496
1133.35/568.17	c flip 20000 nbSat=104864 maxSat=104926
1175.24/589.18	c flip 30000 nbSat=105012 maxSat=105048

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

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


[startup+0 s]
/proc/loadavg: 1.91 1.98 1.95 3/64 14129
/proc/meminfo: memFree=1090280/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=23220 CPUtime=0
/proc/14129/stat : 14129 (ornithorynque) R 14127 14129 13619 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 330919403 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231959729264 0 0 4096 0 0 0 0 17 1 0 0
/proc/14129/statm: 5805 263 218 42 0 45 0

[startup+0.0456921 s]
/proc/loadavg: 1.91 1.98 1.95 3/64 14129
/proc/meminfo: memFree=1090280/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=24628 CPUtime=0.03
/proc/14129/stat : 14129 (ornithorynque) R 14127 14129 13619 0 -1 4194304 831 0 0 0 3 0 0 0 18 0 1 0 330919403 25219072 792 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231962219233 0 0 4096 1088 0 0 0 17 1 0 0
/proc/14129/statm: 6157 792 377 42 0 409 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24628

[startup+0.101704 s]
/proc/loadavg: 1.91 1.98 1.95 3/64 14129
/proc/meminfo: memFree=1090280/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=28468 CPUtime=0.09
/proc/14129/stat : 14129 (ornithorynque) R 14127 14129 13619 0 -1 4194304 1816 0 0 0 8 1 0 0 18 0 1 0 330919403 29151232 1744 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231962219233 0 0 4096 1088 0 0 0 17 1 0 0
/proc/14129/statm: 7117 1744 382 42 0 1369 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28468

[startup+0.301757 s]
/proc/loadavg: 1.91 1.98 1.95 3/64 14129
/proc/meminfo: memFree=1090280/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=49716 CPUtime=0.47
/proc/14129/stat : 14129 (ornithorynque) S 14127 14129 13619 0 -1 4194304 1966 0 0 0 46 1 0 0 18 0 3 0 330919403 50909184 1894 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14129/statm: 12429 1894 387 42 0 6681 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 49716

[startup+0.701842 s]
/proc/loadavg: 1.91 1.98 1.95 3/64 14129
/proc/meminfo: memFree=1090280/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=49848 CPUtime=1.27
/proc/14129/stat : 14129 (ornithorynque) S 14127 14129 13619 0 -1 4194304 2021 0 0 0 126 1 0 0 18 0 3 0 330919403 51044352 1949 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14129/statm: 12462 1949 387 42 0 6714 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 49848

[startup+1.50201 s]
/proc/loadavg: 1.91 1.98 1.95 3/67 14132
/proc/meminfo: memFree=1083664/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=51956 CPUtime=2.86
/proc/14129/stat : 14129 (ornithorynque) S 14127 14129 13619 0 -1 4194304 2329 0 0 0 285 1 0 0 18 0 3 0 330919403 53202944 2257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14129/statm: 12989 2257 387 42 0 7241 0
[pid=14129/tid=14131] ppid=14127 vsize=51956 CPUtime=1.37
/proc/14129/task/14131/stat : 14131 (ornithorynque) R 14127 14129 13619 0 -1 4194368 197 0 0 0 137 0 0 0 25 0 3 0 330919415 53202944 2257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14129/tid=14132] ppid=14127 vsize=51956 CPUtime=1.37
/proc/14129/task/14132/stat : 14132 (ornithorynque) R 14127 14129 13619 0 -1 4194368 209 0 0 0 137 0 0 0 20 0 3 0 330919415 53202944 2257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 51956

[startup+3.10136 s]
/proc/loadavg: 1.91 1.98 1.95 3/67 14132
/proc/meminfo: memFree=1082128/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=54568 CPUtime=6.06
/proc/14129/stat : 14129 (ornithorynque) S 14127 14129 13619 0 -1 4194304 2927 0 0 0 604 2 0 0 18 0 3 0 330919403 55877632 2855 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14129/statm: 13642 2855 387 42 0 7894 0
[pid=14129/tid=14131] ppid=14127 vsize=54568 CPUtime=2.97
/proc/14129/task/14131/stat : 14131 (ornithorynque) R 14127 14129 13619 0 -1 4194368 402 0 0 0 297 0 0 0 25 0 3 0 330919415 55877632 2855 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314358 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14129/tid=14132] ppid=14127 vsize=54568 CPUtime=2.96
/proc/14129/task/14132/stat : 14132 (ornithorynque) R 14127 14129 13619 0 -1 4194368 602 0 0 0 296 0 0 0 25 0 3 0 330919415 55877632 2855 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285227 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 54568

[startup+6.30105 s]
/proc/loadavg: 1.92 1.98 1.95 3/67 14132
/proc/meminfo: memFree=1078992/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=55848 CPUtime=12.45
/proc/14129/stat : 14129 (ornithorynque) S 14127 14129 13619 0 -1 4194304 3311 0 0 0 1242 3 0 0 18 0 3 0 330919403 57188352 3174 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14129/statm: 13962 3174 387 42 0 8214 0
[pid=14129/tid=14131] ppid=14127 vsize=55848 CPUtime=6.17
/proc/14129/task/14131/stat : 14131 (ornithorynque) R 14127 14129 13619 0 -1 4194368 786 0 0 0 616 1 0 0 25 0 3 0 330919415 57188352 3174 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14129/tid=14132] ppid=14127 vsize=55848 CPUtime=6.15
/proc/14129/task/14132/stat : 14132 (ornithorynque) R 14127 14129 13619 0 -1 4194368 602 0 0 0 615 0 0 0 25 0 3 0 330919415 57188352 3174 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 55848

[startup+12.7024 s]
/proc/loadavg: 1.93 1.98 1.95 3/67 14132
/proc/meminfo: memFree=1074128/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=60588 CPUtime=25.22
/proc/14129/stat : 14129 (ornithorynque) S 14127 14129 13619 0 -1 4194304 4564 0 0 0 2518 4 0 0 18 0 3 0 330919403 62042112 4362 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14129/statm: 15147 4362 387 42 0 9399 0
[pid=14129/tid=14131] ppid=14127 vsize=60588 CPUtime=12.57
/proc/14129/task/14131/stat : 14131 (ornithorynque) R 14127 14129 13619 0 -1 4194368 1373 0 0 0 1256 1 0 0 25 0 3 0 330919415 62042112 4362 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14129/tid=14132] ppid=14127 vsize=60588 CPUtime=12.52
/proc/14129/task/14132/stat : 14132 (ornithorynque) R 14127 14129 13619 0 -1 4194368 1268 0 0 0 1251 1 0 0 25 0 3 0 330919415 62042112 4362 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283714 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 60588

[startup+25.5012 s]
/proc/loadavg: 1.94 1.98 1.95 3/67 14132
/proc/meminfo: memFree=1067736/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=67000 CPUtime=50.76
/proc/14129/stat : 14129 (ornithorynque) S 14127 14129 13619 0 -1 4194304 6136 0 0 0 5070 6 0 0 18 0 3 0 330919403 68608000 5934 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14129/statm: 16750 5934 387 42 0 11002 0
[pid=14129/tid=14131] ppid=14127 vsize=67000 CPUtime=25.36
/proc/14129/task/14131/stat : 14131 (ornithorynque) R 14127 14129 13619 0 -1 4194368 2141 0 0 0 2534 2 0 0 25 0 3 0 330919415 68608000 5934 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14129/tid=14132] ppid=14127 vsize=67000 CPUtime=25.26
/proc/14129/task/14132/stat : 14132 (ornithorynque) R 14127 14129 13619 0 -1 4194368 2072 0 0 0 2525 1 0 0 25 0 3 0 330919415 68608000 5934 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 67000

[startup+51.1018 s]
/proc/loadavg: 1.96 1.98 1.95 3/67 14132
/proc/meminfo: memFree=1059096/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=76132 CPUtime=101.83
/proc/14129/stat : 14129 (ornithorynque) S 14127 14129 13619 0 -1 4194304 8311 0 0 0 10175 8 0 0 18 0 3 0 330919403 77959168 8109 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14129/statm: 19033 8109 387 42 0 13285 0
[pid=14129/tid=14131] ppid=14127 vsize=76132 CPUtime=50.95
/proc/14129/task/14131/stat : 14131 (ornithorynque) R 14127 14129 13619 0 -1 4194368 3284 0 0 0 5091 4 0 0 25 0 3 0 330919415 77959168 8109 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311137 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14129/tid=14132] ppid=14127 vsize=76132 CPUtime=50.75
/proc/14129/task/14132/stat : 14132 (ornithorynque) R 14127 14129 13619 0 -1 4194368 3104 0 0 0 5073 2 0 0 25 0 3 0 330919415 77959168 8109 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 76132

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.95 3/67 14132
/proc/meminfo: memFree=1046296/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=89628 CPUtime=203.99
/proc/14129/stat : 14129 (ornithorynque) S 14127 14129 13619 0 -1 4194304 11502 0 0 0 20388 11 0 0 18 0 3 0 330919403 91779072 11242 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14129/statm: 22407 11242 387 42 0 16659 0
[pid=14129/tid=14131] ppid=14127 vsize=89628 CPUtime=102.14
/proc/14129/task/14131/stat : 14131 (ornithorynque) R 14127 14129 13619 0 -1 4194368 4873 0 0 0 10207 7 0 0 25 0 3 0 330919415 91779072 11242 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314353 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14129/tid=14132] ppid=14127 vsize=89628 CPUtime=101.73
/proc/14129/task/14132/stat : 14132 (ornithorynque) R 14127 14129 13619 0 -1 4194368 4706 0 0 0 10171 2 0 0 25 0 3 0 330919415 91779072 11242 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240880 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 89628

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.95 3/67 14132
/proc/meminfo: memFree=1033112/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=104936 CPUtime=323.7
/proc/14129/stat : 14129 (ornithorynque) S 14127 14129 13619 0 -1 4194304 14920 0 0 0 32356 14 0 0 18 0 3 0 330919403 107454464 14531 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14129/statm: 26234 14531 387 42 0 20486 0
[pid=14129/tid=14131] ppid=14127 vsize=104936 CPUtime=162.11
/proc/14129/task/14131/stat : 14131 (ornithorynque) R 14127 14129 13619 0 -1 4194368 6411 0 0 0 16202 9 0 0 25 0 3 0 330919415 107454464 14531 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14129/tid=14132] ppid=14127 vsize=104936 CPUtime=161.46
/proc/14129/task/14132/stat : 14132 (ornithorynque) R 14127 14129 13619 0 -1 4194368 6586 0 0 0 16143 3 0 0 25 0 3 0 330919415 107454464 14531 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 104936

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.95 3/67 14132
/proc/meminfo: memFree=1018840/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=121380 CPUtime=443.4
/proc/14129/stat : 14129 (ornithorynque) S 14127 14129 13619 0 -1 4194304 18590 0 0 0 44324 16 0 0 18 0 3 0 330919403 124293120 18072 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14129/statm: 30345 18072 387 42 0 24597 0
[pid=14129/tid=14131] ppid=14127 vsize=121380 CPUtime=222.09
/proc/14129/task/14131/stat : 14131 (ornithorynque) R 14127 14129 13619 0 -1 4194368 7493 0 0 0 22198 11 0 0 25 0 3 0 330919415 124293120 18072 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14129/tid=14132] ppid=14127 vsize=121380 CPUtime=221.19
/proc/14129/task/14132/stat : 14132 (ornithorynque) R 14127 14129 13619 0 -1 4194368 9174 0 0 0 22115 4 0 0 25 0 3 0 330919415 124293120 18072 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.4
Current children cumulated vsize (KiB) 121380

[startup+282.303 s]
/proc/loadavg: 1.99 1.98 1.95 3/67 14132
/proc/meminfo: memFree=1013720/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=126500 CPUtime=563.13
/proc/14129/stat : 14129 (ornithorynque) S 14127 14129 13619 0 -1 4194304 19886 0 0 0 56294 19 0 0 18 0 3 0 330919403 129536000 19368 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14129/statm: 31625 19368 387 42 0 25877 0
[pid=14129/tid=14131] ppid=14127 vsize=126500 CPUtime=282.07
/proc/14129/task/14131/stat : 14131 (ornithorynque) R 14127 14129 13619 0 -1 4194368 8789 0 0 0 28194 13 0 0 25 0 3 0 330919415 129536000 19368 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14129/tid=14132] ppid=14127 vsize=126500 CPUtime=280.93
/proc/14129/task/14132/stat : 14132 (ornithorynque) R 14127 14129 13619 0 -1 4194368 9174 0 0 0 28089 4 0 0 25 0 3 0 330919415 129536000 19368 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241791 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.13
Current children cumulated vsize (KiB) 126500

[startup+342.303 s]
/proc/loadavg: 1.99 1.98 1.95 3/67 14132
/proc/meminfo: memFree=995416/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=146904 CPUtime=682.84
/proc/14129/stat : 14129 (ornithorynque) S 14127 14129 13619 0 -1 4194304 24455 0 0 0 68263 21 0 0 18 0 3 0 330919403 150429696 23937 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14129/statm: 36726 23937 387 42 0 30978 0
[pid=14129/tid=14131] ppid=14127 vsize=146904 CPUtime=342.04
/proc/14129/task/14131/stat : 14131 (ornithorynque) R 14127 14129 13619 0 -1 4194368 9901 0 0 0 34190 14 0 0 25 0 3 0 330919415 150429696 23937 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4305571 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14129/tid=14132] ppid=14127 vsize=146904 CPUtime=340.67
/proc/14129/task/14132/stat : 14132 (ornithorynque) R 14127 14129 13619 0 -1 4194368 12631 0 0 0 34062 5 0 0 25 0 3 0 330919415 150429696 23937 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.84
Current children cumulated vsize (KiB) 146904

[startup+402.302 s]
/proc/loadavg: 1.99 1.98 1.95 3/67 14132
/proc/meminfo: memFree=991064/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=151000 CPUtime=802.54
/proc/14129/stat : 14129 (ornithorynque) S 14127 14129 13619 0 -1 4194304 25554 0 0 0 80231 23 0 0 18 0 3 0 330919403 154624000 25036 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14129/statm: 37750 25036 387 42 0 32002 0
[pid=14129/tid=14131] ppid=14127 vsize=151000 CPUtime=402.01
/proc/14129/task/14131/stat : 14131 (ornithorynque) R 14127 14129 13619 0 -1 4194368 11000 0 0 0 40185 16 0 0 25 0 3 0 330919415 154624000 25036 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311262 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14129/tid=14132] ppid=14127 vsize=151000 CPUtime=400.4
/proc/14129/task/14132/stat : 14132 (ornithorynque) R 14127 14129 13619 0 -1 4194368 12631 0 0 0 40035 5 0 0 25 0 3 0 330919415 154624000 25036 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.54
Current children cumulated vsize (KiB) 151000

[startup+462.302 s]
/proc/loadavg: 1.99 1.98 1.95 3/67 14132
/proc/meminfo: memFree=986968/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=155096 CPUtime=922.26
/proc/14129/stat : 14129 (ornithorynque) S 14127 14129 13619 0 -1 4194304 26554 0 0 0 92202 24 0 0 18 0 3 0 330919403 158818304 26036 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14129/statm: 38774 26036 387 42 0 33026 0
[pid=14129/tid=14131] ppid=14127 vsize=155096 CPUtime=461.99
/proc/14129/task/14131/stat : 14131 (ornithorynque) R 14127 14129 13619 0 -1 4194368 12000 0 0 0 46182 17 0 0 25 0 3 0 330919415 158818304 26036 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14129/tid=14132] ppid=14127 vsize=155096 CPUtime=460.14
/proc/14129/task/14132/stat : 14132 (ornithorynque) R 14127 14129 13619 0 -1 4194368 12631 0 0 0 46009 5 0 0 25 0 3 0 330919415 158818304 26036 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.26
Current children cumulated vsize (KiB) 155096

[startup+522.302 s]
/proc/loadavg: 1.99 1.98 1.95 3/67 14132
/proc/meminfo: memFree=983960/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=158168 CPUtime=1041.97
/proc/14129/stat : 14129 (ornithorynque) S 14127 14129 13619 0 -1 4194304 27310 0 0 0 104172 25 0 0 18 0 3 0 330919403 161964032 26792 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14129/statm: 39542 26792 387 42 0 33794 0
[pid=14129/tid=14131] ppid=14127 vsize=158168 CPUtime=521.96
/proc/14129/task/14131/stat : 14131 (ornithorynque) R 14127 14129 13619 0 -1 4194368 12756 0 0 0 52178 18 0 0 25 0 3 0 330919415 161964032 26792 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14129/tid=14132] ppid=14127 vsize=158168 CPUtime=519.88
/proc/14129/task/14132/stat : 14132 (ornithorynque) R 14127 14129 13619 0 -1 4194368 12631 0 0 0 51983 5 0 0 25 0 3 0 330919415 161964032 26792 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.97
Current children cumulated vsize (KiB) 158168

[startup+582.302 s]
/proc/loadavg: 1.99 1.98 1.95 3/67 14132
/proc/meminfo: memFree=964312/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=183768 CPUtime=1161.67
/proc/14129/stat : 14129 (ornithorynque) S 14127 14129 13619 0 -1 4194304 32947 0 0 0 116139 28 0 0 18 0 3 0 330919403 188178432 31693 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14129/statm: 45942 31693 387 42 0 40194 0
[pid=14129/tid=14131] ppid=14127 vsize=183768 CPUtime=581.95
/proc/14129/task/14131/stat : 14131 (ornithorynque) R 14127 14129 13619 0 -1 4194368 13373 0 0 0 58175 20 0 0 25 0 3 0 330919415 188178432 31693 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14129/tid=14132] ppid=14127 vsize=183768 CPUtime=579.6
/proc/14129/task/14132/stat : 14132 (ornithorynque) R 14127 14129 13619 0 -1 4194368 17651 0 0 0 57953 7 0 0 25 0 3 0 330919415 188178432 31693 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.67
Current children cumulated vsize (KiB) 183768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.503 s]
/proc/loadavg: 1.99 1.98 1.95 3/67 14132
/proc/meminfo: memFree=963480/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=183768 CPUtime=1200
/proc/14129/stat : 14129 (ornithorynque) S 14127 14129 13619 0 -1 4194304 33157 0 0 0 119971 29 0 0 18 0 3 0 330919403 188178432 31903 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14129/statm: 45942 31903 387 42 0 40194 0
[pid=14129/tid=14131] ppid=14127 vsize=183768 CPUtime=601.14
/proc/14129/task/14131/stat : 14131 (ornithorynque) R 14127 14129 13619 0 -1 4194368 13583 0 0 0 60094 20 0 0 25 0 3 0 330919415 188178432 31903 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14129/tid=14132] ppid=14127 vsize=183768 CPUtime=598.73
/proc/14129/task/14132/stat : 14132 (ornithorynque) R 14127 14129 13619 0 -1 4194368 17651 0 0 0 59866 7 0 0 25 0 3 0 330919415 188178432 31903 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 183768

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.98 1.95 3/67 14132
/proc/meminfo: memFree=963480/2055920 swapFree=4183136/4192956
[pid=14129] ppid=14127 vsize=183768 CPUtime=1200
/proc/14129/stat : 14129 (ornithorynque) S 14127 14129 13619 0 -1 4194304 33157 0 0 0 119971 29 0 0 18 0 3 0 330919403 188178432 31903 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14129/statm: 45942 31903 387 42 0 40194 0
[pid=14129/tid=14131] ppid=14127 vsize=183768 CPUtime=601.14
/proc/14129/task/14131/stat : 14131 (ornithorynque) R 14127 14129 13619 0 -1 4194368 13583 0 0 0 60094 20 0 0 25 0 3 0 330919415 188178432 31903 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14129/tid=14132] ppid=14127 vsize=183768 CPUtime=598.73
/proc/14129/task/14132/stat : 14132 (ornithorynque) R 14127 14129 13619 0 -1 4194368 17651 0 0 0 59866 7 0 0 25 0 3 0 330919415 188178432 31903 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 183768

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.535
CPU time (s): 1200.04
CPU user time (s): 1199.73
CPU system time (s): 0.310952
CPU usage (%): 199.496
Max. virtual memory (cumulated for all children) (KiB): 183768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.73
system time used= 0.310952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33157
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= 21
involuntary context switches= 9228

runsolver used 0.646901 second user time and 1.56076 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Mon Mar  5 15:46:56 UTC 2007

IDJOB= 328277
IDBENCH= 20185
IDSOLVER= 139
FILE ID= node71/328277-1173109616

PBS_JOBID= 4013920

Free space on /tmp= 66506 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v7000/unif-k3-r4.2-v7000-c29400-S102550125-14.cnf
COMMAND LINE= /tmp/evaluation/328277-1173109616/ornithorynque /tmp/evaluation/328277-1173109616/instance-328277-1173109616.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-328277-1173109616 -o ROOT/results/node71/solver-328277-1173109616 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328277-1173109616/ornithorynque /tmp/evaluation/328277-1173109616/instance-328277-1173109616.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  c07a9d2347faff9205aa35340a341cba

RANDOM SEED= 732677101

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.266
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.266
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:       1090752 kB
Buffers:         40448 kB
Cached:         832028 kB
SwapCached:       3840 kB
Active:         130472 kB
Inactive:       751648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1090752 kB
SwapTotal:     4192956 kB
SwapFree:      4183136 kB
Dirty:             776 kB
Writeback:           0 kB
Mapped:          15600 kB
Slab:            69116 kB
Committed_AS:   895568 kB
PageTables:       1448 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= 66506 MiB

End job on node71 on Mon Mar  5 15:57:00 UTC 2007