Trace number 460118

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) 10000.2 5017.8

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k75.cnf
MD5SUMb66acf4b5dd67635615f55e419d4cf82
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables111705
Number of clauses500248
Sum of the clauses size1287414
Maximum clause length20
Minimum clause length1
Number of clauses of size 1703
Number of clauses of size 2389626
Number of clauses of size 354937
Number of clauses of size 422450
Number of clauses of size 59744
Number of clauses of size over 522788

Solver Data (download as text)

0.00/0.01	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/node15/watcher-460118-1179246276 -o ROOT/results/node15/solver-460118-1179246276 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/460118-1179246276/MiraXTv3_dyn /tmp/evaluation/460118-1179246276/instance-460118-1179246276.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.38 0.63 0.25 3/77 9188
/proc/meminfo: memFree=1673784/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=236 CPUtime=0
/proc/9188/stat : 9188 (MiraXTv3_dyn) D 9186 9188 9020 0 -1 4194304 40 0 0 0 0 0 0 0 18 0 1 0 372545277 241664 30 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 7512996 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/9188/statm: 59 30 25 20 0 2 0

[startup+0.09404 s]
/proc/loadavg: 1.38 0.63 0.25 3/77 9188
/proc/meminfo: memFree=1673784/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=8044 CPUtime=0.07
/proc/9188/stat : 9188 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194304 1574 0 0 0 6 1 0 0 18 0 1 0 372545277 8237056 1549 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 7946620 0 0 4096 0 0 0 0 17 0 0 0
/proc/9188/statm: 2011 1549 206 20 0 1369 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8044

[startup+0.102038 s]
/proc/loadavg: 1.38 0.63 0.25 3/77 9188
/proc/meminfo: memFree=1673784/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=8764 CPUtime=0.07
/proc/9188/stat : 9188 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194304 1719 0 0 0 6 1 0 0 18 0 1 0 372545277 8974336 1694 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 0 0 0
/proc/9188/statm: 2191 1694 206 20 0 1549 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8764

[startup+0.302058 s]
/proc/loadavg: 1.38 0.63 0.25 3/77 9188
/proc/meminfo: memFree=1673784/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=22976 CPUtime=0.27
/proc/9188/stat : 9188 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194304 4791 0 0 0 24 3 0 0 19 0 1 0 372545277 23527424 4766 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 7950981 0 0 4096 0 0 0 0 17 0 0 0
/proc/9188/statm: 5744 4766 206 20 0 5102 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 22976

[startup+0.701093 s]
/proc/loadavg: 1.38 0.63 0.25 3/77 9188
/proc/meminfo: memFree=1673784/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=48368 CPUtime=0.67
/proc/9188/stat : 9188 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194304 10515 0 0 0 61 6 0 0 23 0 1 0 372545277 49528832 10490 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 7955736 0 0 4096 0 0 0 0 17 0 0 0
/proc/9188/statm: 12092 10490 206 20 0 11450 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 48368

[startup+1.50116 s]
/proc/loadavg: 1.38 0.63 0.25 2/78 9189
/proc/meminfo: memFree=1631920/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=58132 CPUtime=1.48
/proc/9188/stat : 9188 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194304 13264 0 0 0 140 8 0 0 25 0 1 0 372545277 59527168 13239 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 1 0 0
/proc/9188/statm: 14533 13239 207 20 0 13891 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 58132

[startup+3.1013 s]
/proc/loadavg: 1.38 0.63 0.25 3/78 9189
/proc/meminfo: memFree=1610352/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=75588 CPUtime=3.07
/proc/9188/stat : 9188 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194304 17163 0 0 0 297 10 0 0 25 0 1 0 372545277 77402112 17138 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/9188/statm: 18897 17138 207 20 0 18255 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 75588

[startup+6.30159 s]
/proc/loadavg: 1.43 0.65 0.25 2/80 9191
/proc/meminfo: memFree=1567712/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=172432 CPUtime=6.47
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 28828 0 0 0 630 17 0 0 25 0 3 0 372545277 176570368 26745 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 43108 26745 218 20 0 42466 0
[pid=9188/tid=9190] ppid=9186 vsize=172432 CPUtime=2.8
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 5382 0 0 0 277 3 0 0 25 0 3 0 372545626 176570368 26745 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=172432 CPUtime=0.18
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194368 5654 0 0 0 16 2 0 0 18 0 3 0 372545626 176570368 26745 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.47
Current children cumulated vsize (KiB) 172432

