Trace number 334441

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.21 602.018

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-096BitPrimes-0.sat05-507.reshuffled-07.cnf
MD5SUM8b466b7ef3217bdc844a579ae744d427
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables18623
Number of clauses182878
Sum of the clauses size821466
Maximum clause length5
Minimum clause length1
Number of clauses of size 1290
Number of clauses of size 218428
Number of clauses of size 318240
Number of clauses of size 40
Number of clauses of size 5145920
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.59/0.66	c ...done
0.59/0.66	c nbVar=18623 nbClause=182878
0.69/0.74	c nbVar=18623 nbClause=182878
0.89/0.94	c complete search running
0.89/0.94	c local search running
0.89/0.98	c flip 0 nbSat=171479 maxSat=0
9.83/5.44	c flip 10000 nbSat=174107 maxSat=174648
18.20/9.60	c flip 20000 nbSat=174741 maxSat=175137
26.39/13.72	c flip 30000 nbSat=175433 maxSat=175513
34.57/17.84	c flip 40000 nbSat=175565 maxSat=175843
42.55/21.80	c flip 50000 nbSat=175997 maxSat=176231
50.53/25.87	c flip 60000 nbSat=175570 maxSat=176276
58.52/29.87	c flip 70000 nbSat=175598 maxSat=176469
66.88/34.01	c flip 80000 nbSat=176616 maxSat=176639
74.86/38.07	c flip 90000 nbSat=176172 maxSat=176684
82.84/42.09	c flip 100000 nbSat=176520 maxSat=176777
91.03/46.12	c flip 110000 nbSat=176413 maxSat=176777
98.81/50.10	c flip 120000 nbSat=176299 maxSat=176873
107.18/54.23	c flip 130000 nbSat=176317 maxSat=177095
115.18/58.29	c flip 140000 nbSat=176733 maxSat=177095
123.35/62.32	c flip 150000 nbSat=176563 maxSat=177263
131.33/66.31	c flip 160000 nbSat=176620 maxSat=177263
139.52/70.49	c flip 170000 nbSat=176598 maxSat=177263
147.69/74.51	c flip 180000 nbSat=176389 maxSat=177263
155.86/78.66	c flip 190000 nbSat=176487 maxSat=177263
163.84/82.65	c flip 200000 nbSat=176862 maxSat=177263
171.83/86.65	c flip 210000 nbSat=176695 maxSat=177409
179.81/90.66	c flip 220000 nbSat=176874 maxSat=177409
187.79/94.62	c flip 230000 nbSat=176997 maxSat=177409
195.77/98.66	c flip 240000 nbSat=176646 maxSat=177409
203.75/102.67	c flip 250000 nbSat=176567 maxSat=177409
211.74/106.65	c flip 260000 nbSat=176831 maxSat=177409
219.72/110.65	c flip 270000 nbSat=176990 maxSat=177409
227.50/114.57	c flip 280000 nbSat=176473 maxSat=177409
235.68/118.64	c flip 290000 nbSat=176733 maxSat=177409
243.65/122.66	c flip 300000 nbSat=176504 maxSat=177409
251.63/126.60	c flip 310000 nbSat=176912 maxSat=177409
259.42/130.55	c flip 320000 nbSat=177229 maxSat=177409
267.40/134.52	c flip 330000 nbSat=177092 maxSat=177437
275.19/138.48	c flip 340000 nbSat=177135 maxSat=177440
283.37/142.50	c flip 350000 nbSat=176967 maxSat=177440
291.35/146.53	c flip 360000 nbSat=176734 maxSat=177440
299.34/150.54	c flip 370000 nbSat=176945 maxSat=177440
301.33/151.53	c flip 0 nbSat=171215 maxSat=177440
310.11/155.99	c flip 10000 nbSat=174686 maxSat=177440
318.89/160.33	c flip 20000 nbSat=174723 maxSat=177440
327.07/164.50	c flip 30000 nbSat=175350 maxSat=177440
335.23/168.58	c flip 40000 nbSat=175718 maxSat=177440
343.62/172.72	c flip 50000 nbSat=175974 maxSat=177440
351.60/176.79	c flip 60000 nbSat=175952 maxSat=177440
359.78/180.86	c flip 70000 nbSat=176732 maxSat=177440
367.96/184.95	c flip 80000 nbSat=176538 maxSat=177440
376.35/189.13	c flip 90000 nbSat=176553 maxSat=177440
384.53/193.24	c flip 100000 nbSat=176806 maxSat=177440
392.91/197.40	c flip 110000 nbSat=176519 maxSat=177440
400.89/201.45	c flip 120000 nbSat=176922 maxSat=177440
408.87/205.48	c flip 130000 nbSat=176806 maxSat=177440
416.85/209.47	c flip 140000 nbSat=176783 maxSat=177440
425.02/213.56	c flip 150000 nbSat=176649 maxSat=177440
433.20/217.60	c flip 160000 nbSat=177025 maxSat=177440
441.18/221.68	c flip 170000 nbSat=176827 maxSat=177478
449.36/225.70	c flip 180000 nbSat=177100 maxSat=177478
457.34/229.75	c flip 190000 nbSat=177111 maxSat=177503
465.33/233.79	c flip 200000 nbSat=176827 maxSat=177503
473.72/237.91	c flip 210000 nbSat=176836 maxSat=177587
481.50/241.87	c flip 220000 nbSat=177134 maxSat=177615
489.68/245.95	c flip 230000 nbSat=177012 maxSat=177621
497.86/250.01	c flip 240000 nbSat=176991 maxSat=177621
505.85/254.02	c flip 250000 nbSat=176919 maxSat=177621
514.01/258.18	c flip 260000 nbSat=177268 maxSat=177621
522.39/262.33	c flip 270000 nbSat=177608 maxSat=177621
530.37/266.36	c flip 280000 nbSat=176747 maxSat=177621
538.35/270.35	c flip 290000 nbSat=176840 maxSat=177621
546.54/274.45	c flip 300000 nbSat=176932 maxSat=177794
554.72/278.51	c flip 310000 nbSat=177331 maxSat=177794
562.70/282.52	c flip 320000 nbSat=177036 maxSat=177794
570.88/286.67	c flip 330000 nbSat=177311 maxSat=177794
579.26/290.83	c flip 340000 nbSat=177005 maxSat=177794
587.25/294.88	c flip 350000 nbSat=176808 maxSat=177794
595.43/298.91	c flip 360000 nbSat=177087 maxSat=177794
603.60/303.05	c flip 370000 nbSat=176937 maxSat=177794
605.60/304.06	c flip 0 nbSat=171722 maxSat=177794
614.37/308.41	c flip 10000 nbSat=174554 maxSat=177794
622.75/312.69	c flip 20000 nbSat=174975 maxSat=177794
631.33/316.98	c flip 30000 nbSat=175428 maxSat=177794
639.92/321.25	c flip 40000 nbSat=175659 maxSat=177794
648.29/325.47	c flip 50000 nbSat=175722 maxSat=177794
656.48/329.55	c flip 60000 nbSat=176219 maxSat=177794
664.65/333.66	c flip 70000 nbSat=176167 maxSat=177794
673.04/337.81	c flip 80000 nbSat=176558 maxSat=177794
681.02/341.89	c flip 90000 nbSat=176545 maxSat=177794
689.40/346.01	c flip 100000 nbSat=176812 maxSat=177794
697.57/350.12	c flip 110000 nbSat=176943 maxSat=177794
705.76/354.22	c flip 120000 nbSat=176824 maxSat=177794
713.93/358.33	c flip 130000 nbSat=176588 maxSat=177794
721.91/362.40	c flip 140000 nbSat=176925 maxSat=177794
730.29/366.50	c flip 150000 nbSat=176587 maxSat=177794
738.28/370.53	c flip 160000 nbSat=176745 maxSat=177794
746.27/374.54	c flip 170000 nbSat=176471 maxSat=177794
754.45/378.61	c flip 180000 nbSat=176892 maxSat=177794
762.64/382.71	c flip 190000 nbSat=176660 maxSat=177794
770.41/386.69	c flip 200000 nbSat=176846 maxSat=177794
778.60/390.76	c flip 210000 nbSat=176920 maxSat=177794
786.78/394.81	c flip 220000 nbSat=176751 maxSat=177794
794.54/398.79	c flip 230000 nbSat=176869 maxSat=177794
802.53/402.79	c flip 240000 nbSat=177029 maxSat=177794
810.71/406.82	c flip 250000 nbSat=176401 maxSat=177794
818.69/410.83	c flip 260000 nbSat=176880 maxSat=177794
826.67/414.89	c flip 270000 nbSat=177186 maxSat=177794
835.06/419.05	c flip 280000 nbSat=176701 maxSat=177794
843.23/423.17	c flip 290000 nbSat=176968 maxSat=177794
851.21/427.14	c flip 300000 nbSat=176904 maxSat=177794
859.21/431.16	c flip 310000 nbSat=176923 maxSat=177794
867.18/435.14	c flip 320000 nbSat=177175 maxSat=177794
875.35/439.21	c flip 330000 nbSat=176905 maxSat=177794
883.34/443.24	c flip 340000 nbSat=177084 maxSat=177794
891.31/447.27	c flip 350000 nbSat=177186 maxSat=177794
899.49/451.36	c flip 360000 nbSat=177053 maxSat=177794
907.68/455.47	c flip 370000 nbSat=177048 maxSat=177794
909.87/456.53	c flip 0 nbSat=171379 maxSat=177794
918.66/460.93	c flip 10000 nbSat=174263 maxSat=177794
927.03/465.10	c flip 20000 nbSat=174949 maxSat=177794
935.41/469.37	c flip 30000 nbSat=175458 maxSat=177794
943.79/473.51	c flip 40000 nbSat=175673 maxSat=177794
951.97/477.69	c flip 50000 nbSat=175878 maxSat=177794
960.16/481.75	c flip 60000 nbSat=175854 maxSat=177794
968.53/485.90	c flip 70000 nbSat=176120 maxSat=177794
976.51/489.99	c flip 80000 nbSat=176361 maxSat=177794
984.89/494.15	c flip 90000 nbSat=176273 maxSat=177794
993.08/498.21	c flip 100000 nbSat=176519 maxSat=177794
1001.06/502.30	c flip 110000 nbSat=176305 maxSat=177794
1009.23/506.39	c flip 120000 nbSat=176503 maxSat=177794
1017.42/510.47	c flip 130000 nbSat=177022 maxSat=177794
1025.80/514.61	c flip 140000 nbSat=176822 maxSat=177794
1033.78/518.63	c flip 150000 nbSat=176844 maxSat=177794
1041.96/522.76	c flip 160000 nbSat=176951 maxSat=177794
1049.95/526.78	c flip 170000 nbSat=176794 maxSat=177794
1058.12/530.83	c flip 180000 nbSat=177073 maxSat=177794
1066.30/534.94	c flip 190000 nbSat=176834 maxSat=177794
1074.67/539.10	c flip 200000 nbSat=176896 maxSat=177794
1082.66/543.14	c flip 210000 nbSat=176799 maxSat=177794
1090.64/547.14	c flip 220000 nbSat=176936 maxSat=177794
1098.62/551.13	c flip 230000 nbSat=177221 maxSat=177794
1106.60/555.17	c flip 240000 nbSat=177048 maxSat=177794
1114.98/559.34	c flip 250000 nbSat=177096 maxSat=177794
1122.96/563.38	c flip 260000 nbSat=176854 maxSat=177794
1130.94/567.38	c flip 270000 nbSat=176951 maxSat=177794
1139.13/571.46	c flip 280000 nbSat=176604 maxSat=177794
1147.10/575.42	c flip 290000 nbSat=177408 maxSat=177794
1155.08/579.47	c flip 300000 nbSat=177216 maxSat=177794
1163.26/583.55	c flip 310000 nbSat=177005 maxSat=177794
1171.24/587.53	c flip 320000 nbSat=177246 maxSat=177794
1179.02/591.48	c flip 330000 nbSat=176850 maxSat=177794
1187.21/595.52	c flip 340000 nbSat=177077 maxSat=177794
1195.20/599.59	c flip 350000 nbSat=177202 maxSat=177794

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/node15/watcher-334441-1173572246 -o ROOT/results/node15/solver-334441-1173572246 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334441-1173572246/ornithorynque /tmp/evaluation/334441-1173572246/instance-334441-1173572246.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.99 1.85 1.45 3/77 24998
/proc/meminfo: memFree=1508296/2055920 swapFree=4152672/4192956
[pid=24998] ppid=24996 vsize=23220 CPUtime=0
/proc/24998/stat : 24998 (ornithorynque) R 24996 24998 23868 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 377179085 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240469972080 0 0 4096 0 0 0 0 17 1 0 0
/proc/24998/statm: 5805 266 219 42 0 45 0

