Trace number 426362

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.79

General information on the benchmark

Namerandom/LargeSize/3SAT/v13000/
unif-k3-r4.2-v13000-c54600-S287388441-16.cnf
MD5SUMf6337b9ef083936c6b3e5af26c3dff66
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark543.238
Satisfiable
(Un)Satisfiability was proved
Number of variables13000
Number of clauses54600
Sum of the clauses size163800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 354600
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/node1/watcher-426362-1179012507 -o ROOT/results/node1/solver-426362-1179012507 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426362-1179012507/MiraXTv3_dyn /tmp/evaluation/426362-1179012507/instance-426362-1179012507.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.84 1.97 1.99 3/77 4089
/proc/meminfo: memFree=1608048/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=3788 CPUtime=0
/proc/4089/stat : 4089 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 377288568 3878912 341 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4089/statm: 947 348 202 20 0 305 0

[startup+0.074393 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 4089
/proc/meminfo: memFree=1608048/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=7724 CPUtime=0.06
/proc/4089/stat : 4089 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194304 1442 0 0 0 6 0 0 0 18 0 1 0 377288568 7909376 1417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/4089/statm: 1931 1418 206 20 0 1289 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7724

[startup+0.101396 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 4089
/proc/meminfo: memFree=1608048/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=8544 CPUtime=0.08
/proc/4089/stat : 4089 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194304 1647 0 0 0 8 0 0 0 18 0 1 0 377288568 8749056 1622 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/4089/statm: 2136 1622 206 20 0 1494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8544

[startup+0.301426 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 4089
/proc/meminfo: memFree=1608048/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=30936 CPUtime=0.32
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 4323 0 0 0 30 2 0 0 19 0 3 0 377288568 31678464 4150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 7734 4150 218 20 0 7092 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 30936

[startup+0.701475 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 4089
/proc/meminfo: memFree=1608048/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=31784 CPUtime=1.07
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 4506 0 0 0 105 2 0 0 19 0 3 0 377288568 32546816 4256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 7946 4256 218 20 0 7304 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 31784

[startup+1.50157 s]
/proc/loadavg: 1.77 1.95 1.98 3/80 4092
/proc/meminfo: memFree=1591192/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=33600 CPUtime=2.67
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 5019 0 0 0 264 3 0 0 19 0 3 0 377288568 34406400 4769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 8400 4769 218 20 0 7758 0
[pid=4089/tid=4091] ppid=4087 vsize=33600 CPUtime=1.24
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 1539 0 0 0 123 1 0 0 25 0 3 0 377288594 34406400 4769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566332 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4089/tid=4092] ppid=4087 vsize=33600 CPUtime=1.18
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 1366 0 0 0 117 1 0 0 18 0 3 0 377288594 34406400 4769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 33600

[startup+3.10276 s]
/proc/loadavg: 1.77 1.95 1.98 3/80 4092
/proc/meminfo: memFree=1587160/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=39576 CPUtime=5.87
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 6590 0 0 0 582 5 0 0 19 0 3 0 377288568 40525824 6340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 9894 6340 218 20 0 9252 0
[pid=4089/tid=4091] ppid=4087 vsize=39576 CPUtime=2.84
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 2314 0 0 0 283 1 0 0 17 0 3 0 377288594 40525824 6340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4089/tid=4092] ppid=4087 vsize=39576 CPUtime=2.77
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 2162 0 0 0 275 2 0 0 25 0 3 0 377288594 40525824 6340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 39576

[startup+6.30113 s]
/proc/loadavg: 1.79 1.95 1.98 3/80 4092
/proc/meminfo: memFree=1572888/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=53476 CPUtime=12.25
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 10041 0 0 0 1216 9 0 0 19 0 3 0 377288568 54759424 9791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 13369 9791 218 20 0 12727 0
[pid=4089/tid=4091] ppid=4087 vsize=53476 CPUtime=6.04
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 4024 0 0 0 601 3 0 0 25 0 3 0 377288594 54759424 9791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4089/tid=4092] ppid=4087 vsize=53476 CPUtime=5.96
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 3903 0 0 0 591 5 0 0 25 0 3 0 377288594 54759424 9791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 53476

[startup+12.7029 s]
/proc/loadavg: 1.81 1.95 1.98 3/80 4092
/proc/meminfo: memFree=1545824/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=78936 CPUtime=25.01
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 16627 0 0 0 2485 16 0 0 19 0 3 0 377288568 80830464 16377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 19734 16377 218 20 0 19092 0
[pid=4089/tid=4091] ppid=4087 vsize=78936 CPUtime=12.43
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 7153 0 0 0 1238 5 0 0 25 0 3 0 377288594 80830464 16377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4089/tid=4092] ppid=4087 vsize=78936 CPUtime=12.31
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 7360 0 0 0 1222 9 0 0 25 0 3 0 377288594 80830464 16377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 78936

