Trace number 213914

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.08 1807.17

General information on the benchmark

NamepseudoSeries/par/
par-32-2.xml
MD5SUM89f67149918449318ae1436861450fd0
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 constraints13288
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13288
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c --- Preproc Stats ---
29.64	c start processing
29.65	c start relation processing
29.65	c start cnf exporting
30.53	c parsing time : 29.475
30.53	c preprocessing time : 30.364
30.53	
30.53	c Nary constraints - conflicts : 7040 supports : 0
30.53	c Binary constraints - conflicts : 6248 supports :0
30.53	c max arity constraint : 3
30.53	c Max Tuples generated 8
30.53	c relations : 11
30.53	c relations BDD: 0
30.53	c vars : 6353 - clauses :  13043
30.53	
30.58	 
30.58	c --- Minisat Stats ---
30.58	 
1807.17	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/node22/watcher-213914-1168227005 -o ROOT/results/node22/solver-213914-1168227005 -C 1800 -M 900 /tmp/evaluation/213914-1168227005/galac.sh /tmp/evaluation/213914-1168227005/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.57 0.88 1.02 5/94 9844
/proc/meminfo: memFree=822960/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=18540 CPUtime=0
/proc/9843/stat : 9843 (runsolver) R 9841 9843 9140 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 171094965 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 272467815719 0 0 4096 24578 0 0 0 17 1 0 0
/proc/9843/statm: 4635 279 244 17 0 2626 0

[startup+0.103556 s]
/proc/loadavg: 0.57 0.88 1.02 5/94 9844
/proc/meminfo: memFree=822960/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=0
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 760 1704 0 0 0 0 0 0 20 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47580

[startup+0.511615 s]
/proc/loadavg: 0.57 0.88 1.02 5/94 9844
/proc/meminfo: memFree=822960/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=0
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 760 1704 0 0 0 0 0 0 20 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47580

[startup+1.33474 s]
/proc/loadavg: 0.57 0.88 1.02 3/102 9864
/proc/meminfo: memFree=776496/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=0
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 760 1704 0 0 0 0 0 0 20 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9857] ppid=9843 vsize=861064 CPUtime=1.26
/proc/9857/stat : 9857 (java) R 9843 9843 9140 0 -1 0 12699 0 1 0 120 6 0 0 25 0 8 0 171094970 881729536 12451 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4072925489 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9857/statm: 215266 12451 1989 14 0 201471 0
[pid=9857/tid=9858] ppid=9843 vsize=861064 CPUtime=0.09
/proc/9857/task/9858/stat : 9858 (java) S 9843 9843 9140 0 -1 64 3548 0 0 0 8 1 0 0 16 0 8 0 171094973 881729536 12451 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9859] ppid=9843 vsize=861064 CPUtime=0
/proc/9857/task/9859/stat : 9859 (java) S 9843 9843 9140 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171094974 881729536 12451 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9860] ppid=9843 vsize=861064 CPUtime=0
/proc/9857/task/9860/stat : 9860 (java) S 9843 9843 9140 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 171094974 881729536 12451 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9861] ppid=9843 vsize=861064 CPUtime=0
/proc/9857/task/9861/stat : 9861 (java) S 9843 9843 9140 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 171094977 881729536 12451 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9862] ppid=9843 vsize=861064 CPUtime=0.23
/proc/9857/task/9862/stat : 9862 (java) S 9843 9843 9140 0 -1 64 993 0 0 0 22 1 0 0 16 0 8 0 171094977 881729536 12451 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9863] ppid=9843 vsize=861064 CPUtime=0
/proc/9857/task/9863/stat : 9863 (java) S 9843 9843 9140 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 171094977 881729536 12451 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9864] ppid=9843 vsize=861064 CPUtime=0
/proc/9857/task/9864/stat : 9864 (java) S 9843 9843 9140 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171094977 881729536 12451 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 908644

