Trace number 238000

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
galac 1? (MO) 22.1136 1396.28

General information on the benchmark

Namehaystacks/
haystacks_30.xml
MD5SUMd19752845e2bb544181045abea63b2d0
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark63.7613
SatisfiableNO
(Un)Satisfiability was proved
Number of variables900
Number of constraints13079
Maximum constraint arity2
Maximum domain size30
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13079
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c --- Preproc Stats ---
6.38	c start processing
6.38	c start relation processing
6.38	c start cnf exporting
22.37	c parsing time : 6.208
22.37	c preprocessing time : 22.207
22.38	
22.38	c Nary constraints - conflicts : 0 supports : 0
22.38	c Binary constraints - conflicts : 13050 supports :29
22.38	c max arity constraint : 2
22.38	c Max Tuples generated 900
22.38	c relations : 4
22.38	c relations BDD: 0
22.38	c vars : 27001 - clauses :  787322
22.38	
22.41	 
22.41	c --- Minisat Stats ---
22.41	 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node52/watcher-238000-1168718970 -o ROOT/results/node52/solver-238000-1168718970 -C 1800 -M 900 /tmp/evaluation/238000-1168718970/galac.sh /tmp/evaluation/238000-1168718970/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.93 0.98 0.99 3/81 18472
/proc/meminfo: memFree=1461016/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=18540 CPUtime=0
/proc/18471/stat : 18471 (runsolver) R 18469 18471 17789 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 220295516 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 273653755175 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18471/statm: 4635 279 244 17 0 2626 0

[startup+0.102922 s]
/proc/loadavg: 0.93 0.98 0.99 3/81 18472
/proc/meminfo: memFree=1461016/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=0
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 761 1704 0 0 0 0 0 0 19 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47556

[startup+0.514951 s]
/proc/loadavg: 0.93 0.98 0.99 3/81 18472
/proc/meminfo: memFree=1461016/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=0
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 761 1704 0 0 0 0 0 0 19 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47556

[startup+1.34546 s]
/proc/loadavg: 0.93 0.98 0.99 3/89 18492
/proc/meminfo: memFree=1420120/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=0
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 761 1704 0 0 0 0 0 0 19 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18485] ppid=18471 vsize=861188 CPUtime=1.25
/proc/18485/stat : 18485 (java) R 18471 18471 17789 0 -1 0 12077 0 1 0 117 8 0 0 25 0 8 0 220295521 881856512 11828 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18485/statm: 215297 11828 1994 14 0 201502 0
[pid=18485/tid=18486] ppid=18471 vsize=861188 CPUtime=0.12
/proc/18485/task/18486/stat : 18486 (java) S 18471 18471 17789 0 -1 64 3424 0 0 0 11 1 0 0 16 0 8 0 220295525 881856512 11828 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18487] ppid=18471 vsize=861188 CPUtime=0
/proc/18485/task/18487/stat : 18487 (java) S 18471 18471 17789 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220295525 881856512 11828 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18488] ppid=18471 vsize=861188 CPUtime=0
/proc/18485/task/18488/stat : 18488 (java) S 18471 18471 17789 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 220295525 881856512 11828 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18489] ppid=18471 vsize=861188 CPUtime=0
/proc/18485/task/18489/stat : 18489 (java) S 18471 18471 17789 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 220295528 881856512 11828 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18490] ppid=18471 vsize=861188 CPUtime=0.29
/proc/18485/task/18490/stat : 18490 (java) R 18471 18471 17789 0 -1 64 1041 0 0 0 28 1 0 0 16 0 8 0 220295528 881856512 11828 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155840387 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18491] ppid=18471 vsize=861188 CPUtime=0
/proc/18485/task/18491/stat : 18491 (java) S 18471 18471 17789 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 220295528 881856512 11828 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18492] ppid=18471 vsize=861188 CPUtime=0
/proc/18485/task/18492/stat : 18492 (java) S 18471 18471 17789 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220295528 881856512 11828 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 908744