[startup+25.5014 s]
/proc/loadavg: 1.84 1.95 1.98 3/80 4092
/proc/meminfo: memFree=1527712/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=94788 CPUtime=50.54
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 20730 0 0 0 5033 21 0 0 19 0 3 0 377288568 97062912 20480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 23697 20480 218 20 0 23055 0
[pid=4089/tid=4091] ppid=4087 vsize=94788 CPUtime=25.23
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 8525 0 0 0 2516 7 0 0 25 0 3 0 377288594 97062912 20480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521342 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4089/tid=4092] ppid=4087 vsize=94788 CPUtime=25.05
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 10091 0 0 0 2493 12 0 0 25 0 3 0 377288594 97062912 20480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526732 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 94788

[startup+51.1014 s]
/proc/loadavg: 1.90 1.96 1.98 3/80 4092
/proc/meminfo: memFree=1438944/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=183748 CPUtime=101.63
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 43347 0 0 0 10114 49 0 0 19 0 3 0 377288568 188157952 42856 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 45937 42856 218 20 0 45295 0
[pid=4089/tid=4091] ppid=4087 vsize=183748 CPUtime=50.82
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 20253 0 0 0 5064 18 0 0 25 0 3 0 377288594 188157952 42856 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4089/tid=4092] ppid=4087 vsize=183748 CPUtime=50.55
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 20980 0 0 0 5026 29 0 0 25 0 3 0 377288594 188157952 42856 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 183748

[startup+102.306 s]
/proc/loadavg: 1.95 1.96 1.98 3/80 4092
/proc/meminfo: memFree=1388896/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=232408 CPUtime=203.77
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 55822 0 0 0 20311 66 0 0 19 0 3 0 377288568 237985792 54943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 58102 54943 218 20 0 57460 0
[pid=4089/tid=4091] ppid=4087 vsize=232408 CPUtime=102.01
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 26420 0 0 0 10177 24 0 0 25 0 3 0 377288594 237985792 54943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4089/tid=4092] ppid=4087 vsize=232408 CPUtime=101.51
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 27288 0 0 0 10110 41 0 0 25 0 3 0 377288594 237985792 54943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 232408

[startup+162.301 s]
/proc/loadavg: 1.98 1.97 1.98 3/80 4092
/proc/meminfo: memFree=1304480/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=316056 CPUtime=323.36
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 77282 0 0 0 32244 92 0 0 19 0 3 0 377288568 323641344 75835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 79014 75835 218 20 0 78372 0
[pid=4089/tid=4091] ppid=4087 vsize=316056 CPUtime=161.97
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 36742 0 0 0 16163 34 0 0 25 0 3 0 377288594 323641344 75835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4089/tid=4092] ppid=4087 vsize=316056 CPUtime=161.13
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 38426 0 0 0 16057 56 0 0 25 0 3 0 377288594 323641344 75835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.36
Current children cumulated vsize (KiB) 316056

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 4092
/proc/meminfo: memFree=1279776/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=340356 CPUtime=443.08
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 83924 0 0 0 44206 102 0 0 19 0 3 0 377288568 348524544 82012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 85089 82012 218 20 0 84447 0
[pid=4089/tid=4091] ppid=4087 vsize=340356 CPUtime=221.95
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 38767 0 0 0 22159 36 0 0 25 0 3 0 377288594 348524544 82012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4089/tid=4092] ppid=4087 vsize=340356 CPUtime=220.87
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 43043 0 0 0 22023 64 0 0 25 0 3 0 377288594 348524544 82012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.08
Current children cumulated vsize (KiB) 340356

