Trace number 1095792

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 M? (TO) 1800.08 1810.91

General information on the benchmark

Namecsp/rand-3-28-28-fcd/
normalized-rand-3-28-28-93-632-fcd-24_ext.xml
MD5SUM38b391ba8fcc4721d36ef3ba245f3445
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
4.93/5.05	c start processing
4.93/5.05	c start relation processing
18.17/18.35	c start cnf exporting
70.01/70.42	c parsing time : 4.93
70.01/70.42	c preprocessing time : 70.305
70.01/70.42	
70.01/70.42	c Nary constraints - conflicts : 0 supports : 93
70.01/70.43	c Binary constraints - conflicts : 0 supports :0
70.01/70.43	c max arity constraint : 3
70.01/70.43	c Max Tuples generated 0
70.01/70.43	c relations : 93
70.01/70.43	c relations BDD: 93
70.01/70.43	c sampling 0/0
70.01/70.43	c vars : 598227 - clauses :  1874557
70.01/70.43	
70.05/70.53	 
70.05/70.53	c --- SAT Solver Stats ---
70.05/70.53	 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1095792-1215258888/watcher-1095792-1215258888 -o /tmp/evaluation-result-1095792-1215258888/solver-1095792-1215258888 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1095792-1215258888.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 1.97 1.99 3/79 2551
/proc/meminfo: memFree=1567912/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=8652 CPUtime=0
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 681617836 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2551/statm: 2163 280 208 79 0 156 0
[pid=2552] ppid=2551 vsize=8688 CPUtime=0
/proc/2552/stat : 2552 (galacM.sh) S 2551 2551 2194 0 -1 4194368 57 243 0 0 0 0 0 0 16 0 1 0 681617836 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 240154017874 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/2552/statm: 2172 288 210 79 0 165 0

[startup+0.104025 s]
/proc/loadavg: 1.91 1.97 1.99 3/79 2551
/proc/meminfo: memFree=1567912/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=47556 CPUtime=0.01
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 681617836 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2551/statm: 11889 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.201034 s]
/proc/loadavg: 1.91 1.97 1.99 3/79 2551
/proc/meminfo: memFree=1567912/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=47556 CPUtime=0.01
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 681617836 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2551/statm: 11889 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.301044 s]
/proc/loadavg: 1.91 1.97 1.99 3/79 2551
/proc/meminfo: memFree=1567912/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=47556 CPUtime=0.01
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 681617836 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2551/statm: 11889 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701094 s]
/proc/loadavg: 1.91 1.97 1.99 3/79 2551
/proc/meminfo: memFree=1567912/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=47556 CPUtime=0.01
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 681617836 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2551/statm: 11889 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50218 s]
/proc/loadavg: 1.91 1.97 1.99 3/89 2573
/proc/meminfo: memFree=1490328/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=47556 CPUtime=0.01
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 681617836 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2551/statm: 11889 365 246 79 0 219 0
[pid=2565] ppid=2551 vsize=813384 CPUtime=1.45
/proc/2565/stat : 2565 (java) S 2551 2551 2194 0 -1 0 22842 0 1 0 133 12 0 0 18 0 9 0 681617839 832905216 22264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2565/statm: 203346 22264 1885 9 0 197327 0
[pid=2565/tid=2566] ppid=2551 vsize=813384 CPUtime=1.22
/proc/2565/task/2566/stat : 2566 (java) R 2551 2551 2194 0 -1 64 14468 0 1 0 114 8 0 0 25 0 9 0 681617840 832905216 22264 996147200 134512640 134550740 4294955600 18446744073709551615 4126738767 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2567] ppid=2551 vsize=813384 CPUtime=0.1
/proc/2565/task/2567/stat : 2567 (java) S 2551 2551 2194 0 -1 64 6912 0 0 0 8 2 0 0 16 0 9 0 681617841 832905216 22264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2568] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2568/stat : 2568 (java) S 2551 2551 2194 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 681617842 832905216 22264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2569] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2569/stat : 2569 (java) S 2551 2551 2194 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 681617842 832905216 22264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2570] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2570/stat : 2570 (java) S 2551 2551 2194 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 681617844 832905216 22264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2565/tid=2571] ppid=2551 vsize=813384 CPUtime=0.1
/proc/2565/task/2571/stat : 2571 (java) S 2551 2551 2194 0 -1 64 757 0 0 0 10 0 0 0 16 0 9 0 681617844 832905216 22264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2572] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2572/stat : 2572 (java) S 2551 2551 2194 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 681617844 832905216 22264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2565/tid=2573] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2573/stat : 2573 (java) S 2551 2551 2194 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 681617844 832905216 22264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860940

