Trace number 214044

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? (TO) 1800.05 1800.7

General information on the benchmark

NamepseudoSeries/par/
par-32-4.xml
MD5SUM9c351985b3c0fab0e0a2671ea674c5f3
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables6352
Number of constraints13348
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13348
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06	c --- Preproc Stats ---
30.59	c start processing
30.61	c start relation processing
30.61	c start cnf exporting
31.46	c parsing time : 30.416
31.47	c preprocessing time : 31.287
31.47	
31.47	c Nary constraints - conflicts : 7160 supports : 0
31.47	c Binary constraints - conflicts : 6188 supports :0
31.47	c max arity constraint : 3
31.47	c Max Tuples generated 8
31.47	c relations : 11
31.47	c relations BDD: 0
31.47	c vars : 6353 - clauses :  13093
31.47	
31.52	 
31.52	c --- Minisat Stats ---
31.52	 
1800.69	Terminated

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/node59/watcher-214044-1168228027 -o ROOT/results/node59/solver-214044-1168228027 -C 1800 -M 900 /tmp/evaluation/214044-1168228027/galac.sh /tmp/evaluation/214044-1168228027/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.74 0.92 0.89 4/65 730
/proc/meminfo: memFree=1501408/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=8652 CPUtime=0
/proc/729/stat : 729 (galac.sh) R 727 729 32610 0 -1 4194304 335 0 0 0 0 0 0 0 16 0 1 0 171200762 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051622047 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/729/statm: 2163 279 207 79 0 156 0
[pid=731] ppid=729 vsize=8688 CPUtime=0
/proc/731/stat : 731 (galac.sh) R 729 729 32610 0 -1 4194368 27 0 0 0 0 0 0 0 16 0 1 0 171200763 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051622047 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/731/statm: 2172 286 209 79 0 165 0
[pid=732] ppid=731 vsize=8688 CPUtime=0
/proc/732/stat : 732 (galac.sh) R 731 729 32610 0 -1 4194368 0 0 0 0 0 0 0 0 17 0 1 0 171200763 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051622047 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/732/statm: 2172 286 209 79 0 165 0

[startup+0.103063 s]
/proc/loadavg: 0.74 0.92 0.89 4/65 730
/proc/meminfo: memFree=1501408/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=0.01
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.515107 s]
/proc/loadavg: 0.74 0.92 0.89 4/65 730
/proc/meminfo: memFree=1501408/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=0.01
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.3402 s]
/proc/loadavg: 0.84 0.94 0.90 2/73 750
/proc/meminfo: memFree=1458592/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=0.01
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
[pid=743] ppid=729 vsize=861200 CPUtime=1.26
/proc/743/stat : 743 (java) S 729 729 32610 0 -1 0 12704 0 1 0 118 8 0 0 16 0 8 0 171200769 881868800 12456 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/743/statm: 215300 12456 1990 14 0 201505 0
[pid=743/tid=744] ppid=729 vsize=861200 CPUtime=0.1
/proc/743/task/744/stat : 744 (java) R 729 729 32610 0 -1 64 3551 0 0 0 9 1 0 0 16 0 8 0 171200772 881868800 12456 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155206496 0 0 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=745] ppid=729 vsize=861200 CPUtime=0
/proc/743/task/745/stat : 745 (java) S 729 729 32610 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 171200772 881868800 12456 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=746] ppid=729 vsize=861200 CPUtime=0
/proc/743/task/746/stat : 746 (java) S 729 729 32610 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 171200772 881868800 12456 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=747] ppid=729 vsize=861200 CPUtime=0
/proc/743/task/747/stat : 747 (java) S 729 729 32610 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 171200775 881868800 12456 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=748] ppid=729 vsize=861200 CPUtime=0.23
/proc/743/task/748/stat : 748 (java) S 729 729 32610 0 -1 64 993 0 0 0 22 1 0 0 16 0 8 0 171200775 881868800 12456 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=743/tid=749] ppid=729 vsize=861200 CPUtime=0
/proc/743/task/749/stat : 749 (java) S 729 729 32610 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 171200775 881868800 12456 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=750] ppid=729 vsize=861200 CPUtime=0
/proc/743/task/750/stat : 750 (java) S 729 729 32610 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171200775 881868800 12456 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 908756