[startup+282.302 s]
/proc/loadavg: 2.04 1.99 1.99 3/80 4092
/proc/meminfo: memFree=1271968/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=349228 CPUtime=562.8
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 86336 0 0 0 56175 105 0 0 19 0 3 0 377288568 357609472 84222 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 87307 84222 218 20 0 86665 0
[pid=4089/tid=4091] ppid=4087 vsize=349228 CPUtime=281.93
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 41176 0 0 0 28154 39 0 0 25 0 3 0 377288594 357609472 84222 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4089/tid=4092] ppid=4087 vsize=349228 CPUtime=280.61
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 43046 0 0 0 27997 64 0 0 25 0 3 0 377288594 357609472 84222 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.8
Current children cumulated vsize (KiB) 349228

[startup+342.302 s]
/proc/loadavg: 2.01 1.99 1.99 3/80 4092
/proc/meminfo: memFree=1254816/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=365308 CPUtime=682.49
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 90967 0 0 0 68139 110 0 0 19 0 3 0 377288568 374075392 88241 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 91327 88241 218 20 0 90685 0
[pid=4089/tid=4091] ppid=4087 vsize=365308 CPUtime=341.9
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 45316 0 0 0 34147 43 0 0 25 0 3 0 377288594 374075392 88241 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4089/tid=4092] ppid=4087 vsize=365308 CPUtime=340.33
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 43537 0 0 0 33968 65 0 0 25 0 3 0 377288594 374075392 88241 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.49
Current children cumulated vsize (KiB) 365308

[startup+402.302 s]

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

/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 62260 0 0 0 190058 68 0 0 25 0 3 0 377288594 517382144 123372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4089/tid=4092] ppid=4087 vsize=505256 CPUtime=1893.06
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 64672 0 0 0 189205 101 0 0 25 0 3 0 377288594 517382144 123372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.57
Current children cumulated vsize (KiB) 505256

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 4166
/proc/meminfo: memFree=1112800/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=505256 CPUtime=3914.19
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 129046 0 0 0 391246 173 0 0 19 0 3 0 377288568 517382144 123372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 126314 123372 218 20 0 125672 0
[pid=4089/tid=4091] ppid=4087 vsize=505256 CPUtime=1961.18
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 62260 0 0 0 196050 68 0 0 25 0 3 0 377288594 517382144 123372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4089/tid=4092] ppid=4087 vsize=505256 CPUtime=1952.75
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 64672 0 0 0 195172 103 0 0 25 0 3 0 377288594 517382144 123372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.19
Current children cumulated vsize (KiB) 505256

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 4292
/proc/meminfo: memFree=1113824/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=505256 CPUtime=4033.67
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 129048 0 0 0 403181 186 0 0 19 0 3 0 377288568 517382144 123374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 126314 123374 218 20 0 125672 0
[pid=4089/tid=4091] ppid=4087 vsize=505256 CPUtime=2021.03
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 62261 0 0 0 202035 68 0 0 25 0 3 0 377288594 517382144 123374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4089/tid=4092] ppid=4087 vsize=505256 CPUtime=2012.38
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 64673 0 0 0 201122 116 0 0 25 0 3 0 377288594 517382144 123374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.67
Current children cumulated vsize (KiB) 505256