[startup+0.049905 s]
/proc/loadavg: 1.99 1.85 1.45 3/77 24998
/proc/meminfo: memFree=1508296/2055920 swapFree=4152672/4192956
[pid=24998] ppid=24996 vsize=24572 CPUtime=0.04
/proc/24998/stat : 24998 (ornithorynque) R 24996 24998 23868 0 -1 4194304 781 0 0 0 4 0 0 0 18 0 1 0 377179085 25161728 742 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240472462049 0 0 4096 1088 0 0 0 17 1 0 0
/proc/24998/statm: 6143 742 377 42 0 395 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 24572

[startup+0.102914 s]
/proc/loadavg: 1.99 1.85 1.45 3/77 24998
/proc/meminfo: memFree=1508296/2055920 swapFree=4152672/4192956
[pid=24998] ppid=24996 vsize=25888 CPUtime=0.09
/proc/24998/stat : 24998 (ornithorynque) R 24996 24998 23868 0 -1 4194304 1145 0 0 0 9 0 0 0 18 0 1 0 377179085 26509312 1073 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4277688 0 0 4096 1088 0 0 0 17 1 0 0
/proc/24998/statm: 6472 1073 377 42 0 724 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25888

[startup+0.302948 s]
/proc/loadavg: 1.99 1.85 1.45 3/77 24998
/proc/meminfo: memFree=1508296/2055920 swapFree=4152672/4192956
[pid=24998] ppid=24996 vsize=31144 CPUtime=0.29
/proc/24998/stat : 24998 (ornithorynque) R 24996 24998 23868 0 -1 4194304 2579 0 0 0 28 1 0 0 19 0 1 0 377179085 31891456 2313 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240472459870 0 0 4096 1088 0 0 0 17 1 0 0
/proc/24998/statm: 7786 2313 377 42 0 2038 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31144