[startup+2.989 s]
/proc/loadavg: 0.68 0.89 1.02 4/102 9864
/proc/meminfo: memFree=772336/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=0
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 760 1704 0 0 0 0 0 0 20 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9857] ppid=9843 vsize=861188 CPUtime=2.9
/proc/9857/stat : 9857 (java) R 9843 9843 9140 0 -1 0 12783 0 1 0 283 7 0 0 25 0 8 0 171094970 881856512 12534 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153791697 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9857/statm: 215297 12534 1989 14 0 201502 0
[pid=9857/tid=9858] ppid=9843 vsize=861188 CPUtime=0.14
/proc/9857/task/9858/stat : 9858 (java) S 9843 9843 9140 0 -1 64 3586 0 0 0 13 1 0 0 17 0 8 0 171094973 881856512 12534 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9859] ppid=9843 vsize=861188 CPUtime=0
/proc/9857/task/9859/stat : 9859 (java) S 9843 9843 9140 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171094974 881856512 12534 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9860] ppid=9843 vsize=861188 CPUtime=0
/proc/9857/task/9860/stat : 9860 (java) S 9843 9843 9140 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 171094974 881856512 12534 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9861] ppid=9843 vsize=861188 CPUtime=0
/proc/9857/task/9861/stat : 9861 (java) S 9843 9843 9140 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 171094977 881856512 12534 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9862] ppid=9843 vsize=861188 CPUtime=0.3
/proc/9857/task/9862/stat : 9862 (java) S 9843 9843 9140 0 -1 64 1038 0 0 0 28 2 0 0 16 0 8 0 171094977 881856512 12534 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9863] ppid=9843 vsize=861188 CPUtime=0
/proc/9857/task/9863/stat : 9863 (java) S 9843 9843 9140 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 171094977 881856512 12534 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9864] ppid=9843 vsize=861188 CPUtime=0
/proc/9857/task/9864/stat : 9864 (java) S 9843 9843 9140 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171094977 881856512 12534 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 908768

[startup+6.2745 s]
/proc/loadavg: 0.68 0.89 1.02 3/102 9864
/proc/meminfo: memFree=757304/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=0
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 760 1704 0 0 0 0 0 0 20 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9857] ppid=9843 vsize=861188 CPUtime=6.15
/proc/9857/stat : 9857 (java) R 9843 9843 9140 0 -1 0 15151 0 1 0 608 7 0 0 25 0 8 0 171094970 881856512 14900 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073458698 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9857/statm: 215297 14900 1989 14 0 201502 0
[pid=9857/tid=9858] ppid=9843 vsize=861188 CPUtime=0.14
/proc/9857/task/9858/stat : 9858 (java) S 9843 9843 9140 0 -1 64 3586 0 0 0 13 1 0 0 16 0 8 0 171094973 881856512 14900 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9859] ppid=9843 vsize=861188 CPUtime=0
/proc/9857/task/9859/stat : 9859 (java) S 9843 9843 9140 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171094974 881856512 14900 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9860] ppid=9843 vsize=861188 CPUtime=0
/proc/9857/task/9860/stat : 9860 (java) S 9843 9843 9140 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 171094974 881856512 14900 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9861] ppid=9843 vsize=861188 CPUtime=0
/proc/9857/task/9861/stat : 9861 (java) S 9843 9843 9140 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 171094977 881856512 14900 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9862] ppid=9843 vsize=861188 CPUtime=0.31
/proc/9857/task/9862/stat : 9862 (java) S 9843 9843 9140 0 -1 64 1043 0 0 0 29 2 0 0 15 0 8 0 171094977 881856512 14900 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9863] ppid=9843 vsize=861188 CPUtime=0
/proc/9857/task/9863/stat : 9863 (java) S 9843 9843 9140 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 171094977 881856512 14900 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9864] ppid=9843 vsize=861188 CPUtime=0
/proc/9857/task/9864/stat : 9864 (java) S 9843 9843 9140 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171094977 881856512 14900 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 908768

