Trace number 426160

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.09 2506.53

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S1490740667-05.SAT.shuffled.cnf
MD5SUMf01193a3f455045d150f231e0d56c100
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.269958
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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/node17/watcher-426160-1178992585 -o ROOT/results/node17/solver-426160-1178992585 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426160-1178992585/MiraXTv3_dyn /tmp/evaluation/426160-1178992585/instance-426160-1178992585.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.99 1.98 1.97 3/77 25625
/proc/meminfo: memFree=1625056/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=3788 CPUtime=0
/proc/25625/stat : 25625 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 347176043 3878912 271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3298253 0 0 4096 0 0 0 0 17 1 0 0
/proc/25625/statm: 947 271 206 20 0 305 0

[startup+0.058776 s]
/proc/loadavg: 1.99 1.98 1.97 3/77 25625
/proc/meminfo: memFree=1625056/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=6872 CPUtime=0.09
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 547 0 0 0 9 0 0 0 18 0 3 0 347176043 7036928 522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 1718 522 218 20 0 1076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6872

[startup+0.118783 s]
/proc/loadavg: 1.99 1.98 1.97 3/77 25625
/proc/meminfo: memFree=1625056/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=7284 CPUtime=0.21
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 682 0 0 0 21 0 0 0 18 0 3 0 347176043 7458816 657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 1821 657 218 20 0 1179 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 7284

[startup+0.301804 s]
/proc/loadavg: 1.99 1.98 1.97 3/77 25625
/proc/meminfo: memFree=1625056/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=8280 CPUtime=0.58
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 1031 0 0 0 58 0 0 0 18 0 3 0 347176043 8478720 1006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 2070 1006 218 20 0 1428 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8280

[startup+0.701848 s]
/proc/loadavg: 1.99 1.98 1.97 3/77 25625
/proc/meminfo: memFree=1625056/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=10932 CPUtime=1.37
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 1646 0 0 0 137 0 0 0 18 0 3 0 347176043 11194368 1621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 2733 1621 218 20 0 2091 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10932

[startup+1.50294 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25628
/proc/meminfo: memFree=1617736/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=14692 CPUtime=2.98
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 2634 0 0 0 297 1 0 0 18 0 3 0 347176043 15044608 2608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 3673 2608 218 20 0 3031 0
[pid=25625/tid=25627] ppid=25623 vsize=14692 CPUtime=1.48
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 1069 0 0 0 148 0 0 0 21 0 3 0 347176044 15044608 2608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25625/tid=25628] ppid=25623 vsize=14692 CPUtime=1.47
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 1216 0 0 0 147 0 0 0 18 0 3 0 347176044 15044608 2608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3293825 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 14692

[startup+3.1011 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25628
/proc/meminfo: memFree=1614600/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=17448 CPUtime=6.16
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 3179 0 0 0 615 1 0 0 18 0 3 0 347176043 17866752 3153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 4362 3153 218 20 0 3720 0
[pid=25625/tid=25627] ppid=25623 vsize=17448 CPUtime=3.08
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 1371 0 0 0 308 0 0 0 20 0 3 0 347176044 17866752 3153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25625/tid=25628] ppid=25623 vsize=17448 CPUtime=3.06
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 1459 0 0 0 306 0 0 0 25 0 3 0 347176044 17866752 3153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17448

[startup+6.30144 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25628
/proc/meminfo: memFree=1607816/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=23856 CPUtime=12.53
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 5082 0 0 0 1251 2 0 0 18 0 3 0 347176043 24428544 4982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 5964 4982 218 20 0 5322 0
[pid=25625/tid=25627] ppid=25623 vsize=23856 CPUtime=6.28
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 2306 0 0 0 627 1 0 0 25 0 3 0 347176044 24428544 4982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25625/tid=25628] ppid=25623 vsize=23856 CPUtime=6.24
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 2427 0 0 0 623 1 0 0 25 0 3 0 347176044 24428544 4982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 23856

