Trace number 426108

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.13 2507.23

General information on the benchmark

Namerandom/OnTreshold/7SAT/v55/
unif-k7-r89-v55-c4895-S1215610276-02.UNSAT.shuffled.cnf
MD5SUMb0510f0e079b36d2ec65f7f85add6dcd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark231.213
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses4895
Sum of the clauses size34265
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54895

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/node6/watcher-426108-1179009299 -o ROOT/results/node6/solver-426108-1179009299 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426108-1179009299/MiraXTv3_dyn /tmp/evaluation/426108-1179009299/instance-426108-1179009299.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.83 1.94 1.97 3/77 10032
/proc/meminfo: memFree=1430888/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=3788 CPUtime=0
/proc/10032/stat : 10032 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194304 306 0 0 0 0 0 0 0 18 0 1 0 376967601 3878912 281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 0 0 0
/proc/10032/statm: 947 282 206 20 0 305 0

[startup+0.085372 s]
/proc/loadavg: 1.83 1.94 1.97 3/77 10032
/proc/meminfo: memFree=1430888/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=4192 CPUtime=0.08
/proc/10032/stat : 10032 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194304 419 0 0 0 8 0 0 0 18 0 1 0 376967601 4292608 394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583875 0 0 4096 0 0 0 0 17 0 0 0
/proc/10032/statm: 1048 394 207 20 0 406 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4192

[startup+0.101375 s]
/proc/loadavg: 1.83 1.94 1.97 3/77 10032
/proc/meminfo: memFree=1430888/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=6996 CPUtime=0.09
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 604 0 0 0 9 0 0 0 18 0 3 0 376967601 7163904 579 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 1749 579 218 20 0 1107 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6996

[startup+0.301403 s]
/proc/loadavg: 1.83 1.94 1.97 3/77 10032
/proc/meminfo: memFree=1430888/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=8532 CPUtime=0.49
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 1071 0 0 0 49 0 0 0 18 0 3 0 376967601 8736768 1046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 2133 1046 218 20 0 1491 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8532

[startup+0.701448 s]
/proc/loadavg: 1.83 1.94 1.97 3/77 10032
/proc/meminfo: memFree=1430888/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=12136 CPUtime=1.29
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 1807 0 0 0 129 0 0 0 18 0 3 0 376967601 12427264 1782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 3034 1783 218 20 0 2392 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 12136

[startup+1.50254 s]
/proc/loadavg: 1.83 1.94 1.97 3/80 10035
/proc/meminfo: memFree=1422736/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=15424 CPUtime=2.89
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 2538 0 0 0 288 1 0 0 18 0 3 0 376967601 15794176 2512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 3856 2512 218 20 0 3214 0
[pid=10032/tid=10034] ppid=10030 vsize=15424 CPUtime=1.4
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 1048 0 0 0 140 0 0 0 25 0 3 0 376967611 15794176 2512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10032/tid=10035] ppid=10030 vsize=15424 CPUtime=1.39
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 1041 0 0 0 139 0 0 0 19 0 3 0 376967611 15794176 2512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134542726 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 15424

[startup+3.10274 s]
/proc/loadavg: 1.83 1.94 1.97 3/80 10035
/proc/meminfo: memFree=1420752/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=18472 CPUtime=6.09
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 3559 0 0 0 607 2 0 0 18 0 3 0 376967601 18915328 3461 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 4618 3461 218 20 0 3976 0
[pid=10032/tid=10034] ppid=10030 vsize=18472 CPUtime=2.99
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 1506 0 0 0 299 0 0 0 17 0 3 0 376967611 18915328 3461 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10032/tid=10035] ppid=10030 vsize=18472 CPUtime=2.99
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 1604 0 0 0 298 1 0 0 21 0 3 0 376967611 18915328 3461 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 18472

