Trace number 426416

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
MiraXT v3? (TO) 5000.06 2506.53

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1275186626-09-UNSAT.cnf
MD5SUM53a19f144e67fa11d9773b213d1fd815
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark165.15
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node54/watcher-426416-1179014195 -o ROOT/results/node54/solver-426416-1179014195 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426416-1179014195/MiraXTv3_dyn /tmp/evaluation/426416-1179014195/instance-426416-1179014195.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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.99 1.97 1.89 3/65 26558
/proc/meminfo: memFree=1040136/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=3788 CPUtime=0
/proc/26558/stat : 26558 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 348794036 3878912 262 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2254459 0 0 4096 0 0 0 0 17 1 0 0
/proc/26558/statm: 947 264 206 20 0 305 0

[startup+0.062233 s]
/proc/loadavg: 1.99 1.97 1.89 3/65 26558
/proc/meminfo: memFree=1040136/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=6016 CPUtime=0.1
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 615 0 0 0 10 0 0 0 18 0 3 0 348794036 6160384 590 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 1504 590 218 20 0 862 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6016

[startup+0.101237 s]
/proc/loadavg: 1.99 1.97 1.89 3/65 26558
/proc/meminfo: memFree=1040136/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=6936 CPUtime=0.18
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 673 0 0 0 18 0 0 0 18 0 3 0 348794036 7102464 648 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 1734 648 218 20 0 1092 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6936

[startup+0.301265 s]
/proc/loadavg: 1.99 1.97 1.89 3/65 26558
/proc/meminfo: memFree=1040136/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=8684 CPUtime=0.57
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 1009 0 0 0 57 0 0 0 18 0 3 0 348794036 8892416 984 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 2171 984 218 20 0 1529 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8684

[startup+0.701318 s]
/proc/loadavg: 1.99 1.97 1.89 3/65 26558
/proc/meminfo: memFree=1040136/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=10660 CPUtime=1.38
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 1523 0 0 0 137 1 0 0 18 0 3 0 348794036 10915840 1498 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 2665 1498 218 20 0 2023 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10660

[startup+1.50142 s]
/proc/loadavg: 1.99 1.97 1.89 3/68 26561
/proc/meminfo: memFree=1033456/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=13460 CPUtime=2.97
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 2379 0 0 0 296 1 0 0 18 0 3 0 348794036 13783040 2354 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 3365 2354 218 20 0 2723 0
[pid=26558/tid=26560] ppid=26556 vsize=13460 CPUtime=1.47
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 982 0 0 0 147 0 0 0 25 0 3 0 348794037 13783040 2354 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2254459 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=13460 CPUtime=1.47
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 1019 0 0 0 147 0 0 0 25 0 3 0 348794037 13783040 2354 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13460

[startup+3.10162 s]
/proc/loadavg: 1.99 1.97 1.89 3/68 26561
/proc/meminfo: memFree=1029360/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=15860 CPUtime=6.16
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 3032 0 0 0 614 2 0 0 18 0 3 0 348794036 16240640 3007 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 3965 3007 218 20 0 3323 0
[pid=26558/tid=26560] ppid=26556 vsize=15860 CPUtime=3.08
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 1356 0 0 0 307 1 0 0 25 0 3 0 348794037 16240640 3007 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=15860 CPUtime=3.06
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 1298 0 0 0 306 0 0 0 23 0 3 0 348794037 16240640 3007 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134542711 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 15860

[startup+6.30203 s]
/proc/loadavg: 1.99 1.97 1.89 3/68 26561
/proc/meminfo: memFree=1025520/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=21596 CPUtime=12.55
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 4408 0 0 0 1252 3 0 0 18 0 3 0 348794036 22114304 4309 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 5399 4309 218 20 0 4757 0
[pid=26558/tid=26560] ppid=26556 vsize=21596 CPUtime=6.27
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 1935 0 0 0 626 1 0 0 18 0 3 0 348794037 22114304 4309 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=21596 CPUtime=6.25
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 2095 0 0 0 624 1 0 0 25 0 3 0 348794037 22114304 4309 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 21596