[startup+2.99657 s]
/proc/loadavg: 1.02 1.00 1.00 3/89 18492
/proc/meminfo: memFree=1407832/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=0
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 761 1704 0 0 0 0 0 0 19 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18485] ppid=18471 vsize=861188 CPUtime=2.88
/proc/18485/stat : 18485 (java) R 18471 18471 17789 0 -1 0 19571 0 1 0 276 12 0 0 25 0 8 0 220295521 881856512 19320 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073458828 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18485/statm: 215297 19320 1997 14 0 201502 0
[pid=18485/tid=18486] ppid=18471 vsize=861188 CPUtime=0.12
/proc/18485/task/18486/stat : 18486 (java) S 18471 18471 17789 0 -1 64 3575 0 0 0 11 1 0 0 16 0 8 0 220295525 881856512 19320 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18487] ppid=18471 vsize=861188 CPUtime=0
/proc/18485/task/18487/stat : 18487 (java) S 18471 18471 17789 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220295525 881856512 19320 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18488] ppid=18471 vsize=861188 CPUtime=0
/proc/18485/task/18488/stat : 18488 (java) S 18471 18471 17789 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 220295525 881856512 19320 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18489] ppid=18471 vsize=861188 CPUtime=0
/proc/18485/task/18489/stat : 18489 (java) S 18471 18471 17789 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 220295528 881856512 19320 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18490] ppid=18471 vsize=861188 CPUtime=0.31
/proc/18485/task/18490/stat : 18490 (java) S 18471 18471 17789 0 -1 64 1057 0 0 0 30 1 0 0 15 0 8 0 220295528 881856512 19320 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18491] ppid=18471 vsize=861188 CPUtime=0
/proc/18485/task/18491/stat : 18491 (java) S 18471 18471 17789 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 220295528 881856512 19320 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18492] ppid=18471 vsize=861188 CPUtime=0
/proc/18485/task/18492/stat : 18492 (java) S 18471 18471 17789 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220295528 881856512 19320 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 908744

[startup+6.27579 s]
/proc/loadavg: 1.02 1.00 1.00 3/89 18492
/proc/meminfo: memFree=1387544/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=0
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 761 1704 0 0 0 0 0 0 19 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18485] ppid=18471 vsize=861188 CPUtime=6.13
/proc/18485/stat : 18485 (java) R 18471 18471 17789 0 -1 0 20129 0 1 0 601 12 0 0 25 0 8 0 220295521 881856512 19876 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073857086 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18485/statm: 215297 19876 1997 14 0 201502 0
[pid=18485/tid=18486] ppid=18471 vsize=861188 CPUtime=0.14
/proc/18485/task/18486/stat : 18486 (java) S 18471 18471 17789 0 -1 64 4130 0 0 0 13 1 0 0 16 0 8 0 220295525 881856512 19876 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18487] ppid=18471 vsize=861188 CPUtime=0
/proc/18485/task/18487/stat : 18487 (java) S 18471 18471 17789 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220295525 881856512 19876 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18488] ppid=18471 vsize=861188 CPUtime=0
/proc/18485/task/18488/stat : 18488 (java) S 18471 18471 17789 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 220295525 881856512 19876 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18489] ppid=18471 vsize=861188 CPUtime=0
/proc/18485/task/18489/stat : 18489 (java) S 18471 18471 17789 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 220295528 881856512 19876 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18490] ppid=18471 vsize=861188 CPUtime=0.31
/proc/18485/task/18490/stat : 18490 (java) S 18471 18471 17789 0 -1 64 1058 0 0 0 30 1 0 0 15 0 8 0 220295528 881856512 19876 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18491] ppid=18471 vsize=861188 CPUtime=0
/proc/18485/task/18491/stat : 18491 (java) S 18471 18471 17789 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 220295528 881856512 19876 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18492] ppid=18471 vsize=861188 CPUtime=0
/proc/18485/task/18492/stat : 18492 (java) S 18471 18471 17789 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220295528 881856512 19876 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 908744

[startup+12.7652 s]
/proc/loadavg: 1.24 1.05 1.02 3/89 18492
/proc/meminfo: memFree=1378144/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=0
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 761 1704 0 0 0 0 0 0 19 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18485] ppid=18471 vsize=861188 CPUtime=12.55
/proc/18485/stat : 18485 (java) R 18471 18471 17789 0 -1 0 20298 0 1 0 1239 16 0 0 25 0 8 0 220295521 881856512 20033 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074356225 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18485/statm: 215297 20033 2015 14 0 201502 0
[pid=18485/tid=18486] ppid=18471 vsize=861188 CPUtime=0.22
/proc/18485/task/18486/stat : 18486 (java) S 18471 18471 17789 0 -1 64 4205 0 0 0 21 1 0 0 16 0 8 0 220295525 881856512 20033 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18487] ppid=18471 vsize=861188 CPUtime=0
/proc/18485/task/18487/stat : 18487 (java) S 18471 18471 17789 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220295525 881856512 20033 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18488] ppid=18471 vsize=861188 CPUtime=0
/proc/18485/task/18488/stat : 18488 (java) S 18471 18471 17789 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 220295525 881856512 20033 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18489] ppid=18471 vsize=861188 CPUtime=0
/proc/18485/task/18489/stat : 18489 (java) S 18471 18471 17789 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 220295528 881856512 20033 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18490] ppid=18471 vsize=861188 CPUtime=0.39
/proc/18485/task/18490/stat : 18490 (java) S 18471 18471 17789 0 -1 64 1101 0 0 0 37 2 0 0 15 0 8 0 220295528 881856512 20033 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18491] ppid=18471 vsize=861188 CPUtime=0
/proc/18485/task/18491/stat : 18491 (java) S 18471 18471 17789 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 220295528 881856512 20033 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18485/tid=18492] ppid=18471 vsize=861188 CPUtime=0
/proc/18485/task/18492/stat : 18492 (java) S 18471 18471 17789 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220295528 881856512 20033 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 908744