[startup+12.7665 s]
/proc/loadavg: 0.89 0.93 1.03 3/102 9864
/proc/meminfo: memFree=725120/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=0
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 760 1704 0 0 0 0 0 0 20 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9857] ppid=9843 vsize=861188 CPUtime=12.55
/proc/9857/stat : 9857 (java) R 9843 9843 9140 0 -1 0 19762 0 1 0 1246 9 0 0 25 0 8 0 171094970 881856512 19510 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073768233 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9857/statm: 215297 19510 1992 14 0 201502 0
[pid=9857/tid=9858] ppid=9843 vsize=861188 CPUtime=0.15
/proc/9857/task/9858/stat : 9858 (java) S 9843 9843 9140 0 -1 64 3788 0 0 0 14 1 0 0 16 0 8 0 171094973 881856512 19510 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9859] ppid=9843 vsize=861188 CPUtime=0
/proc/9857/task/9859/stat : 9859 (java) S 9843 9843 9140 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171094974 881856512 19510 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9860] ppid=9843 vsize=861188 CPUtime=0
/proc/9857/task/9860/stat : 9860 (java) S 9843 9843 9140 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 171094974 881856512 19510 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9861] ppid=9843 vsize=861188 CPUtime=0
/proc/9857/task/9861/stat : 9861 (java) S 9843 9843 9140 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 171094977 881856512 19510 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9862] ppid=9843 vsize=861188 CPUtime=0.31
/proc/9857/task/9862/stat : 9862 (java) S 9843 9843 9140 0 -1 64 1043 0 0 0 29 2 0 0 15 0 8 0 171094977 881856512 19510 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9863] ppid=9843 vsize=861188 CPUtime=0
/proc/9857/task/9863/stat : 9863 (java) S 9843 9843 9140 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 171094977 881856512 19510 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9864] ppid=9843 vsize=861188 CPUtime=0
/proc/9857/task/9864/stat : 9864 (java) S 9843 9843 9140 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171094977 881856512 19510 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) 908768

[startup+25.6285 s]
/proc/loadavg: 1.06 0.97 1.04 3/102 9864
/proc/meminfo: memFree=710080/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=0
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 760 1704 0 0 0 0 0 0 20 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9857] ppid=9843 vsize=861188 CPUtime=25.3
/proc/9857/stat : 9857 (java) R 9843 9843 9140 0 -1 0 20405 0 1 0 2520 10 0 0 25 0 8 0 171094970 881856512 20145 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074034010 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9857/statm: 215297 20145 1992 14 0 201502 0
[pid=9857/tid=9858] ppid=9843 vsize=861188 CPUtime=0.41
/proc/9857/task/9858/stat : 9858 (java) S 9843 9843 9140 0 -1 64 4422 0 0 0 40 1 0 0 16 0 8 0 171094973 881856512 20145 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9859] ppid=9843 vsize=861188 CPUtime=0
/proc/9857/task/9859/stat : 9859 (java) S 9843 9843 9140 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171094974 881856512 20145 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9860] ppid=9843 vsize=861188 CPUtime=0
/proc/9857/task/9860/stat : 9860 (java) S 9843 9843 9140 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 171094974 881856512 20145 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9861] ppid=9843 vsize=861188 CPUtime=0
/proc/9857/task/9861/stat : 9861 (java) S 9843 9843 9140 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 171094977 881856512 20145 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9862] ppid=9843 vsize=861188 CPUtime=0.31
/proc/9857/task/9862/stat : 9862 (java) S 9843 9843 9140 0 -1 64 1044 0 0 0 29 2 0 0 15 0 8 0 171094977 881856512 20145 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9863] ppid=9843 vsize=861188 CPUtime=0
/proc/9857/task/9863/stat : 9863 (java) S 9843 9843 9140 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 171094977 881856512 20145 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9857/tid=9864] ppid=9843 vsize=861188 CPUtime=0
/proc/9857/task/9864/stat : 9864 (java) S 9843 9843 9140 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171094977 881856512 20145 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 908768

