Trace number 328316

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.13 601.624

General information on the benchmark

Namerandom/2+p/p0.7/v3500/
unif2p-p0.7-v3500-c9345-S1286605994-07-SAT.cnf
MD5SUMe4e9587cc33e3fc7e177d5d00533cb0d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.6609
Satisfiable
(Un)Satisfiability was proved
Number of variables3498
Number of clauses9344
Sum of the clauses size25229
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22803
Number of clauses of size 36541
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.02	c ...done
0.00/0.02	c nbVar=3500 nbClause=9344
0.00/0.03	c nbVar=3500 nbClause=9344
0.00/0.04	c complete search running
0.00/0.04	c local search running
0.00/0.04	c flip 0 nbSat=7779 maxSat=0
0.00/0.09	c flip 10000 nbSat=9153 maxSat=9162
0.15/0.13	c flip 20000 nbSat=9192 maxSat=9205
0.15/0.18	c flip 30000 nbSat=9205 maxSat=9215
0.35/0.22	c flip 40000 nbSat=9227 maxSat=9238
0.35/0.27	c flip 50000 nbSat=9223 maxSat=9241
0.55/0.32	c flip 60000 nbSat=9228 maxSat=9241
0.55/0.37	c flip 0 nbSat=8898 maxSat=9242
0.75/0.45	c flip 10000 nbSat=10259 maxSat=10272
0.95/0.53	c flip 20000 nbSat=10297 maxSat=10309
1.15/0.62	c flip 30000 nbSat=10303 maxSat=10325
1.35/0.71	c flip 40000 nbSat=10311 maxSat=10330
1.55/0.80	c flip 50000 nbSat=10325 maxSat=10334
1.55/0.88	c flip 60000 nbSat=10327 maxSat=10334
1.75/0.97	c flip 0 nbSat=10565 maxSat=10335
2.14/1.14	c flip 10000 nbSat=11906 maxSat=11915
2.53/1.31	c flip 20000 nbSat=11925 maxSat=11948
2.73/1.49	c flip 30000 nbSat=11958 maxSat=11971
3.13/1.69	c flip 40000 nbSat=11961 maxSat=11974
3.53/1.87	c flip 50000 nbSat=11973 maxSat=11983
3.93/2.06	c flip 60000 nbSat=11970 maxSat=11987
4.34/2.26	c flip 0 nbSat=13456 maxSat=11987
4.94/2.54	c flip 10000 nbSat=14752 maxSat=14782
4.94/2.59	c nbDecision=10000 #clauses=15593
5.53/2.82	c flip 20000 nbSat=14833 maxSat=14853
6.13/3.12	c flip 30000 nbSat=14863 maxSat=14863
6.74/3.42	c flip 40000 nbSat=14862 maxSat=14875
7.33/3.76	c flip 50000 nbSat=14850 maxSat=14880
8.13/4.11	c flip 60000 nbSat=14864 maxSat=14882
8.73/4.46	c flip 0 nbSat=16632 maxSat=14882
9.72/4.92	c flip 10000 nbSat=17983 maxSat=17994
10.72/5.44	c flip 20000 nbSat=18015 maxSat=18033
11.92/6.06	c flip 30000 nbSat=18043 maxSat=18060
13.12/6.70	c flip 40000 nbSat=18057 maxSat=18068
14.51/7.35	c flip 50000 nbSat=18056 maxSat=18068
15.71/7.96	c flip 60000 nbSat=18069 maxSat=18077
15.91/8.08	c nbDecision=20000 #clauses=22101
17.11/8.64	c flip 0 nbSat=21117 maxSat=18077
18.71/9.49	c flip 10000 nbSat=22461 maxSat=22482
20.50/10.36	c flip 20000 nbSat=22538 maxSat=22546
22.11/11.15	c flip 30000 nbSat=22536 maxSat=22556
23.90/12.08	c flip 40000 nbSat=22551 maxSat=22572
25.69/12.92	c flip 50000 nbSat=22562 maxSat=22585
27.49/13.89	c flip 60000 nbSat=22570 maxSat=22587
29.28/14.78	c nbDecision=30000 #clauses=28627
29.68/14.98	c flip 0 nbSat=27241 maxSat=22587
32.27/16.29	c flip 10000 nbSat=28577 maxSat=28598
35.66/17.98	c flip 20000 nbSat=28644 maxSat=28649
38.86/19.52	c flip 30000 nbSat=28634 maxSat=28654
41.86/21.09	c flip 40000 nbSat=28667 maxSat=28673
44.85/22.55	c flip 50000 nbSat=28665 maxSat=28674
45.85/23.07	c nbDecision=40000 #clauses=35182
48.04/24.12	c flip 60000 nbSat=28653 maxSat=28682
51.03/25.66	c flip 0 nbSat=35040 maxSat=28684
56.21/28.21	c flip 10000 nbSat=36395 maxSat=36428
63.20/31.76	c flip 20000 nbSat=36462 maxSat=36481
69.79/35.04	c flip 30000 nbSat=36461 maxSat=36487
69.99/35.13	c nbDecision=50000 #clauses=41792
76.58/38.43	c flip 40000 nbSat=36487 maxSat=36503
83.76/42.03	c flip 50000 nbSat=36490 maxSat=36504
91.53/45.96	c flip 60000 nbSat=36487 maxSat=36518
97.71/49.02	c nbDecision=60000 #clauses=48316
100.31/50.34	c flip 0 nbSat=47362 maxSat=36518
107.30/53.88	c flip 10000 nbSat=48690 maxSat=48704
116.48/58.40	c flip 20000 nbSat=48744 maxSat=48771
124.46/62.47	c flip 30000 nbSat=48770 maxSat=48781
126.45/63.40	c nbDecision=70000 #clauses=54854
133.44/66.98	c flip 40000 nbSat=48792 maxSat=48807
141.81/71.12	c flip 50000 nbSat=48801 maxSat=48812
150.60/75.56	c flip 60000 nbSat=48798 maxSat=48823
160.18/80.37	c flip 0 nbSat=59713 maxSat=48823
161.37/80.91	c nbDecision=80000 #clauses=61471
170.15/85.38	c flip 10000 nbSat=61067 maxSat=61082
184.52/92.51	c flip 20000 nbSat=61137 maxSat=61158
198.68/99.62	c flip 30000 nbSat=61157 maxSat=61168
202.68/101.64	c nbDecision=90000 #clauses=68099
215.25/107.96	c flip 40000 nbSat=61166 maxSat=61172
232.21/116.41	c flip 50000 nbSat=61176 maxSat=61189
249.57/125.15	c nbDecision=100000 #clauses=74772
249.77/125.20	c flip 60000 nbSat=61168 maxSat=61189
264.54/132.64	c flip 0 nbSat=75312 maxSat=61199
280.29/140.59	c flip 10000 nbSat=76739 maxSat=76762
302.44/151.64	c flip 20000 nbSat=76767 maxSat=76785
302.84/151.81	c nbDecision=110000 #clauses=81550
328.79/164.87	c flip 30000 nbSat=76767 maxSat=76797
354.53/177.79	c flip 40000 nbSat=76775 maxSat=76797
365.69/183.31	c nbDecision=120000 #clauses=88447
380.46/190.71	c flip 50000 nbSat=76791 maxSat=76809
404.61/202.87	c flip 60000 nbSat=76770 maxSat=76817
428.35/214.73	c flip 0 nbSat=92904 maxSat=76817
435.34/218.27	c nbDecision=130000 #clauses=95322
447.31/224.24	c flip 10000 nbSat=94258 maxSat=94275
464.86/233.04	c flip 20000 nbSat=94306 maxSat=94345
480.03/240.64	c flip 30000 nbSat=94348 maxSat=94355
498.20/249.78	c flip 40000 nbSat=94337 maxSat=94362
519.34/260.30	c flip 50000 nbSat=94366 maxSat=94380
520.53/260.96	c nbDecision=140000 #clauses=102231
542.88/272.13	c flip 60000 nbSat=94382 maxSat=94392
564.24/282.86	c flip 0 nbSat=103882 maxSat=94395
586.38/293.95	c flip 10000 nbSat=105233 maxSat=105263
606.33/303.91	c nbDecision=150000 #clauses=108893
617.31/309.47	c flip 20000 nbSat=105301 maxSat=105332
654.42/328.00	c flip 30000 nbSat=105325 maxSat=105351
694.34/348.09	c flip 40000 nbSat=105343 maxSat=105362
702.52/352.12	c nbDecision=160000 #clauses=115744
736.83/369.34	c flip 50000 nbSat=105364 maxSat=105373
779.64/390.88	c flip 60000 nbSat=105372 maxSat=105377
800.16/401.19	c nbDecision=170000 #clauses=122595
821.89/412.05	c flip 0 nbSat=122579 maxSat=105382
849.42/425.87	c flip 10000 nbSat=123905 maxSat=123924
884.67/443.55	c flip 20000 nbSat=123968 maxSat=123981
903.01/452.77	c nbDecision=180000 #clauses=129502
921.37/461.97	c flip 30000 nbSat=123992 maxSat=124013
963.04/482.81	c flip 40000 nbSat=123992 maxSat=124017
993.77/498.23	c nbDecision=190000 #clauses=136378
1006.14/504.42	c flip 50000 nbSat=124017 maxSat=124029
1048.85/525.86	c flip 60000 nbSat=124025 maxSat=124035
1058.02/530.42	c nbDecision=200000 #clauses=142961
1087.14/545.01	c flip 0 nbSat=144734 maxSat=124045
1118.88/560.93	c flip 10000 nbSat=146134 maxSat=146162
1124.67/563.85	c nbDecision=210000 #clauses=149585
1156.99/580.04	c flip 20000 nbSat=146212 maxSat=146228
1197.10/600.12	c flip 30000 nbSat=146212 maxSat=146248

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/node33/watcher-328316-1173110083 -o ROOT/results/node33/solver-328316-1173110083 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328316-1173110083/ornithorynque /tmp/evaluation/328316-1173110083/instance-328316-1173110083.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 1.99 1.91 3/64 9971
/proc/meminfo: memFree=902216/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=23220 CPUtime=0
/proc/9971/stat : 9971 (ornithorynque) R 9969 9971 9420 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 36964718 23777280 257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210821511305 0 0 4096 0 0 0 0 17 1 0 0
/proc/9971/statm: 5805 257 216 42 0 45 0