[startup+25.6121 s]
/proc/loadavg: 1.36 1.08 1.03 3/82 18493
/proc/meminfo: memFree=1391896/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=22.09
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 799 22400 0 1 0 0 2187 22 17 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18493] ppid=18471 vsize=54996 CPUtime=3.18
/proc/18493/stat : 18493 (minisat) R 18471 18471 17789 0 -1 4194304 13359 0 0 0 312 6 0 0 25 0 1 0 220297757 56315904 13341 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134715850 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 13749 13341 54 142 0 13605 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 102552

[startup+51.2729 s]
/proc/loadavg: 1.72 1.18 1.06 3/83 18494
/proc/meminfo: memFree=957840/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=22.09
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 799 22400 0 1 0 0 2187 22 17 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18493] ppid=18471 vsize=112308 CPUtime=28.84
/proc/18493/stat : 18493 (minisat) R 18471 18471 17789 0 -1 4194304 27658 0 0 0 2870 14 0 0 25 0 1 0 220297757 115003392 27640 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 28077 27640 54 142 0 27933 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 159864

[startup+102.517 s]
/proc/loadavg: 1.89 1.32 1.11 4/83 18494
/proc/meminfo: memFree=868112/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=22.09
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 799 22400 0 1 0 0 2187 22 17 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18493] ppid=18471 vsize=185628 CPUtime=80.07
/proc/18493/stat : 18493 (minisat) R 18471 18471 17789 0 -1 4194304 45880 0 0 0 7977 30 0 0 25 0 1 0 220297757 190083072 45862 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134715850 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 46407 45862 54 142 0 46263 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 233184

[startup+162.591 s]
/proc/loadavg: 2.02 1.46 1.17 3/83 18494
/proc/meminfo: memFree=762832/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=22.09
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 799 22400 0 1 0 0 2187 22 17 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18493] ppid=18471 vsize=208992 CPUtime=140.13
/proc/18493/stat : 18493 (minisat) R 18471 18471 17789 0 -1 4194304 51686 0 0 0 13978 35 0 0 25 0 1 0 220297757 214007808 51668 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 52248 51668 54 142 0 52104 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 256548

[startup+222.675 s]
/proc/loadavg: 2.01 1.55 1.22 3/83 18494
/proc/meminfo: memFree=701136/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=22.09
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 799 22400 0 1 0 0 2187 22 17 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18493] ppid=18471 vsize=227692 CPUtime=200.21
/proc/18493/stat : 18493 (minisat) R 18471 18471 17789 0 -1 4194304 56362 0 0 0 19981 40 0 0 25 0 1 0 220297757 233156608 56344 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 56923 56344 54 142 0 56779 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 275248

[startup+282.754 s]
/proc/loadavg: 2.08 1.65 1.27 3/83 18494

################
# More data... #
################

/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 799 22400 0 1 0 0 2187 22 17 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18493] ppid=18471 vsize=451200 CPUtime=620.55
/proc/18493/stat : 18493 (minisat) R 18471 18471 17789 0 -1 4194304 111623 0 0 0 61961 94 0 0 25 0 1 0 220297757 462028800 111605 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 112800 111605 54 142 0 112656 0
Current children cumulated CPU time (s) 642.64
Current children cumulated vsize (KiB) 498756

[startup+703.181 s]
/proc/loadavg: 2.00 1.92 1.53 3/83 18496
/proc/meminfo: memFree=337936/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=22.09
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 799 22400 0 1 0 0 2187 22 17 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18493] ppid=18471 vsize=464292 CPUtime=680.6
/proc/18493/stat : 18493 (minisat) R 18471 18471 17789 0 -1 4194304 114766 0 0 0 67963 97 0 0 25 0 1 0 220297757 475435008 114748 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 116073 114748 54 142 0 115929 0
Current children cumulated CPU time (s) 702.69
Current children cumulated vsize (KiB) 511848

