Trace number 456348

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.25 2546.45

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
MD5SUMb75724237432e4d0e86c18e7a0ef5859
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables456
Number of clauses15307
Sum of the clauses size45296
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2880
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

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/node1/watcher-456348-1179022517 -o ROOT/results/node1/solver-456348-1179022517 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456348-1179022517/MiraXTv3_dyn /tmp/evaluation/456348-1179022517/instance-456348-1179022517.cnf 

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


[startup+0 s]
/proc/loadavg: 1.99 2.08 2.09 3/77 5485
/proc/meminfo: memFree=1522744/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=3788 CPUtime=0
/proc/5485/stat : 5485 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194304 332 0 0 0 0 0 0 0 18 0 1 0 378289516 3878912 307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6267853 0 0 4096 0 0 0 0 17 1 0 0
/proc/5485/statm: 947 312 206 20 0 305 0

[startup+0.050219 s]
/proc/loadavg: 1.99 2.08 2.09 3/77 5485
/proc/meminfo: memFree=1522744/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=4680 CPUtime=0.04
/proc/5485/stat : 5485 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194304 558 0 0 0 4 0 0 0 18 0 1 0 378289516 4792320 533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/5485/statm: 1170 533 207 20 0 528 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4680

[startup+0.101226 s]
/proc/loadavg: 1.99 2.08 2.09 3/77 5485
/proc/meminfo: memFree=1522744/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=5268 CPUtime=0.09
/proc/5485/stat : 5485 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194304 695 0 0 0 9 0 0 0 18 0 1 0 378289516 5394432 670 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583914 0 0 4096 0 0 0 0 17 1 0 0
/proc/5485/statm: 1317 670 207 20 0 675 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5268

[startup+0.301254 s]
/proc/loadavg: 1.99 2.08 2.09 3/77 5485
/proc/meminfo: memFree=1522744/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=12636 CPUtime=0.41
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 1569 0 0 0 41 0 0 0 18 0 3 0 378289516 12939264 1534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 3159 1534 218 20 0 2517 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 12636

[startup+0.7013 s]
/proc/loadavg: 1.99 2.08 2.09 3/77 5485
/proc/meminfo: memFree=1522744/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=17788 CPUtime=1.2
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 2824 0 0 0 119 1 0 0 18 0 3 0 378289516 18214912 2789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 4447 2789 218 20 0 3805 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 17788

[startup+1.50139 s]
/proc/loadavg: 1.99 2.08 2.09 3/80 5488
/proc/meminfo: memFree=1509536/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=25624 CPUtime=2.8
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 4539 0 0 0 278 2 0 0 18 0 3 0 378289516 26238976 4504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 6406 4504 218 20 0 5764 0
[pid=5485/tid=5487] ppid=5483 vsize=25624 CPUtime=1.32
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 1949 0 0 0 131 1 0 0 17 0 3 0 378289533 26238976 4504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=25624 CPUtime=1.31
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 1844 0 0 0 130 1 0 0 17 0 3 0 378289533 26238976 4504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 25624

[startup+3.10158 s]
/proc/loadavg: 1.99 2.08 2.09 3/80 5488
/proc/meminfo: memFree=1505248/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=31844 CPUtime=6
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 6417 0 0 0 596 4 0 0 18 0 3 0 378289516 32608256 6309 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 7961 6309 218 20 0 7319 0
[pid=5485/tid=5487] ppid=5483 vsize=31844 CPUtime=2.91
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 2785 0 0 0 290 1 0 0 25 0 3 0 378289533 32608256 6309 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=31844 CPUtime=2.9
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 2886 0 0 0 288 2 0 0 18 0 3 0 378289533 32608256 6309 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 31844

