Trace number 426340

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.26 2506.76

General information on the benchmark

Namerandom/LargeSize/3SAT/v4000/
unif-k3-r4.2-v4000-c16800-S440063851-05.cnf
MD5SUM5b6d3b78fcf9a67b709c845674e3c629
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.26152
Satisfiable
(Un)Satisfiability was proved
Number of variables3999
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
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/node22/watcher-426340-1179011257 -o ROOT/results/node22/solver-426340-1179011257 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426340-1179011257/MiraXTv3_dyn /tmp/evaluation/426340-1179011257/instance-426340-1179011257.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.83 1.94 1.90 3/77 19553
/proc/meminfo: memFree=1410680/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=3788 CPUtime=0
/proc/19553/stat : 19553 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194304 339 0 0 0 0 0 0 0 18 0 1 0 349043389 3878912 314 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5113467 0 0 4096 0 0 0 0 17 1 0 0
/proc/19553/statm: 947 317 205 20 0 305 0

[startup+0.011899 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 19553
/proc/meminfo: memFree=1410680/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=4488 CPUtime=0
/proc/19553/stat : 19553 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194304 524 0 0 0 0 0 0 0 18 0 1 0 349043389 4595712 499 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 1 0 0
/proc/19553/statm: 1122 499 206 20 0 480 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4488

[startup+0.101918 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 19553
/proc/meminfo: memFree=1410680/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=12496 CPUtime=0.12
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 1541 0 0 0 11 1 0 0 18 0 3 0 349043389 12795904 1513 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 3124 1513 218 20 0 2482 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 12496

[startup+0.301947 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 19553
/proc/meminfo: memFree=1410680/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=13784 CPUtime=0.52
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 1819 0 0 0 51 1 0 0 18 0 3 0 349043389 14114816 1791 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 3446 1791 218 20 0 2804 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 13784

[startup+0.702012 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 19553
/proc/meminfo: memFree=1410680/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=17284 CPUtime=1.32
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 2614 0 0 0 131 1 0 0 18 0 3 0 349043389 17698816 2586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 4321 2586 218 20 0 3679 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 17284

[startup+1.50113 s]
/proc/loadavg: 1.83 1.94 1.90 3/80 19556
/proc/meminfo: memFree=1398752/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=22716 CPUtime=2.92
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 4065 0 0 0 289 3 0 0 18 0 3 0 349043389 23261184 4037 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 5679 4037 218 20 0 5037 0
[pid=19553/tid=19555] ppid=19551 vsize=22716 CPUtime=1.44
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 1562 0 0 0 143 1 0 0 25 0 3 0 349043394 23261184 4037 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=22716 CPUtime=1.42
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 1694 0 0 0 141 1 0 0 18 0 3 0 349043394 23261184 4037 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 22716

[startup+3.10238 s]
/proc/loadavg: 1.85 1.94 1.90 3/80 19556
/proc/meminfo: memFree=1390880/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=34664 CPUtime=6.11
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 7015 0 0 0 606 5 0 0 18 0 3 0 349043389 35495936 6987 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 8666 6987 218 20 0 8024 0
[pid=19553/tid=19555] ppid=19551 vsize=34664 CPUtime=3.03
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 3031 0 0 0 301 2 0 0 25 0 3 0 349043394 35495936 6987 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=34664 CPUtime=3.01
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 3175 0 0 0 299 2 0 0 25 0 3 0 349043394 35495936 6987 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 34664

[startup+6.30187 s]
/proc/loadavg: 1.85 1.94 1.90 3/80 19556
/proc/meminfo: memFree=1375968/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=45736 CPUtime=12.49
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 9732 0 0 0 1242 7 0 0 18 0 3 0 349043389 46833664 9704 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 11434 9704 218 20 0 10792 0
[pid=19553/tid=19555] ppid=19551 vsize=45736 CPUtime=6.23
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 4779 0 0 0 620 3 0 0 25 0 3 0 349043394 46833664 9704 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=45736 CPUtime=6.2
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 4144 0 0 0 617 3 0 0 18 0 3 0 349043394 46833664 9704 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 45736

[startup+12.7028 s]
/proc/loadavg: 1.87 1.94 1.90 3/80 19556
/proc/meminfo: memFree=1352104/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=69480 CPUtime=25.26
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 15714 0 0 0 2513 13 0 0 18 0 3 0 349043389 71147520 15614 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 17370 15614 218 20 0 16728 0
[pid=19553/tid=19555] ppid=19551 vsize=69480 CPUtime=12.63
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 7144 0 0 0 1258 5 0 0 25 0 3 0 349043394 71147520 15614 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526010 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=69480 CPUtime=12.57
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 7761 0 0 0 1251 6 0 0 25 0 3 0 349043394 71147520 15614 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 69480

[startup+25.5018 s]
/proc/loadavg: 1.89 1.94 1.90 3/80 19556
/proc/meminfo: memFree=1304168/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=113252 CPUtime=50.78
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 27027 0 0 0 5053 25 0 0 18 0 3 0 349043389 115970048 26655 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 28313 26655 218 20 0 27671 0
[pid=19553/tid=19555] ppid=19551 vsize=113252 CPUtime=25.42
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 12719 0 0 0 2531 11 0 0 25 0 3 0 349043394 115970048 26655 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=113252 CPUtime=25.3
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 13499 0 0 0 2517 13 0 0 25 0 3 0 349043394 115970048 26655 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 113252

[startup+51.1017 s]
/proc/loadavg: 1.93 1.94 1.90 3/80 19556
/proc/meminfo: memFree=1274664/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=143088 CPUtime=101.83
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 35000 0 0 0 10149 34 0 0 18 0 3 0 349043389 146522112 34090 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 35772 34090 218 20 0 35130 0
[pid=19553/tid=19555] ppid=19551 vsize=143088 CPUtime=51
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 15840 0 0 0 5086 14 0 0 25 0 3 0 349043394 146522112 34090 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=143088 CPUtime=50.77
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 18351 0 0 0 5058 19 0 0 25 0 3 0 349043394 146522112 34090 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 143088

[startup+102.307 s]
/proc/loadavg: 1.97 1.95 1.91 3/80 19556
/proc/meminfo: memFree=1256104/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=160736 CPUtime=203.94
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 40504 0 0 0 20354 40 0 0 18 0 3 0 349043389 164593664 38653 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 40184 38653 218 20 0 39542 0
[pid=19553/tid=19555] ppid=19551 vsize=160736 CPUtime=102.16
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 18901 0 0 0 10200 16 0 0 25 0 3 0 349043394 164593664 38653 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=160736 CPUtime=101.72
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 20794 0 0 0 10149 23 0 0 25 0 3 0 349043394 164593664 38653 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 160736

[startup+162.302 s]
/proc/loadavg: 1.99 1.95 1.91 3/80 19556
/proc/meminfo: memFree=1238824/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=178172 CPUtime=323.53
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 45789 0 0 0 32308 45 0 0 18 0 3 0 349043389 182448128 42955 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 44543 42955 218 20 0 43901 0
[pid=19553/tid=19555] ppid=19551 vsize=178172 CPUtime=162.08
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 23185 0 0 0 16188 20 0 0 25 0 3 0 349043394 182448128 42955 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=178172 CPUtime=161.39
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 21795 0 0 0 16115 24 0 0 25 0 3 0 349043394 182448128 42955 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.53
Current children cumulated vsize (KiB) 178172

[startup+222.302 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 19556
/proc/meminfo: memFree=1238632/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=178172 CPUtime=443.2
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 46848 0 0 0 44274 46 0 0 18 0 3 0 349043389 182448128 43008 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 44543 43008 218 20 0 43901 0
[pid=19553/tid=19555] ppid=19551 vsize=178172 CPUtime=222.05
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 23708 0 0 0 22184 21 0 0 25 0 3 0 349043394 182448128 43008 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=178172 CPUtime=221.1
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 22331 0 0 0 22086 24 0 0 25 0 3 0 349043394 182448128 43008 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.2
Current children cumulated vsize (KiB) 178172

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 19556
/proc/meminfo: memFree=1214888/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=201872 CPUtime=562.9
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 53813 0 0 0 56236 54 0 0 18 0 3 0 349043389 206716928 49170 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 50468 49170 218 20 0 49826 0
[pid=19553/tid=19555] ppid=19551 vsize=201872 CPUtime=282.01
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 27277 0 0 0 28176 25 0 0 25 0 3 0 349043394 206716928 49170 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=201872 CPUtime=280.84
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 25727 0 0 0 28055 29 0 0 25 0 3 0 349043394 206716928 49170 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.9
Current children cumulated vsize (KiB) 201872

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 19556
/proc/meminfo: memFree=1199784/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=217104 CPUtime=682.58
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 58031 0 0 0 68197 61 0 0 18 0 3 0 349043389 222314496 52723 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 54276 52723 218 20 0 53634 0
[pid=19553/tid=19555] ppid=19551 vsize=217104 CPUtime=341.97
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 29187 0 0 0 34169 28 0 0 25 0 3 0 349043394 222314496 52723 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=217104 CPUtime=340.54
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 28035 0 0 0 34022 32 0 0 25 0 3 0 349043394 222314496 52723 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.58
Current children cumulated vsize (KiB) 217104

[startup+402.301 s]

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

/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 45146 0 0 0 190045 55 0 0 25 0 3 0 349043394 301928448 72201 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=294852 CPUtime=1893.38
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 41510 0 0 0 189283 55 0 0 25 0 3 0 349043394 301928448 72201 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.45
Current children cumulated vsize (KiB) 294852

[startup+1962.3 s]
/proc/loadavg: 2.07 1.99 1.91 3/80 19556
/proc/meminfo: memFree=1122024/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=294852 CPUtime=3914.14
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 87470 0 0 0 391302 112 0 0 18 0 3 0 349043389 301928448 72206 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 73713 72206 218 20 0 73071 0
[pid=19553/tid=19555] ppid=19551 vsize=294852 CPUtime=1960.97
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 45147 0 0 0 196042 55 0 0 25 0 3 0 349043394 301928448 72206 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=294852 CPUtime=1953.11
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 41514 0 0 0 195255 56 0 0 25 0 3 0 349043394 301928448 72206 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521365 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.14
Current children cumulated vsize (KiB) 294852

[startup+2022.3 s]
/proc/loadavg: 2.10 2.00 1.92 3/80 19558
/proc/meminfo: memFree=1121896/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=294852 CPUtime=4033.82
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 87477 0 0 0 403269 113 0 0 18 0 3 0 349043389 301928448 72213 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 73713 72213 218 20 0 73071 0
[pid=19553/tid=19555] ppid=19551 vsize=294852 CPUtime=2020.94
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 45152 0 0 0 202038 56 0 0 25 0 3 0 349043394 301928448 72213 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=294852 CPUtime=2012.82
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 41516 0 0 0 201226 56 0 0 25 0 3 0 349043394 301928448 72213 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.82
Current children cumulated vsize (KiB) 294852

[startup+2082.31 s]
/proc/loadavg: 2.03 2.00 1.92 3/80 19558
/proc/meminfo: memFree=1121832/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=294852 CPUtime=4153.53
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 87489 0 0 0 415239 114 0 0 18 0 3 0 349043389 301928448 72225 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 73713 72225 218 20 0 73071 0
[pid=19553/tid=19555] ppid=19551 vsize=294852 CPUtime=2080.91
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 45158 0 0 0 208035 56 0 0 25 0 3 0 349043394 301928448 72225 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=294852 CPUtime=2072.55
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 41522 0 0 0 207199 56 0 0 25 0 3 0 349043394 301928448 72225 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.53
Current children cumulated vsize (KiB) 294852

[startup+2142.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/80 19558
/proc/meminfo: memFree=1121768/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=294852 CPUtime=4273.21
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 87501 0 0 0 427207 114 0 0 18 0 3 0 349043389 301928448 72237 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 73713 72237 218 20 0 73071 0
[pid=19553/tid=19555] ppid=19551 vsize=294852 CPUtime=2140.88
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 45164 0 0 0 214031 57 0 0 25 0 3 0 349043394 301928448 72237 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=294852 CPUtime=2132.27
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 41528 0 0 0 213171 56 0 0 25 0 3 0 349043394 301928448 72237 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526379 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.21
Current children cumulated vsize (KiB) 294852

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 19558
/proc/meminfo: memFree=1121768/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=294852 CPUtime=4392.9
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 87505 0 0 0 439175 115 0 0 18 0 3 0 349043389 301928448 72241 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 73713 72241 218 20 0 73071 0
[pid=19553/tid=19555] ppid=19551 vsize=294852 CPUtime=2200.85
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 45166 0 0 0 220027 58 0 0 25 0 3 0 349043394 301928448 72241 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=294852 CPUtime=2191.99
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 41530 0 0 0 219143 56 0 0 25 0 3 0 349043394 301928448 72241 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.9
Current children cumulated vsize (KiB) 294852

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 19558
/proc/meminfo: memFree=1121832/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=294852 CPUtime=4512.61
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 87518 0 0 0 451146 115 0 0 18 0 3 0 349043389 301928448 72228 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 73713 72228 218 20 0 73071 0
[pid=19553/tid=19555] ppid=19551 vsize=294852 CPUtime=2260.81
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 45171 0 0 0 226023 58 0 0 25 0 3 0 349043394 301928448 72228 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=294852 CPUtime=2251.73
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 41538 0 0 0 225117 56 0 0 25 0 3 0 349043394 301928448 72228 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521345 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.61
Current children cumulated vsize (KiB) 294852

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 19558
/proc/meminfo: memFree=1121768/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=294852 CPUtime=4632.3
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 87522 0 0 0 463114 116 0 0 18 0 3 0 349043389 301928448 72232 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 73713 72232 218 20 0 73071 0
[pid=19553/tid=19555] ppid=19551 vsize=294852 CPUtime=2320.78
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 45173 0 0 0 232020 58 0 0 25 0 3 0 349043394 301928448 72232 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=294852 CPUtime=2311.45
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 41540 0 0 0 231089 56 0 0 25 0 3 0 349043394 301928448 72232 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.3
Current children cumulated vsize (KiB) 294852

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 19558
/proc/meminfo: memFree=1121768/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=294852 CPUtime=4752
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 87529 0 0 0 475083 117 0 0 18 0 3 0 349043389 301928448 72239 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 73713 72239 218 20 0 73071 0
[pid=19553/tid=19555] ppid=19551 vsize=294852 CPUtime=2380.76
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 45177 0 0 0 238017 59 0 0 25 0 3 0 349043394 301928448 72239 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=294852 CPUtime=2371.17
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 41543 0 0 0 237061 56 0 0 25 0 3 0 349043394 301928448 72239 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752
Current children cumulated vsize (KiB) 294852

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 19558
/proc/meminfo: memFree=1121704/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=294852 CPUtime=4871.71
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 87538 0 0 0 487053 118 0 0 18 0 3 0 349043389 301928448 72248 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 73713 72248 218 20 0 73071 0
[pid=19553/tid=19555] ppid=19551 vsize=294852 CPUtime=2440.72
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 45184 0 0 0 244013 59 0 0 25 0 3 0 349043394 301928448 72248 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=294852 CPUtime=2430.92
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 41545 0 0 0 243035 57 0 0 25 0 3 0 349043394 301928448 72248 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.71
Current children cumulated vsize (KiB) 294852

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 19558
/proc/meminfo: memFree=1121704/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=294852 CPUtime=4991.41
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 87542 0 0 0 499023 118 0 0 18 0 3 0 349043389 301928448 72252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 73713 72252 218 20 0 73071 0
[pid=19553/tid=19555] ppid=19551 vsize=294852 CPUtime=2500.69
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 45187 0 0 0 250009 60 0 0 25 0 3 0 349043394 301928448 72252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=294852 CPUtime=2490.65
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 41546 0 0 0 249008 57 0 0 25 0 3 0 349043394 301928448 72252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.41
Current children cumulated vsize (KiB) 294852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 19558
/proc/meminfo: memFree=1121704/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=294852 CPUtime=5000.19
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 87542 0 0 0 499901 118 0 0 18 0 3 0 349043389 301928448 72252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 73713 72252 218 20 0 73071 0
[pid=19553/tid=19555] ppid=19551 vsize=294852 CPUtime=2505.1
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 45187 0 0 0 250450 60 0 0 25 0 3 0 349043394 301928448 72252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=294852 CPUtime=2495.03
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 41546 0 0 0 249446 57 0 0 25 0 3 0 349043394 301928448 72252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 294852

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.00 2.00 1.92 3/80 19558
/proc/meminfo: memFree=1121704/2055920 swapFree=4163684/4192956
[pid=19553] ppid=19551 vsize=294852 CPUtime=5000.19
/proc/19553/stat : 19553 (MiraXTv3_dyn) S 19551 19553 19224 0 -1 4194304 87542 0 0 0 499901 118 0 0 18 0 3 0 349043389 301928448 72252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19553/statm: 73713 72252 218 20 0 73071 0
[pid=19553/tid=19555] ppid=19551 vsize=294852 CPUtime=2505.1
/proc/19553/task/19555/stat : 19555 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 45187 0 0 0 250450 60 0 0 25 0 3 0 349043394 301928448 72252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19553/tid=19556] ppid=19551 vsize=294852 CPUtime=2495.03
/proc/19553/task/19556/stat : 19556 (MiraXTv3_dyn) R 19551 19553 19224 0 -1 4194368 41546 0 0 0 249446 57 0 0 25 0 3 0 349043394 301928448 72252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 294852

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.76
CPU time (s): 5000.26
CPU user time (s): 4999.03
CPU system time (s): 1.22981
CPU usage (%): 199.471
Max. virtual memory (cumulated for all children) (KiB): 294852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.03
system time used= 1.22981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87542
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= 847
involuntary context switches= 94311

runsolver used 2.49962 second user time and 6.63099 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat May 12 23:07:37 UTC 2007

IDJOB= 426340
IDBENCH= 20165
IDSOLVER= 196
FILE ID= node22/426340-1179011257

PBS_JOBID= 5252973

Free space on /tmp= 66528 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v4000/unif-k3-r4.2-v4000-c16800-S440063851-05.cnf
COMMAND LINE= /tmp/evaluation/426340-1179011257/MiraXTv3_dyn /tmp/evaluation/426340-1179011257/instance-426340-1179011257.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-426340-1179011257 -o ROOT/results/node22/solver-426340-1179011257 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426340-1179011257/MiraXTv3_dyn /tmp/evaluation/426340-1179011257/instance-426340-1179011257.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  5b6d3b78fcf9a67b709c845674e3c629

RANDOM SEED= 467318556

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.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.265
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.265
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:       1410960 kB
Buffers:         50300 kB
Cached:         460296 kB
SwapCached:       7428 kB
Active:         302156 kB
Inactive:       231508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1410960 kB
SwapTotal:     4192956 kB
SwapFree:      4163684 kB
Dirty:            4212 kB
Writeback:           0 kB
Mapped:          30140 kB
Slab:            96864 kB
Committed_AS:  4547692 kB
PageTables:       1676 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= 66528 MiB

End job on node22 on Sat May 12 23:49:26 UTC 2007