Trace number 426257

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.25 2506.35

General information on the benchmark

Namerandom/LargeSize/5SAT/v900/
unif-k5-r20-v900-c18000-S1285628870-05.cnf
MD5SUMd0e29b4d909795f0b3931db4750cb61b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark343.368
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 518000
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/node16/watcher-426257-1179003565 -o ROOT/results/node16/solver-426257-1179003565 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426257-1179003565/MiraXTv3_dyn /tmp/evaluation/426257-1179003565/instance-426257-1179003565.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.86 1.98 1.99 3/77 10640
/proc/meminfo: memFree=1659696/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=3788 CPUtime=0
/proc/10640/stat : 10640 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194304 364 0 0 0 0 0 0 0 18 0 1 0 348274188 3878912 339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10640/statm: 947 346 205 20 0 305 0

[startup+0.03184 s]
/proc/loadavg: 1.86 1.98 1.99 3/77 10640
/proc/meminfo: memFree=1659696/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=5020 CPUtime=0.02
/proc/10640/stat : 10640 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194304 699 0 0 0 2 0 0 0 18 0 1 0 348274188 5140480 674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 1 0 0
/proc/10640/statm: 1255 675 206 20 0 613 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5020

[startup+0.101825 s]
/proc/loadavg: 1.86 1.98 1.99 3/77 10640
/proc/meminfo: memFree=1659696/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=5456 CPUtime=0.09
/proc/10640/stat : 10640 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194304 793 0 0 0 9 0 0 0 18 0 1 0 348274188 5586944 768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583890 0 0 4096 0 0 0 0 17 1 0 0
/proc/10640/statm: 1364 768 207 20 0 722 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5456

[startup+0.301788 s]
/proc/loadavg: 1.86 1.98 1.99 3/77 10640
/proc/meminfo: memFree=1659696/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=13932 CPUtime=0.45
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 1860 0 0 0 44 1 0 0 18 0 3 0 348274188 14266368 1764 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 3483 1764 218 20 0 2841 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 13932

[startup+0.701704 s]
/proc/loadavg: 1.86 1.98 1.99 3/77 10640
/proc/meminfo: memFree=1659696/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=18488 CPUtime=1.25
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 3215 0 0 0 123 2 0 0 18 0 3 0 348274188 18931712 3119 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 4622 3119 218 20 0 3980 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 18488

[startup+1.50154 s]
/proc/loadavg: 1.86 1.98 1.99 3/80 10643
/proc/meminfo: memFree=1644056/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=28976 CPUtime=2.84
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 5765 0 0 0 281 3 0 0 18 0 3 0 348274188 29671424 5669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 7244 5669 218 20 0 6602 0
[pid=10640/tid=10642] ppid=10638 vsize=28976 CPUtime=1.36
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 2309 0 0 0 135 1 0 0 21 0 3 0 348274201 29671424 5669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10640/tid=10643] ppid=10638 vsize=28976 CPUtime=1.34
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 2540 0 0 0 133 1 0 0 18 0 3 0 348274201 29671424 5669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 28976

[startup+3.1012 s]
/proc/loadavg: 1.87 1.98 1.99 3/80 10643
/proc/meminfo: memFree=1630872/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=43652 CPUtime=6.04
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 9105 0 0 0 598 6 0 0 18 0 3 0 348274188 44699648 9009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 10913 9009 218 20 0 10271 0
[pid=10640/tid=10642] ppid=10638 vsize=43652 CPUtime=2.95
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 3954 0 0 0 293 2 0 0 25 0 3 0 348274201 44699648 9009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10640/tid=10643] ppid=10638 vsize=43652 CPUtime=2.93
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 4235 0 0 0 291 2 0 0 21 0 3 0 348274201 44699648 9009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 43652

[startup+6.30152 s]
/proc/loadavg: 1.87 1.98 1.99 3/80 10643
/proc/meminfo: memFree=1618648/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=54800 CPUtime=12.42
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 12269 0 0 0 1234 8 0 0 18 0 3 0 348274188 56115200 12101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 13700 12101 218 20 0 13058 0
[pid=10640/tid=10642] ppid=10638 vsize=54800 CPUtime=6.16
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 5496 0 0 0 612 4 0 0 20 0 3 0 348274201 56115200 12101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10640/tid=10643] ppid=10638 vsize=54800 CPUtime=6.12
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 5857 0 0 0 609 3 0 0 23 0 3 0 348274201 56115200 12101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 54800

