Trace number 456495

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.19 2506.84

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
MD5SUMe9a4b8de00c9a73b6f8447e11f01f363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.45502
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of clauses1197
Sum of the clauses size2548
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21183
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 514

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-456495-1179024189 -o ROOT/results/node22/solver-456495-1179024189 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456495-1179024189/MiraXTv3_dyn /tmp/evaluation/456495-1179024189/instance-456495-1179024189.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 2.00 2.13 3/77 23462
/proc/meminfo: memFree=1666296/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=3788 CPUtime=0
/proc/23462/stat : 23462 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 350336580 3878912 254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5113467 0 0 4096 0 0 0 0 17 1 0 0
/proc/23462/statm: 947 255 206 20 0 305 0

[startup+0.030633 s]
/proc/loadavg: 1.84 2.00 2.13 3/77 23462
/proc/meminfo: memFree=1666296/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=8868 CPUtime=0.38
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 1324 0 0 0 38 0 0 0 18 0 3 0 350336580 9080832 1299 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 3468 2362 218 20 0 2826 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 8868

[startup+0.838991 s]
/proc/loadavg: 1.84 2.00 2.13 3/77 23462
/proc/meminfo: memFree=1666296/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=16052 CPUtime=1.65
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 3121 0 0 0 164 1 0 0 18 0 3 0 350336580 16437248 3096 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 4013 3096 218 20 0 3371 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 16052

[startup+0.901977 s]
/proc/loadavg: 1.84 2.00 2.13 3/77 23462
/proc/meminfo: memFree=1666296/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=17208 CPUtime=1.78
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 3240 0 0 0 177 1 0 0 18 0 3 0 350336580 17620992 3215 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 4302 3215 218 20 0 3660 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 17208

[startup+1.00199 s]
/proc/loadavg: 1.84 2.00 2.13 3/77 23462
/proc/meminfo: memFree=1666296/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=17868 CPUtime=1.97
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 3436 0 0 0 196 1 0 0 18 0 3 0 350336580 18296832 3411 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 4467 3411 218 20 0 3825 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 17868

[startup+1.50107 s]
/proc/loadavg: 1.84 2.00 2.13 3/77 23462
/proc/meminfo: memFree=1666296/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=22100 CPUtime=2.97
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 4269 0 0 0 295 2 0 0 18 0 3 0 350336580 22630400 4244 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 5525 4244 218 20 0 4883 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 22100

[startup+3.10131 s]
/proc/loadavg: 1.84 2.00 2.13 3/80 23465
/proc/meminfo: memFree=1648096/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=24492 CPUtime=6.16
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 4953 0 0 0 614 2 0 0 18 0 3 0 350336580 25079808 4928 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 6123 4928 218 20 0 5481 0
[pid=23462/tid=23464] ppid=23460 vsize=24492 CPUtime=3.07
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 2148 0 0 0 306 1 0 0 24 0 3 0 350336581 25079808 4928 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=24492 CPUtime=3.07
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 2482 0 0 0 306 1 0 0 19 0 3 0 350336581 25079808 4928 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 24492

[startup+6.3018 s]
/proc/loadavg: 1.85 2.00 2.13 3/80 23465
/proc/meminfo: memFree=1634336/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=38148 CPUtime=12.55
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 8458 0 0 0 1250 5 0 0 18 0 3 0 350336580 39063552 8285 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 9537 8285 218 20 0 8895 0
[pid=23462/tid=23464] ppid=23460 vsize=38148 CPUtime=6.26
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 3745 0 0 0 624 2 0 0 17 0 3 0 350336581 39063552 8285 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=38148 CPUtime=6.27
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 4390 0 0 0 624 3 0 0 25 0 3 0 350336581 39063552 8285 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 38148