[startup+0.10214 s]
/proc/loadavg: 2.00 1.99 1.91 3/64 9971
/proc/meminfo: memFree=902216/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=46100 CPUtime=0.15
/proc/9971/stat : 9971 (ornithorynque) S 9969 9971 9420 0 -1 4194304 1032 0 0 0 15 0 0 0 18 0 3 0 36964718 47206400 993 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9971/statm: 11525 993 387 42 0 5777 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 46100

[startup+0.202152 s]
/proc/loadavg: 2.00 1.99 1.91 3/64 9971
/proc/meminfo: memFree=902216/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=46100 CPUtime=0.35
/proc/9971/stat : 9971 (ornithorynque) S 9969 9971 9420 0 -1 4194304 1051 0 0 0 35 0 0 0 18 0 3 0 36964718 47206400 1012 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9971/statm: 11525 1012 387 42 0 5777 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 46100

[startup+0.302165 s]
/proc/loadavg: 2.00 1.99 1.91 3/64 9971
/proc/meminfo: memFree=902216/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=46232 CPUtime=0.55
/proc/9971/stat : 9971 (ornithorynque) S 9969 9971 9420 0 -1 4194304 1068 0 0 0 55 0 0 0 18 0 3 0 36964718 47341568 1029 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9971/statm: 11558 1029 387 42 0 5810 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 46232