[startup+12.7012 s]
/proc/loadavg: 1.39 0.65 0.26 3/80 9191
/proc/meminfo: memFree=1569312/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=169780 CPUtime=17.77
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 29462 0 0 0 1759 18 0 0 25 0 3 0 372545277 173854720 26503 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 42445 26503 218 20 0 41803 0
[pid=9188/tid=9190] ppid=9186 vsize=169780 CPUtime=9.2
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 5527 0 0 0 917 3 0 0 25 0 3 0 372545626 173854720 26503 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=169780 CPUtime=5.1
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 6143 0 0 0 506 4 0 0 18 0 3 0 372545626 173854720 26503 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.77
Current children cumulated vsize (KiB) 169780

[startup+25.5023 s]
/proc/loadavg: 1.53 0.72 0.29 3/80 9191
/proc/meminfo: memFree=1563488/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=174900 CPUtime=43.31
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 30924 0 0 0 4310 21 0 0 25 0 3 0 372545277 179097600 27965 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 43725 27965 218 20 0 43083 0
[pid=9188/tid=9190] ppid=9186 vsize=174900 CPUtime=21.99
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 5752 0 0 0 2196 3 0 0 25 0 3 0 372545626 179097600 27965 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=174900 CPUtime=17.83
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 7380 0 0 0 1777 6 0 0 25 0 3 0 372545626 179097600 27965 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134517165 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 43.31
Current children cumulated vsize (KiB) 174900

[startup+51.1026 s]
/proc/loadavg: 1.69 0.82 0.33 3/80 9191
/proc/meminfo: memFree=1529376/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=206464 CPUtime=94.38
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 39682 0 0 0 9403 35 0 0 25 0 3 0 372545277 211419136 36425 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 51616 36425 218 20 0 50974 0
[pid=9188/tid=9190] ppid=9186 vsize=206464 CPUtime=47.57
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 9952 0 0 0 4750 7 0 0 25 0 3 0 372545626 211419136 36425 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=206464 CPUtime=43.33
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 11938 0 0 0 4316 17 0 0 25 0 3 0 372545626 211419136 36425 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 94.38
Current children cumulated vsize (KiB) 206464

[startup+102.306 s]
/proc/loadavg: 1.86 1.00 0.41 4/80 9191
/proc/meminfo: memFree=1456096/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=277620 CPUtime=196.53
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 58887 0 0 0 19593 60 0 0 25 0 3 0 372545277 284282880 54661 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 69405 54661 218 20 0 68763 0
[pid=9188/tid=9190] ppid=9186 vsize=277620 CPUtime=98.75
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 18006 0 0 0 9860 15 0 0 25 0 3 0 372545626 284282880 54661 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134517046 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=277620 CPUtime=94.3
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 23089 0 0 0 9396 34 0 0 25 0 3 0 372545626 284282880 54661 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 196.53
Current children cumulated vsize (KiB) 277620

[startup+162.303 s]
/proc/loadavg: 1.95 1.18 0.51 3/80 9191
/proc/meminfo: memFree=1393632/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=341184 CPUtime=316.2
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 75869 0 0 0 31535 85 0 0 25 0 3 0 372545277 349372416 70566 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 85296 70566 218 20 0 84654 0
[pid=9188/tid=9190] ppid=9186 vsize=341184 CPUtime=158.71
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 25686 0 0 0 15848 23 0 0 25 0 3 0 372545626 349372416 70566 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=341184 CPUtime=154.01
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 32391 0 0 0 15351 50 0 0 19 0 3 0 372545626 349372416 70566 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 316.2
Current children cumulated vsize (KiB) 341184

[startup+222.302 s]
/proc/loadavg: 1.98 1.33 0.60 3/80 9191
/proc/meminfo: memFree=1370848/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=362548 CPUtime=435.92
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 82509 0 0 0 43498 94 0 0 25 0 3 0 372545277 371249152 76158 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 90637 76158 218 20 0 89995 0
[pid=9188/tid=9190] ppid=9186 vsize=362548 CPUtime=218.68
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 28361 0 0 0 21843 25 0 0 25 0 3 0 372545626 371249152 76159 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 7947899 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=362548 CPUtime=213.75
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 36357 0 0 0 21318 57 0 0 25 0 3 0 372545626 371249152 76159 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 435.92
Current children cumulated vsize (KiB) 362548

