Trace number 426079

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.11 2506.83

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1284937235-05.SAT.shuffled.cnf
MD5SUM9f547cac349776cc84bd1d9fb15046d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.073988
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of clauses2769
Sum of the clauses size13845
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52769
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/node1/watcher-426079-1178985382 -o ROOT/results/node1/solver-426079-1178985382 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426079-1178985382/MiraXTv3_dyn /tmp/evaluation/426079-1178985382/instance-426079-1178985382.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: 2.00 2.00 1.93 3/77 1691
/proc/meminfo: memFree=1625408/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=3788 CPUtime=0
/proc/1691/stat : 1691 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 374576024 3878912 264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/1691/statm: 947 265 206 20 0 305 0

[startup+0.03283 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 1691
/proc/meminfo: memFree=1625408/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=11564 CPUtime=1.26
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 1965 0 0 0 125 1 0 0 18 0 3 0 374576024 11841536 1939 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 2891 1940 218 20 0 2249 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 11564

[startup+0.712729 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 1691
/proc/meminfo: memFree=1625408/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=12724 CPUtime=1.4
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 2084 0 0 0 139 1 0 0 18 0 3 0 374576024 13029376 2058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 3181 2058 218 20 0 2539 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 12724

[startup+0.801741 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 1691
/proc/meminfo: memFree=1625408/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=13072 CPUtime=1.57
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 2238 0 0 0 156 1 0 0 18 0 3 0 374576024 13385728 2212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 3268 2212 218 20 0 2626 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 13072

[startup+0.901753 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 1691
/proc/meminfo: memFree=1625408/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=13556 CPUtime=1.77
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 2445 0 0 0 176 1 0 0 18 0 3 0 374576024 13881344 2419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 3389 2419 218 20 0 2747 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 13556

[startup+1.50182 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 1691
/proc/meminfo: memFree=1625408/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=16376 CPUtime=2.97
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 2828 0 0 0 296 1 0 0 18 0 3 0 374576024 16769024 2801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 4094 2801 218 20 0 3452 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 16376

[startup+3.10201 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 1694
/proc/meminfo: memFree=1612584/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=19592 CPUtime=6.15
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 3756 0 0 0 613 2 0 0 18 0 3 0 374576024 20062208 3657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 4898 3657 218 20 0 4256 0
[pid=1691/tid=1693] ppid=1688 vsize=19592 CPUtime=3.07
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 1678 0 0 0 307 0 0 0 25 0 3 0 374576026 20062208 3657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1691/tid=1694] ppid=1688 vsize=19592 CPUtime=3.05
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 1710 0 0 0 304 1 0 0 25 0 3 0 374576026 20062208 3657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 19592

[startup+6.30239 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 1694
/proc/meminfo: memFree=1602408/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=28616 CPUtime=12.53
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 6193 0 0 0 1249 4 0 0 18 0 3 0 374576024 29302784 6016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 7154 6016 218 20 0 6512 0
[pid=1691/tid=1693] ppid=1688 vsize=28616 CPUtime=6.27
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 2851 0 0 0 626 1 0 0 17 0 3 0 374576026 29302784 6016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1691/tid=1694] ppid=1688 vsize=28616 CPUtime=6.24
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 2974 0 0 0 622 2 0 0 25 0 3 0 374576026 29302784 6016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 28616

[startup+12.7061 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 1694
/proc/meminfo: memFree=1593768/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=36496 CPUtime=25.3
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 8384 0 0 0 2524 6 0 0 18 0 3 0 374576024 37371904 7900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 9124 7900 218 20 0 8482 0
[pid=1691/tid=1693] ppid=1688 vsize=36496 CPUtime=12.67
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 3999 0 0 0 1265 2 0 0 23 0 3 0 374576026 37371904 7900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1691/tid=1694] ppid=1688 vsize=36496 CPUtime=12.61
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 4017 0 0 0 1257 4 0 0 25 0 3 0 374576026 37371904 7900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 36496

[startup+25.5016 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 1694
/proc/meminfo: memFree=1583656/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=47008 CPUtime=50.83
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 11482 0 0 0 5073 10 0 0 18 0 3 0 374576024 48136192 10502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 11752 10502 218 20 0 11110 0
[pid=1691/tid=1693] ppid=1688 vsize=47008 CPUtime=25.45
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 5478 0 0 0 2541 4 0 0 25 0 3 0 374576026 48136192 10502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1691/tid=1694] ppid=1688 vsize=47008 CPUtime=25.35
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 5636 0 0 0 2530 5 0 0 25 0 3 0 374576026 48136192 10502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 47008

[startup+51.1016 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 1694
/proc/meminfo: memFree=1579624/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=50692 CPUtime=101.87
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 13435 0 0 0 10175 12 0 0 18 0 3 0 374576024 51908608 11497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 12673 11497 218 20 0 12031 0
[pid=1691/tid=1693] ppid=1688 vsize=50692 CPUtime=51.03
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 6398 0 0 0 5098 5 0 0 25 0 3 0 374576026 51908608 11497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1691/tid=1694] ppid=1688 vsize=50692 CPUtime=50.82
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 6669 0 0 0 5076 6 0 0 25 0 3 0 374576026 51908608 11497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 50692

[startup+102.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 1694
/proc/meminfo: memFree=1574952/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=55436 CPUtime=203.98
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 16529 0 0 0 20383 15 0 0 18 0 3 0 374576024 56766464 12707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 13859 12707 218 20 0 13217 0
[pid=1691/tid=1693] ppid=1688 vsize=55436 CPUtime=102.18
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 8033 0 0 0 10211 7 0 0 25 0 3 0 374576026 56766464 12707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1691/tid=1694] ppid=1688 vsize=55436 CPUtime=101.77
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 8128 0 0 0 10170 7 0 0 25 0 3 0 374576026 56766464 12707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 55436

[startup+162.306 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 1694
/proc/meminfo: memFree=1571304/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=59240 CPUtime=323.66
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 19371 0 0 0 32349 17 0 0 18 0 3 0 374576024 60661760 13505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 14810 13505 218 20 0 14168 0
[pid=1691/tid=1693] ppid=1688 vsize=59240 CPUtime=162.14
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 9420 0 0 0 16206 8 0 0 25 0 3 0 374576026 60661760 13505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1691/tid=1694] ppid=1688 vsize=59240 CPUtime=161.49
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 9583 0 0 0 16141 8 0 0 25 0 3 0 374576026 60661760 13505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.66
Current children cumulated vsize (KiB) 59240

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 1694
/proc/meminfo: memFree=1569448/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=61084 CPUtime=443.32
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 21927 0 0 0 44313 19 0 0 18 0 3 0 374576024 62550016 14017 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 15271 14017 218 20 0 14629 0
[pid=1691/tid=1693] ppid=1688 vsize=61084 CPUtime=222.08
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 10678 0 0 0 22199 9 0 0 25 0 3 0 374576026 62550016 14017 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1691/tid=1694] ppid=1688 vsize=61084 CPUtime=221.2
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 10881 0 0 0 22111 9 0 0 25 0 3 0 374576026 62550016 14017 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.32
Current children cumulated vsize (KiB) 61084

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 1722
/proc/meminfo: memFree=1564264/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=65304 CPUtime=562.95
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 24678 0 0 0 56271 24 0 0 18 0 3 0 374576024 66871296 14991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 16326 14991 218 20 0 15684 0
[pid=1691/tid=1693] ppid=1688 vsize=65304 CPUtime=282.02
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 12366 0 0 0 28191 11 0 0 25 0 3 0 374576026 66871296 14991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1691/tid=1694] ppid=1688 vsize=65304 CPUtime=280.9
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 11944 0 0 0 28078 12 0 0 25 0 3 0 374576026 66871296 14991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.95
Current children cumulated vsize (KiB) 65304

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 1904
/proc/meminfo: memFree=1561488/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=70132 CPUtime=682.35
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 27401 0 0 0 68194 41 0 0 18 0 3 0 374576024 71815168 15983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 17533 15983 218 20 0 16891 0
[pid=1691/tid=1693] ppid=1688 vsize=70132 CPUtime=341.81
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 13435 0 0 0 34170 11 0 0 25 0 3 0 374576026 71815168 15983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1691/tid=1694] ppid=1688 vsize=70132 CPUtime=340.51
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 13598 0 0 0 34022 29 0 0 25 0 3 0 374576026 71815168 15983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.35
Current children cumulated vsize (KiB) 70132

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 1904
/proc/meminfo: memFree=1560616/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=70452 CPUtime=802.03
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 29439 0 0 0 80161 42 0 0 18 0 3 0 374576024 72142848 16171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0

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

/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 36449 0 0 0 184061 36 0 0 25 0 3 0 374576026 101687296 23106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1691/tid=1694] ppid=1688 vsize=99304 CPUtime=1833.53
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 38230 0 0 0 183305 48 0 0 25 0 3 0 374576026 101687296 23106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.51
Current children cumulated vsize (KiB) 99304

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 1904
/proc/meminfo: memFree=1532904/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=99304 CPUtime=3794.2
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 76631 0 0 0 379334 86 0 0 18 0 3 0 374576024 101687296 23115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 24826 23115 218 20 0 24184 0
[pid=1691/tid=1693] ppid=1688 vsize=99304 CPUtime=1900.92
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 37188 0 0 0 190055 37 0 0 25 0 3 0 374576026 101687296 23115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1691/tid=1694] ppid=1688 vsize=99304 CPUtime=1893.24
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 39075 0 0 0 189276 48 0 0 25 0 3 0 374576026 101687296 23115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.2
Current children cumulated vsize (KiB) 99304

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 1904
/proc/meminfo: memFree=1532776/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=99304 CPUtime=3913.89
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 78245 0 0 0 391301 88 0 0 18 0 3 0 374576024 101687296 23143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 24826 23143 218 20 0 24184 0
[pid=1691/tid=1693] ppid=1688 vsize=99304 CPUtime=1960.89
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 38039 0 0 0 196051 38 0 0 25 0 3 0 374576026 101687296 23143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1691/tid=1694] ppid=1688 vsize=99304 CPUtime=1952.97
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 39838 0 0 0 195248 49 0 0 25 0 3 0 374576026 101687296 23143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.89
Current children cumulated vsize (KiB) 99304