[startup+6.30196 s]
/proc/loadavg: 1.99 2.08 2.09 3/80 5488
/proc/meminfo: memFree=1485728/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=47480 CPUtime=12.38
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 10478 0 0 0 1232 6 0 0 18 0 3 0 378289516 48619520 10292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 11870 10292 218 20 0 11228 0
[pid=5485/tid=5487] ppid=5483 vsize=47480 CPUtime=6.12
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 4767 0 0 0 610 2 0 0 25 0 3 0 378289533 48619520 10292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=47480 CPUtime=6.09
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 4965 0 0 0 605 4 0 0 25 0 3 0 378289533 48619520 10292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 47480

[startup+12.7027 s]
/proc/loadavg: 1.99 2.07 2.09 3/80 5488
/proc/meminfo: memFree=1469920/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=60336 CPUtime=25.15
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 13906 0 0 0 2507 8 0 0 18 0 3 0 378289516 61784064 13422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 15084 13422 218 20 0 14442 0
[pid=5485/tid=5487] ppid=5483 vsize=60336 CPUtime=12.51
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 6422 0 0 0 1248 3 0 0 25 0 3 0 378289533 61784064 13422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=60336 CPUtime=12.46
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 6738 0 0 0 1242 4 0 0 25 0 3 0 378289533 61784064 13422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 60336

[startup+25.5012 s]
/proc/loadavg: 1.99 2.07 2.09 3/80 5488
/proc/meminfo: memFree=1443808/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=85152 CPUtime=50.66
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 20920 0 0 0 5053 13 0 0 18 0 3 0 378289516 87195648 19769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 21288 19769 218 20 0 20646 0
[pid=5485/tid=5487] ppid=5483 vsize=85152 CPUtime=25.29
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 9643 0 0 0 2524 5 0 0 25 0 3 0 378289533 87195648 19769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=85152 CPUtime=25.19
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 10531 0 0 0 2512 7 0 0 25 0 3 0 378289533 87195648 19769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 85152

[startup+51.1012 s]
/proc/loadavg: 1.99 2.06 2.08 3/80 5488
/proc/meminfo: memFree=1435296/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=93144 CPUtime=101.72
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 23971 0 0 0 10156 16 0 0 18 0 3 0 378289516 95379456 21918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 23286 21918 218 20 0 22644 0
[pid=5485/tid=5487] ppid=5483 vsize=93144 CPUtime=50.86
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 11138 0 0 0 5080 6 0 0 25 0 3 0 378289533 95379456 21918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=93144 CPUtime=50.68
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 12087 0 0 0 5059 9 0 0 25 0 3 0 378289533 95379456 21918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 93144

[startup+102.305 s]
/proc/loadavg: 1.99 2.05 2.08 3/80 5488
/proc/meminfo: memFree=1424288/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=103960 CPUtime=203.79
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 28535 0 0 0 20359 20 0 0 18 0 3 0 378289516 106455040 24662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 25990 24662 218 20 0 25348 0
[pid=5485/tid=5487] ppid=5483 vsize=103960 CPUtime=101.98
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 13259 0 0 0 10190 8 0 0 25 0 3 0 378289533 106455040 24662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=103960 CPUtime=101.63
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 14530 0 0 0 10152 11 0 0 25 0 3 0 378289533 106455040 24662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 103960

[startup+162.301 s]
/proc/loadavg: 1.99 2.04 2.07 3/80 5488
/proc/meminfo: memFree=1417440/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=110448 CPUtime=323.43
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 32194 0 0 0 32320 23 0 0 18 0 3 0 378289516 113098752 26305 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 27612 26305 218 20 0 26970 0
[pid=5485/tid=5487] ppid=5483 vsize=110448 CPUtime=161.92
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 15688 0 0 0 16182 10 0 0 23 0 3 0 378289533 113098752 26305 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=110448 CPUtime=161.32
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 15760 0 0 0 16120 12 0 0 25 0 3 0 378289533 113098752 26305 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.43
Current children cumulated vsize (KiB) 110448

