Trace number 426353

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.18 2507.07

General information on the benchmark

Namerandom/LargeSize/3SAT/v7000/
unif-k3-r4.2-v7000-c29400-S427890210-10.cnf
MD5SUM44e1b0f761a25d475a1d40bc83b487fd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark28.5377
Satisfiable
(Un)Satisfiability was proved
Number of variables7000
Number of clauses29400
Sum of the clauses size88200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 329400
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.02	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/node42/watcher-426353-1179011689 -o ROOT/results/node42/solver-426353-1179011689 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426353-1179011689/MiraXTv3_dyn /tmp/evaluation/426353-1179011689/instance-426353-1179011689.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: 0.92 0.98 0.99 3/77 16082
/proc/meminfo: memFree=1186536/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=236 CPUtime=0
/proc/16082/stat : 16082 (MiraXTv3_dyn) D 16080 16082 16009 0 -1 4194304 40 0 0 0 0 0 0 0 18 0 1 0 349080850 241664 30 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 12407588 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/16082/statm: 59 30 25 20 0 2 0

[startup+0.057814 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16082
/proc/meminfo: memFree=1186536/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=5880 CPUtime=0.03
/proc/16082/stat : 16082 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194304 914 0 3 0 3 0 0 0 18 0 1 0 349080850 6021120 892 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 12842619 0 0 4096 0 0 0 0 17 0 0 0
/proc/16082/statm: 1470 892 206 20 0 828 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5880

[startup+0.101819 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16082
/proc/meminfo: memFree=1186536/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=6600 CPUtime=0.07
/proc/16082/stat : 16082 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194304 1057 0 3 0 7 0 0 0 18 0 1 0 349080850 6758400 1035 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134587728 0 0 4096 0 0 0 0 17 0 0 0
/proc/16082/statm: 1650 1035 207 20 0 1008 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6600

[startup+0.301863 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16082
/proc/meminfo: memFree=1186536/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=18840 CPUtime=0.42
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 2506 0 3 0 41 1 0 0 18 0 3 0 349080850 19292160 2383 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 4710 2383 218 20 0 4068 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 18840

[startup+0.70194 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16082
/proc/meminfo: memFree=1186536/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=20656 CPUtime=1.22
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 2863 0 3 0 121 1 0 0 18 0 3 0 349080850 21151744 2740 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 5164 2740 218 20 0 4522 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 20656

[startup+1.50109 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 16085
/proc/meminfo: memFree=1174608/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=23132 CPUtime=2.82
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 3740 0 3 0 280 2 0 0 18 0 3 0 349080850 23687168 3617 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 5783 3617 218 20 0 5141 0
[pid=16082/tid=16084] ppid=16080 vsize=23132 CPUtime=1.36
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 1380 0 0 0 136 0 0 0 25 0 3 0 349080863 23687168 3617 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526590 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=23132 CPUtime=1.33
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 1134 0 0 0 133 0 0 0 25 0 3 0 349080863 23687168 3618 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526693 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 23132

[startup+3.1024 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 16085
/proc/meminfo: memFree=1169360/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=30528 CPUtime=6.02
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 5625 0 3 0 597 5 0 0 18 0 3 0 349080850 31260672 5502 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 7632 5502 218 20 0 6990 0
[pid=16082/tid=16084] ppid=16080 vsize=30528 CPUtime=2.96
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 2424 0 0 0 294 2 0 0 20 0 3 0 349080863 31260672 5502 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=30528 CPUtime=2.93
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 1975 0 0 0 292 1 0 0 25 0 3 0 349080863 31260672 5502 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 30528

[startup+6.302 s]
/proc/loadavg: 1.01 1.00 1.00 3/80 16085
/proc/meminfo: memFree=1154328/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=45640 CPUtime=12.4
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 9249 0 3 0 1232 8 0 0 18 0 3 0 349080850 46735360 9126 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 11410 9126 218 20 0 10768 0
[pid=16082/tid=16084] ppid=16080 vsize=45640 CPUtime=6.16
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 4237 0 0 0 612 4 0 0 18 0 3 0 349080863 46735360 9126 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=45640 CPUtime=6.12
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 3786 0 0 0 609 3 0 0 21 0 3 0 349080863 46735360 9126 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 45640

[startup+12.7012 s]
/proc/loadavg: 1.09 1.02 1.01 3/80 16085
/proc/meminfo: memFree=1134872/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=61272 CPUtime=25.16
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 13035 0 3 0 2505 11 0 0 18 0 3 0 349080850 62742528 12912 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 15318 12912 218 20 0 14676 0
[pid=16082/tid=16084] ppid=16080 vsize=61272 CPUtime=12.56
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 6336 0 0 0 1250 6 0 0 25 0 3 0 349080863 62742528 12912 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=61272 CPUtime=12.49
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 5473 0 0 0 1245 4 0 0 25 0 3 0 349080863 62742528 12912 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 61272

[startup+25.5017 s]
/proc/loadavg: 1.29 1.06 1.02 3/80 16085
/proc/meminfo: memFree=1097688/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=98640 CPUtime=50.69
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 22727 0 3 0 5047 22 0 0 18 0 3 0 349080850 101007360 22493 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 24660 22493 218 20 0 24018 0
[pid=16082/tid=16084] ppid=16080 vsize=98640 CPUtime=25.34
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 11264 0 0 0 2521 13 0 0 25 0 3 0 349080863 101007360 22493 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=98640 CPUtime=25.23
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 10237 0 0 0 2515 8 0 0 25 0 3 0 349080863 101007360 22493 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 98640

[startup+51.1015 s]
/proc/loadavg: 1.53 1.14 1.04 3/80 16085
/proc/meminfo: memFree=1021400/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=173464 CPUtime=101.75
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 41673 0 3 0 10131 44 0 0 18 0 3 0 349080850 177627136 41151 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 43366 41151 218 20 0 42724 0
[pid=16082/tid=16084] ppid=16080 vsize=173464 CPUtime=50.92
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 21266 0 0 0 5065 27 0 0 25 0 3 0 349080863 177627136 41151 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=173464 CPUtime=50.72
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 19181 0 0 0 5056 16 0 0 25 0 3 0 349080863 177627136 41151 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 173464

[startup+102.306 s]
/proc/loadavg: 1.79 1.27 1.09 3/80 16085
/proc/meminfo: memFree=957528/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=236804 CPUtime=203.85
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 58198 0 3 0 20322 63 0 0 18 0 3 0 349080850 242487296 57068 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 59201 57068 218 20 0 58559 0
[pid=16082/tid=16084] ppid=16080 vsize=236804 CPUtime=102.03
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 28858 0 0 0 10165 38 0 0 25 0 3 0 349080863 242487296 57068 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=236804 CPUtime=101.71
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 28114 0 0 0 10147 24 0 0 25 0 3 0 349080863 242487296 57068 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 236804

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.15 3/80 16085
/proc/meminfo: memFree=922648/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=270880 CPUtime=323.54
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 67560 0 3 0 32277 77 0 0 18 0 3 0 349080850 277381120 65764 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 67720 65764 218 20 0 67078 0
[pid=16082/tid=16084] ppid=16080 vsize=270880 CPUtime=161.97
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 34398 0 0 0 16149 48 0 0 25 0 3 0 349080863 277381120 65764 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=270880 CPUtime=161.45
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 31936 0 0 0 16117 28 0 0 25 0 3 0 349080863 277381120 65764 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.54
Current children cumulated vsize (KiB) 270880

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 16085
/proc/meminfo: memFree=896856/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=297284 CPUtime=443.24
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 74598 0 3 0 44238 86 0 0 18 0 3 0 349080850 304418816 72255 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 74321 72255 218 20 0 73679 0
[pid=16082/tid=16084] ppid=16080 vsize=297284 CPUtime=221.91
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 37450 0 0 0 22139 52 0 0 19 0 3 0 349080863 304418816 72255 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=297284 CPUtime=221.2
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 35922 0 0 0 22088 32 0 0 25 0 3 0 349080863 304418816 72255 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.24
Current children cumulated vsize (KiB) 297284

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 16085
/proc/meminfo: memFree=896600/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=297284 CPUtime=562.91
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 75094 0 3 0 56204 87 0 0 18 0 3 0 349080850 304418816 72267 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 74321 72267 218 20 0 73679 0
[pid=16082/tid=16084] ppid=16080 vsize=297284 CPUtime=281.84
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 37594 0 0 0 28132 52 0 0 25 0 3 0 349080863 304418816 72267 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=297284 CPUtime=280.94
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 36274 0 0 0 28061 33 0 0 25 0 3 0 349080863 304418816 72267 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.91
Current children cumulated vsize (KiB) 297284

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/80 16085
/proc/meminfo: memFree=896536/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=297284 CPUtime=682.58
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 75385 0 3 0 68170 88 0 0 18 0 3 0 349080850 304418816 72278 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 74321 72278 218 20 0 73679 0
[pid=16082/tid=16084] ppid=16080 vsize=297284 CPUtime=341.77
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 37600 0 0 0 34124 53 0 0 25 0 3 0 349080863 304418816 72278 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520551 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=297284 CPUtime=340.69
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 36559 0 0 0 34035 34 0 0 25 0 3 0 349080863 304418816 72278 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.58
Current children cumulated vsize (KiB) 297284

[startup+402.301 s]

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

/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 46677 0 0 0 183919 67 0 0 25 0 3 0 349080863 363184128 86855 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=354672 CPUtime=1834.13
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 48050 0 0 0 183362 51 0 0 25 0 3 0 349080863 363184128 86855 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.12
Current children cumulated vsize (KiB) 354672

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/80 16087
/proc/meminfo: memFree=838296/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=354672 CPUtime=3793.82
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 95953 0 3 0 379261 121 0 0 18 0 3 0 349080850 363184128 86855 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 88668 86855 218 20 0 88026 0
[pid=16082/tid=16084] ppid=16080 vsize=354672 CPUtime=1899.83
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 46677 0 0 0 189915 68 0 0 25 0 3 0 349080863 363184128 86855 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=354672 CPUtime=1893.88
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 48050 0 0 0 189336 52 0 0 25 0 3 0 349080863 363184128 86855 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.82
Current children cumulated vsize (KiB) 354672

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/80 16087
/proc/meminfo: memFree=838296/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=354672 CPUtime=3913.5
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 95960 0 3 0 391229 121 0 0 18 0 3 0 349080850 363184128 86862 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 88668 86862 218 20 0 88026 0
[pid=16082/tid=16084] ppid=16080 vsize=354672 CPUtime=1959.75
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 46681 0 0 0 195907 68 0 0 25 0 3 0 349080863 363184128 86862 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=354672 CPUtime=1953.63
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 48053 0 0 0 195311 52 0 0 25 0 3 0 349080863 363184128 86862 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.5
Current children cumulated vsize (KiB) 354672

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/80 16087
/proc/meminfo: memFree=837848/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=354672 CPUtime=4033.2
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 96091 0 3 0 403198 122 0 0 18 0 3 0 349080850 363184128 86993 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 88668 86993 218 20 0 88026 0
[pid=16082/tid=16084] ppid=16080 vsize=354672 CPUtime=2019.69
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 46682 0 0 0 201901 68 0 0 25 0 3 0 349080863 363184128 86993 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=354672 CPUtime=2013.38
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 48183 0 0 0 201285 53 0 0 25 0 3 0 349080863 363184128 86993 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.2
Current children cumulated vsize (KiB) 354672

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.86 3/80 16087
/proc/meminfo: memFree=837848/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=355696 CPUtime=4152.88
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 96129 0 3 0 415165 123 0 0 18 0 3 0 349080850 364232704 87031 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 88924 87031 218 20 0 88282 0
[pid=16082/tid=16084] ppid=16080 vsize=355696 CPUtime=2079.64
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 46720 0 0 0 207896 68 0 0 25 0 3 0 349080863 364232704 87031 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=355696 CPUtime=2073.12
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 48183 0 0 0 207259 53 0 0 25 0 3 0 349080863 364232704 87031 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.88
Current children cumulated vsize (KiB) 355696

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/80 16087
/proc/meminfo: memFree=837848/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=355432 CPUtime=4272.57
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 96135 0 3 0 427134 123 0 0 18 0 3 0 349080850 363962368 86988 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 88858 86988 218 20 0 88216 0
[pid=16082/tid=16084] ppid=16080 vsize=355432 CPUtime=2139.58
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 46720 0 0 0 213890 68 0 0 25 0 3 0 349080863 363962368 86988 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=355432 CPUtime=2132.87
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 48189 0 0 0 213233 54 0 0 25 0 3 0 349080863 363962368 86988 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.57
Current children cumulated vsize (KiB) 355432

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/80 16087
/proc/meminfo: memFree=837848/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=355432 CPUtime=4392.24
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 96136 0 3 0 439100 124 0 0 18 0 3 0 349080850 363962368 86989 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 88858 86989 218 20 0 88216 0
[pid=16082/tid=16084] ppid=16080 vsize=355432 CPUtime=2199.52
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 46721 0 0 0 219883 69 0 0 25 0 3 0 349080863 363962368 86989 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=355432 CPUtime=2192.6
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 48189 0 0 0 219206 54 0 0 25 0 3 0 349080863 363962368 86989 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.24
Current children cumulated vsize (KiB) 355432

[startup+2262.3 s]
/proc/loadavg: 2.04 2.01 1.88 3/80 16087
/proc/meminfo: memFree=830424/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=363636 CPUtime=4511.97
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 98265 0 3 0 451070 127 0 0 18 0 3 0 349080850 372363264 89038 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 90909 89038 218 20 0 90267 0
[pid=16082/tid=16084] ppid=16080 vsize=363636 CPUtime=2259.48
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 46725 0 0 0 225879 69 0 0 25 0 3 0 349080863 372363264 89038 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=363636 CPUtime=2252.37
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 50314 0 0 0 225180 57 0 0 25 0 3 0 349080863 372363264 89038 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.97
Current children cumulated vsize (KiB) 363636

[startup+2322.3 s]
/proc/loadavg: 2.01 2.01 1.89 3/80 16087
/proc/meminfo: memFree=824152/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=368916 CPUtime=4631.66
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 99756 0 3 0 463037 129 0 0 18 0 3 0 349080850 377769984 90369 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 92229 90369 218 20 0 91587 0
[pid=16082/tid=16084] ppid=16080 vsize=368916 CPUtime=2319.43
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 46725 0 0 0 231874 69 0 0 25 0 3 0 349080863 377769984 90369 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=368916 CPUtime=2312.12
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 51805 0 0 0 231153 59 0 0 25 0 3 0 349080863 377769984 90369 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.66
Current children cumulated vsize (KiB) 368916

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/80 16087
/proc/meminfo: memFree=824088/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=369684 CPUtime=4751.33
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 100093 0 3 0 475003 130 0 0 18 0 3 0 349080850 378556416 90386 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 92421 90386 218 20 0 91779 0
[pid=16082/tid=16084] ppid=16080 vsize=369684 CPUtime=2379.35
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 46735 0 0 0 237866 69 0 0 25 0 3 0 349080863 378556416 90386 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=369684 CPUtime=2371.86
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 52132 0 0 0 237127 59 0 0 25 0 3 0 349080863 378556416 90386 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 12842652 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.33
Current children cumulated vsize (KiB) 369684

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 16087
/proc/meminfo: memFree=824088/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=369684 CPUtime=4871.04
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 100093 0 3 0 486974 130 0 0 18 0 3 0 349080850 378556416 90386 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 92421 90386 218 20 0 91779 0
[pid=16082/tid=16084] ppid=16080 vsize=369684 CPUtime=2439.3
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 46735 0 0 0 243861 69 0 0 25 0 3 0 349080863 378556416 90386 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=369684 CPUtime=2431.62
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 52132 0 0 0 243102 60 0 0 25 0 3 0 349080863 378556416 90386 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.04
Current children cumulated vsize (KiB) 369684

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 16087
/proc/meminfo: memFree=824088/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=369684 CPUtime=4990.71
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 100095 0 3 0 498941 130 0 0 18 0 3 0 349080850 378556416 90388 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 92421 90388 218 20 0 91779 0
[pid=16082/tid=16084] ppid=16080 vsize=369684 CPUtime=2499.23
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 46736 0 0 0 249854 69 0 0 25 0 3 0 349080863 378556416 90388 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=369684 CPUtime=2491.37
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 52133 0 0 0 249077 60 0 0 25 0 3 0 349080863 378556416 90388 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.71
Current children cumulated vsize (KiB) 369684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 16087
/proc/meminfo: memFree=824088/2055920 swapFree=4147588/4192956
[pid=16082] ppid=16080 vsize=369684 CPUtime=5000.1
/proc/16082/stat : 16082 (MiraXTv3_dyn) S 16080 16082 16009 0 -1 4194304 100095 0 3 0 499880 130 0 0 18 0 3 0 349080850 378556416 90388 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16082/statm: 92421 90388 218 20 0 91779 0
[pid=16082/tid=16084] ppid=16080 vsize=369684 CPUtime=2503.93
/proc/16082/task/16084/stat : 16084 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 46736 0 0 0 250324 69 0 0 25 0 3 0 349080863 378556416 90388 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16082/tid=16085] ppid=16080 vsize=369684 CPUtime=2496.04
/proc/16082/task/16085/stat : 16085 (MiraXTv3_dyn) R 16080 16082 16009 0 -1 4194368 52133 0 0 0 249544 60 0 0 25 0 3 0 349080863 378556416 90388 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 369684

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.07
CPU time (s): 5000.18
CPU user time (s): 4998.81
CPU system time (s): 1.36779
CPU usage (%): 199.443
Max. virtual memory (cumulated for all children) (KiB): 369684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.81
system time used= 1.36779
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100095
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 871
involuntary context switches= 93875

runsolver used 2.53661 second user time and 6.66099 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Sat May 12 23:14:50 UTC 2007

IDJOB= 426353
IDBENCH= 20178
IDSOLVER= 196
FILE ID= node42/426353-1179011689

PBS_JOBID= 5253004

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v7000/unif-k3-r4.2-v7000-c29400-S427890210-10.cnf
COMMAND LINE= /tmp/evaluation/426353-1179011689/MiraXTv3_dyn /tmp/evaluation/426353-1179011689/instance-426353-1179011689.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-426353-1179011689 -o ROOT/results/node42/solver-426353-1179011689 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426353-1179011689/MiraXTv3_dyn /tmp/evaluation/426353-1179011689/instance-426353-1179011689.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  44e1b0f761a25d475a1d40bc83b487fd

RANDOM SEED= 404466525

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.277
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.277
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:       1188288 kB
Buffers:         52876 kB
Cached:         665660 kB
SwapCached:      14708 kB
Active:         339292 kB
Inactive:       402860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1188288 kB
SwapTotal:     4192956 kB
SwapFree:      4147588 kB
Dirty:            4556 kB
Writeback:           0 kB
Mapped:          30540 kB
Slab:           110864 kB
Committed_AS:  7384360 kB
PageTables:       1912 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= 66550 MiB

End job on node42 on Sat May 12 23:56:39 UTC 2007