[startup+2082.31 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 4292
/proc/meminfo: memFree=1113824/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=505256 CPUtime=4153.38
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 129048 0 0 0 415152 186 0 0 19 0 3 0 377288568 517382144 123374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 126314 123374 218 20 0 125672 0
[pid=4089/tid=4091] ppid=4087 vsize=505256 CPUtime=2081.01
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 62261 0 0 0 208033 68 0 0 25 0 3 0 377288594 517382144 123374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4089/tid=4092] ppid=4087 vsize=505256 CPUtime=2072.11
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 64673 0 0 0 207095 116 0 0 25 0 3 0 377288594 517382144 123374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.38
Current children cumulated vsize (KiB) 505256

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 4292
/proc/meminfo: memFree=1108896/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=510376 CPUtime=4273.08
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 130428 0 0 0 427118 190 0 0 19 0 3 0 377288568 522625024 124601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 127594 124601 218 20 0 126952 0
[pid=4089/tid=4091] ppid=4087 vsize=510376 CPUtime=2140.9
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 62264 0 0 0 214021 69 0 0 25 0 3 0 377288594 522625024 124601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4089/tid=4092] ppid=4087 vsize=510376 CPUtime=2131.92
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 66050 0 0 0 213073 119 0 0 25 0 3 0 377288594 522625024 124601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.08
Current children cumulated vsize (KiB) 510376

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 4292
/proc/meminfo: memFree=1108832/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=510376 CPUtime=4392.8
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 130578 0 0 0 439090 190 0 0 19 0 3 0 377288568 522625024 124601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 127594 124601 218 20 0 126952 0
[pid=4089/tid=4091] ppid=4087 vsize=510376 CPUtime=2200.64
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 62264 0 0 0 219995 69 0 0 25 0 3 0 377288594 522625024 124601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4089/tid=4092] ppid=4087 vsize=510376 CPUtime=2191.91
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 66200 0 0 0 219071 120 0 0 25 0 3 0 377288594 522625024 124601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.8
Current children cumulated vsize (KiB) 510376

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 4292
/proc/meminfo: memFree=1095136/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=523652 CPUtime=4512.51
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 134297 0 0 0 451053 198 0 0 19 0 3 0 377288568 536219648 128073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 130913 128073 218 20 0 130271 0
[pid=4089/tid=4091] ppid=4087 vsize=523652 CPUtime=2260.37
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 63159 0 0 0 225967 70 0 0 25 0 3 0 377288594 536219648 128073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4089/tid=4092] ppid=4087 vsize=523652 CPUtime=2251.88
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 69024 0 0 0 225062 126 0 0 25 0 3 0 377288594 536219648 128073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.51
Current children cumulated vsize (KiB) 523652

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 1.99 4/80 4292
/proc/meminfo: memFree=1094880/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=523652 CPUtime=4632.2
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 134749 0 0 0 463022 198 0 0 19 0 3 0 377288568 536219648 128075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 130913 128075 218 20 0 130271 0
[pid=4089/tid=4091] ppid=4087 vsize=523652 CPUtime=2320.1
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 63385 0 0 0 231940 70 0 0 25 0 3 0 377288594 536219648 128075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4089/tid=4092] ppid=4087 vsize=523652 CPUtime=2311.84
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 69250 0 0 0 231058 126 0 0 25 0 3 0 377288594 536219648 128075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.2
Current children cumulated vsize (KiB) 523652

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 4292
/proc/meminfo: memFree=1094624/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=523580 CPUtime=4751.91
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 135295 0 0 0 474992 199 0 0 19 0 3 0 377288568 536145920 128167 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 130895 128167 218 20 0 130253 0
[pid=4089/tid=4091] ppid=4087 vsize=523580 CPUtime=2379.83
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 63617 0 0 0 237913 70 0 0 25 0 3 0 377288594 536145920 128167 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4089/tid=4092] ppid=4087 vsize=523580 CPUtime=2371.81
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 69564 0 0 0 237055 126 0 0 20 0 3 0 377288594 536145920 128167 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264476 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.91
Current children cumulated vsize (KiB) 523580

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 4292
/proc/meminfo: memFree=1094560/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=523580 CPUtime=4871.62
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 135445 0 0 0 486963 199 0 0 19 0 3 0 377288568 536145920 128167 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 130895 128167 218 20 0 130253 0
[pid=4089/tid=4091] ppid=4087 vsize=523580 CPUtime=2439.56
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 63617 0 0 0 243886 70 0 0 25 0 3 0 377288594 536145920 128167 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4089/tid=4092] ppid=4087 vsize=523580 CPUtime=2431.79
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 69714 0 0 0 243052 127 0 0 25 0 3 0 377288594 536145920 128167 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.62
Current children cumulated vsize (KiB) 523580