[startup+0.702015 s]
/proc/loadavg: 1.99 1.85 1.45 3/77 24998
/proc/meminfo: memFree=1508296/2055920 swapFree=4152672/4192956
[pid=24998] ppid=24996 vsize=44188 CPUtime=0.69
/proc/24998/stat : 24998 (ornithorynque) R 24996 24998 23868 0 -1 4194304 6026 0 0 0 67 2 0 0 22 0 1 0 377179085 45248512 5503 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4305550 0 0 4096 1088 0 0 0 17 1 0 0
/proc/24998/statm: 11047 5504 381 42 0 5299 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44188

[startup+1.50117 s]
/proc/loadavg: 1.91 1.83 1.45 3/80 25001
/proc/meminfo: memFree=1477808/2055920 swapFree=4152672/4192956
[pid=24998] ppid=24996 vsize=75776 CPUtime=2.04
/proc/24998/stat : 24998 (ornithorynque) S 24996 24998 23868 0 -1 4194304 9158 0 0 0 201 3 0 0 25 0 3 0 377179085 77594624 7974 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24998/statm: 18944 7974 387 42 0 13196 0
[pid=24998/tid=25000] ppid=24996 vsize=75776 CPUtime=0.55
/proc/24998/task/25000/stat : 25000 (ornithorynque) R 24996 24998 23868 0 -1 4194368 289 0 0 0 55 0 0 0 25 0 3 0 377179180 77594624 7974 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24998/tid=25001] ppid=24996 vsize=75776 CPUtime=0.55
/proc/24998/task/25001/stat : 25001 (ornithorynque) R 24996 24998 23868 0 -1 4194368 2 0 0 0 55 0 0 0 25 0 3 0 377179180 77594624 7974 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241632 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 75776

