Trace number 252559

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.02 1813.35

General information on the benchmark

NamesocialGolfers/
socialGolfer-6-4-6.xml
MD5SUMef05f3db01695aaf5a2bf7c10fbded9b
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 variables2520
Number of constraints10392
Maximum constraint arity24
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10392
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
31.04	c start processing
31.05	c start relation processing
31.23	c start cnf exporting
34.11	c parsing time : 30.835
34.11	c preprocessing time : 33.905
34.12	
34.12	c Nary constraints - conflicts : 9936 supports : 456
34.12	c Binary constraints - conflicts : 0 supports :0
34.12	c max arity constraint : 24
34.12	c Max Tuples generated 16777216
34.12	c relations : 4
34.12	c relations BDD: 3
34.12	c vars : 15865 - clauses :  54768
34.12	
34.16	 
34.16	c --- Minisat Stats ---
34.16	 

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/node33/watcher-252559-1168407900 -o ROOT/results/node33/solver-252559-1168407900 -C 1800 -M 900 /tmp/evaluation/252559-1168407900/galac.sh /tmp/evaluation/252559-1168407900/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.92 0.99 0.99 4/68 1300
/proc/meminfo: memFree=1607528/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=8652 CPUtime=0
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 347 0 0 0 0 0 0 0 17 0 1 0 189183855 8859648 280 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1299/statm: 2163 280 208 79 0 156 0
[pid=1301] ppid=1299 vsize=8688 CPUtime=0
/proc/1301/stat : 1301 (galac.sh) R 1299 1299 1196 0 -1 4194368 27 0 0 0 0 0 0 0 18 0 1 0 189183855 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210824129183 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/1301/statm: 2172 286 209 79 0 165 0
[pid=1302] ppid=1301 vsize=8728 CPUtime=0
/proc/1302/stat : 1302 (galac.sh) R 1301 1299 1196 0 -1 4194368 25 0 0 0 0 0 0 0 18 0 1 0 189183855 8937472 290 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 4322802 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/1302/statm: 2182 290 209 79 0 175 0

[startup+0.103738 s]
/proc/loadavg: 0.92 0.99 0.99 4/68 1300
/proc/meminfo: memFree=1607528/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=0.01
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.51182 s]
/proc/loadavg: 0.92 0.99 0.99 4/68 1300
/proc/meminfo: memFree=1607528/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=0.01
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.33399 s]
/proc/loadavg: 0.92 0.99 0.99 3/92 1360
/proc/meminfo: memFree=1549376/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=0.01
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
[pid=1313] ppid=1299 vsize=861064 CPUtime=1.22
/proc/1313/stat : 1313 (java) R 1299 1299 1196 0 -1 0 12227 0 1 0 115 7 0 0 20 0 8 0 189183858 881729536 11981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074024382 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1313/statm: 215266 11981 1989 14 0 201471 0
[pid=1313/tid=1314] ppid=1299 vsize=861064 CPUtime=0.04
/proc/1313/task/1314/stat : 1314 (java) S 1299 1299 1196 0 -1 64 3431 0 0 0 3 1 0 0 16 0 8 0 189183861 881729536 11981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1313/tid=1315] ppid=1299 vsize=861064 CPUtime=0
/proc/1313/task/1315/stat : 1315 (java) S 1299 1299 1196 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189183862 881729536 11981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1313/tid=1316] ppid=1299 vsize=861064 CPUtime=0
/proc/1313/task/1316/stat : 1316 (java) S 1299 1299 1196 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 189183862 881729536 11981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1313/tid=1317] ppid=1299 vsize=861064 CPUtime=0
/proc/1313/task/1317/stat : 1317 (java) S 1299 1299 1196 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 189183865 881729536 11981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1313/tid=1318] ppid=1299 vsize=861064 CPUtime=0.26
/proc/1313/task/1318/stat : 1318 (java) S 1299 1299 1196 0 -1 64 1015 0 0 0 25 1 0 0 15 0 8 0 189183865 881729536 11981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1313/tid=1319] ppid=1299 vsize=861064 CPUtime=0
/proc/1313/task/1319/stat : 1319 (java) S 1299 1299 1196 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 189183865 881729536 11981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1313/tid=1320] ppid=1299 vsize=861064 CPUtime=0
/proc/1313/task/1320/stat : 1320 (java) S 1299 1299 1196 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 189183865 881729536 11981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 908632