[startup+0.702216 s]
/proc/loadavg: 2.00 1.99 1.91 3/64 9971
/proc/meminfo: memFree=902216/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=47516 CPUtime=1.35
/proc/9971/stat : 9971 (ornithorynque) S 9969 9971 9420 0 -1 4194304 1184 0 0 0 135 0 0 0 18 0 3 0 36964718 48656384 1145 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9971/statm: 11879 1145 387 42 0 6131 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 47516

[startup+1.50132 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 9974
/proc/meminfo: memFree=898416/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=48032 CPUtime=2.93
/proc/9971/stat : 9971 (ornithorynque) S 9969 9971 9420 0 -1 4194304 1397 0 0 0 293 0 0 0 18 0 3 0 36964718 49184768 1358 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9971/statm: 12008 1358 387 42 0 6260 0
[pid=9971/tid=9973] ppid=9969 vsize=48032 CPUtime=1.45
/proc/9971/task/9973/stat : 9973 (ornithorynque) R 9969 9971 9420 0 -1 4194368 224 0 0 0 145 0 0 0 25 0 3 0 36964723 49184768 1358 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4289862 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9971/tid=9974] ppid=9969 vsize=48032 CPUtime=1.44
/proc/9971/task/9974/stat : 9974 (ornithorynque) R 9969 9971 9420 0 -1 4194368 157 0 0 0 144 0 0 0 21 0 3 0 36964723 49184768 1358 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241026 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 48032

