Trace number 426155

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v450/
unif-k3-r4.25-v450-c1912-S1037473581-12.UNSAT.shuffled.cnf
MD5SUMcb5ee35307c6c21b48523bbf3016211a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark550.61
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1912
Sum of the clauses size5736
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31912
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/node4/watcher-426155-1178992038 -o ROOT/results/node4/solver-426155-1178992038 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426155-1178992038/MiraXTv3_dyn /tmp/evaluation/426155-1178992038/instance-426155-1178992038.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.86 1.97 1.98 3/77 31154
/proc/meminfo: memFree=1549208/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=3788 CPUtime=0
/proc/31154/stat : 31154 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 375241546 3878912 256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11027405 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 947 259 205 20 0 305 0

[startup+0.086562 s]
/proc/loadavg: 1.86 1.97 1.98 3/77 31154
/proc/meminfo: memFree=1549208/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=6632 CPUtime=0.15
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 617 0 0 0 15 0 0 0 18 0 3 0 375241546 6791168 592 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 1658 592 218 20 0 1016 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 6632

[startup+0.101562 s]
/proc/loadavg: 1.86 1.97 1.98 3/77 31154
/proc/meminfo: memFree=1549208/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=6632 CPUtime=0.18
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 642 0 0 0 18 0 0 0 18 0 3 0 375241546 6791168 617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 1658 617 218 20 0 1016 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6632

[startup+0.301583 s]
/proc/loadavg: 1.86 1.97 1.98 3/77 31154
/proc/meminfo: memFree=1549208/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=8476 CPUtime=0.58
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 1026 0 0 0 58 0 0 0 18 0 3 0 375241546 8679424 1001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 2119 1001 218 20 0 1477 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8476

[startup+0.701624 s]
/proc/loadavg: 1.86 1.97 1.98 3/77 31154
/proc/meminfo: memFree=1549208/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=10696 CPUtime=1.37
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 1639 0 0 0 137 0 0 0 18 0 3 0 375241546 10952704 1614 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 2674 1614 218 20 0 2032 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10696

[startup+1.5017 s]
/proc/loadavg: 1.86 1.97 1.98 3/80 31157
/proc/meminfo: memFree=1541888/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=13752 CPUtime=2.97
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 2569 0 0 0 296 1 0 0 18 0 3 0 375241546 14082048 2544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 3438 2544 218 20 0 2796 0
[pid=31154/tid=31156] ppid=31152 vsize=13752 CPUtime=1.48
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 1107 0 0 0 148 0 0 0 18 0 3 0 375241547 14082048 2544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=13752 CPUtime=1.47
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 1120 0 0 0 147 0 0 0 18 0 3 0 375241547 14082048 2544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526283 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13752

[startup+3.10286 s]
/proc/loadavg: 1.86 1.97 1.98 3/80 31157
/proc/meminfo: memFree=1539008/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=17708 CPUtime=6.16
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 3162 0 0 0 615 1 0 0 18 0 3 0 375241546 18132992 3137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 4427 3137 218 20 0 3785 0
[pid=31154/tid=31156] ppid=31152 vsize=17708 CPUtime=3.08
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 1467 0 0 0 308 0 0 0 21 0 3 0 375241547 18132992 3137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=17708 CPUtime=3.06
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 1353 0 0 0 306 0 0 0 25 0 3 0 375241547 18132992 3137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17708

[startup+6.30116 s]
/proc/loadavg: 1.87 1.97 1.98 3/80 31157
/proc/meminfo: memFree=1532416/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=24120 CPUtime=12.54
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 4910 0 0 0 1251 3 0 0 18 0 3 0 375241546 24698880 4811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 6030 4811 218 20 0 5388 0
[pid=31154/tid=31156] ppid=31152 vsize=24120 CPUtime=6.28
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 2314 0 0 0 627 1 0 0 25 0 3 0 375241547 24698880 4811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=24120 CPUtime=6.24
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 2254 0 0 0 623 1 0 0 25 0 3 0 375241547 24698880 4811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 24120

[startup+12.7018 s]
/proc/loadavg: 1.96 1.99 1.99 3/80 31157
/proc/meminfo: memFree=1518912/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=35956 CPUtime=25.3
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 8042 0 0 0 2524 6 0 0 18 0 3 0 375241546 36818944 7657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 8989 7657 218 20 0 8347 0
[pid=31154/tid=31156] ppid=31152 vsize=35956 CPUtime=12.67
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 3818 0 0 0 1265 2 0 0 22 0 3 0 375241547 36818944 7657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526440 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=35956 CPUtime=12.61
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 3882 0 0 0 1258 3 0 0 22 0 3 0 375241547 36818944 7657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 35956

