Trace number 426076

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.63

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1080042831-09.UNSAT.shuffled.cnf
MD5SUM1387761009f8f5f27f2fb9a85ea48ed0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4014.9
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
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/node18/watcher-426076-1178984149 -o ROOT/results/node18/solver-426076-1178984149 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426076-1178984149/MiraXTv3_dyn /tmp/evaluation/426076-1178984149/instance-426076-1178984149.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.93 3/77 20219
/proc/meminfo: memFree=1676608/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=3788 CPUtime=0
/proc/20219/stat : 20219 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 346332301 3878912 260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/20219/statm: 947 261 206 20 0 305 0

[startup+0.030536 s]
/proc/loadavg: 1.84 1.97 1.93 3/77 20219
/proc/meminfo: memFree=1676608/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=5540 CPUtime=0.03
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 463 0 0 0 3 0 0 0 18 0 3 0 346332301 5672960 438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 1385 438 218 20 0 743 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5540

[startup+0.110545 s]
/proc/loadavg: 1.84 1.97 1.93 3/77 20219
/proc/meminfo: memFree=1676608/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=6992 CPUtime=0.19
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 746 0 0 0 19 0 0 0 18 0 3 0 346332301 7159808 721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 1748 721 218 20 0 1106 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6992

[startup+0.301564 s]
/proc/loadavg: 1.84 1.97 1.93 3/77 20219
/proc/meminfo: memFree=1676608/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=8948 CPUtime=0.57
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 1232 0 0 0 57 0 0 0 18 0 3 0 346332301 9162752 1207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 2237 1207 218 20 0 1595 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8948

[startup+0.701603 s]
/proc/loadavg: 1.84 1.97 1.93 3/77 20219
/proc/meminfo: memFree=1676608/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=11508 CPUtime=1.37
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 2005 0 0 0 137 0 0 0 18 0 3 0 346332301 11784192 1980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 2877 1980 218 20 0 2235 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11508

[startup+1.50268 s]
/proc/loadavg: 1.84 1.97 1.93 3/80 20222
/proc/meminfo: memFree=1667624/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=14876 CPUtime=2.97
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 2637 0 0 0 296 1 0 0 18 0 3 0 346332301 15233024 2612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 3719 2612 218 20 0 3077 0
[pid=20219/tid=20221] ppid=20217 vsize=14876 CPUtime=1.48
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 1132 0 0 0 148 0 0 0 18 0 3 0 346332303 15233024 2612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20219/tid=20222] ppid=20217 vsize=14876 CPUtime=1.47
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 1151 0 0 0 147 0 0 0 21 0 3 0 346332303 15233024 2612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14876

[startup+3.10184 s]
/proc/loadavg: 1.85 1.97 1.93 3/80 20222
/proc/meminfo: memFree=1665320/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=19248 CPUtime=6.16
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 3564 0 0 0 614 2 0 0 18 0 3 0 346332301 19709952 3467 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 4812 3467 218 20 0 4170 0
[pid=20219/tid=20221] ppid=20217 vsize=19248 CPUtime=3.07
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 1590 0 0 0 307 0 0 0 25 0 3 0 346332303 19709952 3467 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20219/tid=20222] ppid=20217 vsize=19248 CPUtime=3.06
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 1620 0 0 0 305 1 0 0 25 0 3 0 346332303 19709952 3467 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 19248

[startup+6.30115 s]
/proc/loadavg: 1.85 1.97 1.93 3/80 20222
/proc/meminfo: memFree=1656880/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=27048 CPUtime=12.55
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 5778 0 0 0 1251 4 0 0 18 0 3 0 346332301 27697152 5603 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 6762 5604 218 20 0 6120 0
[pid=20219/tid=20221] ppid=20217 vsize=27048 CPUtime=6.27
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 2717 0 0 0 626 1 0 0 25 0 3 0 346332303 27697152 5604 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20219/tid=20222] ppid=20217 vsize=27048 CPUtime=6.25
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 2708 0 0 0 623 2 0 0 25 0 3 0 346332303 27697152 5604 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 27048

