Trace number 426148

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.07 2506.63

General information on the benchmark

Namerandom/OnTreshold/3SAT/v550/
unif-k3-r4.26-v550-c2343-S1166224100-13.SAT.shuffled.cnf
MD5SUM8145f79563f8728b1e47a8c34d5efd7e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.044992
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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/node12/watcher-426148-1178991923 -o ROOT/results/node12/solver-426148-1178991923 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426148-1178991923/MiraXTv3_dyn /tmp/evaluation/426148-1178991923/instance-426148-1178991923.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.92 1.98 1.99 3/77 19818
/proc/meminfo: memFree=1572080/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=3920 CPUtime=0
/proc/19818/stat : 19818 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194304 302 0 0 0 0 0 0 0 18 0 1 0 375229654 4014080 277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10134477 0 0 4096 0 0 0 0 17 1 0 0
/proc/19818/statm: 980 277 206 20 0 338 0

[startup+0.103199 s]
/proc/loadavg: 1.92 1.98 1.99 3/77 19818
/proc/meminfo: memFree=1572080/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=6688 CPUtime=0.18
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 691 0 0 0 18 0 0 0 18 0 3 0 375229654 6848512 666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 1672 666 218 20 0 1030 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6688

[startup+0.201164 s]
/proc/loadavg: 1.92 1.98 1.99 3/77 19818
/proc/meminfo: memFree=1572080/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=8160 CPUtime=0.38
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 888 0 0 0 38 0 0 0 18 0 3 0 375229654 8355840 863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 2040 863 218 20 0 1398 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 8160

[startup+0.301171 s]
/proc/loadavg: 1.92 1.98 1.99 3/77 19818
/proc/meminfo: memFree=1572080/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=8580 CPUtime=0.58
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 1087 0 0 0 58 0 0 0 18 0 3 0 375229654 8785920 1062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 2178 1063 218 20 0 1536 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8580

[startup+0.701213 s]
/proc/loadavg: 1.92 1.98 1.99 3/77 19818
/proc/meminfo: memFree=1572080/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=11064 CPUtime=1.37
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 1757 0 0 0 137 0 0 0 18 0 3 0 375229654 11329536 1732 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 2766 1732 218 20 0 2124 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11064

[startup+1.50229 s]
/proc/loadavg: 1.92 1.98 1.99 3/80 19821
/proc/meminfo: memFree=1563544/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=15304 CPUtime=2.98
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 2833 0 0 0 297 1 0 0 18 0 3 0 375229654 15671296 2808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 3826 2808 218 20 0 3184 0
[pid=19818/tid=19820] ppid=19816 vsize=15304 CPUtime=1.48
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 1210 0 0 0 148 0 0 0 25 0 3 0 375229655 15671296 2808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=15304 CPUtime=1.47
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 1266 0 0 0 147 0 0 0 20 0 3 0 375229655 15671296 2808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 15304

[startup+3.10146 s]
/proc/loadavg: 1.92 1.98 1.99 3/80 19821
/proc/meminfo: memFree=1560664/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=18312 CPUtime=6.16
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 3447 0 0 0 615 1 0 0 18 0 3 0 375229654 18751488 3422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 4578 3422 218 20 0 3936 0
[pid=19818/tid=19820] ppid=19816 vsize=18312 CPUtime=3.08
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 1607 0 0 0 308 0 0 0 20 0 3 0 375229655 18751488 3422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=18312 CPUtime=3.06
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 1483 0 0 0 306 0 0 0 22 0 3 0 375229655 18751488 3422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18312