[startup+3.10152 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 9974
/proc/meminfo: memFree=897648/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=48816 CPUtime=6.13
/proc/9971/stat : 9971 (ornithorynque) S 9969 9971 9420 0 -1 4194304 1755 0 0 0 612 1 0 0 18 0 3 0 36964718 49987584 1683 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9971/statm: 12204 1683 387 42 0 6456 0
[pid=9971/tid=9973] ppid=9969 vsize=48816 CPUtime=3.05
/proc/9971/task/9973/stat : 9973 (ornithorynque) R 9969 9971 9420 0 -1 4194368 418 0 0 0 305 0 0 0 25 0 3 0 36964723 49987584 1683 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311614 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9971/tid=9974] ppid=9969 vsize=48816 CPUtime=3.03
/proc/9971/task/9974/stat : 9974 (ornithorynque) R 9969 9971 9420 0 -1 4194368 321 0 0 0 303 0 0 0 24 0 3 0 36964723 49987584 1683 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285927 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 48816

[startup+6.30193 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 9974
/proc/meminfo: memFree=895280/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=50892 CPUtime=12.52
/proc/9971/stat : 9971 (ornithorynque) S 9969 9971 9420 0 -1 4194304 2197 0 0 0 1251 1 0 0 18 0 3 0 36964718 52113408 2092 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9971/statm: 12723 2092 387 42 0 6975 0
[pid=9971/tid=9973] ppid=9969 vsize=50892 CPUtime=6.25
/proc/9971/task/9973/stat : 9973 (ornithorynque) R 9969 9971 9420 0 -1 4194368 654 0 0 0 625 0 0 0 25 0 3 0 36964723 52113408 2092 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9971/tid=9974] ppid=9969 vsize=50892 CPUtime=6.22
/proc/9971/task/9974/stat : 9974 (ornithorynque) R 9969 9971 9420 0 -1 4194368 527 0 0 0 622 0 0 0 25 0 3 0 36964723 52113408 2092 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 50892