[startup+12.7018 s]
/proc/loadavg: 1.99 1.97 1.89 3/68 26561
/proc/meminfo: memFree=1013232/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=33628 CPUtime=25.32
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 7388 0 0 0 2525 7 0 0 18 0 3 0 348794036 34435072 7159 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 8407 7159 218 20 0 7765 0
[pid=26558/tid=26560] ppid=26556 vsize=33628 CPUtime=12.67
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 3358 0 0 0 1264 3 0 0 25 0 3 0 348794037 34435072 7159 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530218 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=33628 CPUtime=12.62
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 3652 0 0 0 1259 3 0 0 25 0 3 0 348794037 34435072 7159 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 33628

[startup+25.5015 s]
/proc/loadavg: 1.99 1.97 1.89 3/68 26561
/proc/meminfo: memFree=1006192/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=39804 CPUtime=50.83
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 9136 0 0 0 5074 9 0 0 18 0 3 0 348794036 40759296 8570 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 9951 8570 218 20 0 9309 0
[pid=26558/tid=26560] ppid=26556 vsize=39804 CPUtime=25.46
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 4214 0 0 0 2542 4 0 0 25 0 3 0 348794037 40759296 8570 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=39804 CPUtime=25.35
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 4544 0 0 0 2531 4 0 0 25 0 3 0 348794037 40759296 8570 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 39804

[startup+51.1017 s]
/proc/loadavg: 1.99 1.97 1.89 3/68 26561
/proc/meminfo: memFree=993392/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=52156 CPUtime=101.91
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 12906 0 0 0 10176 15 0 0 18 0 3 0 348794036 53407744 11722 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 13039 11722 218 20 0 12397 0
[pid=26558/tid=26560] ppid=26556 vsize=52156 CPUtime=51.06
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 6116 0 0 0 5100 6 0 0 21 0 3 0 348794037 53407744 11722 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=52156 CPUtime=50.83
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 6412 0 0 0 5075 8 0 0 25 0 3 0 348794037 53407744 11722 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 52156

[startup+102.305 s]
/proc/loadavg: 1.99 1.97 1.90 3/68 26561
/proc/meminfo: memFree=988592/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=57380 CPUtime=204.05
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 15301 0 0 0 20388 17 0 0 18 0 3 0 348794036 58757120 12953 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 14345 12953 218 20 0 13703 0
[pid=26558/tid=26560] ppid=26556 vsize=57380 CPUtime=102.09
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 7108 0 0 0 10203 6 0 0 25 0 3 0 348794037 58757120 12953 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26558/tid=26561] ppid=26556 vsize=57380 CPUtime=101.93
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 7815 0 0 0 10183 10 0 0 25 0 3 0 348794037 58757120 12953 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 57380

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.90 3/68 26561
/proc/meminfo: memFree=986800/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=58788 CPUtime=323.73
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 16990 0 0 0 32355 18 0 0 18 0 3 0 348794036 60198912 13387 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 14697 13387 218 20 0 14055 0
[pid=26558/tid=26560] ppid=26556 vsize=58788 CPUtime=161.81
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 7991 0 0 0 16174 7 0 0 25 0 3 0 348794037 60198912 13387 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26558/tid=26561] ppid=26556 vsize=58788 CPUtime=161.89
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 8621 0 0 0 16179 10 0 0 25 0 3 0 348794037 60198912 13387 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520233 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.73
Current children cumulated vsize (KiB) 58788

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/68 26561
/proc/meminfo: memFree=985712/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=59264 CPUtime=443.41
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 18638 0 0 0 44322 19 0 0 18 0 3 0 348794036 60686336 13622 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 14816 13622 218 20 0 14174 0
[pid=26558/tid=26560] ppid=26556 vsize=59264 CPUtime=221.53
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 8840 0 0 0 22145 8 0 0 25 0 3 0 348794037 60686336 13622 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26558/tid=26561] ppid=26556 vsize=59264 CPUtime=221.87
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 9420 0 0 0 22176 11 0 0 25 0 3 0 348794037 60686336 13622 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526652 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.41
Current children cumulated vsize (KiB) 59264