[startup+6.30178 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 19821
/proc/meminfo: memFree=1552792/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=26292 CPUtime=12.54
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 5642 0 0 0 1251 3 0 0 18 0 3 0 375229654 26923008 5463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 6573 5463 218 20 0 5931 0
[pid=19818/tid=19820] ppid=19816 vsize=26292 CPUtime=6.28
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 2610 0 0 0 627 1 0 0 25 0 3 0 375229655 26923008 5463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=26292 CPUtime=6.24
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 2675 0 0 0 623 1 0 0 25 0 3 0 375229655 26923008 5463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520285 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 26292

[startup+12.7014 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 19821
/proc/meminfo: memFree=1537944/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=40004 CPUtime=25.29
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 8997 0 0 0 2522 7 0 0 18 0 3 0 375229654 40964096 8614 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 10001 8614 218 20 0 9359 0
[pid=19818/tid=19820] ppid=19816 vsize=40004 CPUtime=12.67
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 4288 0 0 0 1265 2 0 0 21 0 3 0 375229655 40964096 8614 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=40004 CPUtime=12.59
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 4352 0 0 0 1256 3 0 0 22 0 3 0 375229655 40964096 8614 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 40004

[startup+25.5027 s]
/proc/loadavg: 1.95 1.98 1.99 3/80 19821
/proc/meminfo: memFree=1533848/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=44692 CPUtime=50.82
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 10526 0 0 0 5073 9 0 0 18 0 3 0 375229654 45764608 9773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 11173 9773 218 20 0 10531 0
[pid=19818/tid=19820] ppid=19816 vsize=44692 CPUtime=25.46
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 5002 0 0 0 2543 3 0 0 25 0 3 0 375229655 45764608 9773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=44692 CPUtime=25.34
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 5167 0 0 0 2529 5 0 0 25 0 3 0 375229655 45764608 9773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 44692

[startup+51.1013 s]
/proc/loadavg: 1.96 1.98 1.99 3/80 19821
/proc/meminfo: memFree=1522776/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=55148 CPUtime=101.87
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 14256 0 0 0 10173 14 0 0 18 0 3 0 375229654 56471552 12645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 13787 12645 218 20 0 13145 0
[pid=19818/tid=19820] ppid=19816 vsize=55148 CPUtime=51.04
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 7024 0 0 0 5099 5 0 0 21 0 3 0 375229655 56471552 12645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=55148 CPUtime=50.81
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 6875 0 0 0 5073 8 0 0 25 0 3 0 375229655 56471552 12645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 55148

[startup+102.301 s]
/proc/loadavg: 1.98 1.98 1.99 3/80 19821
/proc/meminfo: memFree=1512280/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=65700 CPUtime=204.01
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 18168 0 0 0 20382 19 0 0 18 0 3 0 375229654 67276800 14959 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 16425 14959 218 20 0 15783 0
[pid=19818/tid=19820] ppid=19816 vsize=65700 CPUtime=102.21
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 8670 0 0 0 10214 7 0 0 25 0 3 0 375229655 67276800 14959 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=65700 CPUtime=101.78
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 9141 0 0 0 10167 11 0 0 25 0 3 0 375229655 67276800 14959 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 65700

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 19821
/proc/meminfo: memFree=1508952/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=69760 CPUtime=323.71
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 20867 0 0 0 32350 21 0 0 18 0 3 0 375229654 71434240 15919 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 17440 15919 218 20 0 16798 0
[pid=19818/tid=19820] ppid=19816 vsize=69760 CPUtime=162.17
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 10015 0 0 0 16209 8 0 0 25 0 3 0 375229655 71434240 15919 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=69760 CPUtime=161.52
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 10495 0 0 0 16140 12 0 0 25 0 3 0 375229655 71434240 15919 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 69760

[startup+222.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 19821
/proc/meminfo: memFree=1506328/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=71392 CPUtime=443.41
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 23171 0 0 0 44318 23 0 0 18 0 3 0 375229654 73105408 16465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 17848 16465 218 20 0 17206 0
[pid=19818/tid=19820] ppid=19816 vsize=71392 CPUtime=222.12
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 11021 0 0 0 22203 9 0 0 25 0 3 0 375229655 73105408 16465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565565 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=71392 CPUtime=221.26
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 11793 0 0 0 22113 13 0 0 25 0 3 0 375229655 73105408 16465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.41
Current children cumulated vsize (KiB) 71392

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 19821
/proc/meminfo: memFree=1505176/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=71544 CPUtime=563.06
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 25218 0 0 0 56281 25 0 0 18 0 3 0 375229654 73261056 16756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 17886 16756 218 20 0 17244 0
[pid=19818/tid=19820] ppid=19816 vsize=71544 CPUtime=282.08
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 11989 0 0 0 28198 10 0 0 25 0 3 0 375229655 73261056 16756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=71544 CPUtime=280.97
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 12872 0 0 0 28083 14 0 0 25 0 3 0 375229655 73261056 16756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.06
Current children cumulated vsize (KiB) 71544

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 19821
/proc/meminfo: memFree=1504216/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=73096 CPUtime=682.75
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 27008 0 0 0 68249 26 0 0 18 0 3 0 375229654 74850304 17020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 18274 17020 218 20 0 17632 0
[pid=19818/tid=19820] ppid=19816 vsize=73096 CPUtime=342.03
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 12891 0 0 0 34192 11 0 0 25 0 3 0 375229655 74850304 17020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=73096 CPUtime=340.69
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 13760 0 0 0 34055 14 0 0 25 0 3 0 375229655 74850304 17020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.75
Current children cumulated vsize (KiB) 73096

[startup+402.302 s]

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

/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 35998 0 0 0 190056 39 0 0 25 0 3 0 375229655 101920768 23584 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=99532 CPUtime=1893.54
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 34974 0 0 0 189306 48 0 0 25 0 3 0 375229655 101920768 23584 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.52
Current children cumulated vsize (KiB) 99532

[startup+1962.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 20019
/proc/meminfo: memFree=1477528/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=99664 CPUtime=3914.22
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 72605 0 0 0 391333 89 0 0 18 0 3 0 375229654 102055936 23631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 24916 23631 218 20 0 24274 0
[pid=19818/tid=19820] ppid=19816 vsize=99664 CPUtime=1960.92
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 36649 0 0 0 196052 40 0 0 25 0 3 0 375229655 102055936 23631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=99664 CPUtime=1953.27
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 35599 0 0 0 195279 48 0 0 25 0 3 0 375229655 102055936 23631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.22
Current children cumulated vsize (KiB) 99664

[startup+2022.3 s]
/proc/loadavg: 1.99 1.98 1.99 4/80 20019
/proc/meminfo: memFree=1477400/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=99796 CPUtime=4033.9
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 74189 0 0 0 403300 90 0 0 18 0 3 0 375229654 102191104 23667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 24949 23667 218 20 0 24307 0
[pid=19818/tid=19820] ppid=19816 vsize=99796 CPUtime=2020.88
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 37447 0 0 0 202048 40 0 0 25 0 3 0 375229655 102191104 23667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=99796 CPUtime=2012.99
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 36385 0 0 0 201250 49 0 0 25 0 3 0 375229655 102191104 23667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.9
Current children cumulated vsize (KiB) 99796

[startup+2082.3 s]
/proc/loadavg: 2.03 2.00 1.99 3/80 20019
/proc/meminfo: memFree=1477208/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=99796 CPUtime=4153.61
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 75656 0 0 0 415269 92 0 0 18 0 3 0 375229654 102191104 23727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 24949 23727 218 20 0 24307 0
[pid=19818/tid=19820] ppid=19816 vsize=99796 CPUtime=2080.87
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 38264 0 0 0 208046 41 0 0 25 0 3 0 375229655 102191104 23727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=99796 CPUtime=2072.71
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 37035 0 0 0 207222 49 0 0 25 0 3 0 375229655 102191104 23727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.61
Current children cumulated vsize (KiB) 99796

[startup+2142.3 s]
/proc/loadavg: 2.01 2.00 1.99 3/80 20019
/proc/meminfo: memFree=1476952/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=99968 CPUtime=4273.3
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 77121 0 0 0 427237 93 0 0 18 0 3 0 375229654 102367232 23775 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 24992 23775 218 20 0 24350 0
[pid=19818/tid=19820] ppid=19816 vsize=99968 CPUtime=2140.83
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 38916 0 0 0 214041 42 0 0 25 0 3 0 375229655 102367232 23775 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=99968 CPUtime=2132.44
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 37848 0 0 0 213194 50 0 0 25 0 3 0 375229655 102367232 23775 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.3
Current children cumulated vsize (KiB) 99968

[startup+2202.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 20019
/proc/meminfo: memFree=1476888/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=99968 CPUtime=4393
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 78400 0 0 0 439206 94 0 0 18 0 3 0 375229654 102367232 23787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 24992 23787 218 20 0 24350 0
[pid=19818/tid=19820] ppid=19816 vsize=99968 CPUtime=2200.81
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 39555 0 0 0 220038 43 0 0 25 0 3 0 375229655 102367232 23787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=99968 CPUtime=2192.17
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 38488 0 0 0 219167 50 0 0 25 0 3 0 375229655 102367232 23787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393
Current children cumulated vsize (KiB) 99968

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 20019
/proc/meminfo: memFree=1476760/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=100992 CPUtime=4512.66
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 79871 0 0 0 451171 95 0 0 18 0 3 0 375229654 103415808 23825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 25248 23825 218 20 0 24606 0
[pid=19818/tid=19820] ppid=19816 vsize=100992 CPUtime=2260.77
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 40200 0 0 0 226033 44 0 0 25 0 3 0 375229655 103415808 23825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=100992 CPUtime=2251.88
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 39314 0 0 0 225137 51 0 0 25 0 3 0 375229655 103415808 23825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.66
Current children cumulated vsize (KiB) 100992

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 20019
/proc/meminfo: memFree=1476568/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=102420 CPUtime=4632.36
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 81372 0 0 0 463139 97 0 0 18 0 3 0 375229654 104878080 23884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 25605 23884 218 20 0 24963 0
[pid=19818/tid=19820] ppid=19816 vsize=102420 CPUtime=2320.72
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 41038 0 0 0 232027 45 0 0 22 0 3 0 375229655 104878080 23884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10129759 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=102420 CPUtime=2311.61
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 39977 0 0 0 231110 51 0 0 25 0 3 0 375229655 104878080 23884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.36
Current children cumulated vsize (KiB) 102420

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.99 4/80 20019
/proc/meminfo: memFree=1476376/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=102420 CPUtime=4752.07
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 82552 0 0 0 475109 98 0 0 18 0 3 0 375229654 104878080 23935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 25605 23935 218 20 0 24963 0
[pid=19818/tid=19820] ppid=19816 vsize=102420 CPUtime=2380.69
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 41545 0 0 0 238024 45 0 0 25 0 3 0 375229655 104878080 23935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=102420 CPUtime=2371.36
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 40650 0 0 0 237084 52 0 0 25 0 3 0 375229655 104878080 23935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.07
Current children cumulated vsize (KiB) 102420

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.99 4/80 20019
/proc/meminfo: memFree=1476120/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=102420 CPUtime=4871.75
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 84199 0 0 0 487076 99 0 0 18 0 3 0 375229654 104878080 23957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 25605 23957 218 20 0 24963 0
[pid=19818/tid=19820] ppid=19816 vsize=102420 CPUtime=2440.66
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 42369 0 0 0 244020 46 0 0 25 0 3 0 375229655 104878080 23957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=102420 CPUtime=2431.07
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 41473 0 0 0 243054 53 0 0 25 0 3 0 375229655 104878080 23957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.75
Current children cumulated vsize (KiB) 102420

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 20019
/proc/meminfo: memFree=1476248/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=102420 CPUtime=4991.44
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 85354 0 0 0 499044 100 0 0 18 0 3 0 375229654 104878080 23967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 25605 23967 218 20 0 24963 0
[pid=19818/tid=19820] ppid=19816 vsize=102420 CPUtime=2500.63
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 42865 0 0 0 250016 47 0 0 25 0 3 0 375229655 104878080 23967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=102420 CPUtime=2490.8
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 42132 0 0 0 249027 53 0 0 25 0 3 0 375229655 104878080 23967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.44
Current children cumulated vsize (KiB) 102420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 20019
/proc/meminfo: memFree=1476184/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=102420 CPUtime=5000.03
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 85519 0 0 0 499903 100 0 0 18 0 3 0 375229654 104878080 23968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 25605 23968 218 20 0 24963 0
[pid=19818/tid=19820] ppid=19816 vsize=102420 CPUtime=2504.93
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 43030 0 0 0 250446 47 0 0 25 0 3 0 375229655 104878080 23968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=102420 CPUtime=2495.08
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 42132 0 0 0 249455 53 0 0 25 0 3 0 375229655 104878080 23968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 102420

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

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

[startup+2506.6 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 20019
/proc/meminfo: memFree=1476184/2055920 swapFree=4154876/4192956
[pid=19818] ppid=19816 vsize=102420 CPUtime=5000.03
/proc/19818/stat : 19818 (MiraXTv3_dyn) S 19816 19818 19687 0 -1 4194304 85519 0 0 0 499903 100 0 0 18 0 3 0 375229654 104878080 23968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 25605 23968 218 20 0 24963 0
[pid=19818/tid=19820] ppid=19816 vsize=102420 CPUtime=2504.93
/proc/19818/task/19820/stat : 19820 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 43030 0 0 0 250446 47 0 0 25 0 3 0 375229655 104878080 23968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19818/tid=19821] ppid=19816 vsize=102420 CPUtime=2495.08
/proc/19818/task/19821/stat : 19821 (MiraXTv3_dyn) R 19816 19818 19687 0 -1 4194368 42132 0 0 0 249455 53 0 0 25 0 3 0 375229655 104878080 23968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 102420

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.63
CPU time (s): 5000.07
CPU user time (s): 4999.05
CPU system time (s): 1.02384
CPU usage (%): 199.474
Max. virtual memory (cumulated for all children) (KiB): 103068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.05
system time used= 1.02384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85519
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= 485
involuntary context switches= 93354

runsolver used 2.39264 second user time and 6.78297 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat May 12 17:45:23 UTC 2007

IDJOB= 426148
IDBENCH= 19965
IDSOLVER= 196
FILE ID= node12/426148-1178991923

PBS_JOBID= 5252819

Free space on /tmp= 66547 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v550/unif-k3-r4.26-v550-c2343-S1166224100-13.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426148-1178991923/MiraXTv3_dyn /tmp/evaluation/426148-1178991923/instance-426148-1178991923.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-426148-1178991923 -o ROOT/results/node12/solver-426148-1178991923 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426148-1178991923/MiraXTv3_dyn /tmp/evaluation/426148-1178991923/instance-426148-1178991923.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  8145f79563f8728b1e47a8c34d5efd7e

RANDOM SEED= 567326200

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1572360 kB
Buffers:         52228 kB
Cached:         341228 kB
SwapCached:      17604 kB
Active:         174560 kB
Inactive:       243668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1572360 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:            3956 kB
Writeback:           0 kB
Mapped:          30228 kB
Slab:            50872 kB
Committed_AS: 10991672 kB
PageTables:       1792 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= 66547 MiB

End job on node12 on Sat May 12 18:27:12 UTC 2007