Trace number 221205

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) 40.5338 1526.44

General information on the benchmark

NamequeenAttacking/
queenAttacking-11.xml
MD5SUMb2331ae52aa4f20611596313def90cb8
Bench Category2-ARY-INT (binary 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 variables122
Number of constraints7290
Maximum constraint arity2
Maximum domain size121
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7290
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
2.72	c start processing
2.72	c start relation processing
2.74	c start cnf exporting
40.72	c parsing time : 2.562
40.72	c preprocessing time : 40.563
40.72	
40.72	c Nary constraints - conflicts : 0 supports : 0
40.72	c Binary constraints - conflicts : 7140 supports :150
40.72	c max arity constraint : 2
40.72	c Max Tuples generated 14641
40.72	c relations : 3
40.72	c relations BDD: 0
40.72	c vars : 14663 - clauses :  1775732
40.72	
40.76	 
40.76	c --- Minisat Stats ---
40.76	 

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/node55/watcher-221205-1168717308 -o ROOT/results/node55/solver-221205-1168717308 -C 1800 -M 900 /tmp/evaluation/221205-1168717308/galac.sh /tmp/evaluation/221205-1168717308/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.37 0.82 0.94 5/73 4032
/proc/meminfo: memFree=1545144/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=8564 CPUtime=0
/proc/4031/stat : 4031 (galac.sh) D 4026 4031 3887 0 -1 4194304 317 0 0 0 0 0 0 0 16 0 1 0 220129378 8769536 261 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761778130 0 2147483391 4096 8192 18446744072099781622 0 0 17 1 0 0
/proc/4031/statm: 2141 261 201 79 0 134 0

[startup+0.105212 s]
/proc/loadavg: 0.37 0.82 0.94 5/73 4032
/proc/meminfo: memFree=1545144/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=0.01
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 761 1865 0 0 0 0 0 1 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.513254 s]
/proc/loadavg: 0.37 0.82 0.94 5/73 4032
/proc/meminfo: memFree=1545144/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=0.01
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 761 1865 0 0 0 0 0 1 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+1.34182 s]
/proc/loadavg: 0.58 0.85 0.95 4/89 4072
/proc/meminfo: memFree=1465776/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=0.01
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 761 1865 0 0 0 0 0 1 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4057] ppid=4031 vsize=860984 CPUtime=1.28
/proc/4057/stat : 4057 (java) R 4031 4031 3887 0 -1 0 12017 0 1 0 120 8 0 0 25 0 8 0 220129382 881647616 11771 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4057/statm: 215246 11771 1989 14 0 201504 0
[pid=4057/tid=4059] ppid=4031 vsize=860984 CPUtime=0.04
/proc/4057/task/4059/stat : 4059 (java) S 4031 4031 3887 0 -1 64 3358 0 0 0 3 1 0 0 17 0 8 0 220129386 881647616 11771 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4057/tid=4060] ppid=4031 vsize=860984 CPUtime=0
/proc/4057/task/4060/stat : 4060 (java) S 4031 4031 3887 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 220129386 881647616 11771 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4057/tid=4061] ppid=4031 vsize=860984 CPUtime=0
/proc/4057/task/4061/stat : 4061 (java) S 4031 4031 3887 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220129386 881647616 11771 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4057/tid=4065] ppid=4031 vsize=860984 CPUtime=0
/proc/4057/task/4065/stat : 4065 (java) S 4031 4031 3887 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 220129389 881647616 11771 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4057/tid=4066] ppid=4031 vsize=860984 CPUtime=0.33
/proc/4057/task/4066/stat : 4066 (java) S 4031 4031 3887 0 -1 64 1078 0 0 0 32 1 0 0 15 0 8 0 220129389 881647616 11771 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4057/tid=4067] ppid=4031 vsize=860984 CPUtime=0
/proc/4057/task/4067/stat : 4067 (java) S 4031 4031 3887 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 220129389 881647616 11771 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4057/tid=4068] ppid=4031 vsize=860984 CPUtime=0
/proc/4057/task/4068/stat : 4068 (java) S 4031 4031 3887 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220129389 881647616 11771 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908564

