Trace number 456180

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.22 2545.83

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l2.sat05-519.reshuffled-07.cnf
MD5SUM5344c68d1511d70cde59fef7dc46c3a5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1261.1
Satisfiable
(Un)Satisfiability was proved
Number of variables4487
Number of clauses18555
Sum of the clauses size54310
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317200
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/node58/watcher-456180-1179020712 -o ROOT/results/node58/solver-456180-1179020712 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456180-1179020712/MiraXTv3_dyn /tmp/evaluation/456180-1179020712/instance-456180-1179020712.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.96 3/64 30186
/proc/meminfo: memFree=1162056/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=3788 CPUtime=0
/proc/30186/stat : 30186 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194304 300 0 0 0 0 0 0 0 18 0 1 0 349980956 3878912 275 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 947 283 202 20 0 305 0

[startup+0.077059 s]
/proc/loadavg: 1.84 1.97 1.96 3/64 30186
/proc/meminfo: memFree=1162056/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=6512 CPUtime=0.07
/proc/30186/stat : 30186 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194304 998 0 0 0 7 0 0 0 18 0 1 0 349980956 6668288 973 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134574256 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 1628 973 207 20 0 986 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6512

[startup+0.101062 s]
/proc/loadavg: 1.84 1.97 1.96 3/64 30186
/proc/meminfo: memFree=1162056/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=6724 CPUtime=0.09
/proc/30186/stat : 30186 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194304 1062 0 0 0 9 0 0 0 18 0 1 0 349980956 6885376 1037 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134577957 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 1681 1037 207 20 0 1039 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6724

[startup+0.301102 s]
/proc/loadavg: 1.84 1.97 1.96 3/64 30186
/proc/meminfo: memFree=1162056/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=13864 CPUtime=0.42
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 1891 0 0 0 42 0 0 0 18 0 3 0 349980956 14196736 1816 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 3466 1816 218 20 0 2824 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13864

[startup+0.701169 s]
/proc/loadavg: 1.84 1.97 1.96 3/64 30186
/proc/meminfo: memFree=1162056/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=15284 CPUtime=1.23
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 2136 0 0 0 122 1 0 0 18 0 3 0 349980956 15650816 2061 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 3821 2061 218 20 0 3179 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 15284

[startup+1.5023 s]
/proc/loadavg: 1.84 1.97 1.96 3/67 30189
/proc/meminfo: memFree=1153648/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=17760 CPUtime=2.82
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 2813 0 0 0 281 1 0 0 18 0 3 0 349980956 18186240 2738 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 4440 2738 218 20 0 3798 0
[pid=30186/tid=30188] ppid=30184 vsize=17760 CPUtime=1.37
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 916 0 0 0 137 0 0 0 25 0 3 0 349980968 18186240 2738 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520156 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=17760 CPUtime=1.32
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 791 0 0 0 132 0 0 0 25 0 3 0 349980968 18186240 2738 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565718 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 17760

[startup+3.10157 s]
/proc/loadavg: 1.84 1.97 1.96 3/67 30189
/proc/meminfo: memFree=1149360/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=24220 CPUtime=6.02
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 4420 0 0 0 599 3 0 0 18 0 3 0 349980956 24801280 4345 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 6055 4345 218 20 0 5413 0
[pid=30186/tid=30188] ppid=30184 vsize=24220 CPUtime=2.97
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 1613 0 0 0 296 1 0 0 25 0 3 0 349980968 24801280 4345 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=24220 CPUtime=2.92
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 1701 0 0 0 291 1 0 0 25 0 3 0 349980968 24801280 4345 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 24220

[startup+6.30111 s]
/proc/loadavg: 1.85 1.97 1.96 3/67 30189
/proc/meminfo: memFree=1139248/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=30440 CPUtime=12.4
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 6050 0 0 0 1236 4 0 0 18 0 3 0 349980956 31170560 5975 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 7610 5975 218 20 0 6968 0
[pid=30186/tid=30188] ppid=30184 vsize=30440 CPUtime=6.16
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 2417 0 0 0 615 1 0 0 22 0 3 0 349980968 31170560 5975 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=30440 CPUtime=6.1
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 2527 0 0 0 609 1 0 0 22 0 3 0 349980968 31170560 5975 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 30440

