Trace number 455871

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 2506.83

General information on the benchmark

Namecrafted/spence/
hard/s97-100.cnf
MD5SUM7c361fbea07d8f97309d9c2b0cb47663
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark378.303
Satisfiable
(Un)Satisfiability was proved
Number of variables97
Number of clauses204
Sum of the clauses size612
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3204
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/node13/watcher-455871-1179050536 -o ROOT/results/node13/solver-455871-1179050536 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/455871-1179050536/MiraXTv3_dyn /tmp/evaluation/455871-1179050536/instance-455871-1179050536.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.69 1.91 1.80 3/77 3155
/proc/meminfo: memFree=1658688/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=3784 CPUtime=0
/proc/3155/stat : 3155 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 352971409 3874816 246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134591809 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 946 246 207 20 0 304 0

[startup+0.091645 s]
/proc/loadavg: 1.69 1.91 1.80 3/77 3155
/proc/meminfo: memFree=1658688/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=6436 CPUtime=0.17
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 595 0 0 0 17 0 0 0 18 0 3 0 352971409 6590464 570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 1609 570 218 20 0 967 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6436

[startup+0.101649 s]
/proc/loadavg: 1.69 1.91 1.80 3/77 3155
/proc/meminfo: memFree=1658688/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=6436 CPUtime=0.19
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 607 0 0 0 19 0 0 0 18 0 3 0 352971409 6590464 582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 1609 582 218 20 0 967 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6436

[startup+0.301695 s]
/proc/loadavg: 1.69 1.91 1.80 3/77 3155
/proc/meminfo: memFree=1658688/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=8480 CPUtime=0.58
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 1022 0 0 0 58 0 0 0 18 0 3 0 352971409 8683520 997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 2120 997 218 20 0 1478 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8480

[startup+0.70178 s]
/proc/loadavg: 1.69 1.91 1.80 3/77 3155
/proc/meminfo: memFree=1658688/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=9736 CPUtime=1.38
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 1585 0 0 0 137 1 0 0 18 0 3 0 352971409 9969664 1560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 2434 1560 218 20 0 1792 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 9736

[startup+1.50195 s]
/proc/loadavg: 1.69 1.91 1.80 3/80 3158
/proc/meminfo: memFree=1651816/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=13220 CPUtime=2.98
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 2125 0 0 0 297 1 0 0 18 0 3 0 352971409 13537280 2085 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 3305 2085 218 20 0 2663 0
[pid=3155/tid=3157] ppid=3153 vsize=13220 CPUtime=1.48
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 680 0 0 0 148 0 0 0 20 0 3 0 352971410 13537280 2085 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=13220 CPUtime=1.48
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 1153 0 0 0 148 0 0 0 20 0 3 0 352971410 13537280 2085 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 13220

[startup+3.10229 s]
/proc/loadavg: 1.69 1.91 1.80 3/80 3158
/proc/meminfo: memFree=1650472/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=16232 CPUtime=6.17
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 2920 0 0 0 616 1 0 0 18 0 3 0 352971409 16621568 2843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 4058 2843 218 20 0 3416 0
[pid=3155/tid=3157] ppid=3153 vsize=16232 CPUtime=3.08
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 949 0 0 0 308 0 0 0 19 0 3 0 352971410 16621568 2843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=16232 CPUtime=3.08
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 1679 0 0 0 307 1 0 0 25 0 3 0 352971410 16621568 2843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 16232

[startup+6.30198 s]
/proc/loadavg: 1.71 1.91 1.80 3/80 3158
/proc/meminfo: memFree=1643240/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=22448 CPUtime=12.55
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 4607 0 0 0 1253 2 0 0 18 0 3 0 352971409 22986752 4448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 5612 4448 218 20 0 4970 0
[pid=3155/tid=3157] ppid=3153 vsize=22448 CPUtime=6.28
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 1723 0 0 0 628 0 0 0 25 0 3 0 352971410 22986752 4448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=22448 CPUtime=6.26
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 2592 0 0 0 625 1 0 0 25 0 3 0 352971410 22986752 4448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 22448

[startup+12.7013 s]
/proc/loadavg: 1.73 1.91 1.81 3/80 3158
/proc/meminfo: memFree=1636072/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=28492 CPUtime=25.32
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 6285 0 0 0 2529 3 0 0 18 0 3 0 352971409 29175808 5855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 7123 5855 218 20 0 6481 0
[pid=3155/tid=3157] ppid=3153 vsize=28492 CPUtime=12.68
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 2529 0 0 0 1267 1 0 0 25 0 3 0 352971410 29175808 5855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=28492 CPUtime=12.64
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 3464 0 0 0 1262 2 0 0 25 0 3 0 352971410 29175808 5855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 28492