[startup+3.10236 s]
/proc/loadavg: 1.91 1.97 1.99 4/89 2573
/proc/meminfo: memFree=1480600/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=47556 CPUtime=0.01
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 681617836 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2551/statm: 11889 365 246 79 0 219 0
[pid=2565] ppid=2551 vsize=813384 CPUtime=3.04
/proc/2565/stat : 2565 (java) S 2551 2551 2194 0 -1 0 26441 0 1 0 291 13 0 0 18 0 9 0 681617839 832905216 25857 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2565/statm: 203346 25857 1885 9 0 197327 0
[pid=2565/tid=2566] ppid=2551 vsize=813384 CPUtime=2.67
/proc/2565/task/2566/stat : 2566 (java) R 2551 2551 2194 0 -1 64 14474 0 1 0 258 9 0 0 25 0 9 0 681617840 832905216 25857 996147200 134512640 134550740 4294955600 18446744073709551615 4126635229 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2567] ppid=2551 vsize=813384 CPUtime=0.24
/proc/2565/task/2567/stat : 2567 (java) S 2551 2551 2194 0 -1 64 10501 0 0 0 21 3 0 0 16 0 9 0 681617841 832905216 25857 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2568] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2568/stat : 2568 (java) S 2551 2551 2194 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 681617842 832905216 25857 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2569] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2569/stat : 2569 (java) S 2551 2551 2194 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 681617842 832905216 25857 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2570] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2570/stat : 2570 (java) S 2551 2551 2194 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 681617844 832905216 25857 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2565/tid=2571] ppid=2551 vsize=813384 CPUtime=0.1
/proc/2565/task/2571/stat : 2571 (java) S 2551 2551 2194 0 -1 64 761 0 0 0 10 0 0 0 16 0 9 0 681617844 832905216 25857 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2572] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2572/stat : 2572 (java) S 2551 2551 2194 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 681617844 832905216 25857 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2565/tid=2573] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2573/stat : 2573 (java) S 2551 2551 2194 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 681617844 832905216 25857 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 860940

[startup+6.30172 s]
/proc/loadavg: 1.92 1.97 1.99 3/89 2573
/proc/meminfo: memFree=1453784/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=47556 CPUtime=0.01
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 681617836 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2551/statm: 11889 365 246 79 0 219 0
[pid=2565] ppid=2551 vsize=813384 CPUtime=6.22
/proc/2565/stat : 2565 (java) S 2551 2551 2194 0 -1 0 33164 0 1 0 605 17 0 0 18 0 9 0 681617839 832905216 32570 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2565/statm: 203346 32570 1893 9 0 197327 0
[pid=2565/tid=2566] ppid=2551 vsize=813384 CPUtime=5.51
/proc/2565/task/2566/stat : 2566 (java) R 2551 2551 2194 0 -1 64 14496 0 1 0 541 10 0 0 25 0 9 0 681617840 832905216 32570 996147200 134512640 134550740 4294955600 18446744073709551615 4126933661 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2567] ppid=2551 vsize=813384 CPUtime=0.5
/proc/2565/task/2567/stat : 2567 (java) S 2551 2551 2194 0 -1 64 17147 0 0 0 45 5 0 0 17 0 9 0 681617841 832905216 32570 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2568] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2568/stat : 2568 (java) S 2551 2551 2194 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 681617842 832905216 32570 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2569] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2569/stat : 2569 (java) S 2551 2551 2194 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 681617842 832905216 32570 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2570] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2570/stat : 2570 (java) S 2551 2551 2194 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 681617844 832905216 32570 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2565/tid=2571] ppid=2551 vsize=813384 CPUtime=0.17
/proc/2565/task/2571/stat : 2571 (java) S 2551 2551 2194 0 -1 64 816 0 0 0 17 0 0 0 16 0 9 0 681617844 832905216 32570 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2572] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2572/stat : 2572 (java) S 2551 2551 2194 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 681617844 832905216 32570 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2565/tid=2573] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2573/stat : 2573 (java) S 2551 2551 2194 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 681617844 832905216 32570 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 860940