[startup+3.10144 s]
/proc/loadavg: 1.91 1.83 1.45 3/80 25001
/proc/meminfo: memFree=1477616/2055920 swapFree=4152672/4192956
[pid=24998] ppid=24996 vsize=75848 CPUtime=5.23
/proc/24998/stat : 24998 (ornithorynque) S 24996 24998 23868 0 -1 4194304 9173 0 0 0 520 3 0 0 25 0 3 0 377179085 77668352 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24998/statm: 18962 7989 387 42 0 13214 0
[pid=24998/tid=25000] ppid=24996 vsize=75848 CPUtime=2.15
/proc/24998/task/25000/stat : 25000 (ornithorynque) R 24996 24998 23868 0 -1 4194368 304 0 0 0 215 0 0 0 25 0 3 0 377179180 77668352 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242786 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24998/tid=25001] ppid=24996 vsize=75848 CPUtime=2.14
/proc/24998/task/25001/stat : 25001 (ornithorynque) R 24996 24998 23868 0 -1 4194368 2 0 0 0 214 0 0 0 25 0 3 0 377179180 77668352 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.23
Current children cumulated vsize (KiB) 75848

[startup+6.30199 s]
/proc/loadavg: 1.92 1.84 1.45 3/80 25001
/proc/meminfo: memFree=1477296/2055920 swapFree=4152672/4192956
[pid=24998] ppid=24996 vsize=75848 CPUtime=11.61
/proc/24998/stat : 24998 (ornithorynque) S 24996 24998 23868 0 -1 4194304 9173 0 0 0 1158 3 0 0 25 0 3 0 377179085 77668352 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24998/statm: 18962 7989 387 42 0 13214 0
[pid=24998/tid=25000] ppid=24996 vsize=75848 CPUtime=5.35
/proc/24998/task/25000/stat : 25000 (ornithorynque) R 24996 24998 23868 0 -1 4194368 304 0 0 0 535 0 0 0 25 0 3 0 377179180 77668352 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242879 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24998/tid=25001] ppid=24996 vsize=75848 CPUtime=5.33
/proc/24998/task/25001/stat : 25001 (ornithorynque) R 24996 24998 23868 0 -1 4194368 2 0 0 0 533 0 0 0 25 0 3 0 377179180 77668352 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.61
Current children cumulated vsize (KiB) 75848