[startup+2.98333 s]
/proc/loadavg: 1.17 1.04 1.01 3/92 1360
/proc/meminfo: memFree=1544192/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=0.01
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
[pid=1313] ppid=1299 vsize=861196 CPUtime=2.87
/proc/1313/stat : 1313 (java) R 1299 1299 1196 0 -1 0 15278 0 1 0 277 10 0 0 25 0 8 0 189183858 881864704 15030 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1313/statm: 215299 15030 1989 14 0 201504 0
[pid=1313/tid=1314] ppid=1299 vsize=861196 CPUtime=0.04
/proc/1313/task/1314/stat : 1314 (java) S 1299 1299 1196 0 -1 64 3431 0 0 0 3 1 0 0 17 0 8 0 189183861 881864704 15030 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1313/tid=1315] ppid=1299 vsize=861196 CPUtime=0
/proc/1313/task/1315/stat : 1315 (java) S 1299 1299 1196 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189183862 881864704 15030 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1313/tid=1316] ppid=1299 vsize=861196 CPUtime=0
/proc/1313/task/1316/stat : 1316 (java) S 1299 1299 1196 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 189183862 881864704 15031 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1313/tid=1317] ppid=1299 vsize=861196 CPUtime=0
/proc/1313/task/1317/stat : 1317 (java) S 1299 1299 1196 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 189183865 881864704 15031 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1313/tid=1318] ppid=1299 vsize=861196 CPUtime=0.31
/proc/1313/task/1318/stat : 1318 (java) S 1299 1299 1196 0 -1 64 1057 0 0 0 30 1 0 0 15 0 8 0 189183865 881864704 15031 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1313/tid=1319] ppid=1299 vsize=861196 CPUtime=0
/proc/1313/task/1319/stat : 1319 (java) S 1299 1299 1196 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 189183865 881864704 15031 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1313/tid=1320] ppid=1299 vsize=861196 CPUtime=0
/proc/1313/task/1320/stat : 1320 (java) S 1299 1299 1196 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 189183865 881864704 15031 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 908764

[startup+6.27401 s]
/proc/loadavg: 1.17 1.04 1.01 3/92 1360
/proc/meminfo: memFree=1495688/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=0.01
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
[pid=1313] ppid=1299 vsize=861196 CPUtime=6.16
/proc/1313/stat : 1313 (java) R 1299 1299 1196 0 -1 0 19569 0 1 0 604 12 0 0 25 0 8 0 189183858 881864704 19320 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4154521653 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1313/statm: 215299 19320 1993 14 0 201504 0
[pid=1313/tid=1314] ppid=1299 vsize=861196 CPUtime=0.04
/proc/1313/task/1314/stat : 1314 (java) S 1299 1299 1196 0 -1 64 3585 0 0 0 3 1 0 0 16 0 8 0 189183861 881864704 19320 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1313/tid=1315] ppid=1299 vsize=861196 CPUtime=0
/proc/1313/task/1315/stat : 1315 (java) S 1299 1299 1196 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189183862 881864704 19320 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1313/tid=1316] ppid=1299 vsize=861196 CPUtime=0
/proc/1313/task/1316/stat : 1316 (java) S 1299 1299 1196 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 189183862 881864704 19320 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1313/tid=1317] ppid=1299 vsize=861196 CPUtime=0
/proc/1313/task/1317/stat : 1317 (java) S 1299 1299 1196 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 189183865 881864704 19320 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1313/tid=1318] ppid=1299 vsize=861196 CPUtime=0.31
/proc/1313/task/1318/stat : 1318 (java) S 1299 1299 1196 0 -1 64 1057 0 0 0 30 1 0 0 15 0 8 0 189183865 881864704 19320 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1313/tid=1319] ppid=1299 vsize=861196 CPUtime=0
/proc/1313/task/1319/stat : 1319 (java) S 1299 1299 1196 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 189183865 881864704 19320 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1313/tid=1320] ppid=1299 vsize=861196 CPUtime=0
/proc/1313/task/1320/stat : 1320 (java) S 1299 1299 1196 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 189183865 881864704 19320 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 908764