[startup+12.7022 s]
/proc/loadavg: 1.86 1.97 1.96 3/67 30189
/proc/meminfo: memFree=1135472/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=34300 CPUtime=25.17
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 7108 0 0 0 2512 5 0 0 18 0 3 0 349980956 35123200 7033 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 8575 7033 218 20 0 7933 0
[pid=30186/tid=30188] ppid=30184 vsize=34300 CPUtime=12.56
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 2844 0 0 0 1254 2 0 0 25 0 3 0 349980968 35123200 7033 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=34300 CPUtime=12.48
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 3158 0 0 0 1246 2 0 0 25 0 3 0 349980968 35123200 7033 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 34300

[startup+25.5013 s]
/proc/loadavg: 1.89 1.97 1.96 3/67 30189
/proc/meminfo: memFree=1115568/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=53032 CPUtime=50.71
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 12119 0 0 0 5060 11 0 0 18 0 3 0 349980956 54304768 11893 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 13258 11893 218 20 0 12616 0
[pid=30186/tid=30188] ppid=30184 vsize=53032 CPUtime=25.35
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 4782 0 0 0 2531 4 0 0 25 0 3 0 349980968 54304768 11893 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=53032 CPUtime=25.23
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 6231 0 0 0 2517 6 0 0 25 0 3 0 349980968 54304768 11893 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 53032

[startup+51.1016 s]
/proc/loadavg: 1.93 1.97 1.96 3/67 30189
/proc/meminfo: memFree=1104240/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=64840 CPUtime=101.78
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 15024 0 0 0 10163 15 0 0 18 0 3 0 349980956 66396160 14545 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 16210 14545 218 20 0 15568 0
[pid=30186/tid=30188] ppid=30184 vsize=64840 CPUtime=50.94
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 6156 0 0 0 5088 6 0 0 25 0 3 0 349980968 66396160 14545 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=64840 CPUtime=50.71
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 7762 0 0 0 5063 8 0 0 25 0 3 0 349980968 66396160 14545 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 64840

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.96 3/67 30189
/proc/meminfo: memFree=1088752/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=80388 CPUtime=203.92
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 19400 0 0 0 20371 21 0 0 18 0 3 0 349980956 82317312 18435 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 20097 18435 218 20 0 19455 0
[pid=30186/tid=30188] ppid=30184 vsize=80388 CPUtime=102.11
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 8513 0 0 0 10202 9 0 0 25 0 3 0 349980968 82317312 18435 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=80388 CPUtime=101.68
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 9781 0 0 0 10157 11 0 0 25 0 3 0 349980968 82317312 18435 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 80388

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.96 3/67 30189
/proc/meminfo: memFree=1087216/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=81412 CPUtime=323.63
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 20253 0 0 0 32341 22 0 0 18 0 3 0 349980956 83365888 18894 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 20353 18894 218 20 0 19711 0
[pid=30186/tid=30188] ppid=30184 vsize=81412 CPUtime=162.09
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 8667 0 0 0 16200 9 0 0 25 0 3 0 349980968 83365888 18894 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=81412 CPUtime=161.41
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 10480 0 0 0 16129 12 0 0 25 0 3 0 349980968 83365888 18894 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.63
Current children cumulated vsize (KiB) 81412

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.96 3/67 30189
/proc/meminfo: memFree=1078704/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=90152 CPUtime=443.31
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 22615 0 0 0 44306 25 0 0 18 0 3 0 349980956 92315648 20985 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 22538 20985 218 20 0 21896 0
[pid=30186/tid=30188] ppid=30184 vsize=90152 CPUtime=222.07
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 10823 0 0 0 22195 12 0 0 25 0 3 0 349980968 92315648 20985 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=90152 CPUtime=221.12
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 10686 0 0 0 22100 12 0 0 25 0 3 0 349980968 92315648 20985 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.31
Current children cumulated vsize (KiB) 90152

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.96 3/67 30189
/proc/meminfo: memFree=1069104/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=99244 CPUtime=563.02
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 25278 0 0 0 56275 27 0 0 18 0 3 0 349980956 101625856 23304 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 24811 23304 218 20 0 24169 0
[pid=30186/tid=30188] ppid=30184 vsize=99244 CPUtime=282.03
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 13481 0 0 0 28189 14 0 0 25 0 3 0 349980968 101625856 23304 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=99244 CPUtime=280.86
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 10691 0 0 0 28074 12 0 0 25 0 3 0 349980968 101625856 23304 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.02
Current children cumulated vsize (KiB) 99244

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.96 3/67 30189
/proc/meminfo: memFree=1062256/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=105324 CPUtime=682.73
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 27547 0 0 0 68241 32 0 0 18 0 3 0 349980956 107851776 25021 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 26331 25021 218 20 0 25689 0
[pid=30186/tid=30188] ppid=30184 vsize=105324 CPUtime=342
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 13719 0 0 0 34186 14 0 0 25 0 3 0 349980968 107851776 25021 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=105324 CPUtime=340.59
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 12722 0 0 0 34043 16 0 0 25 0 3 0 349980968 107851776 25021 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.73
Current children cumulated vsize (KiB) 105324

