Trace number 426372

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.18 2508.4

General information on the benchmark

Namerandom/LargeSize/3SAT/v19000/
unif-k3-r4.2-v19000-c79800-S1753083943-04.cnf
MD5SUMd2577f7a2140d90de7e64601ab0f2e47
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3745.57
Satisfiable
(Un)Satisfiability was proved
Number of variables19000
Number of clauses79800
Sum of the clauses size239400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 379800
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/node7/watcher-426372-1179012638 -o ROOT/results/node7/solver-426372-1179012638 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426372-1179012638/MiraXTv3_dyn /tmp/evaluation/426372-1179012638/instance-426372-1179012638.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: 2.00 2.00 1.99 3/77 2540
/proc/meminfo: memFree=1630520/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=3788 CPUtime=0
/proc/2540/stat : 2540 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 377301429 3878912 324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2540/statm: 947 331 202 20 0 305 0

[startup+0.032612 s]
/proc/loadavg: 2.00 2.00 1.99 3/77 2540
/proc/meminfo: memFree=1630520/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=7008 CPUtime=0.02
/proc/2540/stat : 2540 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194304 1246 0 0 0 2 0 0 0 18 0 1 0 377301429 7176192 1221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 1 0 0
/proc/2540/statm: 1752 1221 206 20 0 1110 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7008

[startup+0.102619 s]
/proc/loadavg: 2.00 2.00 1.99 3/77 2540
/proc/meminfo: memFree=1630520/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=9152 CPUtime=0.09
/proc/2540/stat : 2540 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194304 1728 0 0 0 9 0 0 0 18 0 1 0 377301429 9371648 1703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851909 0 0 4096 0 0 0 0 17 1 0 0
/proc/2540/statm: 2288 1704 206 20 0 1646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9152

[startup+0.301639 s]
/proc/loadavg: 2.00 2.00 1.99 3/77 2540
/proc/meminfo: memFree=1630520/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=11368 CPUtime=0.29
/proc/2540/stat : 2540 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194304 2333 0 0 0 29 0 0 0 19 0 1 0 377301429 11640832 2308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134587481 0 0 4096 0 0 0 0 17 1 0 0
/proc/2540/statm: 2842 2308 207 20 0 2200 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11368

[startup+0.701693 s]
/proc/loadavg: 2.00 2.00 1.99 3/77 2540
/proc/meminfo: memFree=1630520/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=43572 CPUtime=0.85
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 6149 0 0 0 82 3 0 0 21 0 3 0 377301429 44617728 5760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 10893 5760 218 20 0 10251 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 43572

[startup+1.50178 s]
/proc/loadavg: 1.92 1.98 1.99 3/80 2543
/proc/meminfo: memFree=1607776/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=44764 CPUtime=2.44
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 6449 0 0 0 241 3 0 0 21 0 3 0 377301429 45838336 6060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 11191 6060 218 20 0 10549 0
[pid=2540/tid=2542] ppid=2538 vsize=44764 CPUtime=1.06
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 2027 0 0 0 105 1 0 0 20 0 3 0 377301472 45838336 6060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=44764 CPUtime=0.94
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 1550 0 0 0 93 1 0 0 19 0 3 0 377301472 45838336 6060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 44764

[startup+3.10194 s]
/proc/loadavg: 1.92 1.98 1.99 3/80 2543
/proc/meminfo: memFree=1605792/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=48560 CPUtime=5.63
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 7483 0 0 0 559 4 0 0 21 0 3 0 377301429 49725440 7094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 12140 7094 218 20 0 11498 0
[pid=2540/tid=2542] ppid=2538 vsize=48560 CPUtime=2.66
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 2445 0 0 0 265 1 0 0 24 0 3 0 377301472 49725440 7094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=48560 CPUtime=2.54
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 2166 0 0 0 252 2 0 0 25 0 3 0 377301472 49725440 7094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.63
Current children cumulated vsize (KiB) 48560