[startup+12.7011 s]
/proc/loadavg: 1.93 1.84 1.45 3/80 25001
/proc/meminfo: memFree=1477296/2055920 swapFree=4152672/4192956
[pid=24998] ppid=24996 vsize=75848 CPUtime=24.39
/proc/24998/stat : 24998 (ornithorynque) S 24996 24998 23868 0 -1 4194304 9173 0 0 0 2435 4 0 0 25 0 3 0 377179085 77668352 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24998/statm: 18962 7989 387 42 0 13214 0
[pid=24998/tid=25000] ppid=24996 vsize=75848 CPUtime=11.74
/proc/24998/task/25000/stat : 25000 (ornithorynque) R 24996 24998 23868 0 -1 4194368 304 0 0 0 1174 0 0 0 25 0 3 0 377179180 77668352 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242884 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24998/tid=25001] ppid=24996 vsize=75848 CPUtime=11.7
/proc/24998/task/25001/stat : 25001 (ornithorynque) R 24996 24998 23868 0 -1 4194368 2 0 0 0 1170 0 0 0 25 0 3 0 377179180 77668352 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.39
Current children cumulated vsize (KiB) 75848

[startup+25.5023 s]
/proc/loadavg: 1.94 1.85 1.46 3/80 25001
/proc/meminfo: memFree=1477360/2055920 swapFree=4152672/4192956
[pid=24998] ppid=24996 vsize=75848 CPUtime=49.94
/proc/24998/stat : 24998 (ornithorynque) S 24996 24998 23868 0 -1 4194304 9173 0 0 0 4990 4 0 0 25 0 3 0 377179085 77668352 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24998/statm: 18962 7989 387 42 0 13214 0
[pid=24998/tid=25000] ppid=24996 vsize=75848 CPUtime=24.54
/proc/24998/task/25000/stat : 25000 (ornithorynque) R 24996 24998 23868 0 -1 4194368 304 0 0 0 2454 0 0 0 25 0 3 0 377179180 77668352 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242906 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24998/tid=25001] ppid=24996 vsize=75848 CPUtime=24.45
/proc/24998/task/25001/stat : 25001 (ornithorynque) R 24996 24998 23868 0 -1 4194368 2 0 0 0 2445 0 0 0 25 0 3 0 377179180 77668352 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (KiB) 75848

[startup+51.1027 s]
/proc/loadavg: 1.96 1.86 1.47 3/80 25001
/proc/meminfo: memFree=1477360/2055920 swapFree=4152672/4192956
[pid=24998] ppid=24996 vsize=75848 CPUtime=101
/proc/24998/stat : 24998 (ornithorynque) S 24996 24998 23868 0 -1 4194304 9173 0 0 0 10096 4 0 0 25 0 3 0 377179085 77668352 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24998/statm: 18962 7989 387 42 0 13214 0
[pid=24998/tid=25000] ppid=24996 vsize=75848 CPUtime=50.13
/proc/24998/task/25000/stat : 25000 (ornithorynque) R 24996 24998 23868 0 -1 4194368 304 0 0 0 5013 0 0 0 25 0 3 0 377179180 77668352 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242826 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24998/tid=25001] ppid=24996 vsize=75848 CPUtime=49.93
/proc/24998/task/25001/stat : 25001 (ornithorynque) R 24996 24998 23868 0 -1 4194368 2 0 0 0 4993 0 0 0 25 0 3 0 377179180 77668352 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101
Current children cumulated vsize (KiB) 75848