[startup+12.7022 s]
/proc/loadavg: 1.89 1.98 1.99 3/80 10643
/proc/meminfo: memFree=1567904/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=103048 CPUtime=25.19
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 24648 0 0 0 2502 17 0 0 18 0 3 0 348274188 105521152 24313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 25762 24313 218 20 0 25120 0
[pid=10640/tid=10642] ppid=10638 vsize=103048 CPUtime=12.56
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 11537 0 0 0 1248 8 0 0 25 0 3 0 348274201 105521152 24313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10640/tid=10643] ppid=10638 vsize=103048 CPUtime=12.49
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 12195 0 0 0 1241 8 0 0 18 0 3 0 348274201 105521152 24313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 103048

[startup+25.5015 s]
/proc/loadavg: 1.91 1.98 1.99 3/80 10643
/proc/meminfo: memFree=1552416/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=114244 CPUtime=50.71
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 27507 0 0 0 5051 20 0 0 18 0 3 0 348274188 116985856 26850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 28561 26850 218 20 0 27919 0
[pid=10640/tid=10642] ppid=10638 vsize=114244 CPUtime=25.35
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 12982 0 0 0 2526 9 0 0 25 0 3 0 348274201 116985856 26850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10640/tid=10643] ppid=10638 vsize=114244 CPUtime=25.23
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 13609 0 0 0 2512 11 0 0 25 0 3 0 348274201 116985856 26850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 114244

[startup+51.101 s]
/proc/loadavg: 1.94 1.98 1.99 3/80 10643
/proc/meminfo: memFree=1514912/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=151288 CPUtime=101.73
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 37687 0 0 0 10144 29 0 0 18 0 3 0 348274188 154918912 36219 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 37822 36219 218 20 0 37180 0
[pid=10640/tid=10642] ppid=10638 vsize=151288 CPUtime=50.93
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 18094 0 0 0 5081 12 0 0 25 0 3 0 348274201 154918912 36219 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10640/tid=10643] ppid=10638 vsize=151288 CPUtime=50.67
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 18677 0 0 0 5051 16 0 0 25 0 3 0 348274201 154918912 36219 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 151288

[startup+102.306 s]
/proc/loadavg: 2.03 1.99 1.99 3/86 10715
/proc/meminfo: memFree=1498456/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=165700 CPUtime=203.69
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 42720 0 0 0 20331 38 0 0 18 0 3 0 348274188 169676800 40002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 41425 40002 218 20 0 40783 0
[pid=10640/tid=10642] ppid=10638 vsize=165700 CPUtime=101.98
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 21377 0 0 0 10179 19 0 0 25 0 3 0 348274201 169676800 40002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520093 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10640/tid=10643] ppid=10638 vsize=165700 CPUtime=101.58
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 20427 0 0 0 10139 19 0 0 25 0 3 0 348274201 169676800 40002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.69
Current children cumulated vsize (KiB) 165700

[startup+162.301 s]
/proc/loadavg: 2.04 2.00 2.00 3/80 10841
/proc/meminfo: memFree=1490200/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=175940 CPUtime=323.14
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 46752 0 0 0 32262 52 0 0 18 0 3 0 348274188 180162560 42631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 43985 42631 218 20 0 43343 0
[pid=10640/tid=10642] ppid=10638 vsize=175940 CPUtime=161.79
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 22094 0 0 0 16157 22 0 0 25 0 3 0 348274201 180162560 42631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10640/tid=10643] ppid=10638 vsize=175940 CPUtime=161.22
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 23742 0 0 0 16092 30 0 0 25 0 3 0 348274201 180162560 42631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.14
Current children cumulated vsize (KiB) 175940