[startup+2.99449 s]
/proc/loadavg: 0.58 0.85 0.95 3/89 4072
/proc/meminfo: memFree=1404080/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=0.01
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 761 1865 0 0 0 0 0 1 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4057] ppid=4031 vsize=861016 CPUtime=2.92
/proc/4057/stat : 4057 (java) R 4031 4031 3887 0 -1 0 19931 0 1 0 280 12 0 0 25 0 8 0 220129382 881680384 19681 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074386383 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4057/statm: 215254 19681 2015 14 0 201512 0
[pid=4057/tid=4059] ppid=4031 vsize=861016 CPUtime=0.12
/proc/4057/task/4059/stat : 4059 (java) S 4031 4031 3887 0 -1 64 3837 0 0 0 11 1 0 0 16 0 8 0 220129386 881680384 19681 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4057/tid=4060] ppid=4031 vsize=861016 CPUtime=0
/proc/4057/task/4060/stat : 4060 (java) S 4031 4031 3887 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 220129386 881680384 19681 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4057/tid=4061] ppid=4031 vsize=861016 CPUtime=0
/proc/4057/task/4061/stat : 4061 (java) S 4031 4031 3887 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220129386 881680384 19681 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4057/tid=4065] ppid=4031 vsize=861016 CPUtime=0
/proc/4057/task/4065/stat : 4065 (java) S 4031 4031 3887 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 220129389 881680384 19681 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4057/tid=4066] ppid=4031 vsize=861016 CPUtime=0.41
/proc/4057/task/4066/stat : 4066 (java) S 4031 4031 3887 0 -1 64 1127 0 0 0 40 1 0 0 15 0 8 0 220129389 881680384 19681 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4057/tid=4067] ppid=4031 vsize=861016 CPUtime=0
/proc/4057/task/4067/stat : 4067 (java) S 4031 4031 3887 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 220129389 881680384 19681 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4057/tid=4068] ppid=4031 vsize=861016 CPUtime=0
/proc/4057/task/4068/stat : 4068 (java) S 4031 4031 3887 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220129389 881680384 19681 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 908596

[startup+6.2018 s]
/proc/loadavg: 0.58 0.85 0.95 3/89 4072
/proc/meminfo: memFree=1397808/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=0.01
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 761 1865 0 0 0 0 0 1 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4057] ppid=4031 vsize=861016 CPUtime=6.12
/proc/4057/stat : 4057 (java) R 4031 4031 3887 0 -1 0 19972 0 1 0 599 13 0 0 25 0 8 0 220129382 881680384 19716 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074386279 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4057/statm: 215254 19716 2015 14 0 201512 0
[pid=4057/tid=4059] ppid=4031 vsize=861016 CPUtime=0.12
/proc/4057/task/4059/stat : 4059 (java) S 4031 4031 3887 0 -1 64 3872 0 0 0 11 1 0 0 16 0 8 0 220129386 881680384 19716 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4057/tid=4060] ppid=4031 vsize=861016 CPUtime=0
/proc/4057/task/4060/stat : 4060 (java) S 4031 4031 3887 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 220129386 881680384 19716 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4057/tid=4061] ppid=4031 vsize=861016 CPUtime=0
/proc/4057/task/4061/stat : 4061 (java) S 4031 4031 3887 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220129386 881680384 19716 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4057/tid=4065] ppid=4031 vsize=861016 CPUtime=0
/proc/4057/task/4065/stat : 4065 (java) S 4031 4031 3887 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 220129389 881680384 19716 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4057/tid=4066] ppid=4031 vsize=861016 CPUtime=0.41
/proc/4057/task/4066/stat : 4066 (java) S 4031 4031 3887 0 -1 64 1127 0 0 0 40 1 0 0 15 0 8 0 220129389 881680384 19716 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4057/tid=4067] ppid=4031 vsize=861016 CPUtime=0
/proc/4057/task/4067/stat : 4067 (java) S 4031 4031 3887 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 220129389 881680384 19716 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4057/tid=4068] ppid=4031 vsize=861016 CPUtime=0
/proc/4057/task/4068/stat : 4068 (java) S 4031 4031 3887 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220129389 881680384 19716 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) 908596