[startup+282.301 s]
/proc/loadavg: 2.12 2.00 1.92 4/73 26651
/proc/meminfo: memFree=979272/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=65216 CPUtime=562.99
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 21276 0 0 0 56269 30 0 0 18 0 3 0 348794036 66781184 14970 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 16304 14970 218 20 0 15662 0
[pid=26558/tid=26560] ppid=26556 vsize=65216 CPUtime=281.23
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 10724 0 0 0 28106 17 0 0 25 0 3 0 348794037 66781184 14970 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26558/tid=26561] ppid=26556 vsize=65216 CPUtime=281.73
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 10174 0 0 0 28161 12 0 0 25 0 3 0 348794037 66781184 14970 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526693 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.99
Current children cumulated vsize (KiB) 65216

[startup+342.302 s]
/proc/loadavg: 2.04 2.00 1.92 3/68 26759
/proc/meminfo: memFree=979496/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=65216 CPUtime=682.51
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 22748 0 0 0 68210 41 0 0 18 0 3 0 348794036 66781184 15107 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 16304 15107 218 20 0 15662 0
[pid=26558/tid=26560] ppid=26556 vsize=65216 CPUtime=340.9
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 11424 0 0 0 34063 27 0 0 25 0 3 0 348794037 66781184 15107 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26558/tid=26561] ppid=26556 vsize=65216 CPUtime=341.59
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 10946 0 0 0 34146 13 0 0 25 0 3 0 348794037 66781184 15107 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.51
Current children cumulated vsize (KiB) 65216

[startup+402.301 s]

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