[startup+12.7028 s]
/proc/loadavg: 1.94 2.02 2.13 3/80 23465
/proc/meminfo: memFree=1619168/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=52784 CPUtime=25.32
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 12293 0 0 0 2524 8 0 0 18 0 3 0 350336580 54050816 11875 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 13196 11875 218 20 0 12554 0
[pid=23462/tid=23464] ppid=23460 vsize=52784 CPUtime=12.63
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 5432 0 0 0 1260 3 0 0 17 0 3 0 350336581 54050816 11875 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=52784 CPUtime=12.67
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 6538 0 0 0 1263 4 0 0 25 0 3 0 350336581 54050816 11875 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 52784

[startup+25.5017 s]
/proc/loadavg: 1.96 2.02 2.13 3/80 23465
/proc/meminfo: memFree=1607648/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=66340 CPUtime=50.84
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 16199 0 0 0 5072 12 0 0 18 0 3 0 350336580 67932160 15374 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 16585 15374 218 20 0 15943 0
[pid=23462/tid=23464] ppid=23460 vsize=66340 CPUtime=25.37
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 7378 0 0 0 2532 5 0 0 25 0 3 0 350336581 67932160 15374 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=66340 CPUtime=25.45
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 8498 0 0 0 2539 6 0 0 25 0 3 0 350336581 67932160 15374 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 66340

[startup+51.1016 s]
/proc/loadavg: 1.97 2.02 2.12 3/80 23465
/proc/meminfo: memFree=1594080/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=78248 CPUtime=101.9
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 19936 0 0 0 10175 15 0 0 18 0 3 0 350336580 80125952 18479 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 19562 18479 218 20 0 18920 0
[pid=23462/tid=23464] ppid=23460 vsize=78248 CPUtime=50.86
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 8887 0 0 0 5080 6 0 0 25 0 3 0 350336581 80125952 18479 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=78248 CPUtime=51.02
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 10726 0 0 0 5094 8 0 0 25 0 3 0 350336581 80125952 18479 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 78248

[startup+102.301 s]
/proc/loadavg: 1.98 2.01 2.11 3/80 23465
/proc/meminfo: memFree=1576864/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=94028 CPUtime=203.99
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 24989 0 0 0 20379 20 0 0 18 0 3 0 350336580 96284672 22365 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 23507 22365 218 20 0 22865 0
[pid=23462/tid=23464] ppid=23460 vsize=94028 CPUtime=101.83
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 11524 0 0 0 10174 9 0 0 25 0 3 0 350336581 96284672 22365 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=94028 CPUtime=102.14
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 13142 0 0 0 10204 10 0 0 25 0 3 0 350336581 96284672 22365 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 94028

[startup+162.302 s]
/proc/loadavg: 1.99 2.01 2.10 3/80 23465
/proc/meminfo: memFree=1573984/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=96524 CPUtime=323.67
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 27050 0 0 0 32344 23 0 0 18 0 3 0 350336580 98840576 23061 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 24131 23061 218 20 0 23489 0
[pid=23462/tid=23464] ppid=23460 vsize=96524 CPUtime=161.56
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 12182 0 0 0 16146 10 0 0 18 0 3 0 350336581 98840576 23061 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=96524 CPUtime=162.09
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 14545 0 0 0 16197 12 0 0 18 0 3 0 350336581 98840576 23061 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.67
Current children cumulated vsize (KiB) 96524

[startup+222.302 s]
/proc/loadavg: 1.99 2.00 2.09 3/80 23465
/proc/meminfo: memFree=1566688/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=104844 CPUtime=443.33
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 30044 0 0 0 44308 25 0 0 18 0 3 0 350336580 107360256 24885 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 26211 24885 218 20 0 25569 0
[pid=23462/tid=23464] ppid=23460 vsize=104844 CPUtime=221.29
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 13195 0 0 0 22118 11 0 0 25 0 3 0 350336581 107360256 24885 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=104844 CPUtime=222.01
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 16526 0 0 0 22188 13 0 0 20 0 3 0 350336581 107360256 24885 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.33
Current children cumulated vsize (KiB) 104844