[startup+51.2914 s]
/proc/loadavg: 1.53 1.08 1.08 3/95 9865
/proc/meminfo: memFree=754424/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=30.18
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 798 22219 0 1 0 0 3005 13 17 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9865] ppid=9843 vsize=4872 CPUtime=20.68
/proc/9865/stat : 9865 (minisat) R 9843 9843 9140 0 -1 4194304 1004 0 0 0 2068 0 0 0 25 0 1 0 171098024 4988928 986 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/9865/statm: 1218 986 53 142 0 1074 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 52452

[startup+102.544 s]
/proc/loadavg: 1.94 1.28 1.14 3/95 9865
/proc/meminfo: memFree=753336/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=30.18
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 798 22219 0 1 0 0 3005 13 17 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9865] ppid=9843 vsize=5964 CPUtime=71.92
/proc/9865/stat : 9865 (minisat) R 9843 9843 9140 0 -1 4194304 1244 0 0 0 7191 1 0 0 25 0 1 0 171098024 6107136 1226 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 1 0 0
/proc/9865/statm: 1491 1226 53 142 0 1347 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 53544

[startup+162.576 s]
/proc/loadavg: 1.97 1.40 1.19 3/95 9865
/proc/meminfo: memFree=751992/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=30.18
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 798 22219 0 1 0 0 3005 13 17 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9865] ppid=9843 vsize=6680 CPUtime=131.93
/proc/9865/stat : 9865 (minisat) R 9843 9843 9140 0 -1 4194304 1416 0 0 0 13192 1 0 0 25 0 1 0 171098024 6840320 1398 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134527299 0 0 4096 3 0 0 0 17 1 0 0
/proc/9865/statm: 1670 1398 53 142 0 1526 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 54260


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

/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 798 22219 0 1 0 0 3005 13 17 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9865] ppid=9843 vsize=9032 CPUtime=1030.5
/proc/9865/stat : 9865 (minisat) R 9843 9843 9140 0 -1 4194304 1983 0 0 0 103042 8 0 0 25 0 1 0 171098024 9248768 1965 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134522120 0 0 4096 3 0 0 0 17 1 0 0
/proc/9865/statm: 2258 1965 53 142 0 2114 0
Current children cumulated CPU time (s) 1060.68
Current children cumulated vsize (KiB) 56612

[startup+1123.34 s]
/proc/loadavg: 2.01 2.00 1.71 3/95 9865
/proc/meminfo: memFree=747000/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=30.18
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 798 22219 0 1 0 0 3005 13 17 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9865] ppid=9843 vsize=9196 CPUtime=1090.3
/proc/9865/stat : 9865 (minisat) R 9843 9843 9140 0 -1 4194304 2006 0 0 0 109022 8 0 0 25 0 1 0 171098024 9416704 1988 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/9865/statm: 2299 1988 53 142 0 2155 0
Current children cumulated CPU time (s) 1120.48
Current children cumulated vsize (KiB) 56776

[startup+1183.35 s]
/proc/loadavg: 2.00 2.00 1.72 3/95 9865
/proc/meminfo: memFree=746872/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=30.18
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 798 22219 0 1 0 0 3005 13 17 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9865] ppid=9843 vsize=9336 CPUtime=1150.03
/proc/9865/stat : 9865 (minisat) R 9843 9843 9140 0 -1 4194304 2035 0 0 0 114994 9 0 0 25 0 1 0 171098024 9560064 2017 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134527258 0 0 4096 3 0 0 0 17 1 0 0
/proc/9865/statm: 2334 2017 53 142 0 2190 0
Current children cumulated CPU time (s) 1180.21
Current children cumulated vsize (KiB) 56916

[startup+1243.44 s]
/proc/loadavg: 2.07 2.02 1.74 4/95 9865
/proc/meminfo: memFree=746744/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=30.18
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 798 22219 0 1 0 0 3005 13 17 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9865] ppid=9843 vsize=9336 CPUtime=1209.84
/proc/9865/stat : 9865 (minisat) R 9843 9843 9140 0 -1 4194304 2051 0 0 0 120975 9 0 0 25 0 1 0 171098024 9560064 2033 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/9865/statm: 2334 2033 53 142 0 2190 0
Current children cumulated CPU time (s) 1240.02
Current children cumulated vsize (KiB) 56916