/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 29755 0 0 0 189336 42 0 0 25 0 3 0 348794037 92356608 21074 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26558/tid=26561] ppid=26556 vsize=90192 CPUtime=1900.89
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 28804 0 0 0 190060 29 0 0 25 0 3 0 348794037 92356608 21074 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.69
Current children cumulated vsize (KiB) 90192

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/68 26761
/proc/meminfo: memFree=955696/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=90192 CPUtime=3914.38
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 60175 0 0 0 391366 72 0 0 18 0 3 0 348794036 92356608 21087 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 22548 21087 218 20 0 21906 0
[pid=26558/tid=26560] ppid=26556 vsize=90192 CPUtime=1953.5
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 30442 0 0 0 195308 42 0 0 25 0 3 0 348794037 92356608 21087 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26558/tid=26561] ppid=26556 vsize=90192 CPUtime=1960.87
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 29355 0 0 0 196057 30 0 0 25 0 3 0 348794037 92356608 21087 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.38
Current children cumulated vsize (KiB) 90192

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/68 26761
/proc/meminfo: memFree=954096/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=92240 CPUtime=4034.06
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 61806 0 0 0 403332 74 0 0 18 0 3 0 348794036 94453760 21482 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 23060 21482 218 20 0 22418 0
[pid=26558/tid=26560] ppid=26556 vsize=92240 CPUtime=2013.21
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 30998 0 0 0 201279 42 0 0 25 0 3 0 348794037 94453760 21482 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526445 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26558/tid=26561] ppid=26556 vsize=92240 CPUtime=2020.83
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 30430 0 0 0 202052 31 0 0 25 0 3 0 348794037 94453760 21482 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.06
Current children cumulated vsize (KiB) 92240

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/68 26761
/proc/meminfo: memFree=954160/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=92240 CPUtime=4153.77
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 63068 0 0 0 415302 75 0 0 18 0 3 0 348794036 94453760 21499 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 23060 21499 218 20 0 22418 0
[pid=26558/tid=26560] ppid=26556 vsize=92240 CPUtime=2072.95
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 31700 0 0 0 207252 43 0 0 25 0 3 0 348794037 94453760 21499 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26558/tid=26561] ppid=26556 vsize=92240 CPUtime=2080.81
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 30990 0 0 0 208049 32 0 0 24 0 3 0 348794037 94453760 21499 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.77
Current children cumulated vsize (KiB) 92240

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/68 26761
/proc/meminfo: memFree=954096/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=92240 CPUtime=4273.47
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 64196 0 0 0 427271 76 0 0 18 0 3 0 348794036 94453760 21511 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 23060 21511 218 20 0 22418 0
[pid=26558/tid=26560] ppid=26556 vsize=92240 CPUtime=2132.67
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 32264 0 0 0 213224 43 0 0 25 0 3 0 348794037 94453760 21511 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26558/tid=26561] ppid=26556 vsize=92240 CPUtime=2140.77
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 31554 0 0 0 214045 32 0 0 25 0 3 0 348794037 94453760 21511 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.47
Current children cumulated vsize (KiB) 92240

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/68 26761
/proc/meminfo: memFree=954096/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=92240 CPUtime=4393.16
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 65188 0 0 0 439239 77 0 0 18 0 3 0 348794036 94453760 21521 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 23060 21521 218 20 0 22418 0
[pid=26558/tid=26560] ppid=26556 vsize=92240 CPUtime=2192.39
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 32828 0 0 0 219196 43 0 0 25 0 3 0 348794037 94453760 21521 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26558/tid=26561] ppid=26556 vsize=92240 CPUtime=2200.75
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 31982 0 0 0 220042 33 0 0 25 0 3 0 348794037 94453760 21521 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.16
Current children cumulated vsize (KiB) 92240

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/68 26761
/proc/meminfo: memFree=953840/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=92372 CPUtime=4512.86
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 66379 0 0 0 451208 78 0 0 18 0 3 0 348794036 94588928 21584 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 23093 21584 218 20 0 22451 0
[pid=26558/tid=26560] ppid=26556 vsize=92372 CPUtime=2252.13
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 33398 0 0 0 225169 44 0 0 25 0 3 0 348794037 94588928 21584 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26558/tid=26561] ppid=26556 vsize=92372 CPUtime=2260.71
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 32603 0 0 0 226038 33 0 0 25 0 3 0 348794037 94588928 21584 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.86
Current children cumulated vsize (KiB) 92372

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/68 26761
/proc/meminfo: memFree=953776/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=92372 CPUtime=4632.56
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 67529 0 0 0 463177 79 0 0 18 0 3 0 348794036 94588928 21598 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 23093 21598 218 20 0 22451 0
[pid=26558/tid=26560] ppid=26556 vsize=92372 CPUtime=2311.84
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 33973 0 0 0 231140 44 0 0 25 0 3 0 348794037 94588928 21598 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26558/tid=26561] ppid=26556 vsize=92372 CPUtime=2320.7
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 33178 0 0 0 232036 34 0 0 25 0 3 0 348794037 94588928 21598 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.56
Current children cumulated vsize (KiB) 92372

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/68 26761
/proc/meminfo: memFree=952624/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=93540 CPUtime=4752.27
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 68940 0 0 0 475147 80 0 0 18 0 3 0 348794036 95784960 21866 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 23385 21866 218 20 0 22743 0
[pid=26558/tid=26560] ppid=26556 vsize=93540 CPUtime=2371.58
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 34797 0 0 0 237113 45 0 0 25 0 3 0 348794037 95784960 21866 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26558/tid=26561] ppid=26556 vsize=93540 CPUtime=2380.67
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 33765 0 0 0 238033 34 0 0 25 0 3 0 348794037 95784960 21866 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.27
Current children cumulated vsize (KiB) 93540

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/68 26761
/proc/meminfo: memFree=952432/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=93540 CPUtime=4871.96
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 70124 0 0 0 487116 80 0 0 18 0 3 0 348794036 95784960 21900 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 23385 21900 218 20 0 22743 0
[pid=26558/tid=26560] ppid=26556 vsize=93540 CPUtime=2431.3
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 35400 0 0 0 243085 45 0 0 25 0 3 0 348794037 95784960 21900 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26558/tid=26561] ppid=26556 vsize=93540 CPUtime=2440.64
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 34346 0 0 0 244029 35 0 0 25 0 3 0 348794037 95784960 21900 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.96
Current children cumulated vsize (KiB) 93540

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/68 26761
/proc/meminfo: memFree=952368/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=93540 CPUtime=4991.64
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 71149 0 0 0 499083 81 0 0 18 0 3 0 348794036 95784960 21912 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 23385 21912 218 20 0 22743 0
[pid=26558/tid=26560] ppid=26556 vsize=93540 CPUtime=2491.02
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 35840 0 0 0 249057 45 0 0 25 0 3 0 348794037 95784960 21912 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26558/tid=26561] ppid=26556 vsize=93540 CPUtime=2500.6
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 34931 0 0 0 250025 35 0 0 25 0 3 0 348794037 95784960 21912 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.64
Current children cumulated vsize (KiB) 93540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/68 26761
/proc/meminfo: memFree=952304/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=93540 CPUtime=5000.03
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 71295 0 0 0 499922 81 0 0 18 0 3 0 348794036 95784960 21913 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 23385 21913 218 20 0 22743 0
[pid=26558/tid=26560] ppid=26556 vsize=93540 CPUtime=2495.2
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 35986 0 0 0 249475 45 0 0 25 0 3 0 348794037 95784960 21913 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26558/tid=26561] ppid=26556 vsize=93540 CPUtime=2504.81
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 34931 0 0 0 250446 35 0 0 25 0 3 0 348794037 95784960 21913 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 93540

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

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