[startup+25.5011 s]
/proc/loadavg: 1.79 1.91 1.81 3/80 3158
/proc/meminfo: memFree=1629416/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=35140 CPUtime=50.83
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 8444 0 0 0 5078 5 0 0 18 0 3 0 352971409 35983360 7543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 8785 7543 218 20 0 8143 0
[pid=3155/tid=3157] ppid=3153 vsize=35140 CPUtime=25.46
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 3654 0 0 0 2545 1 0 0 25 0 3 0 352971410 35983360 7543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=35140 CPUtime=25.35
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 4498 0 0 0 2532 3 0 0 25 0 3 0 352971410 35983360 7543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 35140

[startup+51.1015 s]
/proc/loadavg: 1.86 1.92 1.81 3/80 3158
/proc/meminfo: memFree=1623848/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=40024 CPUtime=101.89
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 10691 0 0 0 10181 8 0 0 18 0 3 0 352971409 40984576 8850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 10006 8850 218 20 0 9364 0
[pid=3155/tid=3157] ppid=3153 vsize=40024 CPUtime=51.04
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 4804 0 0 0 5101 3 0 0 25 0 3 0 352971410 40984576 8850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=40024 CPUtime=50.85
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 5595 0 0 0 5080 5 0 0 25 0 3 0 352971410 40984576 8850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 40024

[startup+102.305 s]
/proc/loadavg: 1.94 1.93 1.82 3/80 3158
/proc/meminfo: memFree=1617768/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=47048 CPUtime=204.05
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 13884 0 0 0 20394 11 0 0 18 0 3 0 352971409 48177152 10391 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 11762 10391 218 20 0 11120 0
[pid=3155/tid=3157] ppid=3153 vsize=47048 CPUtime=102.22
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 6284 0 0 0 10218 4 0 0 25 0 3 0 352971410 48177152 10391 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=47048 CPUtime=101.81
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 7308 0 0 0 10175 6 0 0 25 0 3 0 352971410 48177152 10391 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 47048

[startup+162.301 s]
/proc/loadavg: 1.98 1.94 1.83 3/80 3158
/proc/meminfo: memFree=1615400/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=48996 CPUtime=323.7
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 16326 0 0 0 32357 13 0 0 18 0 3 0 352971409 50171904 10869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 12249 10869 218 20 0 11607 0
[pid=3155/tid=3157] ppid=3153 vsize=48996 CPUtime=162.18
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 7585 0 0 0 16212 6 0 0 25 0 3 0 352971410 50171904 10869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=48996 CPUtime=161.51
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 8449 0 0 0 16144 7 0 0 25 0 3 0 352971410 50171904 10869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 48996

[startup+222.303 s]
/proc/loadavg: 1.99 1.95 1.83 3/80 3158
/proc/meminfo: memFree=1614120/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=49752 CPUtime=443.41
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 18404 0 0 0 44326 15 0 0 18 0 3 0 352971409 50946048 11191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 12438 11191 218 20 0 11796 0
[pid=3155/tid=3157] ppid=3153 vsize=49752 CPUtime=222.16
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 8656 0 0 0 22209 7 0 0 25 0 3 0 352971410 50946048 11191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=49752 CPUtime=221.24
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 9456 0 0 0 22116 8 0 0 25 0 3 0 352971410 50946048 11191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.41
Current children cumulated vsize (KiB) 49752

[startup+282.302 s]
/proc/loadavg: 1.99 1.95 1.84 3/80 3158
/proc/meminfo: memFree=1611688/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=52456 CPUtime=563.09
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 21004 0 0 0 56291 18 0 0 18 0 3 0 352971409 53714944 11872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 13114 11872 218 20 0 12472 0
[pid=3155/tid=3157] ppid=3153 vsize=52456 CPUtime=282.12
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 9836 0 0 0 28204 8 0 0 25 0 3 0 352971410 53714944 11872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=52456 CPUtime=280.95
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 10876 0 0 0 28086 9 0 0 25 0 3 0 352971410 53714944 11872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.09
Current children cumulated vsize (KiB) 52456

[startup+342.301 s]
/proc/loadavg: 1.99 1.96 1.84 3/80 3158
/proc/meminfo: memFree=1610856/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=52864 CPUtime=682.75
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 22931 0 0 0 68254 21 0 0 18 0 3 0 352971409 54132736 12042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 13216 12042 218 20 0 12574 0
[pid=3155/tid=3157] ppid=3153 vsize=52864 CPUtime=342.08
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 10788 0 0 0 34198 10 0 0 25 0 3 0 352971410 54132736 12042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=52864 CPUtime=340.65
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 11851 0 0 0 34055 10 0 0 25 0 3 0 352971410 54132736 12042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.75
Current children cumulated vsize (KiB) 52864

[startup+402.301 s]

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