[startup+1303.45 s]
/proc/loadavg: 2.02 2.01 1.75 3/95 9865
/proc/meminfo: memFree=746616/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=30.18
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 798 22219 0 1 0 0 3005 13 17 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9865] ppid=9843 vsize=9480 CPUtime=1269.57
/proc/9865/stat : 9865 (minisat) R 9843 9843 9140 0 -1 4194304 2068 0 0 0 126947 10 0 0 25 0 1 0 171098024 9707520 2050 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529340 0 0 4096 3 0 0 0 17 1 0 0
/proc/9865/statm: 2370 2050 53 142 0 2226 0
Current children cumulated CPU time (s) 1299.75
Current children cumulated vsize (KiB) 57060

[startup+1363.55 s]
/proc/loadavg: 2.01 2.00 1.77 3/95 9865
/proc/meminfo: memFree=746424/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=30.18
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 798 22219 0 1 0 0 3005 13 17 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9865] ppid=9843 vsize=9480 CPUtime=1329.37
/proc/9865/stat : 9865 (minisat) R 9843 9843 9140 0 -1 4194304 2082 0 0 0 132927 10 0 0 25 0 1 0 171098024 9707520 2064 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134527106 0 0 4096 3 0 0 0 17 1 0 0
/proc/9865/statm: 2370 2064 53 142 0 2226 0
Current children cumulated CPU time (s) 1359.55
Current children cumulated vsize (KiB) 57060

[startup+1423.56 s]
/proc/loadavg: 2.00 2.00 1.78 3/95 9865
/proc/meminfo: memFree=746168/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=30.18
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 798 22219 0 1 0 0 3005 13 17 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9865] ppid=9843 vsize=9672 CPUtime=1389.11
/proc/9865/stat : 9865 (minisat) R 9843 9843 9140 0 -1 4194304 2113 0 0 0 138901 10 0 0 25 0 1 0 171098024 9904128 2095 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/9865/statm: 2418 2095 53 142 0 2274 0
Current children cumulated CPU time (s) 1419.29
Current children cumulated vsize (KiB) 57252

[startup+1483.59 s]
/proc/loadavg: 2.00 2.00 1.79 4/95 9865
/proc/meminfo: memFree=746104/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=30.18
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 798 22219 0 1 0 0 3005 13 17 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9865] ppid=9843 vsize=9672 CPUtime=1448.85
/proc/9865/stat : 9865 (minisat) R 9843 9843 9140 0 -1 4194304 2128 0 0 0 144874 11 0 0 25 0 1 0 171098024 9904128 2110 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/9865/statm: 2418 2110 53 142 0 2274 0
Current children cumulated CPU time (s) 1479.03
Current children cumulated vsize (KiB) 57252

[startup+1543.59 s]
/proc/loadavg: 2.07 2.02 1.81 3/95 9865
/proc/meminfo: memFree=745976/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=30.18
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 798 22219 0 1 0 0 3005 13 17 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9865] ppid=9843 vsize=9812 CPUtime=1508.57
/proc/9865/stat : 9865 (minisat) R 9843 9843 9140 0 -1 4194304 2144 0 0 0 150846 11 0 0 25 0 1 0 171098024 10047488 2126 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/9865/statm: 2453 2126 53 142 0 2309 0
Current children cumulated CPU time (s) 1538.75
Current children cumulated vsize (KiB) 57392

[startup+1603.6 s]
/proc/loadavg: 2.06 2.03 1.82 3/95 9865
/proc/meminfo: memFree=745784/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=30.18
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 798 22219 0 1 0 0 3005 13 17 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9865] ppid=9843 vsize=9956 CPUtime=1568.16
/proc/9865/stat : 9865 (minisat) R 9843 9843 9140 0 -1 4194304 2180 0 0 0 156805 11 0 0 25 0 1 0 171098024 10194944 2162 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/9865/statm: 2489 2162 53 142 0 2345 0
Current children cumulated CPU time (s) 1598.34
Current children cumulated vsize (KiB) 57536