[startup+12.6844 s]
/proc/loadavg: 0.79 0.89 0.96 3/82 4073
/proc/meminfo: memFree=1433832/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=0.01
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 761 1865 0 0 0 0 0 1 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4057] ppid=4031 vsize=861016 CPUtime=12.56
/proc/4057/stat : 4057 (java) R 4031 4031 3887 0 -1 0 20023 0 1 0 1240 16 0 0 25 0 8 0 220129382 881680384 19753 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4154545564 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4057/statm: 215254 19753 2015 14 0 201512 0
[pid=4057/tid=4059] ppid=4031 vsize=861016 CPUtime=0.13
/proc/4057/task/4059/stat : 4059 (java) S 4031 4031 3887 0 -1 64 3909 0 0 0 12 1 0 0 16 0 8 0 220129386 881680384 19753 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4057/tid=4060] ppid=4031 vsize=861016 CPUtime=0
/proc/4057/task/4060/stat : 4060 (java) S 4031 4031 3887 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 220129386 881680384 19753 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4057/tid=4061] ppid=4031 vsize=861016 CPUtime=0
/proc/4057/task/4061/stat : 4061 (java) S 4031 4031 3887 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220129386 881680384 19753 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4057/tid=4065] ppid=4031 vsize=861016 CPUtime=0
/proc/4057/task/4065/stat : 4065 (java) S 4031 4031 3887 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 220129389 881680384 19753 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4057/tid=4066] ppid=4031 vsize=861016 CPUtime=0.41
/proc/4057/task/4066/stat : 4066 (java) S 4031 4031 3887 0 -1 64 1127 0 0 0 40 1 0 0 15 0 8 0 220129389 881680384 19753 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4057/tid=4067] ppid=4031 vsize=861016 CPUtime=0
/proc/4057/task/4067/stat : 4067 (java) S 4031 4031 3887 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 220129389 881680384 19753 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4057/tid=4068] ppid=4031 vsize=861016 CPUtime=0
/proc/4057/task/4068/stat : 4068 (java) S 4031 4031 3887 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220129389 881680384 19753 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 908596

[startup+25.5547 s]
/proc/loadavg: 0.98 0.93 0.97 3/82 4073
/proc/meminfo: memFree=1392616/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=0.01
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 761 1865 0 0 0 0 0 1 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4057] ppid=4031 vsize=861016 CPUtime=25.38
/proc/4057/stat : 4057 (java) R 4031 4031 3887 0 -1 0 20050 0 1 0 2516 22 0 0 25 0 8 0 220129382 881680384 19756 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074196862 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4057/statm: 215254 19756 2015 14 0 201512 0
[pid=4057/tid=4059] ppid=4031 vsize=861016 CPUtime=0.15
/proc/4057/task/4059/stat : 4059 (java) S 4031 4031 3887 0 -1 64 3909 0 0 0 14 1 0 0 16 0 8 0 220129386 881680384 19756 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4057/tid=4060] ppid=4031 vsize=861016 CPUtime=0
/proc/4057/task/4060/stat : 4060 (java) S 4031 4031 3887 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 220129386 881680384 19756 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4057/tid=4061] ppid=4031 vsize=861016 CPUtime=0
/proc/4057/task/4061/stat : 4061 (java) S 4031 4031 3887 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220129386 881680384 19756 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4057/tid=4065] ppid=4031 vsize=861016 CPUtime=0
/proc/4057/task/4065/stat : 4065 (java) S 4031 4031 3887 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 220129389 881680384 19756 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4057/tid=4066] ppid=4031 vsize=861016 CPUtime=0.42
/proc/4057/task/4066/stat : 4066 (java) S 4031 4031 3887 0 -1 64 1130 0 0 0 41 1 0 0 16 0 8 0 220129389 881680384 19756 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4057/tid=4067] ppid=4031 vsize=861016 CPUtime=0
/proc/4057/task/4067/stat : 4067 (java) S 4031 4031 3887 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 220129389 881680384 19756 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4057/tid=4068] ppid=4031 vsize=861016 CPUtime=0
/proc/4057/task/4068/stat : 4068 (java) S 4031 4031 3887 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220129389 881680384 19756 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 908596