[startup+282.306 s]
/proc/loadavg: 1.99 2.00 2.08 3/80 23465
/proc/meminfo: memFree=1565856/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=105824 CPUtime=563.01
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 31520 0 0 0 56275 26 0 0 18 0 3 0 350336580 108363776 25126 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 26456 25126 218 20 0 25814 0
[pid=23462/tid=23464] ppid=23460 vsize=105824 CPUtime=281.04
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 13838 0 0 0 28092 12 0 0 25 0 3 0 350336581 108363776 25126 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=105824 CPUtime=281.96
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 17359 0 0 0 28182 14 0 0 25 0 3 0 350336581 108363776 25126 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.01
Current children cumulated vsize (KiB) 105824

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 2.08 4/80 23465
/proc/meminfo: memFree=1565152/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=106404 CPUtime=682.69
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 32648 0 0 0 68242 27 0 0 18 0 3 0 350336580 108957696 25279 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 26601 25279 218 20 0 25959 0
[pid=23462/tid=23464] ppid=23460 vsize=106404 CPUtime=340.78
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 14388 0 0 0 34065 13 0 0 25 0 3 0 350336581 108957696 25279 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=106404 CPUtime=341.9
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 17937 0 0 0 34176 14 0 0 25 0 3 0 350336581 108957696 25279 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.69
Current children cumulated vsize (KiB) 106404

[startup+402.302 s]
/proc/loadavg: 1.99 2.00 2.07 3/80 23465
/proc/meminfo: memFree=1563616/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=108052 CPUtime=802.39
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 33755 0 0 0 80210 29 0 0 18 0 3 0 350336580 110645248 25671 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0

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

/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 26884 0 0 0 189366 33 0 0 25 0 3 0 350336581 140935168 33008 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=137632 CPUtime=1900.23
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 35400 0 0 0 189974 49 0 0 25 0 3 0 350336581 140935168 33008 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.24
Current children cumulated vsize (KiB) 137632

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 23663
/proc/meminfo: memFree=1533536/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=137632 CPUtime=3913.93
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 63192 0 0 0 391309 84 0 0 18 0 3 0 350336580 140935168 33008 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 34408 33008 218 20 0 33766 0
[pid=23462/tid=23464] ppid=23460 vsize=137632 CPUtime=1953.75
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 27209 0 0 0 195341 34 0 0 25 0 3 0 350336581 140935168 33008 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=137632 CPUtime=1960.17
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 35660 0 0 0 195967 50 0 0 25 0 3 0 350336581 140935168 33008 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.93
Current children cumulated vsize (KiB) 137632

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 23663
/proc/meminfo: memFree=1533728/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=137764 CPUtime=4033.63
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 63873 0 0 0 403278 85 0 0 18 0 3 0 350336580 141070336 32955 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 34441 32955 218 20 0 33799 0
[pid=23462/tid=23464] ppid=23460 vsize=137764 CPUtime=2013.5
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 27759 0 0 0 201316 34 0 0 25 0 3 0 350336581 141070336 32955 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=137764 CPUtime=2020.12
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 35791 0 0 0 201962 50 0 0 25 0 3 0 350336581 141070336 32955 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.63
Current children cumulated vsize (KiB) 137764

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 23663
/proc/meminfo: memFree=1533600/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=137896 CPUtime=4153.32
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 64422 0 0 0 415246 86 0 0 18 0 3 0 350336580 141205504 32984 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 34474 32984 218 20 0 33832 0
[pid=23462/tid=23464] ppid=23460 vsize=137896 CPUtime=2073.24
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 28084 0 0 0 207289 35 0 0 25 0 3 0 350336581 141205504 32984 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=137896 CPUtime=2080.06
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 36015 0 0 0 207956 50 0 0 25 0 3 0 350336581 141205504 32984 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.32
Current children cumulated vsize (KiB) 137896

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 23663
/proc/meminfo: memFree=1533408/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=138060 CPUtime=4273.01
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 64980 0 0 0 427215 86 0 0 18 0 3 0 350336580 141373440 33022 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 34515 33022 218 20 0 33873 0
[pid=23462/tid=23464] ppid=23460 vsize=138060 CPUtime=2132.99
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 28507 0 0 0 213264 35 0 0 25 0 3 0 350336581 141373440 33022 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=138060 CPUtime=2139.99
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 36150 0 0 0 213949 50 0 0 25 0 3 0 350336581 141373440 33022 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.01
Current children cumulated vsize (KiB) 138060