[startup+1663.63 s]
/proc/loadavg: 2.07 2.03 1.83 3/95 9865
/proc/meminfo: memFree=745400/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=30.18
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 798 22219 0 1 0 0 3005 13 17 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9865] ppid=9843 vsize=10220 CPUtime=1627.64
/proc/9865/stat : 9865 (minisat) R 9843 9843 9140 0 -1 4194304 2263 0 0 0 162752 12 0 0 25 0 1 0 171098024 10465280 2245 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/9865/statm: 2555 2245 53 142 0 2411 0
Current children cumulated CPU time (s) 1657.82
Current children cumulated vsize (KiB) 57800

[startup+1723.71 s]
/proc/loadavg: 2.06 2.04 1.84 3/95 9865
/proc/meminfo: memFree=745208/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=30.18
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 798 22219 0 1 0 0 3005 13 17 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9865] ppid=9843 vsize=10368 CPUtime=1687.17
/proc/9865/stat : 9865 (minisat) R 9843 9843 9140 0 -1 4194304 2285 0 0 0 168705 12 0 0 25 0 1 0 171098024 10616832 2267 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 1 0 0
/proc/9865/statm: 2592 2267 53 142 0 2448 0
Current children cumulated CPU time (s) 1717.35
Current children cumulated vsize (KiB) 57948

[startup+1783.78 s]
/proc/loadavg: 2.02 2.03 1.85 4/95 9865
/proc/meminfo: memFree=745144/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=30.18
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 798 22219 0 1 0 0 3005 13 17 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9865] ppid=9843 vsize=10368 CPUtime=1746.7
/proc/9865/stat : 9865 (minisat) R 9843 9843 9140 0 -1 4194304 2287 0 0 0 174657 13 0 0 25 0 1 0 171098024 10616832 2269 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/9865/statm: 2592 2269 53 142 0 2448 0
Current children cumulated CPU time (s) 1776.88
Current children cumulated vsize (KiB) 57948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.16 s]
/proc/loadavg: 2.07 2.04 1.86 3/95 9865
/proc/meminfo: memFree=745144/2055920 swapFree=4157540/4192956
[pid=9843] ppid=9841 vsize=47580 CPUtime=30.18
/proc/9843/stat : 9843 (galac.sh) S 9841 9843 9140 0 -1 4194304 798 22219 0 1 0 0 3005 13 17 0 1 0 171094965 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9843/statm: 11895 363 245 79 0 218 0
[pid=9865] ppid=9843 vsize=10368 CPUtime=1769.86
/proc/9865/stat : 9865 (minisat) R 9843 9843 9140 0 -1 4194304 2287 0 0 0 176973 13 0 0 25 0 1 0 171098024 10616832 2269 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134520068 0 0 4096 3 0 0 0 17 1 0 0
/proc/9865/statm: 2592 2269 53 142 0 2448 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 57948

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.17
CPU time (s): 1800.08
CPU user time (s): 1799.8
CPU system time (s): 0.278957
CPU usage (%): 99.6074
Max. virtual memory (cumulated for all children) (KiB): 908780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.278957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25343
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= 2331
involuntary context switches= 81647

runsolver used 1.80972 s user time and 5.07523 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Mon Jan  8 03:30:05 UTC 2007


IDJOB= 213914
IDBENCH= 4884
FILE ID= node22/213914-1168227005

PBS_JOBID= 3481297

Free space on /tmp= 66558 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  89f67149918449318ae1436861450fd0

RANDOM SEED= 101157338

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.279
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.279
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:        823760 kB
Buffers:         27632 kB
Cached:        1091952 kB
SwapCached:      11256 kB
Active:         597544 kB
Inactive:       573284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        823760 kB
SwapTotal:     4192956 kB
SwapFree:      4157540 kB
Dirty:            7200 kB
Writeback:           0 kB
Mapped:          76776 kB
Slab:            45948 kB
Committed_AS:  3184804 kB
PageTables:       2364 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= 66558 MiB



End job on node22 on Mon Jan  8 04:00:13 UTC 2007