[startup+2022.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/80 1904
/proc/meminfo: memFree=1532712/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=99304 CPUtime=4033.57
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 79959 0 0 0 403268 89 0 0 18 0 3 0 374576024 101687296 23155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 24826 23155 218 20 0 24184 0
[pid=1691/tid=1693] ppid=1688 vsize=99304 CPUtime=2020.86
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 38896 0 0 0 202047 39 0 0 25 0 3 0 374576026 101687296 23155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526426 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1691/tid=1694] ppid=1688 vsize=99304 CPUtime=2012.68
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 40695 0 0 0 201219 49 0 0 25 0 3 0 374576026 101687296 23155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.57
Current children cumulated vsize (KiB) 99304

[startup+2082.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/80 1904
/proc/meminfo: memFree=1532584/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=99468 CPUtime=4153.25
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 81510 0 0 0 415234 91 0 0 18 0 3 0 374576024 101855232 23205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 24867 23205 218 20 0 24225 0
[pid=1691/tid=1693] ppid=1688 vsize=99468 CPUtime=2080.82
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 39695 0 0 0 208043 39 0 0 25 0 3 0 374576026 101855232 23205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1691/tid=1694] ppid=1688 vsize=99468 CPUtime=2072.39
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 41447 0 0 0 207189 50 0 0 25 0 3 0 374576026 101855232 23205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.25
Current children cumulated vsize (KiB) 99468