[startup+6.30111 s]
/proc/loadavg: 1.85 1.94 1.97 3/80 10035
/proc/meminfo: memFree=1411664/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=26556 CPUtime=12.46
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 5552 0 0 0 1242 4 0 0 18 0 3 0 376967601 27193344 5375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 6639 5375 218 20 0 5997 0
[pid=10032/tid=10034] ppid=10030 vsize=26556 CPUtime=6.18
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 2522 0 0 0 617 1 0 0 25 0 3 0 376967611 27193344 5375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10032/tid=10035] ppid=10030 vsize=26556 CPUtime=6.16
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 2581 0 0 0 615 1 0 0 25 0 3 0 376967611 27193344 5375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 26556

[startup+12.7019 s]
/proc/loadavg: 1.86 1.94 1.97 3/80 10035
/proc/meminfo: memFree=1403152/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=32908 CPUtime=25.22
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 7493 0 0 0 2517 5 0 0 18 0 3 0 376967601 33697792 7018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 8227 7018 218 20 0 7585 0
[pid=10032/tid=10034] ppid=10030 vsize=32908 CPUtime=12.57
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 3522 0 0 0 1255 2 0 0 25 0 3 0 376967611 33697792 7018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10032/tid=10035] ppid=10030 vsize=32908 CPUtime=12.54
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 3522 0 0 0 1252 2 0 0 25 0 3 0 376967611 33697792 7018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 32908

[startup+25.5014 s]
/proc/loadavg: 1.89 1.94 1.97 3/80 10035
/proc/meminfo: memFree=1394832/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=41448 CPUtime=50.76
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 10026 0 0 0 5068 8 0 0 18 0 3 0 376967601 42442752 9073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 10362 9073 218 20 0 9720 0
[pid=10032/tid=10034] ppid=10030 vsize=41448 CPUtime=25.36
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 4602 0 0 0 2533 3 0 0 25 0 3 0 376967611 42442752 9073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10032/tid=10035] ppid=10030 vsize=41448 CPUtime=25.29
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 4975 0 0 0 2525 4 0 0 25 0 3 0 376967611 42442752 9073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 41448

[startup+51.1014 s]
/proc/loadavg: 1.93 1.94 1.97 3/80 10035
/proc/meminfo: memFree=1392272/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=42360 CPUtime=101.82
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 11704 0 0 0 10172 10 0 0 18 0 3 0 376967601 43376640 9712 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 10590 9712 218 20 0 9948 0
[pid=10032/tid=10034] ppid=10030 vsize=42360 CPUtime=50.93
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 5384 0 0 0 5089 4 0 0 25 0 3 0 376967611 43376640 9712 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10032/tid=10035] ppid=10030 vsize=42360 CPUtime=50.78
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 5871 0 0 0 5073 5 0 0 25 0 3 0 376967611 43376640 9712 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 42360

[startup+102.306 s]
/proc/loadavg: 1.97 1.95 1.97 3/80 10035
/proc/meminfo: memFree=1386576/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=49956 CPUtime=203.94
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 15129 0 0 0 20382 12 0 0 18 0 3 0 376967601 51154944 11134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 12489 11134 218 20 0 11847 0
[pid=10032/tid=10034] ppid=10030 vsize=49956 CPUtime=102.07
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 7313 0 0 0 10202 5 0 0 25 0 3 0 376967611 51154944 11134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10032/tid=10035] ppid=10030 vsize=49956 CPUtime=101.76
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 7367 0 0 0 10170 6 0 0 25 0 3 0 376967611 51154944 11134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 49956

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.97 3/80 10037
/proc/meminfo: memFree=1380880/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=55676 CPUtime=323.6
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 18791 0 0 0 32344 16 0 0 18 0 3 0 376967601 57012224 12500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 13919 12500 218 20 0 13277 0
[pid=10032/tid=10034] ppid=10030 vsize=55676 CPUtime=161.83
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 8794 0 0 0 16177 6 0 0 25 0 3 0 376967611 57012224 12500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10032/tid=10035] ppid=10030 vsize=55676 CPUtime=161.66
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 9548 0 0 0 16157 9 0 0 20 0 3 0 376967611 57012224 12500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.6
Current children cumulated vsize (KiB) 55676