[startup+2202.3 s]
/proc/loadavg: 2.15 2.04 2.01 3/80 23663
/proc/meminfo: memFree=1533408/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=138060 CPUtime=4392.7
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 65825 0 0 0 439183 87 0 0 18 0 3 0 350336580 141373440 33022 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 34515 33022 218 20 0 33873 0
[pid=23462/tid=23464] ppid=23460 vsize=138060 CPUtime=2192.73
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 28897 0 0 0 219237 36 0 0 25 0 3 0 350336581 141373440 33022 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=138060 CPUtime=2199.94
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 36605 0 0 0 219944 50 0 0 25 0 3 0 350336581 141373440 33022 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.7
Current children cumulated vsize (KiB) 138060

[startup+2262.31 s]
/proc/loadavg: 2.09 2.05 2.01 3/80 23663
/proc/meminfo: memFree=1533280/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=138324 CPUtime=4512.41
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 66531 0 0 0 451152 89 0 0 18 0 3 0 350336580 141643776 33073 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 34581 33073 218 20 0 33939 0
[pid=23462/tid=23464] ppid=23460 vsize=138324 CPUtime=2252.49
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 29314 0 0 0 225212 37 0 0 25 0 3 0 350336581 141643776 33073 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=138324 CPUtime=2259.89
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 36894 0 0 0 225938 51 0 0 25 0 3 0 350336581 141643776 33073 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.41
Current children cumulated vsize (KiB) 138324

[startup+2322.3 s]
/proc/loadavg: 2.03 2.04 2.01 4/80 23663
/proc/meminfo: memFree=1533152/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=138456 CPUtime=4632.1
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 67081 0 0 0 463121 89 0 0 18 0 3 0 350336580 141778944 33103 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 34614 33103 218 20 0 33972 0
[pid=23462/tid=23464] ppid=23460 vsize=138456 CPUtime=2312.24
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 29474 0 0 0 231187 37 0 0 25 0 3 0 350336581 141778944 33103 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=138456 CPUtime=2319.84
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 37284 0 0 0 231933 51 0 0 25 0 3 0 350336581 141778944 33103 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.1
Current children cumulated vsize (KiB) 138456