[startup+2502.3 s]
/proc/loadavg: 2.03 2.00 1.99 3/80 4292
/proc/meminfo: memFree=1094560/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=523500 CPUtime=4991.32
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 135446 0 0 0 498933 199 0 0 19 0 3 0 377288568 536064000 128148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 130875 128148 218 20 0 130233 0
[pid=4089/tid=4091] ppid=4087 vsize=523500 CPUtime=2499.29
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 63618 0 0 0 249859 70 0 0 25 0 3 0 377288594 536064000 128148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4089/tid=4092] ppid=4087 vsize=523500 CPUtime=2491.76
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 69714 0 0 0 249049 127 0 0 25 0 3 0 377288594 536064000 128148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.32
Current children cumulated vsize (KiB) 523500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 2.03 2.00 1.99 3/80 4292
/proc/meminfo: memFree=1094560/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=523500 CPUtime=5000.11
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 135446 0 0 0 499812 199 0 0 19 0 3 0 377288568 536064000 128148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 130875 128148 218 20 0 130233 0
[pid=4089/tid=4091] ppid=4087 vsize=523500 CPUtime=2503.68
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 63618 0 0 0 250298 70 0 0 25 0 3 0 377288594 536064000 128148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4089/tid=4092] ppid=4087 vsize=523500 CPUtime=2496.17
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 69714 0 0 0 249490 127 0 0 25 0 3 0 377288594 536064000 128148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 523500

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

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

[startup+2506.7 s]
/proc/loadavg: 2.03 2.00 1.99 3/80 4292
/proc/meminfo: memFree=1094560/2055920 swapFree=4145760/4192956
[pid=4089] ppid=4087 vsize=523500 CPUtime=5000.11
/proc/4089/stat : 4089 (MiraXTv3_dyn) S 4087 4089 3703 0 -1 4194304 135446 0 0 0 499812 199 0 0 19 0 3 0 377288568 536064000 128148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4089/statm: 130875 128148 218 20 0 130233 0
[pid=4089/tid=4091] ppid=4087 vsize=523500 CPUtime=2503.68
/proc/4089/task/4091/stat : 4091 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 63618 0 0 0 250298 70 0 0 25 0 3 0 377288594 536064000 128148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4089/tid=4092] ppid=4087 vsize=523500 CPUtime=2496.17
/proc/4089/task/4092/stat : 4092 (MiraXTv3_dyn) R 4087 4089 3703 0 -1 4194368 69714 0 0 0 249490 127 0 0 25 0 3 0 377288594 536064000 128148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 523500

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.79
CPU time (s): 5000.21
CPU user time (s): 4998.13
CPU system time (s): 2.07368
CPU usage (%): 199.467
Max. virtual memory (cumulated for all children) (KiB): 523952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.13
system time used= 2.07368
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135446
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= 676
involuntary context switches= 93210

runsolver used 2.45163 second user time and 6.73198 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat May 12 23:28:27 UTC 2007

IDJOB= 426362
IDBENCH= 20187
IDSOLVER= 196
FILE ID= node1/426362-1179012507

PBS_JOBID= 5252856

Free space on /tmp= 54594 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v13000/unif-k3-r4.2-v13000-c54600-S287388441-16.cnf
COMMAND LINE= /tmp/evaluation/426362-1179012507/MiraXTv3_dyn /tmp/evaluation/426362-1179012507/instance-426362-1179012507.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-426362-1179012507 -o ROOT/results/node1/solver-426362-1179012507 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426362-1179012507/MiraXTv3_dyn /tmp/evaluation/426362-1179012507/instance-426362-1179012507.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f6337b9ef083936c6b3e5af26c3dff66

RANDOM SEED= 847881740

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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:       1608328 kB
Buffers:         51356 kB
Cached:         284120 kB
SwapCached:      14724 kB
Active:         141604 kB
Inactive:       219172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1608328 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            5000 kB
Writeback:           0 kB
Mapped:          30128 kB
Slab:            72280 kB
Committed_AS:  9814284 kB
PageTables:       1832 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= 54594 MiB

End job on node1 on Sun May 13 00:10:16 UTC 2007