[startup+222.302 s]
/proc/loadavg: 1.98 2.00 2.00 3/80 10841
/proc/meminfo: memFree=1478752/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=185452 CPUtime=442.85
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 50652 0 0 0 44228 57 0 0 18 0 3 0 348274188 189902848 45191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 46363 45191 218 20 0 45721 0
[pid=10640/tid=10642] ppid=10638 vsize=185452 CPUtime=221.75
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 23164 0 0 0 22152 23 0 0 25 0 3 0 348274201 189902848 45191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520206 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10640/tid=10643] ppid=10638 vsize=185452 CPUtime=220.96
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 26572 0 0 0 22062 34 0 0 25 0 3 0 348274201 189902848 45191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.85
Current children cumulated vsize (KiB) 185452

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 10841
/proc/meminfo: memFree=1478688/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=185452 CPUtime=562.56
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 51530 0 0 0 56197 59 0 0 18 0 3 0 348274188 189902848 45193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 46363 45193 218 20 0 45721 0
[pid=10640/tid=10642] ppid=10638 vsize=185452 CPUtime=281.73
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 23840 0 0 0 28149 24 0 0 25 0 3 0 348274201 189902848 45193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10640/tid=10643] ppid=10638 vsize=185452 CPUtime=280.69
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 26774 0 0 0 28035 34 0 0 25 0 3 0 348274201 189902848 45193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.56
Current children cumulated vsize (KiB) 185452

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 10841
/proc/meminfo: memFree=1474720/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=189516 CPUtime=682.25
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 53083 0 0 0 68164 61 0 0 18 0 3 0 348274188 194064384 46202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 47379 46202 218 20 0 46737 0
[pid=10640/tid=10642] ppid=10638 vsize=189516 CPUtime=341.69
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 25392 0 0 0 34143 26 0 0 25 0 3 0 348274201 194064384 46202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10640/tid=10643] ppid=10638 vsize=189516 CPUtime=340.42
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 26775 0 0 0 34008 34 0 0 25 0 3 0 348274201 194064384 46202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.25
Current children cumulated vsize (KiB) 189516

[startup+402.302 s]

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

/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 40852 0 0 0 189982 48 0 0 25 0 3 0 348274201 249139200 59232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10640/tid=10643] ppid=10638 vsize=243300 CPUtime=1894.53
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 41772 0 0 0 189400 53 0 0 25 0 3 0 348274201 249139200 59232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.97
Current children cumulated vsize (KiB) 243300

[startup+1962.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/80 10841
/proc/meminfo: memFree=1422816/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=243300 CPUtime=3914.69
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 84112 0 0 0 391366 103 0 0 18 0 3 0 348274188 249139200 59236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 60825 59236 218 20 0 60183 0
[pid=10640/tid=10642] ppid=10638 vsize=243300 CPUtime=1960.28
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 40852 0 0 0 195979 49 0 0 25 0 3 0 348274201 249139200 59236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526710 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10640/tid=10643] ppid=10638 vsize=243300 CPUtime=1954.27
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 42344 0 0 0 195374 53 0 0 25 0 3 0 348274201 249139200 59236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.69
Current children cumulated vsize (KiB) 243300

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/80 10841
/proc/meminfo: memFree=1422752/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=243300 CPUtime=4034.42
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 84609 0 0 0 403338 104 0 0 18 0 3 0 348274188 249139200 59236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 60825 59236 218 20 0 60183 0
[pid=10640/tid=10642] ppid=10638 vsize=243300 CPUtime=2020.26
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 40852 0 0 0 201977 49 0 0 25 0 3 0 348274201 249139200 59236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10640/tid=10643] ppid=10638 vsize=243300 CPUtime=2014.01
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 42841 0 0 0 201347 54 0 0 25 0 3 0 348274201 249139200 59236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.42
Current children cumulated vsize (KiB) 243300