[startup+102.305 s]
/proc/loadavg: 1.98 1.88 1.50 3/80 25001
/proc/meminfo: memFree=1477360/2055920 swapFree=4152672/4192956
[pid=24998] ppid=24996 vsize=75848 CPUtime=203.16
/proc/24998/stat : 24998 (ornithorynque) S 24996 24998 23868 0 -1 4194304 9173 0 0 0 20312 4 0 0 25 0 3 0 377179085 77668352 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24998/statm: 18962 7989 387 42 0 13214 0
[pid=24998/tid=25000] ppid=24996 vsize=75848 CPUtime=101.31
/proc/24998/task/25000/stat : 25000 (ornithorynque) R 24996 24998 23868 0 -1 4194368 304 0 0 0 10131 0 0 0 25 0 3 0 377179180 77668352 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242998 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24998/tid=25001] ppid=24996 vsize=75848 CPUtime=100.9
/proc/24998/task/25001/stat : 25001 (ornithorynque) R 24996 24998 23868 0 -1 4194368 2 0 0 0 10090 0 0 0 25 0 3 0 377179180 77668352 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.16
Current children cumulated vsize (KiB) 75848

[startup+162.303 s]
/proc/loadavg: 1.99 1.90 1.53 3/80 25001
/proc/meminfo: memFree=1477232/2055920 swapFree=4152672/4192956
[pid=24998] ppid=24996 vsize=76204 CPUtime=322.88
/proc/24998/stat : 24998 (ornithorynque) S 24996 24998 23868 0 -1 4194304 9263 0 0 0 32283 5 0 0 25 0 3 0 377179085 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24998/statm: 19051 7989 387 42 0 13303 0
[pid=24998/tid=25000] ppid=24996 vsize=76204 CPUtime=161.29
/proc/24998/task/25000/stat : 25000 (ornithorynque) R 24996 24998 23868 0 -1 4194368 304 0 0 0 16128 1 0 0 25 0 3 0 377179180 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242950 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24998/tid=25001] ppid=24996 vsize=76204 CPUtime=160.64
/proc/24998/task/25001/stat : 25001 (ornithorynque) R 24996 24998 23868 0 -1 4194368 92 0 0 0 16064 0 0 0 25 0 3 0 377179180 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.88
Current children cumulated vsize (KiB) 76204

[startup+222.302 s]
/proc/loadavg: 1.99 1.91 1.55 3/80 25001
/proc/meminfo: memFree=1477424/2055920 swapFree=4152672/4192956
[pid=24998] ppid=24996 vsize=76204 CPUtime=442.57
/proc/24998/stat : 24998 (ornithorynque) S 24996 24998 23868 0 -1 4194304 9263 0 0 0 44252 5 0 0 25 0 3 0 377179085 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24998/statm: 19051 7989 387 42 0 13303 0
[pid=24998/tid=25000] ppid=24996 vsize=76204 CPUtime=221.26
/proc/24998/task/25000/stat : 25000 (ornithorynque) R 24996 24998 23868 0 -1 4194368 304 0 0 0 22125 1 0 0 25 0 3 0 377179180 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24998/tid=25001] ppid=24996 vsize=76204 CPUtime=220.36
/proc/24998/task/25001/stat : 25001 (ornithorynque) R 24996 24998 23868 0 -1 4194368 92 0 0 0 22036 0 0 0 25 0 3 0 377179180 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284351 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.57
Current children cumulated vsize (KiB) 76204

[startup+282.301 s]
/proc/loadavg: 1.99 1.92 1.58 3/80 25001
/proc/meminfo: memFree=1477424/2055920 swapFree=4152672/4192956
[pid=24998] ppid=24996 vsize=76204 CPUtime=562.3
/proc/24998/stat : 24998 (ornithorynque) S 24996 24998 23868 0 -1 4194304 9263 0 0 0 56224 6 0 0 25 0 3 0 377179085 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24998/statm: 19051 7989 387 42 0 13303 0
[pid=24998/tid=25000] ppid=24996 vsize=76204 CPUtime=281.24
/proc/24998/task/25000/stat : 25000 (ornithorynque) R 24996 24998 23868 0 -1 4194368 304 0 0 0 28123 1 0 0 25 0 3 0 377179180 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242861 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24998/tid=25001] ppid=24996 vsize=76204 CPUtime=280.1
/proc/24998/task/25001/stat : 25001 (ornithorynque) R 24996 24998 23868 0 -1 4194368 92 0 0 0 28010 0 0 0 25 0 3 0 377179180 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.3
Current children cumulated vsize (KiB) 76204