[startup+6.30128 s]
/proc/loadavg: 1.92 1.98 1.99 3/80 2543
/proc/meminfo: memFree=1595360/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=58204 CPUtime=12.02
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 9954 0 0 0 1195 7 0 0 21 0 3 0 377301429 59600896 9565 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 14551 9565 218 20 0 13909 0
[pid=2540/tid=2542] ppid=2538 vsize=58204 CPUtime=5.85
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 3617 0 0 0 583 2 0 0 25 0 3 0 377301472 59600896 9565 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=58204 CPUtime=5.72
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 3465 0 0 0 569 3 0 0 24 0 3 0 377301472 59600896 9565 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565428 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 58204

[startup+12.702 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 2543
/proc/meminfo: memFree=1574944/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=77376 CPUtime=24.78
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 14946 0 0 0 2465 13 0 0 21 0 3 0 377301429 79233024 14557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 19344 14557 218 20 0 18702 0
[pid=2540/tid=2542] ppid=2538 vsize=77376 CPUtime=12.25
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 6023 0 0 0 1219 6 0 0 18 0 3 0 377301472 79233024 14557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=77376 CPUtime=12.09
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 6051 0 0 0 1204 5 0 0 19 0 3 0 377301472 79233024 14557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.78
Current children cumulated vsize (KiB) 77376

[startup+25.5023 s]
/proc/loadavg: 1.94 1.98 1.99 3/80 2543
/proc/meminfo: memFree=1552544/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=97652 CPUtime=50.31
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 20155 0 0 0 5011 20 0 0 21 0 3 0 377301429 99995648 19766 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 24413 19766 218 20 0 23771 0
[pid=2540/tid=2542] ppid=2538 vsize=97652 CPUtime=25.03
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 8814 0 0 0 2493 10 0 0 25 0 3 0 377301472 99995648 19766 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=97652 CPUtime=24.84
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 8469 0 0 0 2476 8 0 0 25 0 3 0 377301472 99995648 19766 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134542719 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.31
Current children cumulated vsize (KiB) 97652

[startup+51.103 s]
/proc/loadavg: 1.96 1.98 1.99 3/80 2543
/proc/meminfo: memFree=1496608/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=154740 CPUtime=101.39
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 34407 0 0 0 10102 37 0 0 21 0 3 0 377301429 158453760 33946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 38685 33947 218 20 0 38043 0
[pid=2540/tid=2542] ppid=2538 vsize=154740 CPUtime=50.61
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 14968 0 0 0 5042 19 0 0 25 0 3 0 377301472 158453760 33947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=154740 CPUtime=50.34
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 16568 0 0 0 5018 16 0 0 19 0 3 0 377301472 158453760 33947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 154740

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/80 2543
/proc/meminfo: memFree=1399904/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=247484 CPUtime=203.49
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 58405 0 0 0 20282 67 0 0 21 0 3 0 377301429 253423616 57675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 61871 57675 218 20 0 61229 0
[pid=2540/tid=2542] ppid=2538 vsize=247484 CPUtime=101.78
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 26051 0 0 0 10142 36 0 0 25 0 3 0 377301472 253423616 57675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520651 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=247484 CPUtime=101.28
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 29482 0 0 0 10098 30 0 0 25 0 3 0 377301472 253423616 57675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.49
Current children cumulated vsize (KiB) 247484

[startup+162.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 2543
/proc/meminfo: memFree=1340320/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=308748 CPUtime=323.16
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 74148 0 0 0 32225 91 0 0 21 0 3 0 377301429 316157952 72953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 77187 72953 218 20 0 76545 0
[pid=2540/tid=2542] ppid=2538 vsize=308748 CPUtime=161.73
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 34156 0 0 0 16124 49 0 0 21 0 3 0 377301472 316157952 72953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=308748 CPUtime=161
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 37120 0 0 0 16059 41 0 0 21 0 3 0 377301472 316157952 72953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.16
Current children cumulated vsize (KiB) 308748

[startup+222.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 2543
/proc/meminfo: memFree=1302752/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=344900 CPUtime=442.78
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 83433 0 0 0 44175 103 0 0 21 0 3 0 377301429 353177600 81854 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 86225 81854 218 20 0 85583 0
[pid=2540/tid=2542] ppid=2538 vsize=344900 CPUtime=221.66
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 39287 0 0 0 22110 56 0 0 25 0 3 0 377301472 353177600 81854 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=344900 CPUtime=220.68
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 41274 0 0 0 22023 45 0 0 22 0 3 0 377301472 353177600 81854 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.78
Current children cumulated vsize (KiB) 344900

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 2543
/proc/meminfo: memFree=1284192/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=364260 CPUtime=562.43
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 88540 0 0 0 56133 110 0 0 21 0 3 0 377301429 373002240 86567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 91065 86567 218 20 0 90423 0
[pid=2540/tid=2542] ppid=2538 vsize=364260 CPUtime=281.61
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 41784 0 0 0 28101 60 0 0 25 0 3 0 377301472 373002240 86567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=364260 CPUtime=280.39
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 43884 0 0 0 27990 49 0 0 25 0 3 0 377301472 373002240 86567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.43
Current children cumulated vsize (KiB) 364260

[startup+342.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 2543
/proc/meminfo: memFree=1282144/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=365284 CPUtime=682.13
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 89358 0 0 0 68101 112 0 0 21 0 3 0 377301429 374050816 86985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 91321 86985 218 20 0 90679 0
[pid=2540/tid=2542] ppid=2538 vsize=365284 CPUtime=341.58
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 42201 0 0 0 34097 61 0 0 25 0 3 0 377301472 374050816 86985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=365284 CPUtime=340.11
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 44285 0 0 0 33962 49 0 0 25 0 3 0 377301472 374050816 86985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.13
Current children cumulated vsize (KiB) 365284

[startup+402.303 s]

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

/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 67424 0 0 0 189634 106 0 0 25 0 3 0 377301472 571904000 135445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=558500 CPUtime=1894.29
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 69920 0 0 0 189327 102 0 0 25 0 3 0 377301472 571904000 135445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3792.14
Current children cumulated vsize (KiB) 558500

[startup+1962.3 s]
/proc/loadavg: 2.04 2.09 2.03 3/80 2743
/proc/meminfo: memFree=1087840/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=558500 CPUtime=3911.39
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 140218 0 0 0 390929 210 0 0 21 0 3 0 377301429 571904000 135447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 139625 135447 218 20 0 138983 0
[pid=2540/tid=2542] ppid=2538 vsize=558500 CPUtime=1957.04
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 67425 0 0 0 195597 107 0 0 25 0 3 0 377301472 571904000 135447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=558500 CPUtime=1953.92
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 69921 0 0 0 195290 102 0 0 25 0 3 0 377301472 571904000 135447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3911.39
Current children cumulated vsize (KiB) 558500

[startup+2022.3 s]
/proc/loadavg: 1.93 2.06 2.02 3/80 2743
/proc/meminfo: memFree=1087904/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=558500 CPUtime=4030.96
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 140226 0 0 0 402885 211 0 0 21 0 3 0 377301429 571904000 135455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 139625 135455 218 20 0 138983 0
[pid=2540/tid=2542] ppid=2538 vsize=558500 CPUtime=2016.94
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 67429 0 0 0 201587 107 0 0 19 0 3 0 377301472 571904000 135455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=558500 CPUtime=2013.57
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 69925 0 0 0 201255 102 0 0 25 0 3 0 377301472 571904000 135455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517114 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4030.96
Current children cumulated vsize (KiB) 558500

[startup+2082.31 s]
/proc/loadavg: 1.97 2.05 2.01 3/80 2743
/proc/meminfo: memFree=1088032/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=558500 CPUtime=4150.55
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 140227 0 0 0 414844 211 0 0 21 0 3 0 377301429 571904000 135456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 139625 135456 218 20 0 138983 0
[pid=2540/tid=2542] ppid=2538 vsize=558500 CPUtime=2076.92
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 67429 0 0 0 207585 107 0 0 25 0 3 0 377301472 571904000 135456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=558500 CPUtime=2073.19
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 69926 0 0 0 207217 102 0 0 25 0 3 0 377301472 571904000 135456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4150.55
Current children cumulated vsize (KiB) 558500

[startup+2142.3 s]
/proc/loadavg: 1.99 2.03 2.01 3/80 2743
/proc/meminfo: memFree=1088032/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=558500 CPUtime=4270.26
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 140228 0 0 0 426814 212 0 0 21 0 3 0 377301429 571904000 135457 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 139625 135457 218 20 0 138983 0
[pid=2540/tid=2542] ppid=2538 vsize=558500 CPUtime=2136.9
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 67430 0 0 0 213582 108 0 0 25 0 3 0 377301472 571904000 135457 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=558500 CPUtime=2132.93
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 69926 0 0 0 213190 103 0 0 25 0 3 0 377301472 571904000 135457 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4270.26
Current children cumulated vsize (KiB) 558500

[startup+2202.3 s]
/proc/loadavg: 1.99 2.03 2.00 3/80 2743
/proc/meminfo: memFree=1087968/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=558500 CPUtime=4389.86
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 140234 0 0 0 438774 212 0 0 21 0 3 0 377301429 571904000 135463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 139625 135463 218 20 0 138983 0
[pid=2540/tid=2542] ppid=2538 vsize=558500 CPUtime=2196.84
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 67432 0 0 0 219576 108 0 0 25 0 3 0 377301472 571904000 135463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=558500 CPUtime=2192.58
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 69930 0 0 0 219155 103 0 0 25 0 3 0 377301472 571904000 135463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4389.86
Current children cumulated vsize (KiB) 558500

[startup+2262.3 s]
/proc/loadavg: 1.99 2.02 2.00 3/80 2743
/proc/meminfo: memFree=1087968/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=558500 CPUtime=4509.59
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 140236 0 0 0 450747 212 0 0 21 0 3 0 377301429 571904000 135465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 139625 135465 218 20 0 138983 0
[pid=2540/tid=2542] ppid=2538 vsize=558500 CPUtime=2256.82
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 67433 0 0 0 225574 108 0 0 25 0 3 0 377301472 571904000 135465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=558500 CPUtime=2252.33
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 69931 0 0 0 225130 103 0 0 25 0 3 0 377301472 571904000 135465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4509.59
Current children cumulated vsize (KiB) 558500

[startup+2322.3 s]
/proc/loadavg: 1.99 2.01 2.00 3/80 2743
/proc/meminfo: memFree=1088032/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=558500 CPUtime=4629.09
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 140236 0 0 0 462696 213 0 0 21 0 3 0 377301429 571904000 135465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 139625 135465 218 20 0 138983 0
[pid=2540/tid=2542] ppid=2538 vsize=558500 CPUtime=2316.62
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 67433 0 0 0 231554 108 0 0 25 0 3 0 377301472 571904000 135465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=558500 CPUtime=2312.02
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 69931 0 0 0 231099 103 0 0 25 0 3 0 377301472 571904000 135465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4629.09
Current children cumulated vsize (KiB) 558500

[startup+2382.3 s]
/proc/loadavg: 1.99 2.01 2.00 3/80 2743
/proc/meminfo: memFree=1087968/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=558500 CPUtime=4748.81
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 140236 0 0 0 474668 213 0 0 21 0 3 0 377301429 571904000 135465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 139625 135465 218 20 0 138983 0
[pid=2540/tid=2542] ppid=2538 vsize=558500 CPUtime=2376.61
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 67433 0 0 0 237552 109 0 0 25 0 3 0 377301472 571904000 135465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=558500 CPUtime=2371.77
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 69931 0 0 0 237074 103 0 0 25 0 3 0 377301472 571904000 135465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4748.81
Current children cumulated vsize (KiB) 558500

[startup+2442.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 2743
/proc/meminfo: memFree=1087968/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=558500 CPUtime=4868.4
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 140251 0 0 0 486626 214 0 0 21 0 3 0 377301429 571904000 135480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 139625 135480 218 20 0 138983 0
[pid=2540/tid=2542] ppid=2538 vsize=558500 CPUtime=2436.57
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 67433 0 0 0 243548 109 0 0 25 0 3 0 377301472 571904000 135480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=558500 CPUtime=2431.38
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 69946 0 0 0 243035 103 0 0 25 0 3 0 377301472 571904000 135480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4868.4
Current children cumulated vsize (KiB) 558500

[startup+2502.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 2743
/proc/meminfo: memFree=1087776/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=558500 CPUtime=4988.1
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 140373 0 0 0 498596 214 0 0 21 0 3 0 377301429 571904000 135529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 139625 135529 218 20 0 138983 0
[pid=2540/tid=2542] ppid=2538 vsize=558500 CPUtime=2496.56
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 67516 0 0 0 249546 110 0 0 25 0 3 0 377301472 571904000 135529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=558500 CPUtime=2491.1
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 69985 0 0 0 249007 103 0 0 25 0 3 0 377301472 571904000 135529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4988.1
Current children cumulated vsize (KiB) 558500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2508.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 2743
/proc/meminfo: memFree=1087776/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=558500 CPUtime=5000.07
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 140407 0 0 0 499793 214 0 0 21 0 3 0 377301429 571904000 135563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 139625 135563 218 20 0 138983 0
[pid=2540/tid=2542] ppid=2538 vsize=558500 CPUtime=2502.56
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 67550 0 0 0 250146 110 0 0 25 0 3 0 377301472 571904000 135563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=558500 CPUtime=2497.07
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 69985 0 0 0 249604 103 0 0 25 0 3 0 377301472 571904000 135563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 558500

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

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

[startup+2508.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 2743
/proc/meminfo: memFree=1087776/2055920 swapFree=4156572/4192956
[pid=2540] ppid=2538 vsize=558500 CPUtime=5000.07
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2141 0 -1 4194304 140407 0 0 0 499793 214 0 0 21 0 3 0 377301429 571904000 135563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 139625 135563 218 20 0 138983 0
[pid=2540/tid=2542] ppid=2538 vsize=558500 CPUtime=2502.56
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 67550 0 0 0 250146 110 0 0 25 0 3 0 377301472 571904000 135563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=558500 CPUtime=2497.07
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2141 0 -1 4194368 69985 0 0 0 249604 103 0 0 25 0 3 0 377301472 571904000 135563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 558500

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2508.4
CPU time (s): 5000.18
CPU user time (s): 4997.94
CPU system time (s): 2.23066
CPU usage (%): 199.338
Max. virtual memory (cumulated for all children) (KiB): 558500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.94
system time used= 2.23066
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140407
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= 2551
involuntary context switches= 94494

runsolver used 2.56561 second user time and 6.61999 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat May 12 23:30:38 UTC 2007

IDJOB= 426372
IDBENCH= 20197
IDSOLVER= 196
FILE ID= node7/426372-1179012638

PBS_JOBID= 5252865

Free space on /tmp= 66535 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v19000/unif-k3-r4.2-v19000-c79800-S1753083943-04.cnf
COMMAND LINE= /tmp/evaluation/426372-1179012638/MiraXTv3_dyn /tmp/evaluation/426372-1179012638/instance-426372-1179012638.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-426372-1179012638 -o ROOT/results/node7/solver-426372-1179012638 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426372-1179012638/MiraXTv3_dyn /tmp/evaluation/426372-1179012638/instance-426372-1179012638.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d2577f7a2140d90de7e64601ab0f2e47

RANDOM SEED= 319218606

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1630800 kB
Buffers:         44328 kB
Cached:         312868 kB
SwapCached:      17008 kB
Active:         158064 kB
Inactive:       223500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1630800 kB
SwapTotal:     4192956 kB
SwapFree:      4156572 kB
Dirty:            5456 kB
Writeback:           0 kB
Mapped:          30256 kB
Slab:            28984 kB
Committed_AS: 14851348 kB
PageTables:       1860 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= 66535 MiB

End job on node7 on Sun May 13 00:12:28 UTC 2007