[startup+51.1771 s]
/proc/loadavg: 1.38 1.03 1.00 3/75 4074
/proc/meminfo: memFree=1331744/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=40.51
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 799 21956 0 1 0 0 4021 30 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4074] ppid=4031 vsize=88440 CPUtime=10.34
/proc/4074/stat : 4074 (minisat) R 4031 4031 3887 0 -1 4194304 21394 0 0 0 1021 13 0 0 25 0 1 0 220133455 90562560 21376 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525950 0 0 4096 3 0 0 0 17 1 0 0
/proc/4074/statm: 22110 21376 54 142 0 21966 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 136020

[startup+102.412 s]
/proc/loadavg: 1.73 1.17 1.05 3/75 4074
/proc/meminfo: memFree=1261536/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=40.51
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 799 21956 0 1 0 0 4021 30 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4074] ppid=4031 vsize=106884 CPUtime=61.35
/proc/4074/stat : 4074 (minisat) R 4031 4031 3887 0 -1 4194304 26012 0 0 0 6119 16 0 0 25 0 1 0 220133455 109449216 25994 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525811 0 0 4096 3 0 0 0 17 1 0 0
/proc/4074/statm: 26721 25994 54 142 0 26577 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 154464

[startup+162.476 s]
/proc/loadavg: 1.90 1.32 1.11 3/75 4074
/proc/meminfo: memFree=1191136/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=40.51
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 799 21956 0 1 0 0 4021 30 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4074] ppid=4031 vsize=122736 CPUtime=121.13
/proc/4074/stat : 4074 (minisat) R 4031 4031 3887 0 -1 4194304 29980 0 0 0 12094 19 0 0 25 0 1 0 220133455 125681664 29962 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525961 0 0 4096 3 0 0 0 17 1 0 0
/proc/4074/statm: 30684 29962 54 142 0 30540 0
Current children cumulated CPU time (s) 161.64
Current children cumulated vsize (KiB) 170316


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

/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 799 21956 0 1 0 0 4021 30 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4074] ppid=4031 vsize=461916 CPUtime=719.03
/proc/4074/stat : 4074 (minisat) R 4031 4031 3887 0 -1 4194304 114708 0 0 0 71814 89 0 0 25 0 1 0 220133455 473001984 114690 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525786 0 0 4096 3 0 0 0 17 1 0 0
/proc/4074/statm: 115479 114690 54 142 0 115335 0
Current children cumulated CPU time (s) 759.54
Current children cumulated vsize (KiB) 509496

[startup+823.264 s]
/proc/loadavg: 2.00 1.92 1.54 3/75 4074
/proc/meminfo: memFree=476576/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=40.51
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 799 21956 0 1 0 0 4021 30 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4074] ppid=4031 vsize=500152 CPUtime=778.82
/proc/4074/stat : 4074 (minisat) R 4031 4031 3887 0 -1 4194304 124272 0 0 0 77785 97 0 0 25 0 1 0 220133455 512155648 124254 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/4074/statm: 125038 124254 54 142 0 124894 0
Current children cumulated CPU time (s) 819.33
Current children cumulated vsize (KiB) 547732

[startup+883.335 s]
/proc/loadavg: 2.00 1.93 1.57 3/75 4074
/proc/meminfo: memFree=421792/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=40.51
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 799 21956 0 1 0 0 4021 30 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4074] ppid=4031 vsize=533744 CPUtime=838.62
/proc/4074/stat : 4074 (minisat) R 4031 4031 3887 0 -1 4194304 132653 0 0 0 83757 105 0 0 25 0 1 0 220133455 546553856 132635 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525961 0 0 4096 3 0 0 0 17 1 0 0
/proc/4074/statm: 133436 132635 54 142 0 133292 0
Current children cumulated CPU time (s) 879.13
Current children cumulated vsize (KiB) 581324

[startup+943.413 s]
/proc/loadavg: 2.00 1.94 1.59 3/75 4074
/proc/meminfo: memFree=338656/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=40.51
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 799 21956 0 1 0 0 4021 30 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4074] ppid=4031 vsize=568664 CPUtime=898.41
/proc/4074/stat : 4074 (minisat) R 4031 4031 3887 0 -1 4194304 141379 0 0 0 89728 113 0 0 25 0 1 0 220133455 582311936 141361 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/4074/statm: 142166 141361 54 142 0 142022 0
Current children cumulated CPU time (s) 938.92
Current children cumulated vsize (KiB) 616244