[startup+342.302 s]
/proc/loadavg: 2.05 1.95 1.61 3/80 25001
/proc/meminfo: memFree=1477360/2055920 swapFree=4152672/4192956
[pid=24998] ppid=24996 vsize=76204 CPUtime=682.02
/proc/24998/stat : 24998 (ornithorynque) S 24996 24998 23868 0 -1 4194304 9263 0 0 0 68196 6 0 0 25 0 3 0 377179085 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24998/statm: 19051 7989 387 42 0 13303 0
[pid=24998/tid=25000] ppid=24996 vsize=76204 CPUtime=341.22
/proc/24998/task/25000/stat : 25000 (ornithorynque) R 24996 24998 23868 0 -1 4194368 304 0 0 0 34120 2 0 0 25 0 3 0 377179180 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242954 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24998/tid=25001] ppid=24996 vsize=76204 CPUtime=339.84
/proc/24998/task/25001/stat : 25001 (ornithorynque) R 24996 24998 23868 0 -1 4194368 92 0 0 0 33984 0 0 0 25 0 3 0 377179180 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.02
Current children cumulated vsize (KiB) 76204

[startup+402.302 s]
/proc/loadavg: 2.07 1.97 1.63 3/80 25001
/proc/meminfo: memFree=1477360/2055920 swapFree=4152672/4192956
[pid=24998] ppid=24996 vsize=76204 CPUtime=801.73
/proc/24998/stat : 24998 (ornithorynque) S 24996 24998 23868 0 -1 4194304 9263 0 0 0 80166 7 0 0 25 0 3 0 377179085 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24998/statm: 19051 7989 387 42 0 13303 0
[pid=24998/tid=25000] ppid=24996 vsize=76204 CPUtime=401.2
/proc/24998/task/25000/stat : 25000 (ornithorynque) R 24996 24998 23868 0 -1 4194368 304 0 0 0 40118 2 0 0 25 0 3 0 377179180 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242876 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24998/tid=25001] ppid=24996 vsize=76204 CPUtime=399.57
/proc/24998/task/25001/stat : 25001 (ornithorynque) R 24996 24998 23868 0 -1 4194368 92 0 0 0 39957 0 0 0 25 0 3 0 377179180 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241796 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.73
Current children cumulated vsize (KiB) 76204

[startup+462.302 s]
/proc/loadavg: 2.07 1.99 1.66 3/80 25001
/proc/meminfo: memFree=1477360/2055920 swapFree=4152672/4192956
[pid=24998] ppid=24996 vsize=76204 CPUtime=921.44
/proc/24998/stat : 24998 (ornithorynque) S 24996 24998 23868 0 -1 4194304 9263 0 0 0 92137 7 0 0 25 0 3 0 377179085 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24998/statm: 19051 7989 387 42 0 13303 0
[pid=24998/tid=25000] ppid=24996 vsize=76204 CPUtime=461.17
/proc/24998/task/25000/stat : 25000 (ornithorynque) R 24996 24998 23868 0 -1 4194368 304 0 0 0 46115 2 0 0 25 0 3 0 377179180 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242784 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24998/tid=25001] ppid=24996 vsize=76204 CPUtime=459.31
/proc/24998/task/25001/stat : 25001 (ornithorynque) R 24996 24998 23868 0 -1 4194368 92 0 0 0 45931 0 0 0 25 0 3 0 377179180 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.44
Current children cumulated vsize (KiB) 76204