[startup+12.7018 s]
/proc/loadavg: 1.87 1.97 1.93 3/80 20222
/proc/meminfo: memFree=1647216/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=35128 CPUtime=25.31
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 7933 0 0 0 2525 6 0 0 18 0 3 0 346332301 35971072 7450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 8782 7450 218 20 0 8140 0
[pid=20219/tid=20221] ppid=20217 vsize=35128 CPUtime=12.67
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 3870 0 0 0 1265 2 0 0 25 0 3 0 346332303 35971072 7450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20219/tid=20222] ppid=20217 vsize=35128 CPUtime=12.61
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 3709 0 0 0 1258 3 0 0 25 0 3 0 346332303 35971072 7450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 35128

[startup+25.502 s]
/proc/loadavg: 1.89 1.97 1.93 3/80 20222
/proc/meminfo: memFree=1635888/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=46476 CPUtime=50.85
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 11341 0 0 0 5075 10 0 0 18 0 3 0 346332301 47591424 10423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 11619 10423 218 20 0 10977 0
[pid=20219/tid=20221] ppid=20217 vsize=46476 CPUtime=25.46
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 5480 0 0 0 2543 3 0 0 25 0 3 0 346332303 47591424 10423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20219/tid=20222] ppid=20217 vsize=46476 CPUtime=25.36
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 5507 0 0 0 2530 6 0 0 25 0 3 0 346332303 47591424 10423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 46476

[startup+51.1015 s]
/proc/loadavg: 1.93 1.97 1.93 3/80 20222
/proc/meminfo: memFree=1630000/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=52484 CPUtime=101.89
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 13580 0 0 0 10178 11 0 0 18 0 3 0 346332301 53743616 11700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 13121 11700 218 20 0 12479 0
[pid=20219/tid=20221] ppid=20217 vsize=52484 CPUtime=51.03
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 6676 0 0 0 5099 4 0 0 25 0 3 0 346332303 53743616 11700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20219/tid=20222] ppid=20217 vsize=52484 CPUtime=50.83
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 6550 0 0 0 5077 6 0 0 25 0 3 0 346332303 53743616 11700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 52484

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.93 3/80 20222
/proc/meminfo: memFree=1626288/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=55484 CPUtime=204.04
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 16319 0 0 0 20391 13 0 0 18 0 3 0 346332301 56815616 12605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 13871 12605 218 20 0 13229 0
[pid=20219/tid=20221] ppid=20217 vsize=55484 CPUtime=102.23
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 8137 0 0 0 10217 6 0 0 25 0 3 0 346332303 56815616 12605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20219/tid=20222] ppid=20217 vsize=55484 CPUtime=101.8
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 7828 0 0 0 10173 7 0 0 25 0 3 0 346332303 56815616 12605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 55484

[startup+162.301 s]
/proc/loadavg: 2.07 2.00 1.94 3/80 20222
/proc/meminfo: memFree=1622128/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=59784 CPUtime=323.73
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 19285 0 0 0 32357 16 0 0 18 0 3 0 346332301 61218816 13647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 14946 13647 218 20 0 14304 0
[pid=20219/tid=20221] ppid=20217 vsize=59784 CPUtime=162.19
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 9641 0 0 0 16211 8 0 0 25 0 3 0 346332303 61218816 13647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20219/tid=20222] ppid=20217 vsize=59784 CPUtime=161.52
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 9290 0 0 0 16144 8 0 0 25 0 3 0 346332303 61218816 13647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.73
Current children cumulated vsize (KiB) 59784

[startup+222.302 s]
/proc/loadavg: 2.02 2.00 1.94 3/80 20222
/proc/meminfo: memFree=1620656/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=61512 CPUtime=443.42
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 21665 0 0 0 44324 18 0 0 18 0 3 0 346332301 62988288 14027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 15378 14027 218 20 0 14736 0
[pid=20219/tid=20221] ppid=20217 vsize=61512 CPUtime=222.16
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 10865 0 0 0 22207 9 0 0 25 0 3 0 346332303 62988288 14027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20219/tid=20222] ppid=20217 vsize=61512 CPUtime=221.22
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 10446 0 0 0 22114 8 0 0 25 0 3 0 346332303 62988288 14027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.42
Current children cumulated vsize (KiB) 61512