[startup+1003.48 s]
/proc/loadavg: 2.00 1.95 1.61 3/75 4074
/proc/meminfo: memFree=273056/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=40.51
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 799 21956 0 1 0 0 4021 30 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4074] ppid=4031 vsize=595008 CPUtime=958.2
/proc/4074/stat : 4074 (minisat) R 4031 4031 3887 0 -1 4194304 147968 0 0 0 95701 119 0 0 25 0 1 0 220133455 609288192 147950 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/4074/statm: 148752 147950 54 142 0 148608 0
Current children cumulated CPU time (s) 998.71
Current children cumulated vsize (KiB) 642588

[startup+1063.56 s]
/proc/loadavg: 2.00 1.95 1.64 3/75 4074
/proc/meminfo: memFree=213920/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=40.51
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 799 21956 0 1 0 0 4021 30 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4074] ppid=4031 vsize=628888 CPUtime=1017.99
/proc/4074/stat : 4074 (minisat) R 4031 4031 3887 0 -1 4194304 156368 0 0 0 101671 128 0 0 25 0 1 0 220133455 643981312 156350 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/4074/statm: 157222 156350 54 142 0 157078 0
Current children cumulated CPU time (s) 1058.5
Current children cumulated vsize (KiB) 676468

[startup+1123.63 s]
/proc/loadavg: 2.00 1.96 1.65 3/75 4074
/proc/meminfo: memFree=163232/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=40.51
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 799 21956 0 1 0 0 4021 30 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4074] ppid=4031 vsize=657952 CPUtime=1077.79
/proc/4074/stat : 4074 (minisat) R 4031 4031 3887 0 -1 4194304 163606 0 0 0 107643 136 0 0 25 0 1 0 220133455 673742848 163588 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/4074/statm: 164488 163588 54 142 0 164344 0
Current children cumulated CPU time (s) 1118.3
Current children cumulated vsize (KiB) 705532

[startup+1183.72 s]
/proc/loadavg: 2.00 1.97 1.67 3/81 4192
/proc/meminfo: memFree=104992/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=40.51
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 799 21956 0 1 0 0 4021 30 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4074] ppid=4031 vsize=691144 CPUtime=1137.47
/proc/4074/stat : 4074 (minisat) R 4031 4031 3887 0 -1 4194304 171932 0 0 0 113602 145 0 0 25 0 1 0 220133455 707731456 171914 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525819 0 0 4096 3 0 0 0 17 1 0 0
/proc/4074/statm: 172786 171914 54 142 0 172642 0
Current children cumulated CPU time (s) 1177.98
Current children cumulated vsize (KiB) 738724

[startup+1243.81 s]
/proc/loadavg: 2.00 1.97 1.69 3/75 4272
/proc/meminfo: memFree=61472/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=40.51
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 799 21956 0 1 0 0 4021 30 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4074] ppid=4031 vsize=716516 CPUtime=1197.2
/proc/4074/stat : 4074 (minisat) R 4031 4031 3887 0 -1 4194304 178244 0 0 0 119569 151 0 0 25 0 1 0 220133455 733712384 178226 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/4074/statm: 179129 178226 54 142 0 178985 0
Current children cumulated CPU time (s) 1237.71
Current children cumulated vsize (KiB) 764096

[startup+1303.89 s]
/proc/loadavg: 2.00 1.97 1.71 3/75 4272
/proc/meminfo: memFree=16288/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=40.51
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 799 21956 0 1 0 0 4021 30 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4074] ppid=4031 vsize=740940 CPUtime=1257
/proc/4074/stat : 4074 (minisat) R 4031 4031 3887 0 -1 4194304 184354 0 0 0 125543 157 0 0 25 0 1 0 220133455 758722560 184336 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525936 0 0 4096 3 0 0 0 17 1 0 0
/proc/4074/statm: 185235 184336 54 142 0 185091 0
Current children cumulated CPU time (s) 1297.51
Current children cumulated vsize (KiB) 788520

[startup+1363.96 s]
/proc/loadavg: 2.06 1.99 1.73 3/75 4272
/proc/meminfo: memFree=15136/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=40.51
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 799 21956 0 1 0 0 4021 30 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4074] ppid=4031 vsize=761196 CPUtime=1316.78
/proc/4074/stat : 4074 (minisat) R 4031 4031 3887 0 -1 4194304 189421 0 0 0 131516 162 0 0 25 0 1 0 220133455 779464704 189403 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/4074/statm: 190299 189403 54 142 0 190155 0
Current children cumulated CPU time (s) 1357.29
Current children cumulated vsize (KiB) 808776

