Trace number 426396

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.21 2506.33

General information on the benchmark

Namerandom/2+p/p0.7/v5500/
unif2p-p0.7-v5500-c14685-S145970304-01-UNSAT.cnf
MD5SUMa9c69ac58ba32eb3b79077be89bd5498
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4215.8
Satisfiable
(Un)Satisfiability was proved
Number of variables5496
Number of clauses14684
Sum of the clauses size39647
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24405
Number of clauses of size 310279
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/node48/watcher-426396-1179013393 -o ROOT/results/node48/solver-426396-1179013393 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426396-1179013393/MiraXTv3_dyn /tmp/evaluation/426396-1179013393/instance-426396-1179013393.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.90 3/64 13515
/proc/meminfo: memFree=1089288/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=3788 CPUtime=0
/proc/13515/stat : 13515 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 256184643 3878912 279 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13515/statm: 947 285 202 20 0 305 0

[startup+0.023283 s]
/proc/loadavg: 1.99 1.97 1.90 3/64 13515
/proc/meminfo: memFree=1089288/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=5360 CPUtime=0.01
/proc/13515/stat : 13515 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194304 701 0 0 0 1 0 0 0 18 0 1 0 256184643 5488640 676 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3969997 0 0 4096 0 0 0 0 17 1 0 0
/proc/13515/statm: 1340 676 206 20 0 698 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.101297 s]
/proc/loadavg: 1.99 1.97 1.90 3/64 13515
/proc/meminfo: memFree=1089288/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=11876 CPUtime=0.09
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 1673 0 0 0 9 0 0 0 18 0 3 0 256184643 12161024 1583 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 2969 1583 218 20 0 2327 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11876

[startup+0.301315 s]
/proc/loadavg: 1.99 1.97 1.90 3/64 13515
/proc/meminfo: memFree=1089288/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=12900 CPUtime=0.49
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 1784 0 0 0 49 0 0 0 18 0 3 0 256184643 13209600 1694 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 3225 1694 218 20 0 2583 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 12900

[startup+0.701352 s]
/proc/loadavg: 1.99 1.97 1.90 3/64 13515
/proc/meminfo: memFree=1089288/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=13428 CPUtime=1.3
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 2128 0 0 0 129 1 0 0 18 0 3 0 256184643 13750272 2038 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 3357 2038 218 20 0 2715 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 13428

[startup+1.50243 s]
/proc/loadavg: 1.99 1.97 1.90 3/67 13518
/proc/meminfo: memFree=1081008/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=16360 CPUtime=2.89
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 2754 0 0 0 288 1 0 0 18 0 3 0 256184643 16752640 2664 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 4090 2664 218 20 0 3448 0
[pid=13515/tid=13517] ppid=13513 vsize=16360 CPUtime=1.42
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 896 0 0 0 142 0 0 0 20 0 3 0 256184650 16752640 2664 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=16360 CPUtime=1.4
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 958 0 0 0 140 0 0 0 25 0 3 0 256184650 16752640 2664 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526548 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 16360

[startup+3.10157 s]
/proc/loadavg: 1.99 1.97 1.90 3/67 13518
/proc/meminfo: memFree=1077424/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=21868 CPUtime=6.09
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 3967 0 0 0 606 3 0 0 18 0 3 0 256184643 22392832 3877 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 5467 3877 218 20 0 4825 0
[pid=13515/tid=13517] ppid=13513 vsize=21868 CPUtime=3.02
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 1500 0 0 0 301 1 0 0 25 0 3 0 256184650 22392832 3877 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=21868 CPUtime=2.99
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 1567 0 0 0 298 1 0 0 25 0 3 0 256184650 22392832 3877 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 21868