[startup+12.7133 s]
/proc/loadavg: 1.29 1.07 1.02 3/92 1360
/proc/meminfo: memFree=1376944/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=0.01
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
[pid=1313] ppid=1299 vsize=861196 CPUtime=12.59
/proc/1313/stat : 1313 (java) R 1299 1299 1196 0 -1 0 20294 0 1 0 1247 12 0 0 25 0 8 0 189183858 881864704 20041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074301901 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1313/statm: 215299 20041 1993 14 0 201504 0
[pid=1313/tid=1314] ppid=1299 vsize=861196 CPUtime=0.21
/proc/1313/task/1314/stat : 1314 (java) S 1299 1299 1196 0 -1 64 4301 0 0 0 20 1 0 0 16 0 8 0 189183861 881864704 20041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1313/tid=1315] ppid=1299 vsize=861196 CPUtime=0
/proc/1313/task/1315/stat : 1315 (java) S 1299 1299 1196 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189183862 881864704 20041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1313/tid=1316] ppid=1299 vsize=861196 CPUtime=0
/proc/1313/task/1316/stat : 1316 (java) S 1299 1299 1196 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 189183862 881864704 20041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1313/tid=1317] ppid=1299 vsize=861196 CPUtime=0
/proc/1313/task/1317/stat : 1317 (java) S 1299 1299 1196 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 189183865 881864704 20041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1313/tid=1318] ppid=1299 vsize=861196 CPUtime=0.32
/proc/1313/task/1318/stat : 1318 (java) S 1299 1299 1196 0 -1 64 1062 0 0 0 31 1 0 0 15 0 8 0 189183865 881864704 20041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1313/tid=1319] ppid=1299 vsize=861196 CPUtime=0
/proc/1313/task/1319/stat : 1319 (java) S 1299 1299 1196 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 189183865 881864704 20041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1313/tid=1320] ppid=1299 vsize=861196 CPUtime=0
/proc/1313/task/1320/stat : 1320 (java) S 1299 1299 1196 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 189183865 881864704 20041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 908764

[startup+25.535 s]
/proc/loadavg: 1.56 1.13 1.04 3/92 1360
/proc/meminfo: memFree=1140592/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=0.01
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
[pid=1313] ppid=1299 vsize=861196 CPUtime=25.23
/proc/1313/stat : 1313 (java) R 1299 1299 1196 0 -1 0 20294 0 1 0 2511 12 0 0 25 0 8 0 189183858 881864704 20041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074301920 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1313/statm: 215299 20041 1993 14 0 201504 0
[pid=1313/tid=1314] ppid=1299 vsize=861196 CPUtime=0.21
/proc/1313/task/1314/stat : 1314 (java) S 1299 1299 1196 0 -1 64 4301 0 0 0 20 1 0 0 16 0 8 0 189183861 881864704 20041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1313/tid=1315] ppid=1299 vsize=861196 CPUtime=0
/proc/1313/task/1315/stat : 1315 (java) S 1299 1299 1196 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189183862 881864704 20041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1313/tid=1316] ppid=1299 vsize=861196 CPUtime=0
/proc/1313/task/1316/stat : 1316 (java) S 1299 1299 1196 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 189183862 881864704 20041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1313/tid=1317] ppid=1299 vsize=861196 CPUtime=0
/proc/1313/task/1317/stat : 1317 (java) S 1299 1299 1196 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 189183865 881864704 20041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1313/tid=1318] ppid=1299 vsize=861196 CPUtime=0.32
/proc/1313/task/1318/stat : 1318 (java) S 1299 1299 1196 0 -1 64 1062 0 0 0 31 1 0 0 15 0 8 0 189183865 881864704 20041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1313/tid=1319] ppid=1299 vsize=861196 CPUtime=0
/proc/1313/task/1319/stat : 1319 (java) S 1299 1299 1196 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 189183865 881864704 20041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1313/tid=1320] ppid=1299 vsize=861196 CPUtime=0
/proc/1313/task/1320/stat : 1320 (java) S 1299 1299 1196 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 189183865 881864704 20041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 908764