[startup+1424.04 s]
/proc/loadavg: 2.02 1.99 1.74 3/75 4272
/proc/meminfo: memFree=15200/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=40.51
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 799 21956 0 1 0 0 4021 30 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4074] ppid=4031 vsize=781952 CPUtime=1376.56
/proc/4074/stat : 4074 (minisat) R 4031 4031 3887 0 -1 4194304 194612 0 0 0 137489 167 0 0 25 0 1 0 220133455 800718848 194594 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525842 0 0 4096 3 0 0 0 17 1 0 0
/proc/4074/statm: 195488 194594 54 142 0 195344 0
Current children cumulated CPU time (s) 1417.07
Current children cumulated vsize (KiB) 829532

[startup+1484.11 s]
/proc/loadavg: 2.04 2.00 1.76 3/75 4272
/proc/meminfo: memFree=15904/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=40.51
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 799 21956 0 1 0 0 4021 30 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4074] ppid=4031 vsize=818920 CPUtime=1436.33
/proc/4074/stat : 4074 (minisat) R 4031 4031 3887 0 -1 4194304 203856 0 0 0 143458 175 0 0 25 0 1 0 220133455 838574080 203838 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/4074/statm: 204730 203838 54 142 0 204586 0
Current children cumulated CPU time (s) 1476.84
Current children cumulated vsize (KiB) 866500



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1526.43 s]
/proc/loadavg: 2.02 2.00 1.77 3/75 4272
/proc/meminfo: memFree=16288/2055920 swapFree=4192192/4192956
[pid=4031] ppid=4026 vsize=47580 CPUtime=40.51
/proc/4031/stat : 4031 (galac.sh) S 4026 4031 3887 0 -1 4194304 799 21956 0 1 0 0 4021 30 17 0 1 0 220129378 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4031/statm: 11895 363 245 79 0 218 0
[pid=4074] ppid=4031 vsize=874088 CPUtime=1478.35
/proc/4074/stat : 4074 (minisat) R 4031 4031 3887 0 -1 4194304 217539 0 0 0 147648 187 0 0 25 0 1 0 220133455 895066112 217521 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/4074/statm: 218522 217521 54 142 0 218378 0
Current children cumulated CPU time (s) 1518.86
Current children cumulated vsize (KiB) 921668

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1526.44
CPU time (s): 40.5338
CPU user time (s): 40.2199
CPU system time (s): 0.313952
CPU usage (%): 2.65545
Max. virtual memory (cumulated for all children) (KiB): 921668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.2199
system time used= 0.313952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22755
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= 2921
involuntary context switches= 3421

runsolver used 1.90171 s user time and 4.87326 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Sat Jan 13 19:41:49 UTC 2007


IDJOB= 221205
IDBENCH= 5401
IDSOLVER= 78
FILE ID= node55/221205-1168717308

PBS_JOBID= 3547613

Free space on /tmp= 66561 MiB

SOLVER NAME= galac 1
BENCH NAME= HOME/pub/bench/CPAI06/queenAttacking/queenAttacking-11.xml
COMMAND LINE= /tmp/evaluation/221205-1168717308/galac.sh /tmp/evaluation/221205-1168717308/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-221205-1168717308 -o ROOT/results/node55/solver-221205-1168717308 -C 1800 -M 900  /tmp/evaluation/221205-1168717308/galac.sh /tmp/evaluation/221205-1168717308/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  b2331ae52aa4f20611596313def90cb8

RANDOM SEED= 53488581

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.218
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	: 5931.00
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.218
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:       1549448 kB
Buffers:         34860 kB
Cached:         378380 kB
SwapCached:        268 kB
Active:          71508 kB
Inactive:       361524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1549448 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:            4004 kB
Writeback:           0 kB
Mapped:          28856 kB
Slab:            59244 kB
Committed_AS:  4906820 kB
PageTables:       1608 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= 66529 MiB



End job on node55 on Sat Jan 13 20:07:18 UTC 2007