[startup+12.7017 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 9974
/proc/meminfo: memFree=892464/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=53892 CPUtime=25.29
/proc/9971/stat : 9971 (ornithorynque) S 9969 9971 9420 0 -1 4194304 2835 0 0 0 2527 2 0 0 18 0 3 0 36964718 55185408 2730 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9971/statm: 13473 2730 387 42 0 7725 0
[pid=9971/tid=9973] ppid=9969 vsize=53892 CPUtime=12.64
/proc/9971/task/9973/stat : 9973 (ornithorynque) R 9969 9971 9420 0 -1 4194368 1078 0 0 0 1264 0 0 0 25 0 3 0 36964723 55185408 2730 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9971/tid=9974] ppid=9969 vsize=53892 CPUtime=12.59
/proc/9971/task/9974/stat : 9974 (ornithorynque) R 9969 9971 9420 0 -1 4194368 741 0 0 0 1259 0 0 0 25 0 3 0 36964723 55185408 2730 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 53892

[startup+25.5023 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 9974
/proc/meminfo: memFree=888752/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=57544 CPUtime=50.83
/proc/9971/stat : 9971 (ornithorynque) S 9969 9971 9420 0 -1 4194304 3808 0 0 0 5080 3 0 0 18 0 3 0 36964718 58925056 3638 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9971/statm: 14386 3638 387 42 0 8638 0
[pid=9971/tid=9973] ppid=9969 vsize=57544 CPUtime=25.44
/proc/9971/task/9973/stat : 9973 (ornithorynque) R 9969 9971 9420 0 -1 4194368 1755 0 0 0 2543 1 0 0 25 0 3 0 36964723 58925056 3638 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9971/tid=9974] ppid=9969 vsize=57544 CPUtime=25.33
/proc/9971/task/9974/stat : 9974 (ornithorynque) R 9969 9971 9420 0 -1 4194368 1037 0 0 0 2533 0 0 0 25 0 3 0 36964723 58925056 3638 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 57544

[startup+51.1026 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 9974
/proc/meminfo: memFree=881904/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=65104 CPUtime=101.91
/proc/9971/stat : 9971 (ornithorynque) S 9969 9971 9420 0 -1 4194304 5644 0 0 0 10186 5 0 0 18 0 3 0 36964718 66666496 5372 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9971/statm: 16276 5372 387 42 0 10528 0
[pid=9971/tid=9973] ppid=9969 vsize=65104 CPUtime=51.03
/proc/9971/task/9973/stat : 9973 (ornithorynque) R 9969 9971 9420 0 -1 4194368 2600 0 0 0 5101 2 0 0 25 0 3 0 36964723 66666496 5372 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9971/tid=9974] ppid=9969 vsize=65104 CPUtime=50.82
/proc/9971/task/9974/stat : 9974 (ornithorynque) R 9969 9971 9420 0 -1 4194368 2028 0 0 0 5081 1 0 0 25 0 3 0 36964723 66666496 5372 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 65104

[startup+102.303 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 9974
/proc/meminfo: memFree=874352/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=73528 CPUtime=204.08
/proc/9971/stat : 9971 (ornithorynque) S 9969 9971 9420 0 -1 4194304 7597 0 0 0 20401 7 0 0 18 0 3 0 36964718 75292672 7196 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9971/statm: 18382 7196 387 42 0 12634 0
[pid=9971/tid=9973] ppid=9969 vsize=73528 CPUtime=102.22
/proc/9971/task/9973/stat : 9973 (ornithorynque) R 9969 9971 9420 0 -1 4194368 4013 0 0 0 10218 4 0 0 25 0 3 0 36964723 75292672 7196 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9971/tid=9974] ppid=9969 vsize=73528 CPUtime=101.8
/proc/9971/task/9974/stat : 9974 (ornithorynque) R 9969 9971 9420 0 -1 4194368 2568 0 0 0 10179 1 0 0 25 0 3 0 36964723 75292672 7196 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 73528