[startup+51.1442 s]
/proc/loadavg: 2.04 1.28 1.09 3/81 1420
/proc/meminfo: memFree=1479864/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=33.81
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 798 23403 0 1 0 0 3363 18 17 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
[pid=1361] ppid=1299 vsize=23544 CPUtime=16.84
/proc/1361/stat : 1361 (minisat) R 1299 1299 1196 0 -1 4194304 5713 0 0 0 1679 5 0 0 25 0 1 0 189187271 24109056 5695 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 0 0 0
/proc/1361/statm: 5886 5695 54 142 0 5742 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 71112

[startup+102.363 s]
/proc/loadavg: 2.05 1.41 1.15 3/81 1420
/proc/meminfo: memFree=1467464/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=33.81
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 798 23403 0 1 0 0 3363 18 17 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
[pid=1361] ppid=1299 vsize=36088 CPUtime=67.8
/proc/1361/stat : 1361 (minisat) R 1299 1299 1196 0 -1 4194304 8875 0 0 0 6772 8 0 0 25 0 1 0 189187271 36954112 8857 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529357 0 0 4096 3 0 0 0 17 0 0 0
/proc/1361/statm: 9022 8857 54 142 0 8878 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 83656

[startup+162.407 s]
/proc/loadavg: 2.02 1.51 1.19 3/81 1420
/proc/meminfo: memFree=1449928/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=33.81
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 798 23403 0 1 0 0 3363 18 17 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0

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

/proc/loadavg: 2.06 1.99 1.70 3/81 1618
/proc/meminfo: memFree=1387400/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=33.81
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 798 23403 0 1 0 0 3363 18 17 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
[pid=1361] ppid=1299 vsize=109968 CPUtime=1082.4
/proc/1361/stat : 1361 (minisat) R 1299 1299 1196 0 -1 4194304 27298 0 0 0 108194 46 0 0 25 0 1 0 189187271 112607232 27280 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529527 0 0 4096 3 0 0 0 17 0 0 0
/proc/1361/statm: 27492 27280 54 142 0 27348 0
Current children cumulated CPU time (s) 1116.21
Current children cumulated vsize (KiB) 157536

[startup+1183.27 s]
/proc/loadavg: 2.02 1.99 1.71 3/81 1618
/proc/meminfo: memFree=1387400/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=33.81
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 798 23403 0 1 0 0 3363 18 17 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
[pid=1361] ppid=1299 vsize=110368 CPUtime=1141.93
/proc/1361/stat : 1361 (minisat) R 1299 1299 1196 0 -1 4194304 27398 0 0 0 114146 47 0 0 25 0 1 0 189187271 113016832 27380 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 0 0 0
/proc/1361/statm: 27592 27380 54 142 0 27448 0
Current children cumulated CPU time (s) 1175.74
Current children cumulated vsize (KiB) 157936

[startup+1243.27 s]
/proc/loadavg: 2.01 1.99 1.73 3/81 1618
/proc/meminfo: memFree=1386568/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=33.81
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 798 23403 0 1 0 0 3363 18 17 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
[pid=1361] ppid=1299 vsize=111040 CPUtime=1201.38
/proc/1361/stat : 1361 (minisat) R 1299 1299 1196 0 -1 4194304 27548 0 0 0 120091 47 0 0 25 0 1 0 189187271 113704960 27530 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1361/statm: 27760 27530 54 142 0 27616 0
Current children cumulated CPU time (s) 1235.19
Current children cumulated vsize (KiB) 158608

[startup+1303.32 s]
/proc/loadavg: 2.11 2.02 1.75 3/81 1618
/proc/meminfo: memFree=1386568/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=33.81
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 798 23403 0 1 0 0 3363 18 17 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
[pid=1361] ppid=1299 vsize=110952 CPUtime=1260.89
/proc/1361/stat : 1361 (minisat) R 1299 1299 1196 0 -1 4194304 27561 0 0 0 126042 47 0 0 25 0 1 0 189187271 113614848 27543 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 0 0 0
/proc/1361/statm: 27738 27543 54 142 0 27594 0
Current children cumulated CPU time (s) 1294.7
Current children cumulated vsize (KiB) 158520