[startup+12.7011 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25628
/proc/meminfo: memFree=1594192/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=36640 CPUtime=25.29
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 8245 0 0 0 2524 5 0 0 18 0 3 0 347176043 37519360 7914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 9160 7914 218 20 0 8518 0
[pid=25625/tid=25627] ppid=25623 vsize=36640 CPUtime=12.66
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 3773 0 0 0 1264 2 0 0 21 0 3 0 347176044 37519360 7914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25625/tid=25628] ppid=25623 vsize=36640 CPUtime=12.61
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 4123 0 0 0 1259 2 0 0 22 0 3 0 347176044 37519360 7914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 36640

[startup+25.5024 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25628
/proc/meminfo: memFree=1590160/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=40848 CPUtime=50.82
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 9732 0 0 0 5075 7 0 0 18 0 3 0 347176043 41828352 8976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 10212 8976 218 20 0 9570 0
[pid=25625/tid=25627] ppid=25623 vsize=40848 CPUtime=25.46
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 4552 0 0 0 2543 3 0 0 25 0 3 0 347176044 41828352 8976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25625/tid=25628] ppid=25623 vsize=40848 CPUtime=25.34
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 4831 0 0 0 2531 3 0 0 25 0 3 0 347176044 41828352 8976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 40848

[startup+51.1021 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25628
/proc/meminfo: memFree=1579984/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=50628 CPUtime=101.86
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 12943 0 0 0 10175 11 0 0 18 0 3 0 347176043 51843072 11472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 12657 11472 218 20 0 12015 0
[pid=25625/tid=25627] ppid=25623 vsize=50628 CPUtime=51.02
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 6228 0 0 0 5097 5 0 0 25 0 3 0 347176044 51843072 11472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25625/tid=25628] ppid=25623 vsize=50628 CPUtime=50.82
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 6366 0 0 0 5077 5 0 0 25 0 3 0 347176044 51843072 11472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 50628

[startup+102.306 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25628
/proc/meminfo: memFree=1567952/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=62460 CPUtime=203.96
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 17416 0 0 0 20381 15 0 0 18 0 3 0 347176043 63959040 14352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 15615 14352 218 20 0 14973 0
[pid=25625/tid=25627] ppid=25623 vsize=62460 CPUtime=102.18
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 8140 0 0 0 10211 7 0 0 25 0 3 0 347176044 63959040 14352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25625/tid=25628] ppid=25623 vsize=62460 CPUtime=101.76
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 8927 0 0 0 10169 7 0 0 25 0 3 0 347176044 63959040 14352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 62460

[startup+162.303 s]
/proc/loadavg: 2.06 1.99 1.98 3/80 25628
/proc/meminfo: memFree=1564240/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=65700 CPUtime=323.63
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 19955 0 0 0 32345 18 0 0 18 0 3 0 347176043 67276800 15249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 16425 15249 218 20 0 15783 0
[pid=25625/tid=25627] ppid=25623 vsize=65700 CPUtime=162.06
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 9337 0 0 0 16198 8 0 0 25 0 3 0 347176044 67276800 15249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25625/tid=25628] ppid=25623 vsize=65700 CPUtime=161.55
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 10269 0 0 0 16146 9 0 0 25 0 3 0 347176044 67276800 15249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.63
Current children cumulated vsize (KiB) 65700

[startup+222.302 s]
/proc/loadavg: 2.02 1.99 1.98 3/80 25628
/proc/meminfo: memFree=1561488/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=68848 CPUtime=443.3
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 22207 0 0 0 44309 21 0 0 18 0 3 0 347176043 70500352 15952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 17212 15952 218 20 0 16570 0
[pid=25625/tid=25627] ppid=25623 vsize=68848 CPUtime=221.78
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 10248 0 0 0 22169 9 0 0 25 0 3 0 347176044 70500352 15952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25625/tid=25628] ppid=25623 vsize=68848 CPUtime=221.51
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 11610 0 0 0 22139 12 0 0 25 0 3 0 347176044 70500352 15952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.3
Current children cumulated vsize (KiB) 68848