[startup+763.24 s]
/proc/loadavg: 2.00 1.93 1.56 3/83 18496
/proc/meminfo: memFree=325200/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=22.09
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 799 22400 0 1 0 0 2187 22 17 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18493] ppid=18471 vsize=477388 CPUtime=740.65
/proc/18493/stat : 18493 (minisat) R 18471 18471 17789 0 -1 4194304 117977 0 0 0 73964 101 0 0 25 0 1 0 220297757 488845312 117959 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 119347 117959 54 142 0 119203 0
Current children cumulated CPU time (s) 762.74
Current children cumulated vsize (KiB) 524944

[startup+823.278 s]
/proc/loadavg: 2.04 1.96 1.59 3/83 18496
/proc/meminfo: memFree=302288/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=22.09
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 799 22400 0 1 0 0 2187 22 17 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18493] ppid=18471 vsize=491904 CPUtime=800.67
/proc/18493/stat : 18493 (minisat) R 18471 18471 17789 0 -1 4194304 121604 0 0 0 79961 106 0 0 25 0 1 0 220297757 503709696 121586 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 122976 121586 54 142 0 122832 0
Current children cumulated CPU time (s) 822.76
Current children cumulated vsize (KiB) 539460

[startup+883.35 s]
/proc/loadavg: 2.09 1.98 1.62 3/83 18496
/proc/meminfo: memFree=290576/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=22.09
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 799 22400 0 1 0 0 2187 22 17 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18493] ppid=18471 vsize=503400 CPUtime=860.73
/proc/18493/stat : 18493 (minisat) R 18471 18471 17789 0 -1 4194304 124499 0 0 0 85963 110 0 0 25 0 1 0 220297757 515481600 124481 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 125850 124481 54 142 0 125706 0
Current children cumulated CPU time (s) 882.82
Current children cumulated vsize (KiB) 550956

[startup+943.422 s]
/proc/loadavg: 2.03 1.98 1.64 3/83 18496
/proc/meminfo: memFree=194064/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=22.09
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 799 22400 0 1 0 0 2187 22 17 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18493] ppid=18471 vsize=601360 CPUtime=920.78
/proc/18493/stat : 18493 (minisat) R 18471 18471 17789 0 -1 4194304 148666 0 0 0 91950 128 0 0 25 0 1 0 220297757 615792640 148648 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 150340 148648 54 142 0 150196 0
Current children cumulated CPU time (s) 942.87
Current children cumulated vsize (KiB) 648916

[startup+1003.49 s]
/proc/loadavg: 2.01 1.98 1.66 3/83 18496
/proc/meminfo: memFree=130768/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=22.09
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 799 22400 0 1 0 0 2187 22 17 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18493] ppid=18471 vsize=664580 CPUtime=980.83
/proc/18493/stat : 18493 (minisat) R 18471 18471 17789 0 -1 4194304 164450 0 0 0 97940 143 0 0 25 0 1 0 220297757 680529920 164432 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 166145 164432 54 142 0 166001 0
Current children cumulated CPU time (s) 1002.92
Current children cumulated vsize (KiB) 712136

[startup+1063.58 s]
/proc/loadavg: 2.09 2.01 1.68 3/83 18496
/proc/meminfo: memFree=88656/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=22.09
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 799 22400 0 1 0 0 2187 22 17 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18493] ppid=18471 vsize=706816 CPUtime=1040.91
/proc/18493/stat : 18493 (minisat) R 18471 18471 17789 0 -1 4194304 174991 0 0 0 103935 156 0 0 25 0 1 0 220297757 723779584 174973 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529433 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 176704 174973 54 142 0 176560 0
Current children cumulated CPU time (s) 1063
Current children cumulated vsize (KiB) 754372

[startup+1123.67 s]
/proc/loadavg: 2.03 2.01 1.70 3/83 18496
/proc/meminfo: memFree=49104/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=22.09
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 799 22400 0 1 0 0 2187 22 17 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18493] ppid=18471 vsize=746404 CPUtime=1100.99
/proc/18493/stat : 18493 (minisat) R 18471 18471 17789 0 -1 4194304 184884 0 0 0 109931 168 0 0 25 0 1 0 220297757 764317696 184866 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 186601 184866 54 142 0 186457 0
Current children cumulated CPU time (s) 1123.08
Current children cumulated vsize (KiB) 793960

[startup+1183.74 s]
/proc/loadavg: 2.15 2.05 1.73 3/83 18496
/proc/meminfo: memFree=15888/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=22.09
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 799 22400 0 1 0 0 2187 22 17 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18493] ppid=18471 vsize=783580 CPUtime=1161.04
/proc/18493/stat : 18493 (minisat) R 18471 18471 17789 0 -1 4194304 194128 0 0 0 115925 179 0 0 25 0 1 0 220297757 802385920 194110 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 195895 194110 54 142 0 195751 0
Current children cumulated CPU time (s) 1183.13
Current children cumulated vsize (KiB) 831136