[startup+222.301 s]
/proc/loadavg: 1.99 2.03 2.07 3/80 5488
/proc/meminfo: memFree=1412256/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=116140 CPUtime=443.1
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 34946 0 0 0 44285 25 0 0 18 0 3 0 378289516 118927360 27627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 29035 27627 218 20 0 28393 0
[pid=5485/tid=5487] ppid=5483 vsize=116140 CPUtime=221.9
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 17148 0 0 0 22178 12 0 0 25 0 3 0 378289533 118927360 27627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=116140 CPUtime=221.02
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 17052 0 0 0 22090 12 0 0 25 0 3 0 378289533 118927360 27627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.1
Current children cumulated vsize (KiB) 116140

[startup+282.301 s]
/proc/loadavg: 1.99 2.02 2.06 3/80 5488
/proc/meminfo: memFree=1407776/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=121664 CPUtime=562.78
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 37053 0 0 0 56251 27 0 0 18 0 3 0 378289516 124583936 28759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 30416 28759 218 20 0 29774 0
[pid=5485/tid=5487] ppid=5483 vsize=121664 CPUtime=281.72
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 18168 0 0 0 28159 13 0 0 25 0 3 0 378289533 124583936 28759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=121664 CPUtime=280.87
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 18139 0 0 0 28074 13 0 0 25 0 3 0 378289533 124583936 28759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.78
Current children cumulated vsize (KiB) 121664

[startup+342.301 s]
/proc/loadavg: 1.99 2.02 2.06 3/80 5488
/proc/meminfo: memFree=1402016/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=127584 CPUtime=682.46
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 39592 0 0 0 68217 29 0 0 18 0 3 0 378289516 130646016 30193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 31896 30193 218 20 0 31254 0
[pid=5485/tid=5487] ppid=5483 vsize=127584 CPUtime=341.69
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 19969 0 0 0 34155 14 0 0 21 0 3 0 378289533 130646016 30193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=127584 CPUtime=340.59
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 18877 0 0 0 34045 14 0 0 21 0 3 0 378289533 130646016 30193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.46
Current children cumulated vsize (KiB) 127584

[startup+402.301 s]

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