[startup+25.502 s]
/proc/loadavg: 1.97 1.99 1.99 3/80 31157
/proc/meminfo: memFree=1515328/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=39728 CPUtime=50.84
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 9430 0 0 0 5076 8 0 0 18 0 3 0 375241546 40681472 8671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 9932 8671 218 20 0 9290 0
[pid=31154/tid=31156] ppid=31152 vsize=39728 CPUtime=25.46
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 4445 0 0 0 2543 3 0 0 25 0 3 0 375241547 40681472 8671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=39728 CPUtime=25.35
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 4643 0 0 0 2531 4 0 0 25 0 3 0 375241547 40681472 8671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 39728

[startup+51.1015 s]
/proc/loadavg: 1.98 1.99 1.99 3/80 31157
/proc/meminfo: memFree=1506560/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=48500 CPUtime=101.89
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 12343 0 0 0 10178 11 0 0 18 0 3 0 375241546 49664000 10714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 12125 10714 218 20 0 11483 0
[pid=31154/tid=31156] ppid=31152 vsize=48500 CPUtime=51.05
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 5934 0 0 0 5100 5 0 0 25 0 3 0 375241547 49664000 10714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=48500 CPUtime=50.83
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 6067 0 0 0 5077 6 0 0 25 0 3 0 375241547 49664000 10714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 48500

[startup+102.306 s]
/proc/loadavg: 2.03 2.00 2.00 3/80 31157
/proc/meminfo: memFree=1498048/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=56320 CPUtime=204.02
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 15867 0 0 0 20387 15 0 0 18 0 3 0 375241546 57671680 12781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 14080 12781 218 20 0 13438 0
[pid=31154/tid=31156] ppid=31152 vsize=56320 CPUtime=102.21
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 7722 0 0 0 10215 6 0 0 25 0 3 0 375241547 57671680 12781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=56320 CPUtime=101.78
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 7803 0 0 0 10170 8 0 0 25 0 3 0 375241547 57671680 12781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 56320

[startup+162.301 s]
/proc/loadavg: 2.12 2.04 2.01 3/80 31157
/proc/meminfo: memFree=1496192/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=59084 CPUtime=323.68
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 18147 0 0 0 32351 17 0 0 18 0 3 0 375241546 60502016 13305 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 14771 13305 218 20 0 14129 0
[pid=31154/tid=31156] ppid=31152 vsize=59084 CPUtime=162.17
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 8665 0 0 0 16209 8 0 0 25 0 3 0 375241547 60502016 13305 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=59084 CPUtime=161.5
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 9140 0 0 0 16141 9 0 0 25 0 3 0 375241547 60502016 13305 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 59084

[startup+222.302 s]
/proc/loadavg: 2.04 2.03 2.00 3/80 31157
/proc/meminfo: memFree=1494336/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=59644 CPUtime=443.37
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 20121 0 0 0 44317 20 0 0 18 0 3 0 375241546 61075456 13698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 14911 13698 218 20 0 14269 0
[pid=31154/tid=31156] ppid=31152 vsize=59644 CPUtime=222.13
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 9637 0 0 0 22204 9 0 0 25 0 3 0 375241547 61075456 13698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=59644 CPUtime=221.22
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 10142 0 0 0 22112 10 0 0 25 0 3 0 375241547 61075456 13698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 59644

[startup+282.302 s]
/proc/loadavg: 2.01 2.02 2.00 3/80 31157
/proc/meminfo: memFree=1493504/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=60976 CPUtime=563.05
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 22015 0 0 0 56284 21 0 0 18 0 3 0 375241546 62439424 13932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 15244 13932 218 20 0 14602 0
[pid=31154/tid=31156] ppid=31152 vsize=60976 CPUtime=282.1
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 10570 0 0 0 28200 10 0 0 25 0 3 0 375241547 62439424 13932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=60976 CPUtime=280.94
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 11103 0 0 0 28083 11 0 0 25 0 3 0 375241547 62439424 13932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.05
Current children cumulated vsize (KiB) 60976

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 31157
/proc/meminfo: memFree=1492480/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=61376 CPUtime=682.75
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 23895 0 0 0 68251 24 0 0 18 0 3 0 375241546 62849024 14181 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 15344 14181 218 20 0 14702 0
[pid=31154/tid=31156] ppid=31152 vsize=61376 CPUtime=342.07
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 11534 0 0 0 34196 11 0 0 25 0 3 0 375241547 62849024 14181 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=61376 CPUtime=340.66
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 12019 0 0 0 34054 12 0 0 25 0 3 0 375241547 62849024 14181 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.75
Current children cumulated vsize (KiB) 61376

[startup+402.301 s]

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