[startup+1363.35 s]
/proc/loadavg: 2.17 2.06 1.78 3/81 1618
/proc/meminfo: memFree=1386568/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=33.81
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 798 23403 0 1 0 0 3363 18 17 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
[pid=1361] ppid=1299 vsize=110952 CPUtime=1320.34
/proc/1361/stat : 1361 (minisat) R 1299 1299 1196 0 -1 4194304 27561 0 0 0 131987 47 0 0 25 0 1 0 189187271 113614848 27543 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1361/statm: 27738 27543 54 142 0 27594 0
Current children cumulated CPU time (s) 1354.15
Current children cumulated vsize (KiB) 158520

[startup+1423.4 s]
/proc/loadavg: 2.06 2.04 1.79 3/81 1618
/proc/meminfo: memFree=1386568/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=33.81
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 798 23403 0 1 0 0 3363 18 17 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
[pid=1361] ppid=1299 vsize=110952 CPUtime=1379.86
/proc/1361/stat : 1361 (minisat) R 1299 1299 1196 0 -1 4194304 27561 0 0 0 137938 48 0 0 25 0 1 0 189187271 113614848 27543 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134527644 0 0 4096 3 0 0 0 17 0 0 0
/proc/1361/statm: 27738 27543 54 142 0 27594 0
Current children cumulated CPU time (s) 1413.67
Current children cumulated vsize (KiB) 158520

[startup+1483.45 s]
/proc/loadavg: 2.09 2.05 1.81 3/81 1618
/proc/meminfo: memFree=1386568/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=33.81
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 798 23403 0 1 0 0 3363 18 17 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
[pid=1361] ppid=1299 vsize=110952 CPUtime=1439.37
/proc/1361/stat : 1361 (minisat) R 1299 1299 1196 0 -1 4194304 27561 0 0 0 143889 48 0 0 25 0 1 0 189187271 113614848 27543 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1361/statm: 27738 27543 54 142 0 27594 0
Current children cumulated CPU time (s) 1473.18
Current children cumulated vsize (KiB) 158520

[startup+1543.54 s]
/proc/loadavg: 2.03 2.04 1.82 3/81 1618
/proc/meminfo: memFree=1386504/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=33.81
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 798 23403 0 1 0 0 3363 18 17 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
[pid=1361] ppid=1299 vsize=110952 CPUtime=1498.89
/proc/1361/stat : 1361 (minisat) R 1299 1299 1196 0 -1 4194304 27561 0 0 0 149841 48 0 0 25 0 1 0 189187271 113614848 27543 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1361/statm: 27738 27543 54 142 0 27594 0
Current children cumulated CPU time (s) 1532.7
Current children cumulated vsize (KiB) 158520

[startup+1603.59 s]
/proc/loadavg: 2.01 2.03 1.83 3/81 1618
/proc/meminfo: memFree=1371400/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=33.81
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 798 23403 0 1 0 0 3363 18 17 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
[pid=1361] ppid=1299 vsize=126540 CPUtime=1558.41
/proc/1361/stat : 1361 (minisat) R 1299 1299 1196 0 -1 4194304 31423 0 0 0 155790 51 0 0 25 0 1 0 189187271 129576960 31405 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134527343 0 0 4096 3 0 0 0 17 0 0 0
/proc/1361/statm: 31635 31405 54 142 0 31491 0
Current children cumulated CPU time (s) 1592.22
Current children cumulated vsize (KiB) 174108

[startup+1663.63 s]
/proc/loadavg: 2.00 2.02 1.83 4/81 1618
/proc/meminfo: memFree=1370504/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=33.81
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 798 23403 0 1 0 0 3363 18 17 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
[pid=1361] ppid=1299 vsize=127068 CPUtime=1617.91
/proc/1361/stat : 1361 (minisat) R 1299 1299 1196 0 -1 4194304 31564 0 0 0 161740 51 0 0 25 0 1 0 189187271 130117632 31546 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1361/statm: 31767 31546 54 142 0 31623 0
Current children cumulated CPU time (s) 1651.72
Current children cumulated vsize (KiB) 174636