/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 35380 0 0 0 180141 54 0 0 17 0 3 0 378289533 180887552 42476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=176648 CPUtime=1793.69
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 40350 0 0 0 179320 49 0 0 25 0 3 0 378289533 180887552 42476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3595.82
Current children cumulated vsize (KiB) 176648

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/80 7767
/proc/meminfo: memFree=1311392/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=176876 CPUtime=3715.53
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 77204 0 0 0 371448 105 0 0 18 0 3 0 378289516 181121024 42554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 44219 42554 218 20 0 43577 0
[pid=5485/tid=5487] ppid=5483 vsize=176876 CPUtime=1861.93
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 35718 0 0 0 186138 55 0 0 25 0 3 0 378289533 181121024 42554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=176876 CPUtime=1853.42
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 40740 0 0 0 185293 49 0 0 25 0 3 0 378289533 181121024 42554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3715.53
Current children cumulated vsize (KiB) 176876

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.09 3/80 7767
/proc/meminfo: memFree=1311520/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=176876 CPUtime=3835.17
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 78845 0 0 0 383410 107 0 0 18 0 3 0 378289516 181121024 42575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 44219 42575 218 20 0 43577 0
[pid=5485/tid=5487] ppid=5483 vsize=176876 CPUtime=1921.86
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 36782 0 0 0 192130 56 0 0 25 0 3 0 378289533 181121024 42575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=176876 CPUtime=1913.13
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 41317 0 0 0 191262 51 0 0 25 0 3 0 378289533 181121024 42575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3835.17
Current children cumulated vsize (KiB) 176876

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/80 7767
/proc/meminfo: memFree=1311008/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=176876 CPUtime=3954.8
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 79894 0 0 0 395370 110 0 0 18 0 3 0 378289516 181121024 42649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 44219 42649 218 20 0 43577 0
[pid=5485/tid=5487] ppid=5483 vsize=176876 CPUtime=1981.79
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 37760 0 0 0 198121 58 0 0 25 0 3 0 378289533 181121024 42649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=176876 CPUtime=1972.83
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 41388 0 0 0 197232 51 0 0 25 0 3 0 378289533 181121024 42649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3954.8
Current children cumulated vsize (KiB) 176876

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 2.08 3/80 7767
/proc/meminfo: memFree=1311008/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=176876 CPUtime=4074.47
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 80609 0 0 0 407336 111 0 0 18 0 3 0 378289516 181121024 42643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 44219 42643 218 20 0 43577 0
[pid=5485/tid=5487] ppid=5483 vsize=176876 CPUtime=2041.73
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 38475 0 0 0 204114 59 0 0 25 0 3 0 378289533 181121024 42643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=176876 CPUtime=2032.56
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 41388 0 0 0 203205 51 0 0 25 0 3 0 378289533 181121024 42643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4074.47
Current children cumulated vsize (KiB) 176876

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/80 7767
/proc/meminfo: memFree=1311072/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=176876 CPUtime=4194.07
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 82106 0 0 0 419294 113 0 0 18 0 3 0 378289516 181121024 42643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 44219 42643 218 20 0 43577 0
[pid=5485/tid=5487] ppid=5483 vsize=176876 CPUtime=2101.65
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 39970 0 0 0 210104 61 0 0 25 0 3 0 378289533 181121024 42643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=176876 CPUtime=2092.24
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 41390 0 0 0 209172 52 0 0 25 0 3 0 378289533 181121024 42643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4194.07
Current children cumulated vsize (KiB) 176876

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/80 7767
/proc/meminfo: memFree=1311072/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=176876 CPUtime=4313.75
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 82628 0 0 0 431261 114 0 0 18 0 3 0 378289516 181121024 42645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 44219 42645 218 20 0 43577 0
[pid=5485/tid=5487] ppid=5483 vsize=176876 CPUtime=2161.62
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 40492 0 0 0 216101 61 0 0 25 0 3 0 378289533 181121024 42645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=176876 CPUtime=2151.95
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 41390 0 0 0 215143 52 0 0 25 0 3 0 378289533 181121024 42645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4313.75
Current children cumulated vsize (KiB) 176876

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/80 7767
/proc/meminfo: memFree=1311072/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=176876 CPUtime=4433.45
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 82953 0 0 0 443230 115 0 0 18 0 3 0 378289516 181121024 42645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 44219 42645 218 20 0 43577 0
[pid=5485/tid=5487] ppid=5483 vsize=176876 CPUtime=2221.58
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 40817 0 0 0 222096 62 0 0 25 0 3 0 378289533 181121024 42645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=176876 CPUtime=2211.69
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 41390 0 0 0 221117 52 0 0 25 0 3 0 378289533 181121024 42645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4433.45
Current children cumulated vsize (KiB) 176876

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/80 7767
/proc/meminfo: memFree=1303904/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=184044 CPUtime=4553.14
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 84998 0 0 0 455195 119 0 0 18 0 3 0 378289516 188461056 44429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 46011 44429 218 20 0 45369 0
[pid=5485/tid=5487] ppid=5483 vsize=184044 CPUtime=2281.54
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 42861 0 0 0 228088 66 0 0 25 0 3 0 378289533 188461056 44429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=184044 CPUtime=2271.42
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 41391 0 0 0 227090 52 0 0 25 0 3 0 378289533 188461056 44429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4553.14
Current children cumulated vsize (KiB) 184044

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/80 7767
/proc/meminfo: memFree=1303840/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=184044 CPUtime=4672.84
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 85325 0 0 0 467164 120 0 0 18 0 3 0 378289516 188461056 44431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 46011 44431 218 20 0 45369 0
[pid=5485/tid=5487] ppid=5483 vsize=184044 CPUtime=2341.52
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 43186 0 0 0 234085 67 0 0 25 0 3 0 378289533 188461056 44431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=184044 CPUtime=2331.14
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 41393 0 0 0 233061 53 0 0 25 0 3 0 378289533 188461056 44431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4672.84
Current children cumulated vsize (KiB) 184044

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/80 7767
/proc/meminfo: memFree=1303840/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=184044 CPUtime=4792.53
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 86042 0 0 0 479132 121 0 0 18 0 3 0 378289516 188461056 44433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 46011 44433 218 20 0 45369 0
[pid=5485/tid=5487] ppid=5483 vsize=184044 CPUtime=2401.49
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 43901 0 0 0 240081 68 0 0 25 0 3 0 378289533 188461056 44433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=184044 CPUtime=2390.86
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 41395 0 0 0 239033 53 0 0 25 0 3 0 378289533 188461056 44433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4792.53
Current children cumulated vsize (KiB) 184044

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/80 7767
/proc/meminfo: memFree=1303840/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=184044 CPUtime=4912.23
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 86827 0 0 0 491100 123 0 0 18 0 3 0 378289516 188461056 44438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 46011 44438 218 20 0 45369 0
[pid=5485/tid=5487] ppid=5483 vsize=184044 CPUtime=2461.45
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 44681 0 0 0 246076 69 0 0 25 0 3 0 378289533 188461056 44438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=184044 CPUtime=2450.59
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 41400 0 0 0 245006 53 0 0 25 0 3 0 378289533 188461056 44438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4912.23
Current children cumulated vsize (KiB) 184044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2546.4 s]
/proc/loadavg: 2.00 2.00 2.03 3/80 7767
/proc/meminfo: memFree=1303840/2055920 swapFree=4145760/4192956
[pid=5485] ppid=5483 vsize=184044 CPUtime=5000.2
/proc/5485/stat : 5485 (MiraXTv3_dyn) S 5483 5485 4355 0 -1 4194304 87285 0 0 0 499896 124 0 0 18 0 3 0 378289516 188461056 44441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5485/statm: 46011 44441 218 20 0 45369 0
[pid=5485/tid=5487] ppid=5483 vsize=184044 CPUtime=2505.54
/proc/5485/task/5487/stat : 5487 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 45136 0 0 0 250484 70 0 0 25 0 3 0 378289533 188461056 44441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5485/tid=5488] ppid=5483 vsize=184044 CPUtime=2494.48
/proc/5485/task/5488/stat : 5488 (MiraXTv3_dyn) R 5483 5485 4355 0 -1 4194368 41403 0 0 0 249395 53 0 0 25 0 3 0 378289533 188461056 44441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.2
Current children cumulated vsize (KiB) 184044

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): 2546.45
CPU time (s): 5000.25
CPU user time (s): 4998.98
CPU system time (s): 1.26881
CPU usage (%): 196.362
Max. virtual memory (cumulated for all children) (KiB): 184044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.98
system time used= 1.26881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87285
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= 962
involuntary context switches= 114487

runsolver used 2.6126 second user time and 6.97994 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun May 13 02:15:17 UTC 2007

IDJOB= 456348
IDBENCH= 24681
IDSOLVER= 196
FILE ID= node1/456348-1179022517

PBS_JOBID= 5252876

Free space on /tmp= 66540 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456348-1179022517/MiraXTv3_dyn /tmp/evaluation/456348-1179022517/instance-456348-1179022517.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-456348-1179022517 -o ROOT/results/node1/solver-456348-1179022517 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456348-1179022517/MiraXTv3_dyn /tmp/evaluation/456348-1179022517/instance-456348-1179022517.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b75724237432e4d0e86c18e7a0ef5859

RANDOM SEED= 278731985

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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:       1522960 kB
Buffers:        132724 kB
Cached:         293852 kB
SwapCached:      14812 kB
Active:         153372 kB
Inactive:       298568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522960 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            4132 kB
Writeback:           0 kB
Mapped:          30172 kB
Slab:            66452 kB
Committed_AS:  9819564 kB
PageTables:       1832 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= 66540 MiB

End job on node1 on Sun May 13 02:57:45 UTC 2007