/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 33428 0 0 0 183970 36 0 0 25 0 3 0 352971410 72032256 16121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=70344 CPUtime=1834.69
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 35060 0 0 0 183441 28 0 0 25 0 3 0 352971410 72032256 16121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.76
Current children cumulated vsize (KiB) 70344

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 3158
/proc/meminfo: memFree=1594536/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=70344 CPUtime=3794.45
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 70455 0 0 0 379378 67 0 0 18 0 3 0 352971409 72032256 16129 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 17586 16129 218 20 0 16944 0
[pid=3155/tid=3157] ppid=3153 vsize=70344 CPUtime=1900.02
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 34266 0 0 0 189965 37 0 0 25 0 3 0 352971410 72032256 16129 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=70344 CPUtime=1894.41
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 35897 0 0 0 189412 29 0 0 25 0 3 0 352971410 72032256 16129 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.45
Current children cumulated vsize (KiB) 70344

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 3158
/proc/meminfo: memFree=1594408/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=70532 CPUtime=3914.12
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 72036 0 0 0 391344 68 0 0 18 0 3 0 352971409 72224768 16154 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 17633 16154 218 20 0 16991 0
[pid=3155/tid=3157] ppid=3153 vsize=70532 CPUtime=1959.99
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 35129 0 0 0 195961 38 0 0 25 0 3 0 352971410 72224768 16154 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=70532 CPUtime=1954.12
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 36615 0 0 0 195382 30 0 0 25 0 3 0 352971410 72224768 16154 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.12
Current children cumulated vsize (KiB) 70532

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 3158
/proc/meminfo: memFree=1594280/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=70532 CPUtime=4033.79
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 73864 0 0 0 403310 69 0 0 18 0 3 0 352971409 72224768 16182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 17633 16182 218 20 0 16991 0
[pid=3155/tid=3157] ppid=3153 vsize=70532 CPUtime=2019.95
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 35995 0 0 0 201956 39 0 0 25 0 3 0 352971410 72224768 16182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=70532 CPUtime=2013.83
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 37577 0 0 0 201353 30 0 0 25 0 3 0 352971410 72224768 16182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.79
Current children cumulated vsize (KiB) 70532