[startup+2382.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/80 23663
/proc/meminfo: memFree=1532640/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=138588 CPUtime=4751.79
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 67489 0 0 0 475088 91 0 0 18 0 3 0 350336580 141914112 33186 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 34647 33186 218 20 0 34005 0
[pid=23462/tid=23464] ppid=23460 vsize=138588 CPUtime=2371.99
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 29696 0 0 0 237161 38 0 0 25 0 3 0 350336581 141914112 33186 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=138588 CPUtime=2379.78
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 37470 0 0 0 237926 52 0 0 25 0 3 0 350336581 141914112 33186 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.79
Current children cumulated vsize (KiB) 138588

[startup+2442.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/80 23663
/proc/meminfo: memFree=1532320/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=138752 CPUtime=4871.48
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 68244 0 0 0 487056 92 0 0 18 0 3 0 350336580 142082048 33226 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 34688 33226 218 20 0 34046 0
[pid=23462/tid=23464] ppid=23460 vsize=138752 CPUtime=2431.74
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 30086 0 0 0 243135 39 0 0 25 0 3 0 350336581 142082048 33226 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=138752 CPUtime=2439.72
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 37835 0 0 0 243920 52 0 0 25 0 3 0 350336581 142082048 33226 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.48
Current children cumulated vsize (KiB) 138752

[startup+2502.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/80 23663
/proc/meminfo: memFree=1532384/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=138884 CPUtime=4991.16
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 69312 0 0 0 499023 93 0 0 18 0 3 0 350336580 142217216 33254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 34721 33254 218 20 0 34079 0
[pid=23462/tid=23464] ppid=23460 vsize=138884 CPUtime=2491.49
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 30541 0 0 0 249109 40 0 0 25 0 3 0 350336581 142217216 33254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=138884 CPUtime=2499.66
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 38448 0 0 0 249913 53 0 0 25 0 3 0 350336581 142217216 33254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.16
Current children cumulated vsize (KiB) 138884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.8 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 23663
/proc/meminfo: memFree=1532320/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=138884 CPUtime=5000.15
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 69442 0 0 0 499921 94 0 0 18 0 3 0 350336580 142217216 33254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 34721 33254 218 20 0 34079 0
[pid=23462/tid=23464] ppid=23460 vsize=138884 CPUtime=2495.96
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 30606 0 0 0 249556 40 0 0 25 0 3 0 350336581 142217216 33254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=138884 CPUtime=2504.17
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 38513 0 0 0 250364 53 0 0 25 0 3 0 350336581 142217216 33254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 138884

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

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

[startup+2506.8 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 23663
/proc/meminfo: memFree=1532320/2055920 swapFree=4163684/4192956
[pid=23462] ppid=23460 vsize=138884 CPUtime=5000.15
/proc/23462/stat : 23462 (MiraXTv3_dyn) S 23460 23462 19939 0 -1 4194304 69442 0 0 0 499921 94 0 0 18 0 3 0 350336580 142217216 33254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23462/statm: 34721 33254 218 20 0 34079 0
[pid=23462/tid=23464] ppid=23460 vsize=138884 CPUtime=2495.96
/proc/23462/task/23464/stat : 23464 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 30606 0 0 0 249556 40 0 0 25 0 3 0 350336581 142217216 33254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23462/tid=23465] ppid=23460 vsize=138884 CPUtime=2504.17
/proc/23462/task/23465/stat : 23465 (MiraXTv3_dyn) R 23460 23462 19939 0 -1 4194368 38513 0 0 0 250364 53 0 0 25 0 3 0 350336581 142217216 33254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 138884

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.84
CPU time (s): 5000.19
CPU user time (s): 4999.23
CPU system time (s): 0.963853
CPU usage (%): 199.462
Max. virtual memory (cumulated for all children) (KiB): 139144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.23
system time used= 0.963853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69442
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= 888
involuntary context switches= 94047

runsolver used 2.46663 second user time and 6.71298 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Sun May 13 02:43:09 UTC 2007

IDJOB= 456495
IDBENCH= 24730
IDSOLVER= 196
FILE ID= node22/456495-1179024189

PBS_JOBID= 5253218

Free space on /tmp= 66524 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456495-1179024189/MiraXTv3_dyn /tmp/evaluation/456495-1179024189/instance-456495-1179024189.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-456495-1179024189 -o ROOT/results/node22/solver-456495-1179024189 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456495-1179024189/MiraXTv3_dyn /tmp/evaluation/456495-1179024189/instance-456495-1179024189.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  e9a4b8de00c9a73b6f8447e11f01f363

RANDOM SEED= 551177409

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:       1666640 kB
Buffers:         32168 kB
Cached:         232608 kB
SwapCached:       7428 kB
Active:         116212 kB
Inactive:       171816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666640 kB
SwapTotal:     4192956 kB
SwapFree:      4163684 kB
Dirty:            4004 kB
Writeback:           0 kB
Mapped:          30328 kB
Slab:            86908 kB
Committed_AS:  4557168 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= 66524 MiB

End job on node22 on Sun May 13 03:24:58 UTC 2007