[startup+402.301 s]

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

/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 13902 0 0 0 183770 16 0 0 25 0 3 0 349980968 121319424 28072 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=118476 CPUtime=1832.49
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 20965 0 0 0 183206 43 0 0 25 0 3 0 349980968 121319424 28072 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526632 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3670.49
Current children cumulated vsize (KiB) 118476

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/67 30867
/proc/meminfo: memFree=1049776/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=118476 CPUtime=3790.19
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 36257 0 0 0 378959 60 0 0 18 0 3 0 349980956 121319424 28072 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 29619 28072 218 20 0 28977 0
[pid=30186/tid=30188] ppid=30184 vsize=118476 CPUtime=1897.83
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 13902 0 0 0 189767 16 0 0 25 0 3 0 349980968 121319424 28072 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=118476 CPUtime=1892.23
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 21249 0 0 0 189180 43 0 0 25 0 3 0 349980968 121319424 28072 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3790.19
Current children cumulated vsize (KiB) 118476

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/67 30867
/proc/meminfo: memFree=1049840/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=118476 CPUtime=3909.91
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 36470 0 0 0 390930 61 0 0 18 0 3 0 349980956 121319424 28072 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 29619 28072 218 20 0 28977 0
[pid=30186/tid=30188] ppid=30184 vsize=118476 CPUtime=1957.8
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 13902 0 0 0 195764 16 0 0 25 0 3 0 349980968 121319424 28072 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=118476 CPUtime=1951.97
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 21462 0 0 0 195154 43 0 0 25 0 3 0 349980968 121319424 28072 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3909.91
Current children cumulated vsize (KiB) 118476

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/67 30867
/proc/meminfo: memFree=1049840/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=118476 CPUtime=4029.6
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 36687 0 0 0 402899 61 0 0 18 0 3 0 349980956 121319424 28076 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 29619 28076 218 20 0 28977 0
[pid=30186/tid=30188] ppid=30184 vsize=118476 CPUtime=2017.78
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 13902 0 0 0 201762 16 0 0 25 0 3 0 349980968 121319424 28076 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=118476 CPUtime=2011.68
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 21679 0 0 0 201125 43 0 0 25 0 3 0 349980968 121319424 28076 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4029.6
Current children cumulated vsize (KiB) 118476

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/67 30867
/proc/meminfo: memFree=1049392/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=118476 CPUtime=4149.31
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 37081 0 0 0 414869 62 0 0 18 0 3 0 349980956 121319424 28186 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 29619 28186 218 20 0 28977 0
[pid=30186/tid=30188] ppid=30184 vsize=118476 CPUtime=2077.76
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 14012 0 0 0 207759 17 0 0 25 0 3 0 349980968 121319424 28186 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=118476 CPUtime=2071.42
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 21963 0 0 0 207098 44 0 0 25 0 3 0 349980968 121319424 28186 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4149.31
Current children cumulated vsize (KiB) 118476

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/67 30867
/proc/meminfo: memFree=1048368/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=119500 CPUtime=4269.02
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 37556 0 0 0 426839 63 0 0 18 0 3 0 349980956 122368000 28448 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 29875 28448 218 20 0 29233 0
[pid=30186/tid=30188] ppid=30184 vsize=119500 CPUtime=2137.72
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 14274 0 0 0 213755 17 0 0 25 0 3 0 349980968 122368000 28448 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=119500 CPUtime=2131.16
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 22176 0 0 0 213072 44 0 0 25 0 3 0 349980968 122368000 28448 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4269.02
Current children cumulated vsize (KiB) 119500

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/67 30867
/proc/meminfo: memFree=1048112/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=120524 CPUtime=4388.7
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 37896 0 0 0 438807 63 0 0 18 0 3 0 349980956 123416576 28504 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 30131 28504 218 20 0 29489 0
[pid=30186/tid=30188] ppid=30184 vsize=120524 CPUtime=2197.7
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 14274 0 0 0 219752 18 0 0 23 0 3 0 349980968 123416576 28504 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=120524 CPUtime=2190.87
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 22516 0 0 0 219043 44 0 0 23 0 3 0 349980968 123416576 28504 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526732 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4388.7
Current children cumulated vsize (KiB) 120524