[startup+282.302 s]
/proc/loadavg: 2.00 1.99 1.98 3/86 25694
/proc/meminfo: memFree=1559168/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=69920 CPUtime=562.91
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 24064 0 0 0 56263 28 0 0 18 0 3 0 347176043 71598080 16184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 17480 16184 218 20 0 16838 0
[pid=25625/tid=25627] ppid=25623 vsize=69920 CPUtime=281.46
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 11217 0 0 0 28131 15 0 0 25 0 3 0 347176044 71598080 16184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25625/tid=25628] ppid=25623 vsize=69920 CPUtime=281.43
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 12498 0 0 0 28131 12 0 0 25 0 3 0 347176044 71598080 16184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.91
Current children cumulated vsize (KiB) 69920

[startup+342.303 s]
/proc/loadavg: 2.00 1.99 1.98 3/80 25826
/proc/meminfo: memFree=1558280/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=72864 CPUtime=682.36
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 26150 0 0 0 68196 40 0 0 18 0 3 0 347176043 74612736 16675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 18216 16675 218 20 0 17574 0
[pid=25625/tid=25627] ppid=25623 vsize=72864 CPUtime=341.06
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 12323 0 0 0 34080 26 0 0 25 0 3 0 347176044 74612736 16675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25625/tid=25628] ppid=25623 vsize=72864 CPUtime=341.28
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 13478 0 0 0 34115 13 0 0 25 0 3 0 347176044 74612736 16675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.36
Current children cumulated vsize (KiB) 72864

[startup+402.303 s]

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

/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 32942 0 0 0 189355 42 0 0 25 0 3 0 347176044 99287040 22859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25625/tid=25628] ppid=25623 vsize=96960 CPUtime=1900.61
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 33461 0 0 0 190024 37 0 0 25 0 3 0 347176044 99287040 22859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.59
Current children cumulated vsize (KiB) 96960

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 25826
/proc/meminfo: memFree=1533648/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=97124 CPUtime=3914.31
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 68016 0 0 0 391351 80 0 0 18 0 3 0 347176043 99454976 22939 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 24281 22939 218 20 0 23639 0
[pid=25625/tid=25627] ppid=25623 vsize=97124 CPUtime=1953.69
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 33573 0 0 0 195327 42 0 0 25 0 3 0 347176044 99454976 22939 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25625/tid=25628] ppid=25623 vsize=97124 CPUtime=1960.61
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 34094 0 0 0 196023 38 0 0 25 0 3 0 347176044 99454976 22939 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.31
Current children cumulated vsize (KiB) 97124

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 25826
/proc/meminfo: memFree=1532880/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=98336 CPUtime=4034.02
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 69508 0 0 0 403321 81 0 0 18 0 3 0 347176043 100696064 23089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 24584 23089 218 20 0 23942 0
[pid=25625/tid=25627] ppid=25623 vsize=98336 CPUtime=2013.43
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 34437 0 0 0 201301 42 0 0 25 0 3 0 347176044 100696064 23089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25625/tid=25628] ppid=25623 vsize=98336 CPUtime=2020.56
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 34722 0 0 0 202018 38 0 0 25 0 3 0 347176044 100696064 23089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526613 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.02
Current children cumulated vsize (KiB) 98336