[startup+2.97638 s]
/proc/loadavg: 0.84 0.94 0.90 2/73 750
/proc/meminfo: memFree=1458400/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=0.01
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
[pid=743] ppid=729 vsize=861156 CPUtime=2.9
/proc/743/stat : 743 (java) R 729 729 32610 0 -1 0 12760 0 1 0 282 8 0 0 17 0 8 0 171200769 881823744 12510 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073739158 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/743/statm: 215289 12510 1990 14 0 201494 0
[pid=743/tid=744] ppid=729 vsize=861156 CPUtime=0.13
/proc/743/task/744/stat : 744 (java) S 729 729 32610 0 -1 64 3560 0 0 0 12 1 0 0 16 0 8 0 171200772 881823744 12510 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=745] ppid=729 vsize=861156 CPUtime=0
/proc/743/task/745/stat : 745 (java) S 729 729 32610 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 171200772 881823744 12510 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=746] ppid=729 vsize=861156 CPUtime=0
/proc/743/task/746/stat : 746 (java) S 729 729 32610 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 171200772 881823744 12510 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=747] ppid=729 vsize=861156 CPUtime=0
/proc/743/task/747/stat : 747 (java) S 729 729 32610 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 171200775 881823744 12510 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=748] ppid=729 vsize=861156 CPUtime=0.3
/proc/743/task/748/stat : 748 (java) S 729 729 32610 0 -1 64 1038 0 0 0 29 1 0 0 16 0 8 0 171200775 881823744 12510 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=743/tid=749] ppid=729 vsize=861156 CPUtime=0
/proc/743/task/749/stat : 749 (java) S 729 729 32610 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 171200775 881823744 12510 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=750] ppid=729 vsize=861156 CPUtime=0
/proc/743/task/750/stat : 750 (java) S 729 729 32610 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171200775 881823744 12510 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908712

[startup+6.25473 s]
/proc/loadavg: 0.85 0.94 0.90 2/73 750
/proc/meminfo: memFree=1448416/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=0.01
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
[pid=743] ppid=729 vsize=861156 CPUtime=6.17
/proc/743/stat : 743 (java) R 729 729 32610 0 -1 0 16088 0 1 0 607 10 0 0 20 0 8 0 171200769 881823744 15836 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/743/statm: 215289 15836 1990 14 0 201494 0
[pid=743/tid=744] ppid=729 vsize=861156 CPUtime=0.13
/proc/743/task/744/stat : 744 (java) S 729 729 32610 0 -1 64 3560 0 0 0 12 1 0 0 16 0 8 0 171200772 881823744 15836 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=745] ppid=729 vsize=861156 CPUtime=0
/proc/743/task/745/stat : 745 (java) S 729 729 32610 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 171200772 881823744 15836 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=746] ppid=729 vsize=861156 CPUtime=0
/proc/743/task/746/stat : 746 (java) S 729 729 32610 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 171200772 881823744 15836 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=747] ppid=729 vsize=861156 CPUtime=0
/proc/743/task/747/stat : 747 (java) S 729 729 32610 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 171200775 881823744 15836 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=748] ppid=729 vsize=861156 CPUtime=0.31
/proc/743/task/748/stat : 748 (java) S 729 729 32610 0 -1 64 1045 0 0 0 30 1 0 0 16 0 8 0 171200775 881823744 15836 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=743/tid=749] ppid=729 vsize=861156 CPUtime=0
/proc/743/task/749/stat : 749 (java) S 729 729 32610 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 171200775 881823744 15836 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=750] ppid=729 vsize=861156 CPUtime=0
/proc/743/task/750/stat : 750 (java) S 729 729 32610 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171200775 881823744 15836 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 908712

[startup+12.7384 s]
/proc/loadavg: 0.86 0.94 0.90 2/73 750
/proc/meminfo: memFree=1430432/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=0.01
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
[pid=743] ppid=729 vsize=861156 CPUtime=12.65
/proc/743/stat : 743 (java) R 729 729 32610 0 -1 0 19741 0 1 0 1253 12 0 0 24 0 8 0 171200769 881823744 19488 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073739704 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/743/statm: 215289 19488 1993 14 0 201494 0
[pid=743/tid=744] ppid=729 vsize=861156 CPUtime=0.14
/proc/743/task/744/stat : 744 (java) S 729 729 32610 0 -1 64 3762 0 0 0 13 1 0 0 16 0 8 0 171200772 881823744 19488 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=745] ppid=729 vsize=861156 CPUtime=0
/proc/743/task/745/stat : 745 (java) S 729 729 32610 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 171200772 881823744 19488 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=746] ppid=729 vsize=861156 CPUtime=0
/proc/743/task/746/stat : 746 (java) S 729 729 32610 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 171200772 881823744 19488 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=747] ppid=729 vsize=861156 CPUtime=0
/proc/743/task/747/stat : 747 (java) S 729 729 32610 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 171200775 881823744 19488 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=748] ppid=729 vsize=861156 CPUtime=0.31
/proc/743/task/748/stat : 748 (java) S 729 729 32610 0 -1 64 1045 0 0 0 30 1 0 0 16 0 8 0 171200775 881823744 19488 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=743/tid=749] ppid=729 vsize=861156 CPUtime=0
/proc/743/task/749/stat : 749 (java) S 729 729 32610 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 171200775 881823744 19488 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=750] ppid=729 vsize=861156 CPUtime=0
/proc/743/task/750/stat : 750 (java) S 729 729 32610 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171200775 881823744 19488 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 908712