[startup+2082.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 3158
/proc/meminfo: memFree=1594024/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=70760 CPUtime=4153.47
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 75599 0 0 0 415277 70 0 0 18 0 3 0 352971409 72458240 16237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 17690 16237 218 20 0 17048 0
[pid=3155/tid=3157] ppid=3153 vsize=70760 CPUtime=2079.91
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 37006 0 0 0 207952 39 0 0 25 0 3 0 352971410 72458240 16237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=70760 CPUtime=2073.55
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 38301 0 0 0 207325 30 0 0 25 0 3 0 352971410 72458240 16237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.47
Current children cumulated vsize (KiB) 70760

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 3158
/proc/meminfo: memFree=1593896/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=70892 CPUtime=4273.13
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 77194 0 0 0 427242 71 0 0 18 0 3 0 352971409 72593408 16272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 17723 16272 218 20 0 17081 0
[pid=3155/tid=3157] ppid=3153 vsize=70892 CPUtime=2139.88
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 37850 0 0 0 213948 40 0 0 25 0 3 0 352971410 72593408 16272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=70892 CPUtime=2133.25
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 39052 0 0 0 213294 31 0 0 25 0 3 0 352971410 72593408 16272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.13
Current children cumulated vsize (KiB) 70892

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 3158
/proc/meminfo: memFree=1593960/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=70892 CPUtime=4392.81
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 79004 0 0 0 439208 73 0 0 18 0 3 0 352971409 72593408 16274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 17723 16274 218 20 0 17081 0
[pid=3155/tid=3157] ppid=3153 vsize=70892 CPUtime=2199.83
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 38695 0 0 0 219942 41 0 0 25 0 3 0 352971410 72593408 16274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=70892 CPUtime=2192.97
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 40017 0 0 0 219266 31 0 0 25 0 3 0 352971410 72593408 16274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.81
Current children cumulated vsize (KiB) 70892

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 3158
/proc/meminfo: memFree=1593832/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=71100 CPUtime=4512.49
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 80723 0 0 0 451175 74 0 0 18 0 3 0 352971409 72806400 16299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 17775 16299 218 20 0 17133 0
[pid=3155/tid=3157] ppid=3153 vsize=71100 CPUtime=2259.79
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 39566 0 0 0 225937 42 0 0 25 0 3 0 352971410 72806400 16299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=71100 CPUtime=2252.68
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 40865 0 0 0 225237 31 0 0 25 0 3 0 352971410 72806400 16299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.49
Current children cumulated vsize (KiB) 71100

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 3158
/proc/meminfo: memFree=1593640/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=71232 CPUtime=4632.15
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 82473 0 0 0 463139 76 0 0 18 0 3 0 352971409 72941568 16355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 17808 16355 218 20 0 17166 0
[pid=3155/tid=3157] ppid=3153 vsize=71232 CPUtime=2319.75
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 40469 0 0 0 231932 43 0 0 25 0 3 0 352971410 72941568 16355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=71232 CPUtime=2312.39
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 41712 0 0 0 231207 32 0 0 25 0 3 0 352971410 72941568 16355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.15
Current children cumulated vsize (KiB) 71232

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 3158
/proc/meminfo: memFree=1593576/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=71232 CPUtime=4751.84
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 84049 0 0 0 475106 78 0 0 18 0 3 0 352971409 72941568 16358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 17808 16358 218 20 0 17166 0
[pid=3155/tid=3157] ppid=3153 vsize=71232 CPUtime=2379.72
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 41317 0 0 0 237927 45 0 0 25 0 3 0 352971410 72941568 16358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=71232 CPUtime=2372.11
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 42440 0 0 0 237178 33 0 0 25 0 3 0 352971410 72941568 16358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.84
Current children cumulated vsize (KiB) 71232

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 3158
/proc/meminfo: memFree=1593448/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=71232 CPUtime=4871.53
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 85756 0 0 0 487074 79 0 0 18 0 3 0 352971409 72941568 16367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 17808 16367 218 20 0 17166 0
[pid=3155/tid=3157] ppid=3153 vsize=71232 CPUtime=2439.69
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 42171 0 0 0 243923 46 0 0 25 0 3 0 352971410 72941568 16367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=71232 CPUtime=2431.83
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 43293 0 0 0 243150 33 0 0 25 0 3 0 352971410 72941568 16367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.53
Current children cumulated vsize (KiB) 71232

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 3158
/proc/meminfo: memFree=1593384/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=71364 CPUtime=4991.21
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 87374 0 0 0 499040 81 0 0 18 0 3 0 352971409 73076736 16399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 17841 16399 218 20 0 17199 0
[pid=3155/tid=3157] ppid=3153 vsize=71364 CPUtime=2499.66
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 43027 0 0 0 249919 47 0 0 25 0 3 0 352971410 73076736 16399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=71364 CPUtime=2491.54
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 44055 0 0 0 249121 33 0 0 25 0 3 0 352971410 73076736 16399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.21
Current children cumulated vsize (KiB) 71364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.8 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 3158
/proc/meminfo: memFree=1593448/2055920 swapFree=4159364/4192956
[pid=3155] ppid=3153 vsize=71364 CPUtime=5000.19
/proc/3155/stat : 3155 (MiraXTv3_dyn) S 3153 3155 2824 0 -1 4194304 87496 0 0 0 499938 81 0 0 18 0 3 0 352971409 73076736 16399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3155/statm: 17841 16399 218 20 0 17199 0
[pid=3155/tid=3157] ppid=3153 vsize=71364 CPUtime=2504.15
/proc/3155/task/3157/stat : 3157 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 43027 0 0 0 250368 47 0 0 25 0 3 0 352971410 73076736 16399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3155/tid=3158] ppid=3153 vsize=71364 CPUtime=2496.02
/proc/3155/task/3158/stat : 3158 (MiraXTv3_dyn) R 3153 3155 2824 0 -1 4194368 44177 0 0 0 249569 33 0 0 25 0 3 0 352971410 73076736 16399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 71364

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.83
CPU time (s): 5000.22
CPU user time (s): 4999.4
CPU system time (s): 0.822874
CPU usage (%): 199.464
Max. virtual memory (cumulated for all children) (KiB): 71720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.4
system time used= 0.822874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87496
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= 483
involuntary context switches= 94283

runsolver used 2.44263 second user time and 6.68398 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sun May 13 10:02:16 UTC 2007

IDJOB= 455871
IDBENCH= 20446
IDSOLVER= 196
FILE ID= node13/455871-1179050536

PBS_JOBID= 5253317

Free space on /tmp= 66537 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/hard/s97-100.cnf
COMMAND LINE= /tmp/evaluation/455871-1179050536/MiraXTv3_dyn /tmp/evaluation/455871-1179050536/instance-455871-1179050536.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-455871-1179050536 -o ROOT/results/node13/solver-455871-1179050536 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/455871-1179050536/MiraXTv3_dyn /tmp/evaluation/455871-1179050536/instance-455871-1179050536.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7c361fbea07d8f97309d9c2b0cb47663

RANDOM SEED= 27422681

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1658968 kB
Buffers:         44212 kB
Cached:         261176 kB
SwapCached:      12852 kB
Active:         196908 kB
Inactive:       131840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1658968 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4016 kB
Writeback:           0 kB
Mapped:          30212 kB
Slab:            53636 kB
Committed_AS:  9886296 kB
PageTables:       1872 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= 66537 MiB

End job on node13 on Sun May 13 10:44:05 UTC 2007