[startup+2506.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/68 26761
/proc/meminfo: memFree=952304/2055920 swapFree=4182300/4192956
[pid=26558] ppid=26556 vsize=93540 CPUtime=5000.03
/proc/26558/stat : 26558 (MiraXTv3_dyn) S 26556 26558 26428 0 -1 4194304 71295 0 0 0 499922 81 0 0 18 0 3 0 348794036 95784960 21913 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 23385 21913 218 20 0 22743 0
[pid=26558/tid=26560] ppid=26556 vsize=93540 CPUtime=2495.2
/proc/26558/task/26560/stat : 26560 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 35986 0 0 0 249475 45 0 0 25 0 3 0 348794037 95784960 21913 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26558/tid=26561] ppid=26556 vsize=93540 CPUtime=2504.81
/proc/26558/task/26561/stat : 26561 (MiraXTv3_dyn) R 26556 26558 26428 0 -1 4194368 34931 0 0 0 250446 35 0 0 25 0 3 0 348794037 95784960 21913 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 93540

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.53
CPU time (s): 5000.06
CPU user time (s): 4999.24
CPU system time (s): 0.828873
CPU usage (%): 199.482
Max. virtual memory (cumulated for all children) (KiB): 94116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.24
system time used= 0.828873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71295
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 427
involuntary context switches= 37780

runsolver used 2.58361 second user time and 6.566 second system time

The end

Launcher Data (download as text)

Begin job on node54 on Sat May 12 23:56:36 UTC 2007

IDJOB= 426416
IDBENCH= 20264
IDSOLVER= 196
FILE ID= node54/426416-1179014195

PBS_JOBID= 5253002

Free space on /tmp= 66545 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1275186626-09-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/426416-1179014195/MiraXTv3_dyn /tmp/evaluation/426416-1179014195/instance-426416-1179014195.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-426416-1179014195 -o ROOT/results/node54/solver-426416-1179014195 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426416-1179014195/MiraXTv3_dyn /tmp/evaluation/426416-1179014195/instance-426416-1179014195.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  53a19f144e67fa11d9773b213d1fd815

RANDOM SEED= 347944152

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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

/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.234
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.234
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:       1040416 kB
Buffers:         51900 kB
Cached:         827456 kB
SwapCached:       4168 kB
Active:         533948 kB
Inactive:       355640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1040416 kB
SwapTotal:     4192956 kB
SwapFree:      4182300 kB
Dirty:            3996 kB
Writeback:           0 kB
Mapped:          16036 kB
Slab:           111928 kB
Committed_AS:  5390692 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66545 MiB

End job on node54 on Sun May 13 00:38:24 UTC 2007