/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 32647 0 0 0 183804 51 0 0 25 0 3 0 375241547 89698304 20424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=87596 CPUtime=1836.28
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 32782 0 0 0 183598 30 0 0 25 0 3 0 375241547 89698304 20424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.85
Current children cumulated vsize (KiB) 87596

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 31355
/proc/meminfo: memFree=1465664/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=89644 CPUtime=3794.52
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 67544 0 0 0 379369 83 0 0 18 0 3 0 375241546 91795456 20843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 22411 20843 218 20 0 21769 0
[pid=31154/tid=31156] ppid=31152 vsize=89644 CPUtime=1898.52
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 33460 0 0 0 189800 52 0 0 25 0 3 0 375241547 91795456 20843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=89644 CPUtime=1895.98
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 33742 0 0 0 189568 30 0 0 25 0 3 0 375241547 91795456 20843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.52
Current children cumulated vsize (KiB) 89644

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 31355
/proc/meminfo: memFree=1465600/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=89644 CPUtime=3914.23
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 68797 0 0 0 391339 84 0 0 18 0 3 0 375241546 91795456 20882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 22411 20882 218 20 0 21769 0
[pid=31154/tid=31156] ppid=31152 vsize=89644 CPUtime=1958.49
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 34073 0 0 0 195796 53 0 0 25 0 3 0 375241547 91795456 20882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=89644 CPUtime=1955.72
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 34382 0 0 0 195541 31 0 0 25 0 3 0 375241547 91795456 20882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.23
Current children cumulated vsize (KiB) 89644

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 31355
/proc/meminfo: memFree=1465536/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=89644 CPUtime=4033.92
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 70190 0 0 0 403306 86 0 0 18 0 3 0 375241546 91795456 20899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 22411 20899 218 20 0 21769 0
[pid=31154/tid=31156] ppid=31152 vsize=89644 CPUtime=2018.46
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 34693 0 0 0 201792 54 0 0 25 0 3 0 375241547 91795456 20899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=89644 CPUtime=2015.45
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 35155 0 0 0 201513 32 0 0 25 0 3 0 375241547 91795456 20899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.92
Current children cumulated vsize (KiB) 89644

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 31355
/proc/meminfo: memFree=1465472/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=89644 CPUtime=4153.6
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 71755 0 0 0 415273 87 0 0 18 0 3 0 375241546 91795456 20920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 22411 20920 218 20 0 21769 0
[pid=31154/tid=31156] ppid=31152 vsize=89644 CPUtime=2078.43
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 35476 0 0 0 207788 55 0 0 25 0 3 0 375241547 91795456 20920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=89644 CPUtime=2075.16
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 35937 0 0 0 207484 32 0 0 25 0 3 0 375241547 91795456 20920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.6
Current children cumulated vsize (KiB) 89644