[startup+282.303 s]
/proc/loadavg: 1.99 1.45 0.69 3/80 9191
/proc/meminfo: memFree=1359904/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=372024 CPUtime=555.61
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 86355 0 0 0 55463 98 0 0 25 0 3 0 372545277 380952576 78651 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 93006 78651 218 20 0 92364 0
[pid=9188/tid=9190] ppid=9186 vsize=372024 CPUtime=278.64
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 30142 0 0 0 27837 27 0 0 25 0 3 0 372545626 380952576 78651 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134520120 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=372024 CPUtime=273.48
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 38421 0 0 0 27289 59 0 0 25 0 3 0 372545626 380952576 78651 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 555.61
Current children cumulated vsize (KiB) 372024

[startup+342.303 s]
/proc/loadavg: 1.99 1.54 0.77 3/80 9191
/proc/meminfo: memFree=1356128/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=376248 CPUtime=675.33
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 88605 0 0 0 67433 100 0 0 25 0 3 0 372545277 385277952 79747 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 94062 79747 218 20 0 93420 0
[pid=9188/tid=9190] ppid=9186 vsize=376248 CPUtime=338.63
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 31856 0 0 0 33834 29 0 0 25 0 3 0 372545626 385277952 79747 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=376248 CPUtime=333.21
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 38957 0 0 0 33262 59 0 0 25 0 3 0 372545626 385277952 79747 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134565718 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 675.33
Current children cumulated vsize (KiB) 376248

[startup+402.302 s]
/proc/loadavg: 1.99 1.62 0.84 3/80 9191
/proc/meminfo: memFree=1343136/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=390844 CPUtime=794.99
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 93443 0 0 0 79395 104 0 0 25 0 3 0 372545277 400224256 83400 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 97711 83400 218 20 0 97069 0
[pid=9188/tid=9190] ppid=9186 vsize=390844 CPUtime=398.59
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 34541 0 0 0 39828 31 0 0 25 0 3 0 372545626 400224256 83400 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=390844 CPUtime=392.92

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

/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 76428 0 0 0 434826 96 0 0 25 0 3 0 372545626 560812032 123444 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=547668 CPUtime=4339.98
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 101741 0 0 0 433873 125 0 0 25 0 3 0 372545626 560812032 123444 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134566020 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8692.68
Current children cumulated vsize (KiB) 547668