[startup+2262.3 s]
/proc/loadavg: 2.72 2.20 2.06 5/74 2912
/proc/meminfo: memFree=1046640/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=120524 CPUtime=4498.36
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 38109 0 0 0 449772 64 0 0 18 0 3 0 349980956 123416576 28504 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 30131 28504 218 20 0 29489 0
[pid=30186/tid=30188] ppid=30184 vsize=120524 CPUtime=2248.81
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 14274 0 0 0 224863 18 0 0 25 0 3 0 349980968 123416576 28504 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=120524 CPUtime=2249.42
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 22729 0 0 0 224897 45 0 0 25 0 3 0 349980968 123416576 28504 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4498.36
Current children cumulated vsize (KiB) 120524

[startup+2322.3 s]
/proc/loadavg: 2.99 2.37 2.13 5/73 8926
/proc/meminfo: memFree=1045560/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=120524 CPUtime=4605.28
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 38395 0 0 0 460463 65 0 0 18 0 3 0 349980956 123416576 28506 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 30131 28506 218 20 0 29489 0
[pid=30186/tid=30188] ppid=30184 vsize=120524 CPUtime=2302.88
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 14347 0 0 0 230270 18 0 0 25 0 3 0 349980968 123416576 28506 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30186/tid=30189] ppid=30184 vsize=120524 CPUtime=2302.27
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 22942 0 0 0 230181 46 0 0 25 0 3 0 349980968 123416576 28506 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4605.28
Current children cumulated vsize (KiB) 120524

[startup+2382.3 s]
/proc/loadavg: 3.14 2.53 2.20 4/74 18373
/proc/meminfo: memFree=1044528/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=120524 CPUtime=4704.9
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 38679 0 0 0 470424 66 0 0 18 0 3 0 349980956 123416576 28506 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 30131 28506 218 20 0 29489 0
[pid=30186/tid=30188] ppid=30184 vsize=120524 CPUtime=2355.47
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 14347 0 0 0 235528 19 0 0 25 0 3 0 349980968 123416576 28506 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30186/tid=30189] ppid=30184 vsize=120524 CPUtime=2349.3
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 23226 0 0 0 234883 47 0 0 25 0 3 0 349980968 123416576 28506 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4704.9
Current children cumulated vsize (KiB) 120524