[startup+2142.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/80 31355
/proc/meminfo: memFree=1463936/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=90668 CPUtime=4273.31
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 73385 0 0 0 427242 89 0 0 18 0 3 0 375241546 92844032 21306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 22667 21306 218 20 0 22025 0
[pid=31154/tid=31156] ppid=31152 vsize=90668 CPUtime=2138.39
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 36106 0 0 0 213784 55 0 0 25 0 3 0 375241547 92844032 21306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=90668 CPUtime=2134.9
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 36937 0 0 0 213457 33 0 0 25 0 3 0 375241547 92844032 21306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.31
Current children cumulated vsize (KiB) 90668

[startup+2202.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/80 31355
/proc/meminfo: memFree=1463744/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=90668 CPUtime=4393
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 74671 0 0 0 439210 90 0 0 18 0 3 0 375241546 92844032 21340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 22667 21340 218 20 0 22025 0
[pid=31154/tid=31156] ppid=31152 vsize=90668 CPUtime=2198.3
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 36738 0 0 0 219774 56 0 0 25 0 3 0 375241547 92844032 21340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31154/tid=31157] ppid=31152 vsize=90668 CPUtime=2194.69
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 37591 0 0 0 219435 34 0 0 25 0 3 0 375241547 92844032 21340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393
Current children cumulated vsize (KiB) 90668

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 31355
/proc/meminfo: memFree=1463744/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=90668 CPUtime=4512.7
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 76102 0 0 0 451178 92 0 0 18 0 3 0 375241546 92844032 21352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 22667 21352 218 20 0 22025 0
[pid=31154/tid=31156] ppid=31152 vsize=90668 CPUtime=2258.02
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 37374 0 0 0 225746 56 0 0 25 0 3 0 375241547 92844032 21352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31154/tid=31157] ppid=31152 vsize=90668 CPUtime=2254.66
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 38386 0 0 0 225431 35 0 0 25 0 3 0 375241547 92844032 21352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.7
Current children cumulated vsize (KiB) 90668

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 31355
/proc/meminfo: memFree=1463616/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=90668 CPUtime=4632.38
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 77546 0 0 0 463145 93 0 0 18 0 3 0 375241546 92844032 21368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 22667 21368 218 20 0 22025 0
[pid=31154/tid=31156] ppid=31152 vsize=90668 CPUtime=2317.74
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 38175 0 0 0 231717 57 0 0 25 0 3 0 375241547 92844032 21368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31154/tid=31157] ppid=31152 vsize=90668 CPUtime=2314.63
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 39029 0 0 0 231427 36 0 0 25 0 3 0 375241547 92844032 21368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.38
Current children cumulated vsize (KiB) 90668

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 31355
/proc/meminfo: memFree=1463552/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=90668 CPUtime=4752.1
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 78838 0 0 0 475115 95 0 0 18 0 3 0 375241546 92844032 21381 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 22667 21381 218 20 0 22025 0
[pid=31154/tid=31156] ppid=31152 vsize=90668 CPUtime=2377.49
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 38820 0 0 0 237691 58 0 0 25 0 3 0 375241547 92844032 21381 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31154/tid=31157] ppid=31152 vsize=90668 CPUtime=2374.6
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 39676 0 0 0 237423 37 0 0 25 0 3 0 375241547 92844032 21381 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.1
Current children cumulated vsize (KiB) 90668

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 31355
/proc/meminfo: memFree=1463488/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=90668 CPUtime=4871.79
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 80302 0 0 0 487082 97 0 0 18 0 3 0 375241546 92844032 21395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 22667 21395 218 20 0 22025 0
[pid=31154/tid=31156] ppid=31152 vsize=90668 CPUtime=2437.31
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 39632 0 0 0 243673 58 0 0 25 0 3 0 375241547 92844032 21395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=90668 CPUtime=2434.46
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 40328 0 0 0 243408 38 0 0 25 0 3 0 375241547 92844032 21395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.79
Current children cumulated vsize (KiB) 90668

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 31355
/proc/meminfo: memFree=1463424/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=90668 CPUtime=4991.48
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 81634 0 0 0 499050 98 0 0 18 0 3 0 375241546 92844032 21429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 22667 21429 218 20 0 22025 0
[pid=31154/tid=31156] ppid=31152 vsize=90668 CPUtime=2497.28
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 40287 0 0 0 249669 59 0 0 22 0 3 0 375241547 92844032 21429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=90668 CPUtime=2494.18
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 41005 0 0 0 249380 38 0 0 25 0 3 0 375241547 92844032 21429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.48
Current children cumulated vsize (KiB) 90668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 31355
/proc/meminfo: memFree=1463424/2055920 swapFree=4141224/4192956
[pid=31154] ppid=31152 vsize=90668 CPUtime=5000.06
/proc/31154/stat : 31154 (MiraXTv3_dyn) S 31152 31154 31023 0 -1 4194304 81634 0 0 0 499908 98 0 0 18 0 3 0 375241546 92844032 21429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31154/statm: 22667 21429 218 20 0 22025 0
[pid=31154/tid=31156] ppid=31152 vsize=90668 CPUtime=2501.58
/proc/31154/task/31156/stat : 31156 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 40287 0 0 0 250099 59 0 0 25 0 3 0 375241547 92844032 21429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=90668 CPUtime=2498.46
/proc/31154/task/31157/stat : 31157 (MiraXTv3_dyn) R 31152 31154 31023 0 -1 4194368 41005 0 0 0 249808 38 0 0 25 0 3 0 375241547 92844032 21429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 90668

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.63
CPU time (s): 5000.1
CPU user time (s): 4999.1
CPU system time (s): 0.996848
CPU usage (%): 199.475
Max. virtual memory (cumulated for all children) (KiB): 91316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.1
system time used= 0.996848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81634
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= 488
involuntary context switches= 94443

runsolver used 2.41763 second user time and 6.75397 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat May 12 17:47:18 UTC 2007

IDJOB= 426155
IDBENCH= 19973
IDSOLVER= 196
FILE ID= node4/426155-1178992038

PBS_JOBID= 5252826

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v450/unif-k3-r4.25-v450-c1912-S1037473581-12.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426155-1178992038/MiraXTv3_dyn /tmp/evaluation/426155-1178992038/instance-426155-1178992038.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-426155-1178992038 -o ROOT/results/node4/solver-426155-1178992038 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426155-1178992038/MiraXTv3_dyn /tmp/evaluation/426155-1178992038/instance-426155-1178992038.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  cb5ee35307c6c21b48523bbf3016211a

RANDOM SEED= 845791648

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1549424 kB
Buffers:         49936 kB
Cached:         366996 kB
SwapCached:      15684 kB
Active:         131952 kB
Inactive:       308632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1549424 kB
SwapTotal:     4192956 kB
SwapFree:      4141224 kB
Dirty:            3928 kB
Writeback:           0 kB
Mapped:          30120 kB
Slab:            51396 kB
Committed_AS:  9995268 kB
PageTables:       1816 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= 66557 MiB

End job on node4 on Sat May 12 18:29:07 UTC 2007