[startup+162.303 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 9974
/proc/meminfo: memFree=866800/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=82064 CPUtime=323.8
/proc/9971/stat : 9971 (ornithorynque) S 9969 9971 9420 0 -1 4194304 9693 0 0 0 32371 9 0 0 18 0 3 0 36964718 84033536 9090 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9971/statm: 20516 9090 387 42 0 14768 0
[pid=9971/tid=9973] ppid=9969 vsize=82064 CPUtime=162.2
/proc/9971/task/9973/stat : 9973 (ornithorynque) R 9969 9971 9420 0 -1 4194368 5264 0 0 0 16215 5 0 0 25 0 3 0 36964723 84033536 9090 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311262 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9971/tid=9974] ppid=9969 vsize=82064 CPUtime=161.55
/proc/9971/task/9974/stat : 9974 (ornithorynque) R 9969 9971 9420 0 -1 4194368 3413 0 0 0 16153 2 0 0 25 0 3 0 36964723 84033536 9090 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.8
Current children cumulated vsize (KiB) 82064

[startup+222.306 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 9974
/proc/meminfo: memFree=860144/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=88568 CPUtime=443.53
/proc/9971/stat : 9971 (ornithorynque) S 9969 9971 9420 0 -1 4194304 11386 0 0 0 44343 10 0 0 18 0 3 0 36964718 90693632 10717 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9971/statm: 22142 10717 387 42 0 16394 0
[pid=9971/tid=9973] ppid=9969 vsize=88568 CPUtime=222.18
/proc/9971/task/9973/stat : 9973 (ornithorynque) R 9969 9971 9420 0 -1 4194368 6129 0 0 0 22212 6 0 0 25 0 3 0 36964723 90693632 10717 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9971/tid=9974] ppid=9969 vsize=88568 CPUtime=221.29
/proc/9971/task/9974/stat : 9974 (ornithorynque) R 9969 9971 9420 0 -1 4194368 4241 0 0 0 22127 2 0 0 25 0 3 0 36964723 90693632 10717 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.53
Current children cumulated vsize (KiB) 88568

[startup+282.303 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 9974
/proc/meminfo: memFree=857392/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=91280 CPUtime=563.24
/proc/9971/stat : 9971 (ornithorynque) S 9969 9971 9420 0 -1 4194304 12072 0 0 0 56313 11 0 0 18 0 3 0 36964718 93470720 11403 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9971/statm: 22820 11403 387 42 0 17072 0
[pid=9971/tid=9973] ppid=9969 vsize=91280 CPUtime=282.16
/proc/9971/task/9973/stat : 9973 (ornithorynque) R 9969 9971 9420 0 -1 4194368 6815 0 0 0 28209 7 0 0 25 0 3 0 36964723 93470720 11403 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9971/tid=9974] ppid=9969 vsize=91280 CPUtime=281.02
/proc/9971/task/9974/stat : 9974 (ornithorynque) R 9969 9971 9420 0 -1 4194368 4241 0 0 0 28100 2 0 0 25 0 3 0 36964723 93470720 11403 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.24
Current children cumulated vsize (KiB) 91280

[startup+342.302 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 9974
/proc/meminfo: memFree=853104/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=96972 CPUtime=682.96
/proc/9971/stat : 9971 (ornithorynque) S 9969 9971 9420 0 -1 4194304 13327 0 0 0 68285 11 0 0 18 0 3 0 36964718 99299328 12479 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9971/statm: 24243 12479 387 42 0 18495 0
[pid=9971/tid=9973] ppid=9969 vsize=96972 CPUtime=342.15
/proc/9971/task/9973/stat : 9973 (ornithorynque) R 9969 9971 9420 0 -1 4194368 7405 0 0 0 34207 8 0 0 25 0 3 0 36964723 99299328 12479 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9971/tid=9974] ppid=9969 vsize=96972 CPUtime=340.76
/proc/9971/task/9974/stat : 9974 (ornithorynque) R 9969 9971 9420 0 -1 4194368 4906 0 0 0 34074 2 0 0 25 0 3 0 36964723 99299328 12479 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.96
Current children cumulated vsize (KiB) 96972