[startup+25.5939 s]
/proc/loadavg: 0.88 0.94 0.90 2/73 750
/proc/meminfo: memFree=1428704/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=0.01
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
[pid=743] ppid=729 vsize=861156 CPUtime=25.49
/proc/743/stat : 743 (java) S 729 729 32610 0 -1 0 20403 0 1 0 2537 12 0 0 17 0 8 0 171200769 881823744 20143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/743/statm: 215289 20143 1993 14 0 201494 0
[pid=743/tid=744] ppid=729 vsize=861156 CPUtime=0.38
/proc/743/task/744/stat : 744 (java) R 729 729 32610 0 -1 64 4416 0 0 0 37 1 0 0 16 0 8 0 171200772 881823744 20143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155523744 0 0 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=745] ppid=729 vsize=861156 CPUtime=0
/proc/743/task/745/stat : 745 (java) S 729 729 32610 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 171200772 881823744 20143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=746] ppid=729 vsize=861156 CPUtime=0
/proc/743/task/746/stat : 746 (java) S 729 729 32610 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 171200772 881823744 20143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=747] ppid=729 vsize=861156 CPUtime=0
/proc/743/task/747/stat : 747 (java) S 729 729 32610 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 171200775 881823744 20143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=748] ppid=729 vsize=861156 CPUtime=0.31
/proc/743/task/748/stat : 748 (java) S 729 729 32610 0 -1 64 1046 0 0 0 30 1 0 0 16 0 8 0 171200775 881823744 20143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=743/tid=749] ppid=729 vsize=861156 CPUtime=0
/proc/743/task/749/stat : 749 (java) S 729 729 32610 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 171200775 881823744 20143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=743/tid=750] ppid=729 vsize=861156 CPUtime=0
/proc/743/task/750/stat : 750 (java) S 729 729 32610 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171200775 881823744 20143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 908712

[startup+51.2237 s]
/proc/loadavg: 0.93 0.95 0.91 2/66 751
/proc/meminfo: memFree=1496664/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=31.42
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 800 22219 0 1 0 0 3126 16 17 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
[pid=751] ppid=729 vsize=4940 CPUtime=19.68
/proc/751/stat : 751 (minisat) R 729 729 32610 0 -1 4194304 994 0 0 0 1968 0 0 0 25 0 1 0 171203915 5058560 976 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529321 0 0 4096 3 0 0 0 17 1 0 0
/proc/751/statm: 1235 976 53 142 0 1091 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 52496

[startup+102.464 s]
/proc/loadavg: 1.01 0.97 0.91 2/66 751
/proc/meminfo: memFree=1495640/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=31.42
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 800 22219 0 1 0 0 3126 16 17 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
[pid=751] ppid=729 vsize=5988 CPUtime=70.91
/proc/751/stat : 751 (minisat) R 729 729 32610 0 -1 4194304 1236 0 0 0 7091 0 0 0 25 0 1 0 171203915 6131712 1218 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529336 0 0 4096 3 0 0 0 17 1 0 0
/proc/751/statm: 1497 1218 53 142 0 1353 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 53544