[startup+2082.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 10841
/proc/meminfo: memFree=1422752/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=243300 CPUtime=4154.15
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 85106 0 0 0 415310 105 0 0 18 0 3 0 348274188 249139200 59236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 60825 59236 218 20 0 60183 0
[pid=10640/tid=10642] ppid=10638 vsize=243300 CPUtime=2080.25
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 40852 0 0 0 207975 50 0 0 25 0 3 0 348274201 249139200 59236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10640/tid=10643] ppid=10638 vsize=243300 CPUtime=2073.76
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 43338 0 0 0 207322 54 0 0 25 0 3 0 348274201 249139200 59236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7640732 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4154.15
Current children cumulated vsize (KiB) 243300

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 10843
/proc/meminfo: memFree=1422624/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=243300 CPUtime=4273.88
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 85532 0 0 0 427282 106 0 0 18 0 3 0 348274188 249139200 59236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 60825 59236 218 20 0 60183 0
[pid=10640/tid=10642] ppid=10638 vsize=243300 CPUtime=2140.23
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 40852 0 0 0 213973 50 0 0 25 0 3 0 348274201 249139200 59236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10640/tid=10643] ppid=10638 vsize=243300 CPUtime=2133.5
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 43764 0 0 0 213295 55 0 0 25 0 3 0 348274201 249139200 59236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.88
Current children cumulated vsize (KiB) 243300

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 10843
/proc/meminfo: memFree=1422624/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=243300 CPUtime=4393.61
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 86031 0 0 0 439255 106 0 0 18 0 3 0 348274188 249139200 59238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 60825 59238 218 20 0 60183 0
[pid=10640/tid=10642] ppid=10638 vsize=243300 CPUtime=2200.22
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 40853 0 0 0 219972 50 0 0 25 0 3 0 348274201 249139200 59238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10640/tid=10643] ppid=10638 vsize=243300 CPUtime=2193.25
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 44262 0 0 0 219270 55 0 0 25 0 3 0 348274201 249139200 59238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.61
Current children cumulated vsize (KiB) 243300

[startup+2262.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/80 10843
/proc/meminfo: memFree=1413984/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=251492 CPUtime=4513.34
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 88718 0 0 0 451223 111 0 0 18 0 3 0 348274188 257527808 61428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 62873 61428 218 20 0 62231 0
[pid=10640/tid=10642] ppid=10638 vsize=251492 CPUtime=2260.2
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 40871 0 0 0 225969 51 0 0 25 0 3 0 348274201 257527808 61428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10640/tid=10643] ppid=10638 vsize=251492 CPUtime=2252.99
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 46931 0 0 0 225240 59 0 0 25 0 3 0 348274201 257527808 61428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4513.34
Current children cumulated vsize (KiB) 251492

[startup+2322.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/80 10843
/proc/meminfo: memFree=1413984/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=251492 CPUtime=4633.06
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 89215 0 0 0 463195 111 0 0 18 0 3 0 348274188 257527808 61428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 62873 61428 218 20 0 62231 0
[pid=10640/tid=10642] ppid=10638 vsize=251492 CPUtime=2320.2
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 40871 0 0 0 231968 52 0 0 25 0 3 0 348274201 257527808 61428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10640/tid=10643] ppid=10638 vsize=251492 CPUtime=2312.73
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 47428 0 0 0 231214 59 0 0 25 0 3 0 348274201 257527808 61428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520556 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4633.06
Current children cumulated vsize (KiB) 251492