[startup+522.301 s]
/proc/loadavg: 2.02 1.99 1.68 3/80 25001
/proc/meminfo: memFree=1477360/2055920 swapFree=4152672/4192956
[pid=24998] ppid=24996 vsize=76204 CPUtime=1041.17
/proc/24998/stat : 24998 (ornithorynque) S 24996 24998 23868 0 -1 4194304 9263 0 0 0 104109 8 0 0 25 0 3 0 377179085 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24998/statm: 19051 7989 387 42 0 13303 0
[pid=24998/tid=25000] ppid=24996 vsize=76204 CPUtime=521.16
/proc/24998/task/25000/stat : 25000 (ornithorynque) R 24996 24998 23868 0 -1 4194368 304 0 0 0 52113 3 0 0 25 0 3 0 377179180 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242794 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24998/tid=25001] ppid=24996 vsize=76204 CPUtime=519.06
/proc/24998/task/25001/stat : 25001 (ornithorynque) R 24996 24998 23868 0 -1 4194368 92 0 0 0 51905 1 0 0 25 0 3 0 377179180 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.17
Current children cumulated vsize (KiB) 76204

[startup+582.302 s]
/proc/loadavg: 2.01 1.99 1.69 3/80 25001
/proc/meminfo: memFree=1477360/2055920 swapFree=4152672/4192956
[pid=24998] ppid=24996 vsize=76204 CPUtime=1160.87
/proc/24998/stat : 24998 (ornithorynque) S 24996 24998 23868 0 -1 4194304 9263 0 0 0 116079 8 0 0 25 0 3 0 377179085 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24998/statm: 19051 7989 387 42 0 13303 0
[pid=24998/tid=25000] ppid=24996 vsize=76204 CPUtime=581.13
/proc/24998/task/25000/stat : 25000 (ornithorynque) R 24996 24998 23868 0 -1 4194368 304 0 0 0 58110 3 0 0 25 0 3 0 377179180 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242873 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24998/tid=25001] ppid=24996 vsize=76204 CPUtime=578.79
/proc/24998/task/25001/stat : 25001 (ornithorynque) R 24996 24998 23868 0 -1 4194368 92 0 0 0 57878 1 0 0 25 0 3 0 377179180 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242647 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.87
Current children cumulated vsize (KiB) 76204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.001 s]
/proc/loadavg: 2.00 1.99 1.70 3/80 25001
/proc/meminfo: memFree=1477360/2055920 swapFree=4152672/4192956
[pid=24998] ppid=24996 vsize=76204 CPUtime=1200.19
/proc/24998/stat : 24998 (ornithorynque) S 24996 24998 23868 0 -1 4194304 9263 0 0 0 120010 9 0 0 25 0 3 0 377179085 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24998/statm: 19051 7989 387 42 0 13303 0
[pid=24998/tid=25000] ppid=24996 vsize=76204 CPUtime=600.83
/proc/24998/task/25000/stat : 25000 (ornithorynque) R 24996 24998 23868 0 -1 4194368 304 0 0 0 60080 3 0 0 25 0 3 0 377179180 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242873 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24998/tid=25001] ppid=24996 vsize=76204 CPUtime=598.4
/proc/24998/task/25001/stat : 25001 (ornithorynque) R 24996 24998 23868 0 -1 4194368 92 0 0 0 59839 1 0 0 25 0 3 0 377179180 78032896 7989 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 76204

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.018
CPU time (s): 1200.21
CPU user time (s): 1200.11
CPU system time (s): 0.095985
CPU usage (%): 199.364
Max. virtual memory (cumulated for all children) (KiB): 76204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.11
system time used= 0.095985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9263
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= 13
involuntary context switches= 22577

runsolver used 0.514921 second user time and 1.69574 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Mar 11 00:17:27 UTC 2007

IDJOB= 334441
IDBENCH= 24627
IDSOLVER= 139
FILE ID= node15/334441-1173572246

PBS_JOBID= 4101201

Free space on /tmp= 66526 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/Composite-096BitPrimes-0.sat05-507.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334441-1173572246/ornithorynque /tmp/evaluation/334441-1173572246/instance-334441-1173572246.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-334441-1173572246 -o ROOT/results/node15/solver-334441-1173572246 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334441-1173572246/ornithorynque /tmp/evaluation/334441-1173572246/instance-334441-1173572246.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  8b466b7ef3217bdc844a579ae744d427

RANDOM SEED= 477475053

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1508768 kB
Buffers:         52448 kB
Cached:         405156 kB
SwapCached:       2892 kB
Active:         295376 kB
Inactive:       185504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1508768 kB
SwapTotal:     4192956 kB
SwapFree:      4152672 kB
Dirty:            5472 kB
Writeback:           0 kB
Mapped:          30180 kB
Slab:            51752 kB
Committed_AS:  1346400 kB
PageTables:       1800 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= 66526 MiB

End job on node15 on Sun Mar 11 00:27:31 UTC 2007