[startup+6.30187 s]
/proc/loadavg: 1.99 1.97 1.90 3/67 13518
/proc/meminfo: memFree=1069168/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=26204 CPUtime=12.47
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 5273 0 0 0 1243 4 0 0 18 0 3 0 256184643 26832896 5183 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 6551 5183 218 20 0 5909 0
[pid=13515/tid=13517] ppid=13513 vsize=26204 CPUtime=6.22
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 2095 0 0 0 621 1 0 0 25 0 3 0 256184650 26832896 5183 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=26204 CPUtime=6.18
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 2278 0 0 0 616 2 0 0 25 0 3 0 256184650 26832896 5183 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526020 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 26204

[startup+12.7015 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 13518
/proc/meminfo: memFree=1062448/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=33876 CPUtime=25.24
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 7293 0 0 0 2517 7 0 0 18 0 3 0 256184643 34689024 7129 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 8469 7129 218 20 0 7827 0
[pid=13515/tid=13517] ppid=13513 vsize=33876 CPUtime=12.62
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 2961 0 0 0 1260 2 0 0 25 0 3 0 256184650 34689024 7129 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=33876 CPUtime=12.55
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 3432 0 0 0 1251 4 0 0 25 0 3 0 256184650 34689024 7129 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 33876

[startup+25.5016 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 13518
/proc/meminfo: memFree=1042160/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=52336 CPUtime=50.78
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 12280 0 0 0 5064 14 0 0 18 0 3 0 256184643 53592064 12035 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 13084 12035 218 20 0 12442 0
[pid=13515/tid=13517] ppid=13513 vsize=52336 CPUtime=25.41
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 5424 0 0 0 2536 5 0 0 25 0 3 0 256184650 53592064 12035 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526565 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=52336 CPUtime=25.29
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 5956 0 0 0 2521 8 0 0 25 0 3 0 256184650 53592064 12035 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526002 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 52336

[startup+51.102 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 13518
/proc/meminfo: memFree=1027568/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=67344 CPUtime=101.85
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 16060 0 0 0 10166 19 0 0 18 0 3 0 256184643 68960256 15495 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 16836 15495 218 20 0 16194 0
[pid=13515/tid=13517] ppid=13513 vsize=67344 CPUtime=51
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 7353 0 0 0 5093 7 0 0 25 0 3 0 256184650 68960256 15495 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526440 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=67344 CPUtime=50.77
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 7807 0 0 0 5066 11 0 0 25 0 3 0 256184650 68960256 15495 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 67344

[startup+102.307 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 13518
/proc/meminfo: memFree=995760/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=98608 CPUtime=204.01
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 24672 0 0 0 20368 33 0 0 18 0 3 0 256184643 100974592 23441 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 24652 23441 218 20 0 24010 0
[pid=13515/tid=13517] ppid=13513 vsize=98608 CPUtime=102.19
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 11404 0 0 0 10206 13 0 0 25 0 3 0 256184650 100974592 23441 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=98608 CPUtime=101.75
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 12368 0 0 0 10156 19 0 0 25 0 3 0 256184650 100974592 23441 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 98608

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 13518
/proc/meminfo: memFree=988848/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=105312 CPUtime=323.72
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 27024 0 0 0 32335 37 0 0 18 0 3 0 256184643 107839488 25138 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 26328 25138 218 20 0 25686 0
[pid=13515/tid=13517] ppid=13513 vsize=105312 CPUtime=162.16
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 12253 0 0 0 16202 14 0 0 25 0 3 0 256184650 107839488 25138 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=105312 CPUtime=161.48
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 13871 0 0 0 16126 22 0 0 25 0 3 0 256184650 107839488 25138 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.72
Current children cumulated vsize (KiB) 105312

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 13518
/proc/meminfo: memFree=979504/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=114968 CPUtime=443.44
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 30112 0 0 0 44303 41 0 0 18 0 3 0 256184643 117727232 27463 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 28742 27463 218 20 0 28100 0
[pid=13515/tid=13517] ppid=13513 vsize=114968 CPUtime=222.12
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 14119 0 0 0 22197 15 0 0 25 0 3 0 256184650 117727232 27463 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=114968 CPUtime=221.23
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 15093 0 0 0 22099 24 0 0 25 0 3 0 256184650 117727232 27463 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.44
Current children cumulated vsize (KiB) 114968

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 13518
/proc/meminfo: memFree=978224/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=116708 CPUtime=563.16
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 31204 0 0 0 56274 42 0 0 18 0 3 0 256184643 119508992 27927 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 29177 27927 218 20 0 28535 0
[pid=13515/tid=13517] ppid=13513 vsize=116708 CPUtime=282.11
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 14868 0 0 0 28195 16 0 0 25 0 3 0 256184650 119508992 27927 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=116708 CPUtime=280.97
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 15436 0 0 0 28073 24 0 0 25 0 3 0 256184650 119508992 27927 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.16
Current children cumulated vsize (KiB) 116708

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 13518
/proc/meminfo: memFree=975792/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=119560 CPUtime=682.88
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 32556 0 0 0 68244 44 0 0 18 0 3 0 256184643 122429440 28475 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 29890 28475 218 20 0 29248 0
[pid=13515/tid=13517] ppid=13513 vsize=119560 CPUtime=342.09
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 15804 0 0 0 34191 18 0 0 25 0 3 0 256184650 122429440 28475 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=119560 CPUtime=340.71
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 15852 0 0 0 34046 25 0 0 25 0 3 0 256184650 122429440 28475 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.88
Current children cumulated vsize (KiB) 119560

[startup+402.301 s]

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

/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 27731 0 0 0 190110 28 0 0 25 0 3 0 256184650 140288000 33117 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=137000 CPUtime=1893.63
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 25896 0 0 0 189315 48 0 0 25 0 3 0 256184650 140288000 33117 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3795.08
Current children cumulated vsize (KiB) 137000

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 13718
/proc/meminfo: memFree=956656/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=137000 CPUtime=3914.79
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 55354 0 0 0 391401 78 0 0 18 0 3 0 256184643 140288000 33128 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 34250 33128 218 20 0 33608 0
[pid=13515/tid=13517] ppid=13513 vsize=137000 CPUtime=1961.36
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 28144 0 0 0 196107 29 0 0 25 0 3 0 256184650 140288000 33128 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=137000 CPUtime=1953.35
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 26310 0 0 0 195287 48 0 0 25 0 3 0 256184650 140288000 33128 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.79
Current children cumulated vsize (KiB) 137000

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 13718
/proc/meminfo: memFree=956656/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=137000 CPUtime=4034.51
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 55870 0 0 0 403373 78 0 0 18 0 3 0 256184643 140288000 33133 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 34250 33133 218 20 0 33608 0
[pid=13515/tid=13517] ppid=13513 vsize=137000 CPUtime=2021.34
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 28349 0 0 0 202105 29 0 0 25 0 3 0 256184650 140288000 33133 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=137000 CPUtime=2013.09
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 26621 0 0 0 201261 48 0 0 25 0 3 0 256184650 140288000 33133 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526145 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.51
Current children cumulated vsize (KiB) 137000

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 13718
/proc/meminfo: memFree=956656/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=137912 CPUtime=4154.22
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 56598 0 0 0 415343 79 0 0 18 0 3 0 256184643 141221888 33140 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 34478 33140 218 20 0 33836 0
[pid=13515/tid=13517] ppid=13513 vsize=137912 CPUtime=2081.32
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 28766 0 0 0 208102 30 0 0 25 0 3 0 256184650 141221888 33140 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=137912 CPUtime=2072.82
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 26932 0 0 0 207234 48 0 0 25 0 3 0 256184650 141221888 33140 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4154.22
Current children cumulated vsize (KiB) 137912

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 13718
/proc/meminfo: memFree=956592/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=137912 CPUtime=4273.92
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 57120 0 0 0 427313 79 0 0 18 0 3 0 256184643 141221888 33145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 34478 33145 218 20 0 33836 0
[pid=13515/tid=13517] ppid=13513 vsize=137912 CPUtime=2141.3
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 29081 0 0 0 214100 30 0 0 25 0 3 0 256184650 141221888 33145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=137912 CPUtime=2132.55
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 27139 0 0 0 213206 49 0 0 25 0 3 0 256184650 141221888 33145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.92
Current children cumulated vsize (KiB) 137912

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 13718
/proc/meminfo: memFree=956592/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=137912 CPUtime=4393.63
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 57959 0 0 0 439283 80 0 0 18 0 3 0 256184643 141221888 33152 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 34478 33152 218 20 0 33836 0
[pid=13515/tid=13517] ppid=13513 vsize=137912 CPUtime=2201.27
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 29499 0 0 0 220097 30 0 0 25 0 3 0 256184650 141221888 33152 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520396 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=137912 CPUtime=2192.28
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 27560 0 0 0 219179 49 0 0 25 0 3 0 256184650 141221888 33152 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.63
Current children cumulated vsize (KiB) 137912

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 13718
/proc/meminfo: memFree=956656/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=137912 CPUtime=4513.34
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 58593 0 0 0 451254 80 0 0 18 0 3 0 256184643 141221888 33160 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 34478 33160 218 20 0 33836 0
[pid=13515/tid=13517] ppid=13513 vsize=137912 CPUtime=2261.24
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 29816 0 0 0 226094 30 0 0 25 0 3 0 256184650 141221888 33160 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=137912 CPUtime=2252.02
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 27877 0 0 0 225153 49 0 0 25 0 3 0 256184650 141221888 33160 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4513.34
Current children cumulated vsize (KiB) 137912

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 13718
/proc/meminfo: memFree=956592/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=137912 CPUtime=4633.05
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 59226 0 0 0 463224 81 0 0 18 0 3 0 256184643 141221888 33163 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 34478 33163 218 20 0 33836 0
[pid=13515/tid=13517] ppid=13513 vsize=137912 CPUtime=2321.22
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 30132 0 0 0 232092 30 0 0 25 0 3 0 256184650 141221888 33163 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=137912 CPUtime=2311.74
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 28194 0 0 0 231125 49 0 0 25 0 3 0 256184650 141221888 33163 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4633.05
Current children cumulated vsize (KiB) 137912

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 13718
/proc/meminfo: memFree=956592/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=137912 CPUtime=4752.77
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 59859 0 0 0 475196 81 0 0 18 0 3 0 256184643 141221888 33166 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 34478 33166 218 20 0 33836 0
[pid=13515/tid=13517] ppid=13513 vsize=137912 CPUtime=2381.2
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 30449 0 0 0 238090 30 0 0 25 0 3 0 256184650 141221888 33166 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=137912 CPUtime=2371.48
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 28510 0 0 0 237099 49 0 0 25 0 3 0 256184650 141221888 33166 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.77
Current children cumulated vsize (KiB) 137912

[startup+2442.3 s]
/proc/loadavg: 2.07 1.99 1.91 3/67 13718
/proc/meminfo: memFree=956464/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=137912 CPUtime=4872.46
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 60501 0 0 0 487165 81 0 0 18 0 3 0 256184643 141221888 33173 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 34478 33173 218 20 0 33836 0
[pid=13515/tid=13517] ppid=13513 vsize=137912 CPUtime=2441.18
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 30771 0 0 0 244087 31 0 0 25 0 3 0 256184650 141221888 33173 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=137912 CPUtime=2431.21
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 28830 0 0 0 243071 50 0 0 25 0 3 0 256184650 141221888 33173 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4872.46
Current children cumulated vsize (KiB) 137912

[startup+2502.3 s]
/proc/loadavg: 2.10 2.00 1.92 3/67 13718
/proc/meminfo: memFree=956592/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=137912 CPUtime=4992.18
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 61140 0 0 0 499136 82 0 0 18 0 3 0 256184643 141221888 33176 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 34478 33176 218 20 0 33836 0
[pid=13515/tid=13517] ppid=13513 vsize=137912 CPUtime=2501.16
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 31090 0 0 0 250085 31 0 0 25 0 3 0 256184650 141221888 33176 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=137912 CPUtime=2490.94
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 29150 0 0 0 249044 50 0 0 25 0 3 0 256184650 141221888 33176 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4992.18
Current children cumulated vsize (KiB) 137912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.3 s]
/proc/loadavg: 2.09 2.00 1.92 3/67 13718
/proc/meminfo: memFree=956592/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=137912 CPUtime=5000.17
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 61246 0 0 0 499935 82 0 0 18 0 3 0 256184643 141221888 33176 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 34478 33176 218 20 0 33836 0
[pid=13515/tid=13517] ppid=13513 vsize=137912 CPUtime=2505.17
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 31090 0 0 0 250486 31 0 0 25 0 3 0 256184650 141221888 33176 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=137912 CPUtime=2494.92
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 29256 0 0 0 249442 50 0 0 25 0 3 0 256184650 141221888 33176 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565803 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.17
Current children cumulated vsize (KiB) 137912

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

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

[startup+2506.3 s]
/proc/loadavg: 2.09 2.00 1.92 3/67 13718
/proc/meminfo: memFree=956592/2055920 swapFree=4183980/4192956
[pid=13515] ppid=13513 vsize=137912 CPUtime=5000.17
/proc/13515/stat : 13515 (MiraXTv3_dyn) S 13513 13515 13302 0 -1 4194304 61246 0 0 0 499935 82 0 0 18 0 3 0 256184643 141221888 33176 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13515/statm: 34478 33176 218 20 0 33836 0
[pid=13515/tid=13517] ppid=13513 vsize=137912 CPUtime=2505.17
/proc/13515/task/13517/stat : 13517 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 31090 0 0 0 250486 31 0 0 25 0 3 0 256184650 141221888 33176 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13515/tid=13518] ppid=13513 vsize=137912 CPUtime=2494.92
/proc/13515/task/13518/stat : 13518 (MiraXTv3_dyn) R 13513 13515 13302 0 -1 4194368 29256 0 0 0 249442 50 0 0 25 0 3 0 256184650 141221888 33176 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565803 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.17
Current children cumulated vsize (KiB) 137912

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.33
CPU time (s): 5000.21
CPU user time (s): 4999.37
CPU system time (s): 0.841872
CPU usage (%): 199.503
Max. virtual memory (cumulated for all children) (KiB): 138332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.37
system time used= 0.841872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61246
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= 338
involuntary context switches= 37705

runsolver used 2.38364 second user time and 6.73797 second system time

The end

Launcher Data (download as text)

Begin job on node48 on Sat May 12 23:43:13 UTC 2007

IDJOB= 426396
IDBENCH= 20237
IDSOLVER= 196
FILE ID= node48/426396-1179013393

PBS_JOBID= 5252993

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v5500/unif2p-p0.7-v5500-c14685-S145970304-01-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/426396-1179013393/MiraXTv3_dyn /tmp/evaluation/426396-1179013393/instance-426396-1179013393.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-426396-1179013393 -o ROOT/results/node48/solver-426396-1179013393 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426396-1179013393/MiraXTv3_dyn /tmp/evaluation/426396-1179013393/instance-426396-1179013393.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  a9c69ac58ba32eb3b79077be89bd5498

RANDOM SEED= 583089382

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node48.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.238
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.238
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:       1089568 kB
Buffers:         55412 kB
Cached:         767248 kB
SwapCached:       3064 kB
Active:         449752 kB
Inactive:       382760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1089568 kB
SwapTotal:     4192956 kB
SwapFree:      4183980 kB
Dirty:            4160 kB
Writeback:           0 kB
Mapped:          15856 kB
Slab:           119832 kB
Committed_AS:  3752212 kB
PageTables:       1388 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= 66550 MiB

End job on node48 on Sun May 13 00:25:02 UTC 2007