[startup+1243.83 s]
/proc/loadavg: 2.16 2.07 1.76 3/83 18496
/proc/meminfo: memFree=16208/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=22.09
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 799 22400 0 1 0 0 2187 22 17 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18493] ppid=18471 vsize=815996 CPUtime=1221.11
/proc/18493/stat : 18493 (minisat) R 18471 18471 17789 0 -1 4194304 202207 0 0 0 121923 188 0 0 25 0 1 0 220297757 835579904 202189 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 203999 202189 54 142 0 203855 0
Current children cumulated CPU time (s) 1243.2
Current children cumulated vsize (KiB) 863552

[startup+1303.92 s]
/proc/loadavg: 2.06 2.05 1.77 3/83 18496
/proc/meminfo: memFree=15120/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=22.09
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 799 22400 0 1 0 0 2187 22 17 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18493] ppid=18471 vsize=837324 CPUtime=1281.18
/proc/18493/stat : 18493 (minisat) R 18471 18471 17789 0 -1 4194304 207514 0 0 0 127924 194 0 0 25 0 1 0 220297757 857419776 207496 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 209331 207496 54 142 0 209187 0
Current children cumulated CPU time (s) 1303.27
Current children cumulated vsize (KiB) 884880

[startup+1364.02 s]
/proc/loadavg: 2.02 2.04 1.78 3/83 18496
/proc/meminfo: memFree=16016/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=22.09
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 799 22400 0 1 0 0 2187 22 17 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18493] ppid=18471 vsize=864300 CPUtime=1341.24
/proc/18493/stat : 18493 (minisat) R 18471 18471 17789 0 -1 4194304 214257 0 0 0 133922 202 0 0 25 0 1 0 220297757 885043200 214239 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 216075 214239 54 142 0 215931 0
Current children cumulated CPU time (s) 1363.33
Current children cumulated vsize (KiB) 911856



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1396.26 s]
/proc/loadavg: 2.01 2.03 1.79 3/83 18496
/proc/meminfo: memFree=15184/2055920 swapFree=4192812/4192956
[pid=18471] ppid=18469 vsize=47556 CPUtime=22.09
/proc/18471/stat : 18471 (galac.sh) S 18469 18471 17789 0 -1 4194304 799 22400 0 1 0 0 2187 22 17 0 1 0 220295516 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18471/statm: 11889 363 245 79 0 218 0
[pid=18493] ppid=18471 vsize=874068 CPUtime=1373.48
/proc/18493/stat : 18493 (minisat) R 18471 18471 17789 0 -1 4194304 216669 0 0 0 137143 205 0 0 25 0 1 0 220297757 895045632 216651 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 218517 216651 54 142 0 218373 0
Current children cumulated CPU time (s) 1395.57
Current children cumulated vsize (KiB) 921624

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1396.28
CPU time (s): 22.1136
CPU user time (s): 21.8817
CPU system time (s): 0.231964
CPU usage (%): 1.58376
Max. virtual memory (cumulated for all children) (KiB): 921624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.8817
system time used= 0.231964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23199
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2265
involuntary context switches= 2724

runsolver used 1.42978 s user time and 3.84641 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Sat Jan 13 20:09:30 UTC 2007


IDJOB= 238000
IDBENCH= 6976
IDSOLVER= 78
FILE ID= node52/238000-1168718970

PBS_JOBID= 3547639

Free space on /tmp= 66551 MiB

SOLVER NAME= galac 1
BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_30.xml
COMMAND LINE= /tmp/evaluation/238000-1168718970/galac.sh /tmp/evaluation/238000-1168718970/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-238000-1168718970 -o ROOT/results/node52/solver-238000-1168718970 -C 1800 -M 900  /tmp/evaluation/238000-1168718970/galac.sh /tmp/evaluation/238000-1168718970/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  d19752845e2bb544181045abea63b2d0

RANDOM SEED= 677974492

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.232
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.232
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:       1461496 kB
Buffers:         29712 kB
Cached:         413444 kB
SwapCached:          0 kB
Active:         162140 kB
Inactive:       373344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1461496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           14796 kB
Writeback:           0 kB
Mapped:         111476 kB
Slab:            43868 kB
Committed_AS:  5902764 kB
PageTables:       2124 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= 66539 MiB



End job on node52 on Sat Jan 13 20:32:47 UTC 2007