[startup+1723.69 s]
/proc/loadavg: 2.00 2.02 1.84 3/81 1618
/proc/meminfo: memFree=1370504/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=33.81
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 798 23403 0 1 0 0 3363 18 17 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
[pid=1361] ppid=1299 vsize=127068 CPUtime=1677.41
/proc/1361/stat : 1361 (minisat) R 1299 1299 1196 0 -1 4194304 31564 0 0 0 167689 52 0 0 25 0 1 0 189187271 130117632 31546 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1361/statm: 31767 31546 54 142 0 31623 0
Current children cumulated CPU time (s) 1711.22
Current children cumulated vsize (KiB) 174636

[startup+1783.71 s]
/proc/loadavg: 2.00 2.01 1.84 3/81 1618
/proc/meminfo: memFree=1342536/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=33.81
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 798 23403 0 1 0 0 3363 18 17 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
[pid=1361] ppid=1299 vsize=155164 CPUtime=1736.87
/proc/1361/stat : 1361 (minisat) R 1299 1299 1196 0 -1 4194304 38565 0 0 0 173627 60 0 0 25 0 1 0 189187271 158887936 38547 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 0 0 0
/proc/1361/statm: 38791 38547 54 142 0 38647 0
Current children cumulated CPU time (s) 1770.68
Current children cumulated vsize (KiB) 202732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.34 s]
/proc/loadavg: 2.00 2.01 1.85 3/81 1618
/proc/meminfo: memFree=1339592/2055920 swapFree=4192224/4192956
[pid=1299] ppid=1297 vsize=47568 CPUtime=33.81
/proc/1299/stat : 1299 (galac.sh) S 1297 1299 1196 0 -1 4194304 798 23403 0 1 0 0 3363 18 17 0 1 0 189183855 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1299/statm: 11892 363 245 79 0 218 0
[pid=1361] ppid=1299 vsize=157944 CPUtime=1766.21
/proc/1361/stat : 1361 (minisat) R 1299 1299 1196 0 -1 4194304 39283 0 0 0 176560 61 0 0 25 0 1 0 189187271 161734656 39265 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1361/statm: 39486 39265 54 142 0 39342 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 205512

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 1299 and gives childrusage.ru_utime.tv_sec=33 childrusage.ru_utime.tv_usec=637886 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=190970
CPU time returned by wait4() is 33.8289
while last known CPU time is 1800.02

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1813.35
CPU time (s): 1800.02
CPU user time (s): 1799.23
CPU system time (s): 0.79
CPU usage (%): 99.2647
Max. virtual memory (cumulated for all children) (KiB): 908764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.6379
system time used= 0.19097
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24201
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= 2338
involuntary context switches= 1619

runsolver used 1.71974 s user time and 4.95825 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Wed Jan 10 05:45:00 UTC 2007


IDJOB= 252559
IDBENCH= 12953
FILE ID= node33/252559-1168407900

PBS_JOBID= 3523369

Free space on /tmp= 66560 MiB

BENCH NAME= HOME/pub/bench/CPAI06/socialGolfers/socialGolfer-6-4-6.xml
COMMAND LINE= /tmp/evaluation/252559-1168407900/galac.sh /tmp/evaluation/252559-1168407900/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-252559-1168407900 -o ROOT/results/node33/solver-252559-1168407900 -C 1800 -M 900  /tmp/evaluation/252559-1168407900/galac.sh /tmp/evaluation/252559-1168407900/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  ef05f3db01695aaf5a2bf7c10fbded9b

RANDOM SEED= 929830607

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.281
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.281
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:       1607944 kB
Buffers:         56252 kB
Cached:         317504 kB
SwapCached:        448 kB
Active:         158288 kB
Inactive:       235352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1607944 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            4536 kB
Writeback:           0 kB
Mapped:          29304 kB
Slab:            40080 kB
Committed_AS:  3632472 kB
PageTables:       1616 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 node33 on Wed Jan 10 06:15:15 UTC 2007