[startup+282.302 s]
/proc/loadavg: 2.01 2.00 1.94 3/80 20222
/proc/meminfo: memFree=1619184/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=63104 CPUtime=563.1
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 23938 0 0 0 56291 19 0 0 18 0 3 0 346332301 64618496 14405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 15776 14405 218 20 0 15134 0
[pid=20219/tid=20221] ppid=20217 vsize=63104 CPUtime=282.14
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 12084 0 0 0 28204 10 0 0 25 0 3 0 346332303 64618496 14405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20219/tid=20222] ppid=20217 vsize=63104 CPUtime=280.95
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 11500 0 0 0 28086 9 0 0 25 0 3 0 346332303 64618496 14405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.1
Current children cumulated vsize (KiB) 63104

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 20222
/proc/meminfo: memFree=1617712/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=65052 CPUtime=682.8
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 26083 0 0 0 68259 21 0 0 18 0 3 0 346332301 66613248 14781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 16263 14781 218 20 0 15621 0
[pid=20219/tid=20221] ppid=20217 vsize=65052 CPUtime=342.11
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 13151 0 0 0 34200 11 0 0 25 0 3 0 346332303 66613248 14781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20219/tid=20222] ppid=20217 vsize=65052 CPUtime=340.66
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 12578 0 0 0 34057 9 0 0 25 0 3 0 346332303 66613248 14781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.8
Current children cumulated vsize (KiB) 65052

[startup+402.301 s]

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