[startup+222.301 s]
/proc/loadavg: 1.99 1.96 1.97 4/80 10037
/proc/meminfo: memFree=1379216/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=57508 CPUtime=443.25
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 21434 0 0 0 44307 18 0 0 18 0 3 0 376967601 58888192 12899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 14377 12899 218 20 0 13735 0
[pid=10032/tid=10034] ppid=10030 vsize=57508 CPUtime=221.56
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 10047 0 0 0 22149 7 0 0 25 0 3 0 376967611 58888192 12899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10032/tid=10035] ppid=10030 vsize=57508 CPUtime=221.58
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 10938 0 0 0 22148 10 0 0 25 0 3 0 376967611 58888192 12899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.25
Current children cumulated vsize (KiB) 57508

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.97 3/80 10037
/proc/meminfo: memFree=1376080/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=60088 CPUtime=562.91
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 24531 0 0 0 56270 21 0 0 18 0 3 0 376967601 61530112 13740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 15022 13740 218 20 0 14380 0
[pid=10032/tid=10034] ppid=10030 vsize=60088 CPUtime=281.31
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 11834 0 0 0 28121 10 0 0 25 0 3 0 376967611 61530112 13740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10032/tid=10035] ppid=10030 vsize=60088 CPUtime=281.51
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 12248 0 0 0 28140 11 0 0 25 0 3 0 376967611 61530112 13740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.91
Current children cumulated vsize (KiB) 60088

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.97 3/80 10037
/proc/meminfo: memFree=1374936/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=61676 CPUtime=682.59
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 27164 0 0 0 68235 24 0 0 18 0 3 0 376967601 63156224 14027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 15419 14027 218 20 0 14777 0
[pid=10032/tid=10034] ppid=10030 vsize=61676 CPUtime=341.04
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 13071 0 0 0 34093 11 0 0 25 0 3 0 376967611 63156224 14027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526440 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10032/tid=10035] ppid=10030 vsize=61676 CPUtime=341.44
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 13644 0 0 0 34132 12 0 0 25 0 3 0 376967611 63156224 14027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.59
Current children cumulated vsize (KiB) 61676

[startup+402.302 s]

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