[startup+4422.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/80 9391
/proc/meminfo: memFree=1180384/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=547668 CPUtime=8812.37
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 196811 0 0 0 881004 233 0 0 25 0 3 0 372545277 560812032 123475 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 136917 123475 218 20 0 136275 0
[pid=9188/tid=9190] ppid=9186 vsize=547668 CPUtime=4409.18
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 76442 0 0 0 440822 96 0 0 25 0 3 0 372545626 560812032 123475 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=547668 CPUtime=4399.71
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 102577 0 0 0 439846 125 0 0 25 0 3 0 372545626 560812032 123475 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8812.37
Current children cumulated vsize (KiB) 547668

[startup+4482.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/80 9391
/proc/meminfo: memFree=1180384/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=547668 CPUtime=8932.09
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 197645 0 0 0 892975 234 0 0 25 0 3 0 372545277 560812032 123486 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 136917 123486 218 20 0 136275 0
[pid=9188/tid=9190] ppid=9186 vsize=547668 CPUtime=4469.17
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 76447 0 0 0 446820 97 0 0 25 0 3 0 372545626 560812032 123486 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134517112 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=547668 CPUtime=4459.44
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 103406 0 0 0 445818 126 0 0 25 0 3 0 372545626 560812032 123486 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134525920 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8932.09
Current children cumulated vsize (KiB) 547668

[startup+4542.3 s]
/proc/loadavg: 2.05 2.00 1.91 3/80 9391
/proc/meminfo: memFree=1180000/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=547668 CPUtime=9051.75
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 198357 0 0 0 904940 235 0 0 25 0 3 0 372545277 560812032 123579 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 136917 123579 218 20 0 136275 0
[pid=9188/tid=9190] ppid=9186 vsize=547668 CPUtime=4529.11
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 76449 0 0 0 452814 97 0 0 25 0 3 0 372545626 560812032 123579 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134525993 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=547668 CPUtime=4519.16
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 104116 0 0 0 451790 126 0 0 25 0 3 0 372545626 560812032 123579 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9051.75
Current children cumulated vsize (KiB) 547668

[startup+4602.3 s]
/proc/loadavg: 2.02 2.00 1.91 3/80 9391
/proc/meminfo: memFree=1180000/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=547668 CPUtime=9171.45
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 198777 0 0 0 916910 235 0 0 25 0 3 0 372545277 560812032 123585 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 136917 123585 218 20 0 136275 0
[pid=9188/tid=9190] ppid=9186 vsize=547668 CPUtime=4589.06
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 76454 0 0 0 458809 97 0 0 25 0 3 0 372545626 560812032 123585 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=547668 CPUtime=4578.91
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 104531 0 0 0 457764 127 0 0 25 0 3 0 372545626 560812032 123585 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9171.45
Current children cumulated vsize (KiB) 547668

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 9391
/proc/meminfo: memFree=1179808/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=547668 CPUtime=9291.11
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 199194 0 0 0 928875 236 0 0 25 0 3 0 372545277 560812032 123588 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 136917 123588 218 20 0 136275 0
[pid=9188/tid=9190] ppid=9186 vsize=547668 CPUtime=4649.03
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 76455 0 0 0 464805 98 0 0 25 0 3 0 372545626 560812032 123588 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=547668 CPUtime=4638.61
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 104947 0 0 0 463734 127 0 0 25 0 3 0 372545626 560812032 123588 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9291.11
Current children cumulated vsize (KiB) 547668

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 9393
/proc/meminfo: memFree=1179680/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=547668 CPUtime=9410.8
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 199408 0 0 0 940843 237 0 0 25 0 3 0 372545277 560812032 123594 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 136917 123594 218 20 0 136275 0
[pid=9188/tid=9190] ppid=9186 vsize=547668 CPUtime=4708.99
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 76458 0 0 0 470801 98 0 0 25 0 3 0 372545626 560812032 123594 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=547668 CPUtime=4698.33
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 105158 0 0 0 469706 127 0 0 25 0 3 0 372545626 560812032 123594 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134565715 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9410.8
Current children cumulated vsize (KiB) 547668

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 9393
/proc/meminfo: memFree=1134816/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=593824 CPUtime=9530.51
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 211448 0 0 0 952800 251 0 0 25 0 3 0 372545277 608075776 135218 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 148456 135218 218 20 0 147814 0
[pid=9188/tid=9190] ppid=9186 vsize=593824 CPUtime=4768.97
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 83581 0 0 0 476792 105 0 0 25 0 3 0 372545626 608075776 135218 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=593824 CPUtime=4758.07
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 110075 0 0 0 475672 135 0 0 25 0 3 0 372545626 608075776 135218 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9530.51
Current children cumulated vsize (KiB) 593824

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 9393
/proc/meminfo: memFree=1054624/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=671612 CPUtime=9650.21
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 231883 0 0 0 964742 279 0 0 25 0 3 0 372545277 687730688 154821 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 167903 154821 218 20 0 167261 0
[pid=9188/tid=9190] ppid=9186 vsize=671612 CPUtime=4828.92
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 95778 0 0 0 482775 117 0 0 25 0 3 0 372545626 687730688 154821 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=671612 CPUtime=4817.81
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 118313 0 0 0 481630 151 0 0 25 0 3 0 372545626 687730688 154821 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134520148 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9650.21
Current children cumulated vsize (KiB) 671612

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 9393
/proc/meminfo: memFree=1054560/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=671612 CPUtime=9769.89
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 233355 0 0 0 976709 280 0 0 25 0 3 0 372545277 687730688 154831 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 167903 154831 218 20 0 167261 0
[pid=9188/tid=9190] ppid=9186 vsize=671612 CPUtime=4888.88
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 96200 0 0 0 488771 117 0 0 25 0 3 0 372545626 687730688 154831 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 7947932 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=671612 CPUtime=4877.53
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 119363 0 0 0 487602 151 0 0 25 0 3 0 372545626 687730688 154831 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9769.89
Current children cumulated vsize (KiB) 671612

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 9393
/proc/meminfo: memFree=1054560/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=671612 CPUtime=9889.59
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 234821 0 0 0 988678 281 0 0 25 0 3 0 372545277 687730688 154834 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 167903 154834 218 20 0 167261 0
[pid=9188/tid=9190] ppid=9186 vsize=671612 CPUtime=4948.86
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 97038 0 0 0 494768 118 0 0 25 0 3 0 372545626 687730688 154834 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=671612 CPUtime=4937.25
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 119991 0 0 0 493574 151 0 0 25 0 3 0 372545626 687730688 154834 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9889.59
Current children cumulated vsize (KiB) 671612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5017.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 9393
/proc/meminfo: memFree=1054496/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=671612 CPUtime=10000.1
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 235876 0 0 0 999730 282 0 0 25 0 3 0 372545277 687730688 154842 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 167903 154842 218 20 0 167261 0
[pid=9188/tid=9190] ppid=9186 vsize=671612 CPUtime=5004.23
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 97670 0 0 0 500304 119 0 0 25 0 3 0 372545626 687730688 154842 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=671612 CPUtime=4992.41
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 120414 0 0 0 499089 152 0 0 25 0 3 0 372545626 687730688 154842 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 671612

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

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

[startup+5017.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 9393
/proc/meminfo: memFree=1054496/2055920 swapFree=4156504/4192956
[pid=9188] ppid=9186 vsize=671612 CPUtime=10000.1
/proc/9188/stat : 9188 (MiraXTv3_dyn) S 9186 9188 9020 0 -1 4194304 235876 0 0 0 999730 282 0 0 25 0 3 0 372545277 687730688 154842 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9188/statm: 167903 154842 218 20 0 167261 0
[pid=9188/tid=9190] ppid=9186 vsize=671612 CPUtime=5004.23
/proc/9188/task/9190/stat : 9190 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 97670 0 0 0 500304 119 0 0 25 0 3 0 372545626 687730688 154842 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9188/tid=9191] ppid=9186 vsize=671612 CPUtime=4992.41
/proc/9188/task/9191/stat : 9191 (MiraXTv3_dyn) R 9186 9188 9020 0 -1 4194368 120414 0 0 0 499089 152 0 0 25 0 3 0 372545626 687730688 154842 18446744073709551615 134512640 134597700 4294956544 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 671612

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5017.8
CPU time (s): 10000.2
CPU user time (s): 9997.31
CPU system time (s): 2.91556
CPU usage (%): 199.295
Max. virtual memory (cumulated for all children) (KiB): 672452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9997.31
system time used= 2.91556
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 235876
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= 1229
involuntary context switches= 188795

runsolver used 4.93125 second user time and 13.374 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Tue May 15 16:24:37 UTC 2007

IDJOB= 460118
IDBENCH= 20553
IDSOLVER= 196
FILE ID= node15/460118-1179246276

PBS_JOBID= 5276800

Free space on /tmp= 66522 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k75.cnf
COMMAND LINE= /tmp/evaluation/460118-1179246276/MiraXTv3_dyn /tmp/evaluation/460118-1179246276/instance-460118-1179246276.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-460118-1179246276 -o ROOT/results/node15/solver-460118-1179246276 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/460118-1179246276/MiraXTv3_dyn /tmp/evaluation/460118-1179246276/instance-460118-1179246276.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b66acf4b5dd67635615f55e419d4cf82

RANDOM SEED= 564636395

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1674192 kB
Buffers:         49416 kB
Cached:         237884 kB
SwapCached:      16524 kB
Active:         140072 kB
Inactive:       171528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1674192 kB
SwapTotal:     4192956 kB
SwapFree:      4156504 kB
Dirty:           16372 kB
Writeback:           0 kB
Mapped:          30012 kB
Slab:            55620 kB
Committed_AS: 10957308 kB
PageTables:       1868 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= 66522 MiB

End job on node15 on Tue May 15 17:48:17 UTC 2007