[startup+2142.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 1904
/proc/meminfo: memFree=1532264/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=99468 CPUtime=4272.95
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 83194 0 0 0 427202 93 0 0 18 0 3 0 374576024 101855232 23269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 24867 23269 218 20 0 24225 0
[pid=1691/tid=1693] ppid=1688 vsize=99468 CPUtime=2140.8
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 40459 0 0 0 214039 41 0 0 25 0 3 0 374576026 101855232 23269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1691/tid=1694] ppid=1688 vsize=99468 CPUtime=2132.13
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 42367 0 0 0 213162 51 0 0 25 0 3 0 374576026 101855232 23269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.95
Current children cumulated vsize (KiB) 99468

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 1904
/proc/meminfo: memFree=1532136/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=100492 CPUtime=4392.62
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 84749 0 0 0 439168 94 0 0 18 0 3 0 374576024 102903808 23303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 25123 23303 218 20 0 24481 0
[pid=1691/tid=1693] ppid=1688 vsize=100492 CPUtime=2200.75
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 41225 0 0 0 220033 42 0 0 25 0 3 0 374576026 102903808 23303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1691/tid=1694] ppid=1688 vsize=100492 CPUtime=2191.83
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 43156 0 0 0 219132 51 0 0 25 0 3 0 374576026 102903808 23303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.62
Current children cumulated vsize (KiB) 100492

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 1904
/proc/meminfo: memFree=1531816/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=100700 CPUtime=4512.3
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 86234 0 0 0 451135 95 0 0 18 0 3 0 374576024 103116800 23371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 25175 23371 218 20 0 24533 0
[pid=1691/tid=1693] ppid=1688 vsize=100700 CPUtime=2260.71
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 42053 0 0 0 226029 42 0 0 25 0 3 0 374576026 103116800 23371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1691/tid=1694] ppid=1688 vsize=100700 CPUtime=2251.56
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 43813 0 0 0 225104 52 0 0 25 0 3 0 374576026 103116800 23371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.3
Current children cumulated vsize (KiB) 100700

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 1904
/proc/meminfo: memFree=1531496/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=101036 CPUtime=4632
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 87876 0 0 0 463104 96 0 0 18 0 3 0 374576024 103460864 23476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 25259 23476 218 20 0 24617 0
[pid=1691/tid=1693] ppid=1688 vsize=101036 CPUtime=2320.68
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 42895 0 0 0 232025 43 0 0 25 0 3 0 374576026 103460864 23476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1691/tid=1694] ppid=1688 vsize=101036 CPUtime=2311.29
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 44613 0 0 0 231077 52 0 0 25 0 3 0 374576026 103460864 23476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632
Current children cumulated vsize (KiB) 101036

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 1904
/proc/meminfo: memFree=1530792/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=101180 CPUtime=4751.68
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 89437 0 0 0 475070 98 0 0 18 0 3 0 374576024 103608320 23607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 25295 23607 218 20 0 24653 0
[pid=1691/tid=1693] ppid=1688 vsize=101180 CPUtime=2380.65
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 43684 0 0 0 238021 44 0 0 25 0 3 0 374576026 103608320 23607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1691/tid=1694] ppid=1688 vsize=101180 CPUtime=2371.01
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 45385 0 0 0 237048 53 0 0 25 0 3 0 374576026 103608320 23607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.68
Current children cumulated vsize (KiB) 101180

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 1904
/proc/meminfo: memFree=1529832/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=102352 CPUtime=4871.39
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 91123 0 0 0 487040 99 0 0 18 0 3 0 374576024 104808448 23851 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 25588 23851 218 20 0 24946 0
[pid=1691/tid=1693] ppid=1688 vsize=102352 CPUtime=2440.63
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 44570 0 0 0 244018 45 0 0 25 0 3 0 374576026 104808448 23851 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1691/tid=1694] ppid=1688 vsize=102352 CPUtime=2430.72
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 46185 0 0 0 243019 53 0 0 25 0 3 0 374576026 104808448 23851 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.39
Current children cumulated vsize (KiB) 102352

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 1906
/proc/meminfo: memFree=1529768/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=102520 CPUtime=4991.09
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 92726 0 0 0 499009 100 0 0 18 0 3 0 374576024 104980480 23900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 25630 23900 218 20 0 24988 0
[pid=1691/tid=1693] ppid=1688 vsize=102520 CPUtime=2500.45
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 45392 0 0 0 250000 45 0 0 25 0 3 0 374576026 104980480 23900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1691/tid=1694] ppid=1688 vsize=102520 CPUtime=2490.62
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 46966 0 0 0 249008 54 0 0 25 0 3 0 374576026 104980480 23900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.09
Current children cumulated vsize (KiB) 102520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.8 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 1906
/proc/meminfo: memFree=1529704/2055920 swapFree=4145760/4192956
[pid=1691] ppid=1688 vsize=102520 CPUtime=5000.08
/proc/1691/stat : 1691 (MiraXTv3_dyn) S 1688 1691 1301 0 -1 4194304 92838 0 0 0 499908 100 0 0 18 0 3 0 374576024 104980480 23900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1691/statm: 25630 23900 218 20 0 24988 0
[pid=1691/tid=1693] ppid=1688 vsize=102520 CPUtime=2504.93
/proc/1691/task/1693/stat : 1693 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 45504 0 0 0 250448 45 0 0 25 0 3 0 374576026 104980480 23900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1691/tid=1694] ppid=1688 vsize=102520 CPUtime=2495.12
/proc/1691/task/1694/stat : 1694 (MiraXTv3_dyn) R 1688 1691 1301 0 -1 4194368 46966 0 0 0 249458 54 0 0 25 0 3 0 374576026 104980480 23900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 102520

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.11
CPU user time (s): 4999.09
CPU system time (s): 1.01784
CPU usage (%): 199.46
Max. virtual memory (cumulated for all children) (KiB): 102964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.09
system time used= 1.01784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92838
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= 833
involuntary context switches= 94499

runsolver used 2.54861 second user time and 6.607 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat May 12 15:56:22 UTC 2007

IDJOB= 426079
IDBENCH= 19878
IDSOLVER= 196
FILE ID= node1/426079-1178985382

PBS_JOBID= 5252797

Free space on /tmp= 54607 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1284937235-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426079-1178985382/MiraXTv3_dyn /tmp/evaluation/426079-1178985382/instance-426079-1178985382.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-426079-1178985382 -o ROOT/results/node1/solver-426079-1178985382 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426079-1178985382/MiraXTv3_dyn /tmp/evaluation/426079-1178985382/instance-426079-1178985382.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  9f547cac349776cc84bd1d9fb15046d9

RANDOM SEED= 184113763

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:       1625624 kB
Buffers:         50980 kB
Cached:         267496 kB
SwapCached:      14724 kB
Active:         126768 kB
Inactive:       217048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625624 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            4040 kB
Writeback:           0 kB
Mapped:          30136 kB
Slab:            71968 kB
Committed_AS:  9801760 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= 54607 MiB

End job on node1 on Sat May 12 16:38:11 UTC 2007