[startup+12.7014 s]
/proc/loadavg: 1.93 1.97 1.99 3/89 2573
/proc/meminfo: memFree=1363736/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=47556 CPUtime=0.01
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 681617836 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2551/statm: 11889 365 246 79 0 219 0
[pid=2565] ppid=2551 vsize=813384 CPUtime=12.59
/proc/2565/stat : 2565 (java) S 2551 2551 2194 0 -1 0 58297 0 1 0 1230 29 0 0 18 0 9 0 681617839 832905216 57700 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2565/statm: 203346 57701 1893 9 0 197327 0
[pid=2565/tid=2566] ppid=2551 vsize=813384 CPUtime=10.66
/proc/2565/task/2566/stat : 2566 (java) S 2551 2551 2194 0 -1 64 14499 0 1 0 1056 10 0 0 25 0 9 0 681617840 832905216 57702 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2567] ppid=2551 vsize=813384 CPUtime=1.73
/proc/2565/task/2567/stat : 2567 (java) R 2551 2551 2194 0 -1 64 42280 0 0 0 155 18 0 0 19 0 9 0 681617841 832905216 57703 996147200 134512640 134550740 4294955600 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2568] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2568/stat : 2568 (java) S 2551 2551 2194 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 681617842 832905216 57704 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2569] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2569/stat : 2569 (java) S 2551 2551 2194 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 681617842 832905216 57705 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2570] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2570/stat : 2570 (java) S 2551 2551 2194 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 681617844 832905216 57705 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2565/tid=2571] ppid=2551 vsize=813384 CPUtime=0.17
/proc/2565/task/2571/stat : 2571 (java) S 2551 2551 2194 0 -1 64 816 0 0 0 17 0 0 0 16 0 9 0 681617844 832905216 57706 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2572] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2572/stat : 2572 (java) S 2551 2551 2194 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 681617844 832905216 57707 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2565/tid=2573] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2573/stat : 2573 (java) S 2551 2551 2194 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 681617844 832905216 57708 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 860940

[startup+25.5029 s]
/proc/loadavg: 1.94 1.97 1.99 3/89 2573
/proc/meminfo: memFree=1220504/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=47556 CPUtime=0.01
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 681617836 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2551/statm: 11889 365 246 79 0 219 0
[pid=2565] ppid=2551 vsize=813384 CPUtime=25.32
/proc/2565/stat : 2565 (java) S 2551 2551 2194 0 -1 0 87902 0 1 0 2485 47 0 0 18 0 9 0 681617839 832905216 87287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2565/statm: 203346 87287 1912 9 0 197327 0
[pid=2565/tid=2566] ppid=2551 vsize=813384 CPUtime=21.97
/proc/2565/task/2566/stat : 2566 (java) R 2551 2551 2194 0 -1 64 14555 0 1 0 2183 14 0 0 25 0 9 0 681617840 832905216 87287 996147200 134512640 134550740 4294955600 18446744073709551615 102716408 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2567] ppid=2551 vsize=813384 CPUtime=3.09
/proc/2565/task/2567/stat : 2567 (java) S 2551 2551 2194 0 -1 64 71788 0 0 0 278 31 0 0 16 0 9 0 681617841 832905216 87287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2568] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2568/stat : 2568 (java) S 2551 2551 2194 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 681617842 832905216 87287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2569] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2569/stat : 2569 (java) S 2551 2551 2194 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 681617842 832905216 87287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2570] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2570/stat : 2570 (java) S 2551 2551 2194 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 681617844 832905216 87287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2565/tid=2571] ppid=2551 vsize=813384 CPUtime=0.23
/proc/2565/task/2571/stat : 2571 (java) S 2551 2551 2194 0 -1 64 854 0 0 0 23 0 0 0 15 0 9 0 681617844 832905216 87287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2565/tid=2572] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2572/stat : 2572 (java) S 2551 2551 2194 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 681617844 832905216 87287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2565/tid=2573] ppid=2551 vsize=813384 CPUtime=0
/proc/2565/task/2573/stat : 2573 (java) S 2551 2551 2194 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 681617844 832905216 87287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 860940