[startup+402.303 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 10076
/proc/meminfo: memFree=849272/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=99236 CPUtime=802.56
/proc/9971/stat : 9971 (ornithorynque) S 9969 9971 9420 0 -1 4194304 13929 0 0 0 80237 19 0 0 18 0 3 0 36964718 101617664 13081 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9971/statm: 24809 13081 387 42 0 19061 0
[pid=9971/tid=9973] ppid=9969 vsize=99236 CPUtime=402.02
/proc/9971/task/9973/stat : 9973 (ornithorynque) R 9969 9971 9420 0 -1 4194368 8007 0 0 0 40194 8 0 0 25 0 3 0 36964723 101617664 13081 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9971/tid=9974] ppid=9969 vsize=99236 CPUtime=400.48
/proc/9971/task/9974/stat : 9974 (ornithorynque) R 9969 9971 9420 0 -1 4194368 4906 0 0 0 40039 9 0 0 25 0 3 0 36964723 101617664 13081 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.56
Current children cumulated vsize (KiB) 99236

[startup+462.302 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 10152
/proc/meminfo: memFree=844216/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=103904 CPUtime=922.16
/proc/9971/stat : 9971 (ornithorynque) S 9969 9971 9420 0 -1 4194304 15377 0 0 0 92185 31 0 0 18 0 3 0 36964718 106397696 14331 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9971/statm: 25976 14331 387 42 0 20228 0
[pid=9971/tid=9973] ppid=9969 vsize=103904 CPUtime=461.92
/proc/9971/task/9973/stat : 9973 (ornithorynque) R 9969 9971 9420 0 -1 4194368 8553 0 0 0 46183 9 0 0 25 0 3 0 36964723 106397696 14331 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311229 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9971/tid=9974] ppid=9969 vsize=103904 CPUtime=460.19
/proc/9971/task/9974/stat : 9974 (ornithorynque) R 9969 9971 9420 0 -1 4194368 5808 0 0 0 45999 20 0 0 25 0 3 0 36964723 106397696 14331 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.16
Current children cumulated vsize (KiB) 103904

[startup+522.303 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 10172
/proc/meminfo: memFree=842544/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=107968 CPUtime=1041.86
/proc/9971/stat : 9971 (ornithorynque) S 9969 9971 9420 0 -1 4194304 16432 0 0 0 104154 32 0 0 18 0 3 0 36964718 110559232 15052 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9971/statm: 26992 15052 387 42 0 21244 0
[pid=9971/tid=9973] ppid=9969 vsize=107968 CPUtime=521.89
/proc/9971/task/9973/stat : 9973 (ornithorynque) R 9969 9971 9420 0 -1 4194368 9608 0 0 0 52178 11 0 0 25 0 3 0 36964723 110559232 15052 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9971/tid=9974] ppid=9969 vsize=107968 CPUtime=519.93
/proc/9971/task/9974/stat : 9974 (ornithorynque) R 9969 9971 9420 0 -1 4194368 5808 0 0 0 51973 20 0 0 25 0 3 0 36964723 110559232 15052 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242567 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.86
Current children cumulated vsize (KiB) 107968