[startup+2382.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/80 10843
/proc/meminfo: memFree=1413856/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=251492 CPUtime=4752.78
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 89998 0 0 0 475165 113 0 0 18 0 3 0 348274188 257527808 61430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 62873 61430 218 20 0 62231 0
[pid=10640/tid=10642] ppid=10638 vsize=251492 CPUtime=2380.17
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 40872 0 0 0 237965 52 0 0 25 0 3 0 348274201 257527808 61430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10640/tid=10643] ppid=10638 vsize=251492 CPUtime=2372.46
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 48210 0 0 0 237186 60 0 0 25 0 3 0 348274201 257527808 61430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.78
Current children cumulated vsize (KiB) 251492

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 10843
/proc/meminfo: memFree=1412064/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=253076 CPUtime=4872.48
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 91492 0 0 0 487134 114 0 0 18 0 3 0 348274188 259149824 61832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 63269 61832 218 20 0 62627 0
[pid=10640/tid=10642] ppid=10638 vsize=253076 CPUtime=2439.91
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 41866 0 0 0 243938 53 0 0 25 0 3 0 348274201 259149824 61832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10640/tid=10643] ppid=10638 vsize=253076 CPUtime=2432.44
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 48710 0 0 0 243183 61 0 0 25 0 3 0 348274201 259149824 61832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4872.48
Current children cumulated vsize (KiB) 253076

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 10843
/proc/meminfo: memFree=1413344/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=252052 CPUtime=4992.2
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 92573 0 0 0 499104 116 0 0 18 0 3 0 348274188 258101248 61537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 63013 61537 218 20 0 62371 0
[pid=10640/tid=10642] ppid=10638 vsize=252052 CPUtime=2499.65
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 42514 0 0 0 249911 54 0 0 25 0 3 0 348274201 258101248 61537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517955 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10640/tid=10643] ppid=10638 vsize=252052 CPUtime=2492.41
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 49143 0 0 0 249180 61 0 0 25 0 3 0 348274201 258101248 61537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4992.2
Current children cumulated vsize (KiB) 252052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 10843
/proc/meminfo: memFree=1413344/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=252052 CPUtime=5000.19
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 92645 0 0 0 499903 116 0 0 18 0 3 0 348274188 258101248 61537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 63013 61537 218 20 0 62371 0
[pid=10640/tid=10642] ppid=10638 vsize=252052 CPUtime=2503.63
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 42514 0 0 0 250309 54 0 0 25 0 3 0 348274201 258101248 61537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10640/tid=10643] ppid=10638 vsize=252052 CPUtime=2496.42
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 49215 0 0 0 249580 62 0 0 25 0 3 0 348274201 258101248 61537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 252052

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.00 2.00 2.00 3/80 10843
/proc/meminfo: memFree=1413344/2055920 swapFree=4143412/4192956
[pid=10640] ppid=10638 vsize=252052 CPUtime=5000.19
/proc/10640/stat : 10640 (MiraXTv3_dyn) S 10638 10640 10254 0 -1 4194304 92645 0 0 0 499903 116 0 0 18 0 3 0 348274188 258101248 61537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10640/statm: 63013 61537 218 20 0 62371 0
[pid=10640/tid=10642] ppid=10638 vsize=252052 CPUtime=2503.63
/proc/10640/task/10642/stat : 10642 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 42514 0 0 0 250309 54 0 0 25 0 3 0 348274201 258101248 61537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10640/tid=10643] ppid=10638 vsize=252052 CPUtime=2496.42
/proc/10640/task/10643/stat : 10643 (MiraXTv3_dyn) R 10638 10640 10254 0 -1 4194368 49215 0 0 0 249580 62 0 0 25 0 3 0 348274201 258101248 61537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 252052

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.35
CPU time (s): 5000.25
CPU user time (s): 4999.05
CPU system time (s): 1.20482
CPU usage (%): 199.503
Max. virtual memory (cumulated for all children) (KiB): 253076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.05
system time used= 1.20482
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92645
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= 1162
involuntary context switches= 94696

runsolver used 2.38864 second user time and 6.78997 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat May 12 20:59:26 UTC 2007

IDJOB= 426257
IDBENCH= 20082
IDSOLVER= 196
FILE ID= node16/426257-1179003565

PBS_JOBID= 5252843

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v900/unif-k5-r20-v900-c18000-S1285628870-05.cnf
COMMAND LINE= /tmp/evaluation/426257-1179003565/MiraXTv3_dyn /tmp/evaluation/426257-1179003565/instance-426257-1179003565.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-426257-1179003565 -o ROOT/results/node16/solver-426257-1179003565 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426257-1179003565/MiraXTv3_dyn /tmp/evaluation/426257-1179003565/instance-426257-1179003565.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d0e29b4d909795f0b3931db4750cb61b

RANDOM SEED= 837608767

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
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.232
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:       1660040 kB
Buffers:         50192 kB
Cached:         256888 kB
SwapCached:      18028 kB
Active:         178624 kB
Inactive:       153688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660040 kB
SwapTotal:     4192956 kB
SwapFree:      4143412 kB
Dirty:            4324 kB
Writeback:           0 kB
Mapped:          30228 kB
Slab:            49136 kB
Committed_AS: 14297472 kB
PageTables:       1836 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= 66548 MiB

End job on node16 on Sat May 12 21:41:14 UTC 2007