/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 35054 0 0 0 183687 43 0 0 25 0 3 0 346332303 85684224 19317 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20219/tid=20222] ppid=20217 vsize=83676 CPUtime=1837.54
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 34764 0 0 0 183724 30 0 0 25 0 3 0 346332303 85684224 19317 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.87
Current children cumulated vsize (KiB) 83676

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 20422
/proc/meminfo: memFree=1598896/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=83884 CPUtime=3794.56
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 71776 0 0 0 379380 76 0 0 18 0 3 0 346332301 85897216 19395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 20971 19395 218 20 0 20329 0
[pid=20219/tid=20221] ppid=20217 vsize=83884 CPUtime=1897.01
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 35872 0 0 0 189658 43 0 0 25 0 3 0 346332303 85897216 19395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20219/tid=20222] ppid=20217 vsize=83884 CPUtime=1897.51
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 35550 0 0 0 189720 31 0 0 17 0 3 0 346332303 85897216 19395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.56
Current children cumulated vsize (KiB) 83884

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 20422
/proc/meminfo: memFree=1598640/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=83884 CPUtime=3914.26
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 73138 0 0 0 391349 77 0 0 18 0 3 0 346332301 85897216 19446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 20971 19446 218 20 0 20329 0
[pid=20219/tid=20221] ppid=20217 vsize=83884 CPUtime=1956.75
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 36534 0 0 0 195631 44 0 0 25 0 3 0 346332303 85897216 19446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20219/tid=20222] ppid=20217 vsize=83884 CPUtime=1957.49
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 36250 0 0 0 195717 32 0 0 25 0 3 0 346332303 85897216 19446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526613 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.26
Current children cumulated vsize (KiB) 83884

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.99 4/80 20422
/proc/meminfo: memFree=1598768/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=83884 CPUtime=4033.93
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 74571 0 0 0 403315 78 0 0 18 0 3 0 346332301 85897216 19449 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 20971 19449 218 20 0 20329 0
[pid=20219/tid=20221] ppid=20217 vsize=83884 CPUtime=2016.46
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 37305 0 0 0 201602 44 0 0 25 0 3 0 346332303 85897216 19449 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20219/tid=20222] ppid=20217 vsize=83884 CPUtime=2017.45
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 36912 0 0 0 201712 33 0 0 25 0 3 0 346332303 85897216 19449 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.93
Current children cumulated vsize (KiB) 83884

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 20422
/proc/meminfo: memFree=1598448/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=84908 CPUtime=4153.63
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 76197 0 0 0 415283 80 0 0 18 0 3 0 346332301 86945792 19532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 21227 19532 218 20 0 20585 0
[pid=20219/tid=20221] ppid=20217 vsize=84908 CPUtime=2076.19
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 38105 0 0 0 207574 45 0 0 25 0 3 0 346332303 86945792 19532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20219/tid=20222] ppid=20217 vsize=84908 CPUtime=2077.43
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 37738 0 0 0 207708 35 0 0 25 0 3 0 346332303 86945792 19532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.63
Current children cumulated vsize (KiB) 84908

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 20422
/proc/meminfo: memFree=1591280/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=92076 CPUtime=4273.31
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 79441 0 0 0 427246 85 0 0 18 0 3 0 346332301 94285824 21333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 23019 21333 218 20 0 22377 0
[pid=20219/tid=20221] ppid=20217 vsize=92076 CPUtime=2135.91
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 40657 0 0 0 213542 49 0 0 25 0 3 0 346332303 94285824 21333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20219/tid=20222] ppid=20217 vsize=92076 CPUtime=2137.38
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 38430 0 0 0 213703 35 0 0 25 0 3 0 346332303 94285824 21333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.31
Current children cumulated vsize (KiB) 92076

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 20422
/proc/meminfo: memFree=1591216/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=92076 CPUtime=4393.01
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 81016 0 0 0 439215 86 0 0 18 0 3 0 346332301 94285824 21344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 23019 21344 218 20 0 22377 0
[pid=20219/tid=20221] ppid=20217 vsize=92076 CPUtime=2195.69
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 41444 0 0 0 219520 49 0 0 25 0 3 0 346332303 94285824 21344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20219/tid=20222] ppid=20217 vsize=92076 CPUtime=2197.29
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 39218 0 0 0 219693 36 0 0 25 0 3 0 346332303 94285824 21344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.01
Current children cumulated vsize (KiB) 92076

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 20422
/proc/meminfo: memFree=1591088/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=92308 CPUtime=4512.7
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 82513 0 0 0 451183 87 0 0 18 0 3 0 346332301 94523392 21382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 23077 21382 218 20 0 22435 0
[pid=20219/tid=20221] ppid=20217 vsize=92308 CPUtime=2255.65
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 42151 0 0 0 225515 50 0 0 25 0 3 0 346332303 94523392 21382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20219/tid=20222] ppid=20217 vsize=92308 CPUtime=2257.03
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 40008 0 0 0 225666 37 0 0 25 0 3 0 346332303 94523392 21382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.7
Current children cumulated vsize (KiB) 92308

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 20422
/proc/meminfo: memFree=1590768/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=92308 CPUtime=4632.38
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 84064 0 0 0 463149 89 0 0 18 0 3 0 346332301 94523392 21464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 23077 21464 218 20 0 22435 0
[pid=20219/tid=20221] ppid=20217 vsize=92308 CPUtime=2315.62
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 42971 0 0 0 231511 51 0 0 25 0 3 0 346332303 94523392 21464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20219/tid=20222] ppid=20217 vsize=92308 CPUtime=2316.74
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 40739 0 0 0 231637 37 0 0 25 0 3 0 346332303 94523392 21464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.38
Current children cumulated vsize (KiB) 92308

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 20422
/proc/meminfo: memFree=1590576/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=92308 CPUtime=4752.08
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 85552 0 0 0 475118 90 0 0 18 0 3 0 346332301 94523392 21472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 23077 21472 218 20 0 22435 0
[pid=20219/tid=20221] ppid=20217 vsize=92308 CPUtime=2375.59
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 43656 0 0 0 237507 52 0 0 25 0 3 0 346332303 94523392 21472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20219/tid=20222] ppid=20217 vsize=92308 CPUtime=2376.47
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 41542 0 0 0 237609 38 0 0 25 0 3 0 346332303 94523392 21472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.08
Current children cumulated vsize (KiB) 92308

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 20422
/proc/meminfo: memFree=1590512/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=92308 CPUtime=4871.78
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 86933 0 0 0 487087 91 0 0 18 0 3 0 346332301 94523392 21484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 23077 21484 218 20 0 22435 0
[pid=20219/tid=20221] ppid=20217 vsize=92308 CPUtime=2435.56
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 44346 0 0 0 243503 53 0 0 25 0 3 0 346332303 94523392 21484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20219/tid=20222] ppid=20217 vsize=92308 CPUtime=2436.2
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 42233 0 0 0 243582 38 0 0 25 0 3 0 346332303 94523392 21484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.78
Current children cumulated vsize (KiB) 92308

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 20422
/proc/meminfo: memFree=1590320/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=92308 CPUtime=4991.47
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 88625 0 0 0 499054 93 0 0 18 0 3 0 346332301 94523392 21566 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 23077 21566 218 20 0 22435 0
[pid=20219/tid=20221] ppid=20217 vsize=92308 CPUtime=2495.51
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 45156 0 0 0 249498 53 0 0 25 0 3 0 346332303 94523392 21566 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20219/tid=20222] ppid=20217 vsize=92308 CPUtime=2495.93
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 43115 0 0 0 249554 39 0 0 25 0 3 0 346332303 94523392 21566 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.47
Current children cumulated vsize (KiB) 92308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 20422
/proc/meminfo: memFree=1590320/2055920 swapFree=4144420/4192956
[pid=20219] ppid=20217 vsize=92308 CPUtime=5000.06
/proc/20219/stat : 20219 (MiraXTv3_dyn) S 20217 20219 19834 0 -1 4194304 88625 0 0 0 499913 93 0 0 18 0 3 0 346332301 94523392 21566 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20219/statm: 23077 21566 218 20 0 22435 0
[pid=20219/tid=20221] ppid=20217 vsize=92308 CPUtime=2499.82
/proc/20219/task/20221/stat : 20221 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 45156 0 0 0 249928 54 0 0 25 0 3 0 346332303 94523392 21566 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20219/tid=20222] ppid=20217 vsize=92308 CPUtime=2500.22
/proc/20219/task/20222/stat : 20222 (MiraXTv3_dyn) R 20217 20219 19834 0 -1 4194368 43115 0 0 0 249983 39 0 0 25 0 3 0 346332303 94523392 21566 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) 92308

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.09
CPU user time (s): 4999.14
CPU system time (s): 0.948855
CPU usage (%): 199.475
Max. virtual memory (cumulated for all children) (KiB): 92768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.14
system time used= 0.948855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88625
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= 608
involuntary context switches= 93451

runsolver used 2.45663 second user time and 6.71598 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat May 12 15:35:49 UTC 2007

IDJOB= 426076
IDBENCH= 19875
IDSOLVER= 196
FILE ID= node18/426076-1178984149

PBS_JOBID= 5252796

Free space on /tmp= 66542 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1080042831-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426076-1178984149/MiraXTv3_dyn /tmp/evaluation/426076-1178984149/instance-426076-1178984149.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-426076-1178984149 -o ROOT/results/node18/solver-426076-1178984149 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426076-1178984149/MiraXTv3_dyn /tmp/evaluation/426076-1178984149/instance-426076-1178984149.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  1387761009f8f5f27f2fb9a85ea48ed0

RANDOM SEED= 778122183

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1676888 kB
Buffers:         49268 kB
Cached:         238004 kB
SwapCached:      18592 kB
Active:         137356 kB
Inactive:       178540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1676888 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            3964 kB
Writeback:           0 kB
Mapped:          30408 kB
Slab:            48716 kB
Committed_AS:  8823608 kB
PageTables:       1776 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= 66542 MiB

End job on node18 on Sat May 12 16:17:38 UTC 2007