[startup+51.1027 s]

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

/proc/2574/statm: 47892 45311 57 152 0 47737 0
Current children cumulated CPU time (s) 1116.62
Current children cumulated vsize (KiB) 239124

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/81 2580
/proc/meminfo: memFree=1349784/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=47556 CPUtime=70.09
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 800 89702 0 1 0 0 6938 71 17 0 1 0 681617836 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2551/statm: 11889 365 246 79 0 219 0
[pid=2574] ppid=2551 vsize=193020 CPUtime=1106.24
/proc/2574/stat : 2574 (minisat) R 2551 2551 2194 0 -1 4194304 45688 0 0 0 110588 36 0 0 25 0 1 0 681624889 197652480 45669 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/2574/statm: 48255 45669 57 152 0 48100 0
Current children cumulated CPU time (s) 1176.33
Current children cumulated vsize (KiB) 240576

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/81 2580
/proc/meminfo: memFree=1347928/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=47556 CPUtime=70.09
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 800 89702 0 1 0 0 6938 71 17 0 1 0 681617836 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2551/statm: 11889 365 246 79 0 219 0
[pid=2574] ppid=2551 vsize=194872 CPUtime=1165.95
/proc/2574/stat : 2574 (minisat) R 2551 2551 2194 0 -1 4194304 46138 0 0 0 116558 37 0 0 25 0 1 0 681624889 199548928 46119 996147200 134512640 135136200 4294955968 18446744073709551615 134529384 0 0 4096 3 0 0 0 17 0 0 0
/proc/2574/statm: 48718 46119 57 152 0 48563 0
Current children cumulated CPU time (s) 1236.04
Current children cumulated vsize (KiB) 242428

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/81 2580
/proc/meminfo: memFree=1346136/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=47556 CPUtime=70.09
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 800 89702 0 1 0 0 6938 71 17 0 1 0 681617836 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2551/statm: 11889 365 246 79 0 219 0
[pid=2574] ppid=2551 vsize=196588 CPUtime=1225.65
/proc/2574/stat : 2574 (minisat) R 2551 2551 2194 0 -1 4194304 46586 0 0 0 122528 37 0 0 25 0 1 0 681624889 201306112 46567 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/2574/statm: 49147 46567 57 152 0 48992 0
Current children cumulated CPU time (s) 1295.74
Current children cumulated vsize (KiB) 244144

[startup+1362.3 s]
/proc/loadavg: 2.07 2.00 2.00 3/81 2580
/proc/meminfo: memFree=1344280/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=47556 CPUtime=70.09
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 800 89702 0 1 0 0 6938 71 17 0 1 0 681617836 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2551/statm: 11889 365 246 79 0 219 0
[pid=2574] ppid=2551 vsize=198436 CPUtime=1285.36
/proc/2574/stat : 2574 (minisat) R 2551 2551 2194 0 -1 4194304 47044 0 0 0 128498 38 0 0 25 0 1 0 681624889 203198464 47025 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/2574/statm: 49609 47025 57 152 0 49454 0
Current children cumulated CPU time (s) 1355.45
Current children cumulated vsize (KiB) 245992