[startup+162.518 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 751
/proc/meminfo: memFree=1495256/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=31.42
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 800 22219 0 1 0 0 3126 16 17 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0

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

/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 800 22219 0 1 0 0 3126 16 17 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
[pid=751] ppid=729 vsize=9452 CPUtime=1031.46
/proc/751/stat : 751 (minisat) R 729 729 32610 0 -1 4194304 2042 0 0 0 103143 3 0 0 25 0 1 0 171203915 9678848 2024 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134522128 0 0 4096 3 0 0 0 17 1 0 0
/proc/751/statm: 2363 2024 53 142 0 2219 0
Current children cumulated CPU time (s) 1062.88
Current children cumulated vsize (KiB) 57008

[startup+1123.41 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 949
/proc/meminfo: memFree=1492120/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=31.42
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 800 22219 0 1 0 0 3126 16 17 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
[pid=751] ppid=729 vsize=9452 CPUtime=1091.49
/proc/751/stat : 751 (minisat) R 729 729 32610 0 -1 4194304 2056 0 0 0 109146 3 0 0 25 0 1 0 171203915 9678848 2038 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529450 0 0 4096 3 0 0 0 17 1 0 0
/proc/751/statm: 2363 2038 53 142 0 2219 0
Current children cumulated CPU time (s) 1122.91
Current children cumulated vsize (KiB) 57008

[startup+1183.46 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 949
/proc/meminfo: memFree=1492056/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=31.42
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 800 22219 0 1 0 0 3126 16 17 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
[pid=751] ppid=729 vsize=9596 CPUtime=1151.53
/proc/751/stat : 751 (minisat) R 729 729 32610 0 -1 4194304 2075 0 0 0 115150 3 0 0 25 0 1 0 171203915 9826304 2057 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529652 0 0 4096 3 0 0 0 17 1 0 0
/proc/751/statm: 2399 2057 53 142 0 2255 0
Current children cumulated CPU time (s) 1182.95
Current children cumulated vsize (KiB) 57152

[startup+1243.51 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 949
/proc/meminfo: memFree=1491800/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=31.42
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 800 22219 0 1 0 0 3126 16 17 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
[pid=751] ppid=729 vsize=9880 CPUtime=1211.57
/proc/751/stat : 751 (minisat) R 729 729 32610 0 -1 4194304 2139 0 0 0 121154 3 0 0 25 0 1 0 171203915 10117120 2121 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/751/statm: 2470 2121 53 142 0 2326 0
Current children cumulated CPU time (s) 1242.99
Current children cumulated vsize (KiB) 57436

[startup+1303.57 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 949
/proc/meminfo: memFree=1491928/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=31.42
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 800 22219 0 1 0 0 3126 16 17 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
[pid=751] ppid=729 vsize=9880 CPUtime=1271.6
/proc/751/stat : 751 (minisat) R 729 729 32610 0 -1 4194304 2140 0 0 0 127157 3 0 0 25 0 1 0 171203915 10117120 2122 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/751/statm: 2470 2122 53 142 0 2326 0
Current children cumulated CPU time (s) 1303.02
Current children cumulated vsize (KiB) 57436

[startup+1363.62 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 949
/proc/meminfo: memFree=1491864/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=31.42
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 800 22219 0 1 0 0 3126 16 17 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
[pid=751] ppid=729 vsize=9880 CPUtime=1331.64
/proc/751/stat : 751 (minisat) R 729 729 32610 0 -1 4194304 2140 0 0 0 133161 3 0 0 25 0 1 0 171203915 10117120 2122 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529327 0 0 4096 3 0 0 0 17 1 0 0
/proc/751/statm: 2470 2122 53 142 0 2326 0
Current children cumulated CPU time (s) 1363.06
Current children cumulated vsize (KiB) 57436

[startup+1423.68 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 949
/proc/meminfo: memFree=1491736/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=31.42
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 800 22219 0 1 0 0 3126 16 17 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
[pid=751] ppid=729 vsize=10028 CPUtime=1391.68
/proc/751/stat : 751 (minisat) R 729 729 32610 0 -1 4194304 2173 0 0 0 139165 3 0 0 25 0 1 0 171203915 10268672 2155 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/751/statm: 2507 2155 53 142 0 2363 0
Current children cumulated CPU time (s) 1423.1
Current children cumulated vsize (KiB) 57584

[startup+1483.73 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 949
/proc/meminfo: memFree=1491736/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=31.42
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 800 22219 0 1 0 0 3126 16 17 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
[pid=751] ppid=729 vsize=10028 CPUtime=1451.72
/proc/751/stat : 751 (minisat) R 729 729 32610 0 -1 4194304 2177 0 0 0 145169 3 0 0 25 0 1 0 171203915 10268672 2159 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529380 0 0 4096 3 0 0 0 17 1 0 0
/proc/751/statm: 2507 2159 53 142 0 2363 0
Current children cumulated CPU time (s) 1483.14
Current children cumulated vsize (KiB) 57584

[startup+1543.78 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 949
/proc/meminfo: memFree=1491672/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=31.42
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 800 22219 0 1 0 0 3126 16 17 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
[pid=751] ppid=729 vsize=10028 CPUtime=1511.75
/proc/751/stat : 751 (minisat) R 729 729 32610 0 -1 4194304 2177 0 0 0 151172 3 0 0 25 0 1 0 171203915 10268672 2159 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/751/statm: 2507 2159 53 142 0 2363 0
Current children cumulated CPU time (s) 1543.17
Current children cumulated vsize (KiB) 57584

[startup+1603.83 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 949
/proc/meminfo: memFree=1491608/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=31.42
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 800 22219 0 1 0 0 3126 16 17 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
[pid=751] ppid=729 vsize=10028 CPUtime=1571.78
/proc/751/stat : 751 (minisat) R 729 729 32610 0 -1 4194304 2192 0 0 0 157175 3 0 0 25 0 1 0 171203915 10268672 2174 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/751/statm: 2507 2174 53 142 0 2363 0
Current children cumulated CPU time (s) 1603.2
Current children cumulated vsize (KiB) 57584

[startup+1663.88 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 949
/proc/meminfo: memFree=1491544/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=31.42
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 800 22219 0 1 0 0 3126 16 17 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
[pid=751] ppid=729 vsize=10168 CPUtime=1631.82
/proc/751/stat : 751 (minisat) R 729 729 32610 0 -1 4194304 2211 0 0 0 163179 3 0 0 25 0 1 0 171203915 10412032 2193 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/751/statm: 2542 2193 53 142 0 2398 0
Current children cumulated CPU time (s) 1663.24
Current children cumulated vsize (KiB) 57724

[startup+1723.93 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 949
/proc/meminfo: memFree=1491544/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=31.42
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 800 22219 0 1 0 0 3126 16 17 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
[pid=751] ppid=729 vsize=10168 CPUtime=1691.86
/proc/751/stat : 751 (minisat) R 729 729 32610 0 -1 4194304 2213 0 0 0 169183 3 0 0 25 0 1 0 171203915 10412032 2195 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/751/statm: 2542 2195 53 142 0 2398 0
Current children cumulated CPU time (s) 1723.28
Current children cumulated vsize (KiB) 57724

[startup+1783.99 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 949
/proc/meminfo: memFree=1491480/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=31.42
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 800 22219 0 1 0 0 3126 16 17 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
[pid=751] ppid=729 vsize=10168 CPUtime=1751.89
/proc/751/stat : 751 (minisat) R 729 729 32610 0 -1 4194304 2231 0 0 0 175186 3 0 0 25 0 1 0 171203915 10412032 2213 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/751/statm: 2542 2213 53 142 0 2398 0
Current children cumulated CPU time (s) 1783.31
Current children cumulated vsize (KiB) 57724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.69 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 949
/proc/meminfo: memFree=1491480/2055920 swapFree=4192812/4192956
[pid=729] ppid=727 vsize=47556 CPUtime=31.42
/proc/729/stat : 729 (galac.sh) S 727 729 32610 0 -1 4194304 800 22219 0 1 0 0 3126 16 17 0 1 0 171200762 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/729/statm: 11889 364 246 79 0 218 0
[pid=751] ppid=729 vsize=10168 CPUtime=1768.6
/proc/751/stat : 751 (minisat) R 729 729 32610 0 -1 4194304 2231 0 0 0 176857 3 0 0 25 0 1 0 171203915 10412032 2213 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529527 0 0 4096 3 0 0 0 17 1 0 0
/proc/751/statm: 2542 2213 53 142 0 2398 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 57724

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.7
CPU time (s): 1800.05
CPU user time (s): 1799.84
CPU system time (s): 0.209968
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 908756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.209968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25289
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= 1861
involuntary context switches= 3331

runsolver used 1.3208 s user time and 3.71543 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Mon Jan  8 03:47:08 UTC 2007


IDJOB= 214044
IDBENCH= 4894
FILE ID= node59/214044-1168228027

PBS_JOBID= 3481328

Free space on /tmp= 66556 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/par/par-32-4.xml
COMMAND LINE= /tmp/evaluation/214044-1168228027/galac.sh /tmp/evaluation/214044-1168228027/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-214044-1168228027 -o ROOT/results/node59/solver-214044-1168228027 -C 1800 -M 900  /tmp/evaluation/214044-1168228027/galac.sh /tmp/evaluation/214044-1168228027/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  9c351985b3c0fab0e0a2671ea674c5f3

RANDOM SEED= 930452775

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.239
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.239
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:       1501888 kB
Buffers:         42488 kB
Cached:         440312 kB
SwapCached:          0 kB
Active:         188480 kB
Inactive:       309984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1501888 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5020 kB
Writeback:           0 kB
Mapped:          25872 kB
Slab:            41632 kB
Committed_AS:  3456452 kB
PageTables:       1472 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= 66556 MiB



End job on node59 on Mon Jan  8 04:17:09 UTC 2007