[startup+582.302 s]
/proc/loadavg: 2.04 2.00 1.92 3/67 10172
/proc/meminfo: memFree=836464/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=115968 CPUtime=1161.58
/proc/9971/stat : 9971 (ornithorynque) S 9969 9971 9420 0 -1 4194304 18399 0 0 0 116124 34 0 0 18 0 3 0 36964718 118751232 16584 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9971/statm: 28992 16584 387 42 0 23244 0
[pid=9971/tid=9973] ppid=9969 vsize=115968 CPUtime=581.87
/proc/9971/task/9973/stat : 9973 (ornithorynque) R 9969 9971 9420 0 -1 4194368 10454 0 0 0 58175 12 0 0 25 0 3 0 36964723 118751232 16584 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9971/tid=9974] ppid=9969 vsize=115968 CPUtime=579.66
/proc/9971/task/9974/stat : 9974 (ornithorynque) R 9969 9971 9420 0 -1 4194368 6929 0 0 0 57946 20 0 0 25 0 3 0 36964723 118751232 16584 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.58
Current children cumulated vsize (KiB) 115968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.03 2.00 1.92 3/67 10172
/proc/meminfo: memFree=835504/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=117004 CPUtime=1200.1
/proc/9971/stat : 9971 (ornithorynque) S 9969 9971 9420 0 -1 4194304 18667 0 0 0 119976 34 0 0 18 0 3 0 36964718 119812096 16819 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9971/statm: 29251 16819 387 42 0 23503 0
[pid=9971/tid=9973] ppid=9969 vsize=117004 CPUtime=601.16
/proc/9971/task/9973/stat : 9973 (ornithorynque) R 9969 9971 9420 0 -1 4194368 10722 0 0 0 60104 12 0 0 25 0 3 0 36964723 119812096 16819 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9971/tid=9974] ppid=9969 vsize=117004 CPUtime=598.88
/proc/9971/task/9974/stat : 9974 (ornithorynque) R 9969 9971 9420 0 -1 4194368 6929 0 0 0 59868 20 0 0 25 0 3 0 36964723 119812096 16819 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 117004

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

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

[startup+601.602 s]
/proc/loadavg: 2.03 2.00 1.92 3/67 10172
/proc/meminfo: memFree=835504/2055920 swapFree=4192812/4192956
[pid=9971] ppid=9969 vsize=117004 CPUtime=1200.1
/proc/9971/stat : 9971 (ornithorynque) S 9969 9971 9420 0 -1 4194304 18667 0 0 0 119976 34 0 0 18 0 3 0 36964718 119812096 16819 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9971/statm: 29251 16819 387 42 0 23503 0
[pid=9971/tid=9973] ppid=9969 vsize=117004 CPUtime=601.16
/proc/9971/task/9973/stat : 9973 (ornithorynque) R 9969 9971 9420 0 -1 4194368 10722 0 0 0 60104 12 0 0 25 0 3 0 36964723 119812096 16819 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9971/tid=9974] ppid=9969 vsize=117004 CPUtime=598.88
/proc/9971/task/9974/stat : 9974 (ornithorynque) R 9969 9971 9420 0 -1 4194368 6929 0 0 0 59868 20 0 0 25 0 3 0 36964723 119812096 16819 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 117004

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.624
CPU time (s): 1200.13
CPU user time (s): 1199.77
CPU system time (s): 0.354946
CPU usage (%): 199.481
Max. virtual memory (cumulated for all children) (KiB): 117004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.77
system time used= 0.354946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18667
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= 81
involuntary context switches= 9515

runsolver used 0.620905 second user time and 1.58476 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Mon Mar  5 15:54:43 UTC 2007

IDJOB= 328316
IDBENCH= 20225
IDSOLVER= 139
FILE ID= node33/328316-1173110083

PBS_JOBID= 4013906

Free space on /tmp= 66514 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v3500/unif2p-p0.7-v3500-c9345-S1286605994-07-SAT.cnf
COMMAND LINE= /tmp/evaluation/328316-1173110083/ornithorynque /tmp/evaluation/328316-1173110083/instance-328316-1173110083.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-328316-1173110083 -o ROOT/results/node33/solver-328316-1173110083 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328316-1173110083/ornithorynque /tmp/evaluation/328316-1173110083/instance-328316-1173110083.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  e4e9587cc33e3fc7e177d5d00533cb0d

RANDOM SEED= 388944871

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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:        902624 kB
Buffers:         21592 kB
Cached:        1066136 kB
SwapCached:          0 kB
Active:          69524 kB
Inactive:      1033620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        902624 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             392 kB
Writeback:           0 kB
Mapped:          25592 kB
Slab:            36204 kB
Committed_AS:    90752 kB
PageTables:       1408 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= 66514 MiB

End job on node33 on Mon Mar  5 16:04:47 UTC 2007