[startup+1422.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/81 2580
/proc/meminfo: memFree=1342744/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=47556 CPUtime=70.09
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 800 89702 0 1 0 0 6938 71 17 0 1 0 681617836 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2551/statm: 11889 365 246 79 0 219 0
[pid=2574] ppid=2551 vsize=199904 CPUtime=1345.06
/proc/2574/stat : 2574 (minisat) R 2551 2551 2194 0 -1 4194304 47422 0 0 0 134468 38 0 0 25 0 1 0 681624889 204701696 47403 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/2574/statm: 49976 47403 57 152 0 49821 0
Current children cumulated CPU time (s) 1415.15
Current children cumulated vsize (KiB) 247460

[startup+1482.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/83 2664
/proc/meminfo: memFree=1334416/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=47556 CPUtime=70.09
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 800 89702 0 1 0 0 6938 71 17 0 1 0 681617836 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2551/statm: 11889 365 246 79 0 219 0
[pid=2574] ppid=2551 vsize=201884 CPUtime=1404.5
/proc/2574/stat : 2574 (minisat) R 2551 2551 2194 0 -1 4194304 47916 0 0 0 140410 40 0 0 25 0 1 0 681624889 206729216 47897 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/2574/statm: 50471 47897 57 152 0 50316 0
Current children cumulated CPU time (s) 1474.59
Current children cumulated vsize (KiB) 249440

[startup+1542.31 s]
/proc/loadavg: 2.08 2.02 2.00 3/83 2664
/proc/meminfo: memFree=1324176/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=47556 CPUtime=70.09
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 800 89702 0 1 0 0 6938 71 17 0 1 0 681617836 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2551/statm: 11889 365 246 79 0 219 0
[pid=2574] ppid=2551 vsize=203864 CPUtime=1463.94
/proc/2574/stat : 2574 (minisat) R 2551 2551 2194 0 -1 4194304 48412 0 0 0 146353 41 0 0 25 0 1 0 681624889 208756736 48393 996147200 134512640 135136200 4294955968 18446744073709551615 134520057 0 0 4096 3 0 0 0 17 0 0 0
/proc/2574/statm: 50966 48393 57 152 0 50811 0
Current children cumulated CPU time (s) 1534.03
Current children cumulated vsize (KiB) 251420

[startup+1602.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/83 2664
/proc/meminfo: memFree=1317648/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=47556 CPUtime=70.09
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 800 89702 0 1 0 0 6938 71 17 0 1 0 681617836 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2551/statm: 11889 365 246 79 0 219 0
[pid=2574] ppid=2551 vsize=205844 CPUtime=1523.37
/proc/2574/stat : 2574 (minisat) R 2551 2551 2194 0 -1 4194304 48913 0 0 0 152295 42 0 0 25 0 1 0 681624889 210784256 48894 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/2574/statm: 51461 48894 57 152 0 51306 0
Current children cumulated CPU time (s) 1593.46
Current children cumulated vsize (KiB) 253400

[startup+1662.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/83 2664
/proc/meminfo: memFree=1312272/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=47556 CPUtime=70.09
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 800 89702 0 1 0 0 6938 71 17 0 1 0 681617836 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2551/statm: 11889 365 246 79 0 219 0
[pid=2574] ppid=2551 vsize=207428 CPUtime=1582.79
/proc/2574/stat : 2574 (minisat) R 2551 2551 2194 0 -1 4194304 49325 0 0 0 158237 42 0 0 25 0 1 0 681624889 212406272 49306 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 0 0 0
/proc/2574/statm: 51857 49306 57 152 0 51702 0
Current children cumulated CPU time (s) 1652.88
Current children cumulated vsize (KiB) 254984

[startup+1722.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/83 2664
/proc/meminfo: memFree=1306128/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=47556 CPUtime=70.09
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 800 89702 0 1 0 0 6938 71 17 0 1 0 681617836 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2551/statm: 11889 365 246 79 0 219 0
[pid=2574] ppid=2551 vsize=210072 CPUtime=1642.23
/proc/2574/stat : 2574 (minisat) R 2551 2551 2194 0 -1 4194304 49905 0 0 0 164180 43 0 0 25 0 1 0 681624889 215113728 49886 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/2574/statm: 52518 49886 57 152 0 52363 0
Current children cumulated CPU time (s) 1712.32
Current children cumulated vsize (KiB) 257628

[startup+1782.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/83 2664
/proc/meminfo: memFree=1300816/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=47556 CPUtime=70.09
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 800 89702 0 1 0 0 6938 71 17 0 1 0 681617836 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2551/statm: 11889 365 246 79 0 219 0
[pid=2574] ppid=2551 vsize=211656 CPUtime=1701.65
/proc/2574/stat : 2574 (minisat) R 2551 2551 2194 0 -1 4194304 50315 0 0 0 170122 43 0 0 25 0 1 0 681624889 216735744 50296 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/2574/statm: 52914 50296 57 152 0 52759 0
Current children cumulated CPU time (s) 1771.74
Current children cumulated vsize (KiB) 259212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.9 s]
/proc/loadavg: 2.11 2.06 2.00 3/83 2664
/proc/meminfo: memFree=1298768/2055920 swapFree=4178892/4192956
[pid=2551] ppid=2549 vsize=47556 CPUtime=70.09
/proc/2551/stat : 2551 (galacM.sh) S 2549 2551 2194 0 -1 4194304 800 89702 0 1 0 0 6938 71 17 0 1 0 681617836 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2551/statm: 11889 365 246 79 0 219 0
[pid=2574] ppid=2551 vsize=212448 CPUtime=1729.99
/proc/2574/stat : 2574 (minisat) R 2551 2551 2194 0 -1 4194304 50495 0 0 0 172955 44 0 0 25 0 1 0 681624889 217546752 50476 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/2574/statm: 53112 50476 57 152 0 52957 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 260004

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

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2551 and gives
#  childrusage.ru_utime.tv_sec=69
#  childrusage.ru_utime.tv_usec=386451
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=727889
# CPU time returned by wait4() is 70.1143
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1810.91
CPU time (s): 1800.08
CPU user time (s): 1798.93
CPU system time (s): 1.15
CPU usage (%): 99.4017
Max. virtual memory (cumulated for all children) (KiB): 860940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 69.3865
system time used= 0.727889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90502
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= 3417
involuntary context switches= 2832

runsolver used 2.07069 second user time and 6.16906 second system time

The end

Launcher Data (download as text)

Begin job on node86 at 2008-07-05 13:54:49
IDJOB=1095792
IDBENCH=58930
IDSOLVER=350
FILE ID=node86/1095792-1215258888
PBS_JOBID= 7882087
Free space on /tmp= 66544 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/rand-3-28-28-fcd/normalized-rand-3-28-28-93-632-fcd-24_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1095792-1215258888/watcher-1095792-1215258888 -o /tmp/evaluation-result-1095792-1215258888/solver-1095792-1215258888 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1095792-1215258888.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 38b391ba8fcc4721d36ef3ba245f3445
RANDOM SEED=685824102

node86.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1568392 kB
Buffers:         92076 kB
Cached:         287568 kB
SwapCached:       6392 kB
Active:         298680 kB
Inactive:       134720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1568392 kB
SwapTotal:     4192956 kB
SwapFree:      4178892 kB
Dirty:            8880 kB
Writeback:           0 kB
Mapped:          58872 kB
Slab:            38500 kB
Committed_AS:  1346640 kB
PageTables:       2692 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= 66504 MiB
End job on node86 at 2008-07-05 14:25:02