/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 39502 0 0 0 183660 47 0 0 25 0 3 0 376967611 84025344 18681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10032/tid=10035] ppid=10030 vsize=82056 CPUtime=1836.77
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 39778 0 0 0 183639 38 0 0 25 0 3 0 376967611 84025344 18681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3673.94
Current children cumulated vsize (KiB) 82056

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/80 10235
/proc/meminfo: memFree=1355928/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=82056 CPUtime=3793.6
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 81780 0 0 0 379273 87 0 0 18 0 3 0 376967601 84025344 18705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 20514 18705 218 20 0 19872 0
[pid=10032/tid=10034] ppid=10030 vsize=82056 CPUtime=1896.99
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 40609 0 0 0 189652 47 0 0 25 0 3 0 376967611 84025344 18705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10032/tid=10035] ppid=10030 vsize=82056 CPUtime=1896.5
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 40722 0 0 0 189611 39 0 0 25 0 3 0 376967611 84025344 18705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.6
Current children cumulated vsize (KiB) 82056

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/80 10235
/proc/meminfo: memFree=1355928/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=82056 CPUtime=3913.29
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 83897 0 0 0 391240 89 0 0 18 0 3 0 376967601 84025344 18705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 20514 18705 218 20 0 19872 0
[pid=10032/tid=10034] ppid=10030 vsize=82056 CPUtime=1956.94
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 41704 0 0 0 195646 48 0 0 25 0 3 0 376967611 84025344 18705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10032/tid=10035] ppid=10030 vsize=82056 CPUtime=1956.25
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 41744 0 0 0 195585 40 0 0 25 0 3 0 376967611 84025344 18705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.29
Current children cumulated vsize (KiB) 82056

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/80 10235
/proc/meminfo: memFree=1355800/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=82264 CPUtime=4032.96
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 86004 0 0 0 403206 90 0 0 18 0 3 0 376967601 84238336 18768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 20566 18768 218 20 0 19924 0
[pid=10032/tid=10034] ppid=10030 vsize=82264 CPUtime=2016.88
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 42855 0 0 0 201639 49 0 0 25 0 3 0 376967611 84238336 18768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10032/tid=10035] ppid=10030 vsize=82264 CPUtime=2015.98
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 42700 0 0 0 201557 41 0 0 25 0 3 0 376967611 84238336 18768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4032.96
Current children cumulated vsize (KiB) 82264

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.97 3/80 10235
/proc/meminfo: memFree=1355416/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=82628 CPUtime=4152.64
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 88106 0 0 0 415172 92 0 0 18 0 3 0 376967601 84611072 18826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 20657 18826 218 20 0 20015 0
[pid=10032/tid=10034] ppid=10030 vsize=82628 CPUtime=2076.8
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 43905 0 0 0 207631 49 0 0 25 0 3 0 376967611 84611072 18826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10032/tid=10035] ppid=10030 vsize=82628 CPUtime=2075.73
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 43752 0 0 0 207531 42 0 0 25 0 3 0 376967611 84611072 18826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.64
Current children cumulated vsize (KiB) 82628

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/80 10235
/proc/meminfo: memFree=1355480/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=82628 CPUtime=4272.31
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 90224 0 0 0 427137 94 0 0 18 0 3 0 376967601 84611072 18827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 20657 18827 218 20 0 20015 0
[pid=10032/tid=10034] ppid=10030 vsize=82628 CPUtime=2136.74
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 45001 0 0 0 213624 50 0 0 25 0 3 0 376967611 84611072 18827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10032/tid=10035] ppid=10030 vsize=82628 CPUtime=2135.46
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 44774 0 0 0 213503 43 0 0 25 0 3 0 376967611 84611072 18827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.31
Current children cumulated vsize (KiB) 82628

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/80 10235
/proc/meminfo: memFree=1355224/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=82760 CPUtime=4391.96
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 92270 0 0 0 439100 96 0 0 18 0 3 0 376967601 84746240 18902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 20690 18902 218 20 0 20048 0
[pid=10032/tid=10034] ppid=10030 vsize=82760 CPUtime=2196.66
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 46073 0 0 0 219615 51 0 0 25 0 3 0 376967611 84746240 18902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10032/tid=10035] ppid=10030 vsize=82760 CPUtime=2195.2
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 45748 0 0 0 219476 44 0 0 25 0 3 0 376967611 84746240 18902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4391.96
Current children cumulated vsize (KiB) 82760

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/80 10235
/proc/meminfo: memFree=1355224/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=82760 CPUtime=4511.64
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 93951 0 0 0 451067 97 0 0 18 0 3 0 376967601 84746240 18904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 20690 18904 218 20 0 20048 0
[pid=10032/tid=10034] ppid=10030 vsize=82760 CPUtime=2256.59
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 47023 0 0 0 225608 51 0 0 25 0 3 0 376967611 84746240 18904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10032/tid=10035] ppid=10030 vsize=82760 CPUtime=2254.94
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 46479 0 0 0 225449 45 0 0 25 0 3 0 376967611 84746240 18904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.64
Current children cumulated vsize (KiB) 82760

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/80 10235
/proc/meminfo: memFree=1355160/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=82760 CPUtime=4631.31
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 95417 0 0 0 463031 100 0 0 18 0 3 0 376967601 84746240 18910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 20690 18910 218 20 0 20048 0
[pid=10032/tid=10034] ppid=10030 vsize=82760 CPUtime=2316.52
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 48120 0 0 0 231600 52 0 0 25 0 3 0 376967611 84746240 18910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10032/tid=10035] ppid=10030 vsize=82760 CPUtime=2314.68
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 46848 0 0 0 231421 47 0 0 25 0 3 0 376967611 84746240 18910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.31
Current children cumulated vsize (KiB) 82760

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/80 10235
/proc/meminfo: memFree=1355160/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=82760 CPUtime=4750.97
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 96953 0 0 0 474996 101 0 0 18 0 3 0 376967601 84746240 18913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 20690 18913 218 20 0 20048 0
[pid=10032/tid=10034] ppid=10030 vsize=82760 CPUtime=2376.45
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 48923 0 0 0 237592 53 0 0 25 0 3 0 376967611 84746240 18913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10032/tid=10035] ppid=10030 vsize=82760 CPUtime=2374.42
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 47581 0 0 0 237394 48 0 0 25 0 3 0 376967611 84746240 18913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4750.97
Current children cumulated vsize (KiB) 82760

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/80 10235
/proc/meminfo: memFree=1354968/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=82892 CPUtime=4870.64
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 98369 0 0 0 486961 103 0 0 18 0 3 0 376967601 84881408 18942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 20723 18942 218 20 0 20081 0
[pid=10032/tid=10034] ppid=10030 vsize=82892 CPUtime=2436.36
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 49827 0 0 0 243583 53 0 0 25 0 3 0 376967611 84881408 18942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10032/tid=10035] ppid=10030 vsize=82892 CPUtime=2434.18
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 48093 0 0 0 243369 49 0 0 25 0 3 0 376967611 84881408 18942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.64
Current children cumulated vsize (KiB) 82892

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/80 10235
/proc/meminfo: memFree=1354776/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=83156 CPUtime=4990.31
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 99966 0 0 0 498926 105 0 0 18 0 3 0 376967601 85151744 19006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 20789 19006 218 20 0 20147 0
[pid=10032/tid=10034] ppid=10030 vsize=83156 CPUtime=2496.11
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 50856 0 0 0 249556 55 0 0 25 0 3 0 376967611 85151744 19006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10032/tid=10035] ppid=10030 vsize=83156 CPUtime=2494.1
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 48661 0 0 0 249361 49 0 0 25 0 3 0 376967611 85151744 19006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.31
Current children cumulated vsize (KiB) 83156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.2 s]
/proc/loadavg: 1.99 1.97 1.97 3/80 10235
/proc/meminfo: memFree=1354840/2055924 swapFree=4143816/4192956
[pid=10032] ppid=10030 vsize=83156 CPUtime=5000.1
/proc/10032/stat : 10032 (MiraXTv3_dyn) S 10030 10032 9960 0 -1 4194304 100039 0 0 0 499905 105 0 0 18 0 3 0 376967601 85151744 19006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10032/statm: 20789 19006 218 20 0 20147 0
[pid=10032/tid=10034] ppid=10030 vsize=83156 CPUtime=2500.98
/proc/10032/task/10034/stat : 10034 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 50929 0 0 0 250043 55 0 0 25 0 3 0 376967611 85151744 19006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10032/tid=10035] ppid=10030 vsize=83156 CPUtime=2499
/proc/10032/task/10035/stat : 10035 (MiraXTv3_dyn) R 10030 10032 9960 0 -1 4194368 48661 0 0 0 249851 49 0 0 25 0 3 0 376967611 85151744 19006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 83156

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): 2507.23
CPU time (s): 5000.13
CPU user time (s): 4999.06
CPU system time (s): 1.06784
CPU usage (%): 199.429
Max. virtual memory (cumulated for all children) (KiB): 83156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.06
system time used= 1.06784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100039
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= 1198
involuntary context switches= 94267

runsolver used 2.69659 second user time and 6.48701 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat May 12 22:34:59 UTC 2007

IDJOB= 426108
IDBENCH= 19915
IDSOLVER= 196
FILE ID= node6/426108-1179009299

PBS_JOBID= 5252872

Free space on /tmp= 66513 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v55/unif-k7-r89-v55-c4895-S1215610276-02.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426108-1179009299/MiraXTv3_dyn /tmp/evaluation/426108-1179009299/instance-426108-1179009299.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-426108-1179009299 -o ROOT/results/node6/solver-426108-1179009299 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426108-1179009299/MiraXTv3_dyn /tmp/evaluation/426108-1179009299/instance-426108-1179009299.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b0510f0e079b36d2ec65f7f85add6dcd

RANDOM SEED= 589897369

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.232
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.232
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:      2055924 kB
MemFree:       1431168 kB
Buffers:         47740 kB
Cached:         504272 kB
SwapCached:      17556 kB
Active:         279944 kB
Inactive:       296580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1431168 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:            4148 kB
Writeback:           0 kB
Mapped:          29720 kB
Slab:            33820 kB
Committed_AS: 12799352 kB
PageTables:       1784 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= 66513 MiB

End job on node6 on Sat May 12 23:16:49 UTC 2007