[startup+2082.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 25826
/proc/meminfo: memFree=1532624/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=98520 CPUtime=4153.75
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 70918 0 0 0 415292 83 0 0 18 0 3 0 347176043 100884480 23145 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 24630 23145 218 20 0 23988 0
[pid=25625/tid=25627] ppid=25623 vsize=98520 CPUtime=2073.18
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 35086 0 0 0 207275 43 0 0 25 0 3 0 347176044 100884480 23145 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25625/tid=25628] ppid=25623 vsize=98520 CPUtime=2080.55
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 35483 0 0 0 208016 39 0 0 25 0 3 0 347176044 100884480 23145 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.75
Current children cumulated vsize (KiB) 98520

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25826
/proc/meminfo: memFree=1532560/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=98520 CPUtime=4273.44
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 72145 0 0 0 427260 84 0 0 18 0 3 0 347176043 100884480 23160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 24630 23160 218 20 0 23988 0
[pid=25625/tid=25627] ppid=25623 vsize=98520 CPUtime=2132.91
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 35701 0 0 0 213248 43 0 0 25 0 3 0 347176044 100884480 23160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25625/tid=25628] ppid=25623 vsize=98520 CPUtime=2140.52
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 36095 0 0 0 214012 40 0 0 25 0 3 0 347176044 100884480 23160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.44
Current children cumulated vsize (KiB) 98520

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25826
/proc/meminfo: memFree=1531792/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=100416 CPUtime=4393.15
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 73582 0 0 0 439229 86 0 0 18 0 3 0 347176043 102825984 23377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 25104 23377 218 20 0 24462 0
[pid=25625/tid=25627] ppid=25623 vsize=100416 CPUtime=2192.65
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 36338 0 0 0 219221 44 0 0 25 0 3 0 347176044 102825984 23377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25625/tid=25628] ppid=25623 vsize=100416 CPUtime=2200.49
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 36895 0 0 0 220007 42 0 0 25 0 3 0 347176044 102825984 23377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.15
Current children cumulated vsize (KiB) 100416

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25826
/proc/meminfo: memFree=1531536/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=100416 CPUtime=4512.85
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 75014 0 0 0 451198 87 0 0 18 0 3 0 347176043 102825984 23428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 25104 23428 218 20 0 24462 0
[pid=25625/tid=25627] ppid=25623 vsize=100416 CPUtime=2252.38
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 37133 0 0 0 225194 44 0 0 25 0 3 0 347176044 102825984 23428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25625/tid=25628] ppid=25623 vsize=100416 CPUtime=2260.45
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 37532 0 0 0 226003 42 0 0 25 0 3 0 347176044 102825984 23428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.85
Current children cumulated vsize (KiB) 100416

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25826
/proc/meminfo: memFree=1531280/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=100580 CPUtime=4632.55
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 76289 0 0 0 463167 88 0 0 18 0 3 0 347176043 102993920 23469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 25145 23469 218 20 0 24503 0
[pid=25625/tid=25627] ppid=25623 vsize=100580 CPUtime=2312.12
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 37756 0 0 0 231167 45 0 0 25 0 3 0 347176044 102993920 23469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25625/tid=25628] ppid=25623 vsize=100580 CPUtime=2320.42
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 38184 0 0 0 231999 43 0 0 25 0 3 0 347176044 102993920 23469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.55
Current children cumulated vsize (KiB) 100580

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25826
/proc/meminfo: memFree=1531088/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=100580 CPUtime=4752.27
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 77577 0 0 0 475138 89 0 0 18 0 3 0 347176043 102993920 23516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 25145 23516 218 20 0 24503 0
[pid=25625/tid=25627] ppid=25623 vsize=100580 CPUtime=2371.87
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 38402 0 0 0 237142 45 0 0 25 0 3 0 347176044 102993920 23516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25625/tid=25628] ppid=25623 vsize=100580 CPUtime=2380.38
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 38826 0 0 0 237995 43 0 0 25 0 3 0 347176044 102993920 23516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.27
Current children cumulated vsize (KiB) 100580

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25826
/proc/meminfo: memFree=1530768/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=100768 CPUtime=4871.97
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 78882 0 0 0 487107 90 0 0 18 0 3 0 347176043 103186432 23573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 25192 23573 218 20 0 24550 0
[pid=25625/tid=25627] ppid=25623 vsize=100768 CPUtime=2431.59
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 39053 0 0 0 243113 46 0 0 25 0 3 0 347176044 103186432 23573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25625/tid=25628] ppid=25623 vsize=100768 CPUtime=2440.37
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 39480 0 0 0 243993 44 0 0 25 0 3 0 347176044 103186432 23573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.97
Current children cumulated vsize (KiB) 100768

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25826
/proc/meminfo: memFree=1530832/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=100768 CPUtime=4991.67
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 80152 0 0 0 499076 91 0 0 18 0 3 0 347176043 103186432 23586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 25192 23586 218 20 0 24550 0
[pid=25625/tid=25627] ppid=25623 vsize=100768 CPUtime=2491.31
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 39688 0 0 0 249085 46 0 0 25 0 3 0 347176044 103186432 23586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25625/tid=25628] ppid=25623 vsize=100768 CPUtime=2500.34
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 40115 0 0 0 249989 45 0 0 25 0 3 0 347176044 103186432 23586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.67
Current children cumulated vsize (KiB) 100768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25826
/proc/meminfo: memFree=1530832/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=100768 CPUtime=5000.05
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 80313 0 0 0 499914 91 0 0 18 0 3 0 347176043 103186432 23589 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 25192 23589 218 20 0 24550 0
[pid=25625/tid=25627] ppid=25623 vsize=100768 CPUtime=2495.5
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 39849 0 0 0 249504 46 0 0 25 0 3 0 347176044 103186432 23589 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25625/tid=25628] ppid=25623 vsize=100768 CPUtime=2504.54
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 40115 0 0 0 250409 45 0 0 25 0 3 0 347176044 103186432 23589 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 100768

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

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