[startup+2442.3 s]
/proc/loadavg: 3.37 2.70 2.28 4/73 24089
/proc/meminfo: memFree=1044088/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=120524 CPUtime=4812.52
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 38965 0 0 0 481184 68 0 0 18 0 3 0 349980956 123416576 28508 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 30131 28508 218 20 0 29489 0
[pid=30186/tid=30188] ppid=30184 vsize=120524 CPUtime=2409.65
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 14348 0 0 0 240945 20 0 0 25 0 3 0 349980968 123416576 28508 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=120524 CPUtime=2402.74
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 23511 0 0 0 240227 47 0 0 25 0 3 0 349980968 123416576 28508 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4812.52
Current children cumulated vsize (KiB) 120524

[startup+2502.3 s]
/proc/loadavg: 3.08 2.76 2.32 3/67 663
/proc/meminfo: memFree=1045088/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=120524 CPUtime=4913.4
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 39392 0 0 0 491267 73 0 0 18 0 3 0 349980956 123416576 28509 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 30131 28509 218 20 0 29489 0
[pid=30186/tid=30188] ppid=30184 vsize=120524 CPUtime=2461.61
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 14348 0 0 0 246138 23 0 0 25 0 3 0 349980968 123416576 28509 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=120524 CPUtime=2451.65
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 23938 0 0 0 245117 48 0 0 25 0 3 0 349980968 123416576 28509 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4913.4
Current children cumulated vsize (KiB) 120524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2545.8 s]
/proc/loadavg: 2.51 2.65 2.31 3/67 663
/proc/meminfo: memFree=1045480/2055920 swapFree=4184552/4192956
[pid=30186] ppid=30184 vsize=119500 CPUtime=5000.18
/proc/30186/stat : 30186 (MiraXTv3_dyn) S 30184 30186 30112 0 -1 4194304 39749 0 0 0 499945 73 0 0 18 0 3 0 349980956 122368000 28424 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 29875 28424 218 20 0 29233 0
[pid=30186/tid=30188] ppid=30184 vsize=119500 CPUtime=2505.09
/proc/30186/task/30188/stat : 30188 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 14348 0 0 0 250486 23 0 0 25 0 3 0 349980968 122368000 28424 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=119500 CPUtime=2494.96
/proc/30186/task/30189/stat : 30189 (MiraXTv3_dyn) R 30184 30186 30112 0 -1 4194368 24295 0 0 0 249447 49 0 0 25 0 3 0 349980968 122368000 28424 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.18
Current children cumulated vsize (KiB) 119500

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): 2545.83
CPU time (s): 5000.22
CPU user time (s): 4999.47
CPU system time (s): 0.751885
CPU usage (%): 196.408
Max. virtual memory (cumulated for all children) (KiB): 120808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.46
system time used= 0.751885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39749
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= 253
involuntary context switches= 43279

runsolver used 2.32864 second user time and 6.99094 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Sun May 13 01:45:13 UTC 2007

IDJOB= 456180
IDBENCH= 24625
IDSOLVER= 196
FILE ID= node58/456180-1179020712

PBS_JOBID= 5253243

Free space on /tmp= 66536 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/equilarge_l2.sat05-519.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456180-1179020712/MiraXTv3_dyn /tmp/evaluation/456180-1179020712/instance-456180-1179020712.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-456180-1179020712 -o ROOT/results/node58/solver-456180-1179020712 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456180-1179020712/MiraXTv3_dyn /tmp/evaluation/456180-1179020712/instance-456180-1179020712.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  5344c68d1511d70cde59fef7dc46c3a5

RANDOM SEED= 402206018

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.265
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.265
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:       1162464 kB
Buffers:         51732 kB
Cached:         704268 kB
SwapCached:       2472 kB
Active:         416000 kB
Inactive:       349552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1162464 kB
SwapTotal:     4192956 kB
SwapFree:      4184552 kB
Dirty:            4316 kB
Writeback:           0 kB
Mapped:          16004 kB
Slab:           113984 kB
Committed_AS:  4588652 kB
PageTables:       1380 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= 66536 MiB

End job on node58 on Sun May 13 02:27:41 UTC 2007