[startup+2506.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25826
/proc/meminfo: memFree=1530832/2055920 swapFree=4140644/4192956
[pid=25625] ppid=25623 vsize=100768 CPUtime=5000.05
/proc/25625/stat : 25625 (MiraXTv3_dyn) S 25623 25625 25494 0 -1 4194304 80313 0 0 0 499914 91 0 0 18 0 3 0 347176043 103186432 23589 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25625/statm: 25192 23589 218 20 0 24550 0
[pid=25625/tid=25627] ppid=25623 vsize=100768 CPUtime=2495.5
/proc/25625/task/25627/stat : 25627 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 39849 0 0 0 249504 46 0 0 25 0 3 0 347176044 103186432 23589 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25625/tid=25628] ppid=25623 vsize=100768 CPUtime=2504.54
/proc/25625/task/25628/stat : 25628 (MiraXTv3_dyn) R 25623 25625 25494 0 -1 4194368 40115 0 0 0 250409 45 0 0 25 0 3 0 347176044 103186432 23589 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 100768

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.53
CPU time (s): 5000.09
CPU user time (s): 4999.16
CPU system time (s): 0.932858
CPU usage (%): 199.483
Max. virtual memory (cumulated for all children) (KiB): 101392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.16
system time used= 0.932858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80313
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= 585
involuntary context switches= 94476

runsolver used 2.43363 second user time and 6.73897 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat May 12 17:56:25 UTC 2007

IDJOB= 426160
IDBENCH= 19978
IDSOLVER= 196
FILE ID= node17/426160-1178992585

PBS_JOBID= 5252831

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S1490740667-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426160-1178992585/MiraXTv3_dyn /tmp/evaluation/426160-1178992585/instance-426160-1178992585.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-426160-1178992585 -o ROOT/results/node17/solver-426160-1178992585 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426160-1178992585/MiraXTv3_dyn /tmp/evaluation/426160-1178992585/instance-426160-1178992585.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f01193a3f455045d150f231e0d56c100

RANDOM SEED= 668205856

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1625400 kB
Buffers:         51292 kB
Cached:         290888 kB
SwapCached:      15568 kB
Active:         173240 kB
Inactive:       193152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625400 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            3932 kB
Writeback:           0 kB
Mapped:          30176 kB
Slab:            49708 kB
Committed_AS: 10231864 kB
PageTables:       1796 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= 66556 MiB

End job on node17 on Sat May 12 18:38:14 UTC 2007