Trace number 426140

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 5000.13 2506.53

General information on the benchmark

Namerandom/OnTreshold/3SAT/v550/
unif-k3-r4.26-v550-c2343-S2037574412-07.UNSAT.shuffled.cnf
MD5SUM3b2c4eb149ae1c8dc4565c734d45bf69
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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/node17/watcher-426140-1178990075 -o ROOT/results/node17/solver-426140-1178990075 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426140-1178990075/MiraXTv3_dyn /tmp/evaluation/426140-1178990075/instance-426140-1178990075.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.84 1.98 1.97 3/77 25566
/proc/meminfo: memFree=1625552/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=3788 CPUtime=0
/proc/25566/stat : 25566 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194304 299 0 0 0 0 0 0 0 18 0 1 0 346924992 3878912 274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3298253 0 0 4096 0 0 0 0 17 1 0 0
/proc/25566/statm: 947 274 206 20 0 305 0

[startup+0.052779 s]
/proc/loadavg: 1.84 1.98 1.97 3/77 25566
/proc/meminfo: memFree=1625552/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=7448 CPUtime=0.19
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 707 0 0 0 19 0 0 0 18 0 3 0 346924992 7626752 682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 1950 782 218 20 0 1308 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7448

[startup+0.418746 s]
/proc/loadavg: 1.84 1.98 1.97 3/77 25566
/proc/meminfo: memFree=1625552/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=8952 CPUtime=0.81
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 1269 0 0 0 81 0 0 0 18 0 3 0 346924992 9166848 1244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 2238 1244 218 20 0 1596 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 8952

[startup+0.501756 s]
/proc/loadavg: 1.84 1.98 1.97 3/77 25566
/proc/meminfo: memFree=1625552/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=9304 CPUtime=0.98
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 1404 0 0 0 98 0 0 0 18 0 3 0 346924992 9527296 1379 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 2326 1379 218 20 0 1684 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 9304

[startup+0.701777 s]
/proc/loadavg: 1.84 1.98 1.97 3/77 25566
/proc/meminfo: memFree=1625552/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=11100 CPUtime=1.38
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 1719 0 0 0 137 1 0 0 18 0 3 0 346924992 11366400 1694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 2775 1694 218 20 0 2133 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11100

[startup+1.50286 s]
/proc/loadavg: 1.86 1.98 1.97 3/80 25569
/proc/meminfo: memFree=1616056/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=15360 CPUtime=2.97
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 2795 0 0 0 296 1 0 0 18 0 3 0 346924992 15728640 2770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 3840 2770 218 20 0 3198 0
[pid=25566/tid=25568] ppid=25564 vsize=15360 CPUtime=1.48
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 1128 0 0 0 148 0 0 0 18 0 3 0 346924993 15728640 2770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565812 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=15360 CPUtime=1.48
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 1310 0 0 0 147 1 0 0 17 0 3 0 346924993 15728640 2770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294789 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15360

[startup+3.10203 s]
/proc/loadavg: 1.86 1.98 1.97 3/80 25569
/proc/meminfo: memFree=1613880/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=18404 CPUtime=6.16
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 3491 0 0 0 614 2 0 0 18 0 3 0 346924992 18845696 3465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 4601 3466 218 20 0 3959 0
[pid=25566/tid=25568] ppid=25564 vsize=18404 CPUtime=3.07
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 1490 0 0 0 307 0 0 0 19 0 3 0 346924993 18845696 3466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=18404 CPUtime=3.07
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 1645 0 0 0 306 1 0 0 17 0 3 0 346924993 18845696 3466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521499 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18404

[startup+6.30137 s]
/proc/loadavg: 1.86 1.98 1.97 3/80 25569
/proc/meminfo: memFree=1606264/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=25172 CPUtime=12.54
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 5466 0 0 0 1251 3 0 0 18 0 3 0 346924992 25776128 5326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 6293 5326 218 20 0 5651 0
[pid=25566/tid=25568] ppid=25564 vsize=25172 CPUtime=6.26
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 2384 0 0 0 625 1 0 0 18 0 3 0 346924993 25776128 5326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=25172 CPUtime=6.27
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 2725 0 0 0 625 2 0 0 25 0 3 0 346924993 25776128 5326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 25172

[startup+12.701 s]
/proc/loadavg: 1.88 1.98 1.97 3/80 25569
/proc/meminfo: memFree=1591232/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=40124 CPUtime=25.31
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 8972 0 0 0 2524 7 0 0 18 0 3 0 346924992 41086976 8587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 10031 8587 218 20 0 9389 0
[pid=25566/tid=25568] ppid=25564 vsize=40124 CPUtime=12.63
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 4234 0 0 0 1261 2 0 0 18 0 3 0 346924993 41086976 8587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=40124 CPUtime=12.66
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 4381 0 0 0 1262 4 0 0 25 0 3 0 346924993 41086976 8587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 40124

[startup+25.5014 s]
/proc/loadavg: 1.90 1.98 1.97 3/80 25569
/proc/meminfo: memFree=1588224/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=42656 CPUtime=50.86
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 10207 0 0 0 5077 9 0 0 18 0 3 0 346924992 43679744 9452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 10664 9452 218 20 0 10022 0
[pid=25566/tid=25568] ppid=25564 vsize=42656 CPUtime=25.37
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 4877 0 0 0 2534 3 0 0 25 0 3 0 346924993 43679744 9452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=42656 CPUtime=25.45
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 4973 0 0 0 2541 4 0 0 25 0 3 0 346924993 43679744 9452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 42656

[startup+51.1011 s]
/proc/loadavg: 1.93 1.98 1.97 3/80 25569
/proc/meminfo: memFree=1574144/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=56560 CPUtime=101.9
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 14526 0 0 0 10175 15 0 0 18 0 3 0 346924992 57917440 12983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 14140 12983 218 20 0 13498 0
[pid=25566/tid=25568] ppid=25564 vsize=56560 CPUtime=50.87
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 6700 0 0 0 5081 6 0 0 25 0 3 0 346924993 57917440 12983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=56560 CPUtime=51.02
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 7469 0 0 0 5093 9 0 0 25 0 3 0 346924993 57917440 12983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525979 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 56560

[startup+102.301 s]
/proc/loadavg: 1.97 1.98 1.97 3/80 25569
/proc/meminfo: memFree=1568576/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=61256 CPUtime=204
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 17234 0 0 0 20381 19 0 0 18 0 3 0 346924992 62726144 14257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 15314 14257 218 20 0 14672 0
[pid=25566/tid=25568] ppid=25564 vsize=61256 CPUtime=101.83
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 7863 0 0 0 10176 7 0 0 25 0 3 0 346924993 62726144 14257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=61256 CPUtime=102.14
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 9014 0 0 0 10203 11 0 0 25 0 3 0 346924993 62726144 14257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 61256

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25569
/proc/meminfo: memFree=1565760/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=64240 CPUtime=323.65
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 19643 0 0 0 32344 21 0 0 18 0 3 0 346924992 65781760 14939 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 16060 14939 218 20 0 15418 0
[pid=25566/tid=25568] ppid=25564 vsize=64240 CPUtime=161.58
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 9125 0 0 0 16150 8 0 0 25 0 3 0 346924993 65781760 14939 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=64240 CPUtime=162.05
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 10161 0 0 0 16193 12 0 0 25 0 3 0 346924993 65781760 14939 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.65
Current children cumulated vsize (KiB) 64240

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25569
/proc/meminfo: memFree=1563008/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=67548 CPUtime=443.33
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 21829 0 0 0 44309 24 0 0 18 0 3 0 346924992 69169152 15660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 16887 15660 218 20 0 16245 0
[pid=25566/tid=25568] ppid=25564 vsize=67548 CPUtime=221.33
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 10342 0 0 0 22123 10 0 0 25 0 3 0 346924993 69169152 15660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530101 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=67548 CPUtime=221.98
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 11130 0 0 0 22185 13 0 0 25 0 3 0 346924993 69169152 15660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.33
Current children cumulated vsize (KiB) 67548

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25569
/proc/meminfo: memFree=1561664/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=68528 CPUtime=562.96
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 23902 0 0 0 56270 26 0 0 18 0 3 0 346924992 70172672 16095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 17132 16095 218 20 0 16490 0
[pid=25566/tid=25568] ppid=25564 vsize=68528 CPUtime=281.05
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 11446 0 0 0 28094 11 0 0 25 0 3 0 346924993 70172672 16095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=68528 CPUtime=281.88
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 12099 0 0 0 28175 13 0 0 25 0 3 0 346924993 70172672 16095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.96
Current children cumulated vsize (KiB) 68528

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25569
/proc/meminfo: memFree=1558272/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=72820 CPUtime=682.63
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 26060 0 0 0 68235 28 0 0 18 0 3 0 346924992 74567680 16843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 18205 16843 218 20 0 17563 0
[pid=25566/tid=25568] ppid=25564 vsize=72820 CPUtime=340.79
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 12473 0 0 0 34067 12 0 0 25 0 3 0 346924993 74567680 16843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=72820 CPUtime=341.82
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 13230 0 0 0 34167 15 0 0 25 0 3 0 346924993 74567680 16843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.63
Current children cumulated vsize (KiB) 72820

[startup+402.302 s]

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

/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 33279 0 0 0 183598 32 0 0 25 0 3 0 346924993 103284736 23915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=100864 CPUtime=1838.77
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 34786 0 0 0 183841 36 0 0 25 0 3 0 346924993 103284736 23915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3675.09
Current children cumulated vsize (KiB) 100864

[startup+1902.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25571
/proc/meminfo: memFree=1529792/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=100020 CPUtime=3794.77
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 69696 0 0 0 379407 70 0 0 18 0 3 0 346924992 102420480 23946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 25005 23946 218 20 0 24363 0
[pid=25566/tid=25568] ppid=25564 vsize=100020 CPUtime=1896.04
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 33937 0 0 0 189571 33 0 0 25 0 3 0 346924993 102420480 23946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=100020 CPUtime=1898.72
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 35402 0 0 0 189835 37 0 0 25 0 3 0 346924993 102420480 23946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.77
Current children cumulated vsize (KiB) 100020

[startup+1962.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25571
/proc/meminfo: memFree=1529728/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=100020 CPUtime=3914.46
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 71092 0 0 0 391375 71 0 0 18 0 3 0 346924992 102420480 23958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 25005 23958 218 20 0 24363 0
[pid=25566/tid=25568] ppid=25564 vsize=100020 CPUtime=1955.79
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 34558 0 0 0 195545 34 0 0 25 0 3 0 346924993 102420480 23958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=100020 CPUtime=1958.66
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 36177 0 0 0 195829 37 0 0 25 0 3 0 346924993 102420480 23958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.46
Current children cumulated vsize (KiB) 100020

[startup+2022.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25571
/proc/meminfo: memFree=1529664/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=100020 CPUtime=4034.16
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 72342 0 0 0 403344 72 0 0 18 0 3 0 346924992 102420480 23973 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 25005 23973 218 20 0 24363 0
[pid=25566/tid=25568] ppid=25564 vsize=100020 CPUtime=2015.53
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 35183 0 0 0 201519 34 0 0 25 0 3 0 346924993 102420480 23973 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=100020 CPUtime=2018.61
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 36802 0 0 0 201824 37 0 0 25 0 3 0 346924993 102420480 23973 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.16
Current children cumulated vsize (KiB) 100020

[startup+2082.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25571
/proc/meminfo: memFree=1528384/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=102068 CPUtime=4153.87
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 74199 0 0 0 415313 74 0 0 18 0 3 0 346924992 104517632 24275 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 25517 24275 218 20 0 24875 0
[pid=25566/tid=25568] ppid=25564 vsize=102068 CPUtime=2075.29
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 36255 0 0 0 207493 36 0 0 25 0 3 0 346924993 104517632 24275 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=102068 CPUtime=2078.55
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 37587 0 0 0 207818 37 0 0 25 0 3 0 346924993 104517632 24275 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.87
Current children cumulated vsize (KiB) 102068

[startup+2142.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25571
/proc/meminfo: memFree=1528320/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=102068 CPUtime=4273.56
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 75471 0 0 0 427281 75 0 0 18 0 3 0 346924992 104517632 24293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 25517 24293 218 20 0 24875 0
[pid=25566/tid=25568] ppid=25564 vsize=102068 CPUtime=2135.03
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 36891 0 0 0 213467 36 0 0 25 0 3 0 346924993 104517632 24293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=102068 CPUtime=2138.5
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 38223 0 0 0 213812 38 0 0 25 0 3 0 346924993 104517632 24293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.56
Current children cumulated vsize (KiB) 102068

[startup+2202.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25571
/proc/meminfo: memFree=1528128/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=102240 CPUtime=4393.24
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 76791 0 0 0 439248 76 0 0 18 0 3 0 346924992 104693760 24349 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 25560 24349 218 20 0 24918 0
[pid=25566/tid=25568] ppid=25564 vsize=102240 CPUtime=2194.81
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 37551 0 0 0 219444 37 0 0 25 0 3 0 346924993 104693760 24349 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=102240 CPUtime=2198.41
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 38883 0 0 0 219803 38 0 0 25 0 3 0 346924993 104693760 24349 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.24
Current children cumulated vsize (KiB) 102240

[startup+2262.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25571
/proc/meminfo: memFree=1528000/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=102240 CPUtime=4512.92
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 78093 0 0 0 451215 77 0 0 18 0 3 0 346924992 104693760 24377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 25560 24377 218 20 0 24918 0
[pid=25566/tid=25568] ppid=25564 vsize=102240 CPUtime=2254.55
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 38195 0 0 0 225417 38 0 0 25 0 3 0 346924993 104693760 24377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=102240 CPUtime=2258.36
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 39541 0 0 0 225797 39 0 0 25 0 3 0 346924993 104693760 24377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.92
Current children cumulated vsize (KiB) 102240

[startup+2322.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25571
/proc/meminfo: memFree=1527872/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=103692 CPUtime=4632.63
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 79408 0 0 0 463184 79 0 0 18 0 3 0 346924992 106180608 24410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 25923 24410 218 20 0 25281 0
[pid=25566/tid=25568] ppid=25564 vsize=103692 CPUtime=2314.3
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 38862 0 0 0 231391 39 0 0 25 0 3 0 346924993 106180608 24410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=103692 CPUtime=2318.3
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 40189 0 0 0 231791 39 0 0 25 0 3 0 346924993 106180608 24410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.63
Current children cumulated vsize (KiB) 103692

[startup+2382.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25571
/proc/meminfo: memFree=1527808/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=103692 CPUtime=4752.32
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 80875 0 0 0 475152 80 0 0 18 0 3 0 346924992 106180608 24425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 25923 24425 218 20 0 25281 0
[pid=25566/tid=25568] ppid=25564 vsize=103692 CPUtime=2374.05
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 39514 0 0 0 237365 40 0 0 25 0 3 0 346924993 106180608 24425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=103692 CPUtime=2378.26
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 41004 0 0 0 237786 40 0 0 25 0 3 0 346924993 106180608 24425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.32
Current children cumulated vsize (KiB) 103692

[startup+2442.31 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25571
/proc/meminfo: memFree=1527552/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=104716 CPUtime=4872.02
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 82209 0 0 0 487120 82 0 0 18 0 3 0 346924992 107229184 24459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 26179 24459 218 20 0 25537 0
[pid=25566/tid=25568] ppid=25564 vsize=104716 CPUtime=2433.8
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 40170 0 0 0 243339 41 0 0 25 0 3 0 346924993 107229184 24459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=104716 CPUtime=2438.2
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 41682 0 0 0 243780 40 0 0 25 0 3 0 346924993 107229184 24459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4872.02
Current children cumulated vsize (KiB) 104716

[startup+2502.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25571
/proc/meminfo: memFree=1527616/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=104716 CPUtime=4991.71
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 83530 0 0 0 499088 83 0 0 18 0 3 0 346924992 107229184 24471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 26179 24471 218 20 0 25537 0
[pid=25566/tid=25568] ppid=25564 vsize=104716 CPUtime=2493.55
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 40830 0 0 0 249313 42 0 0 25 0 3 0 346924993 107229184 24471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=104716 CPUtime=2498.15
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 42343 0 0 0 249774 41 0 0 25 0 3 0 346924993 107229184 24471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.71
Current children cumulated vsize (KiB) 104716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.5 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 25571
/proc/meminfo: memFree=1527616/2055920 swapFree=4140644/4192956
[pid=25566] ppid=25564 vsize=104716 CPUtime=5000.09
/proc/25566/stat : 25566 (MiraXTv3_dyn) S 25564 25566 25494 0 -1 4194304 83530 0 0 0 499926 83 0 0 18 0 3 0 346924992 107229184 24471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25566/statm: 26179 24471 218 20 0 25537 0
[pid=25566/tid=25568] ppid=25564 vsize=104716 CPUtime=2497.73
/proc/25566/task/25568/stat : 25568 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 40830 0 0 0 249731 42 0 0 25 0 3 0 346924993 107229184 24471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25566/tid=25569] ppid=25564 vsize=104716 CPUtime=2502.35
/proc/25566/task/25569/stat : 25569 (MiraXTv3_dyn) R 25564 25566 25494 0 -1 4194368 42343 0 0 0 250194 41 0 0 25 0 3 0 346924993 107229184 24471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 104716

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.53
CPU time (s): 5000.13
CPU user time (s): 4999.28
CPU system time (s): 0.85187
CPU usage (%): 199.484
Max. virtual memory (cumulated for all children) (KiB): 105368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.28
system time used= 0.85187
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83530
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= 795
involuntary context switches= 93541

runsolver used 2.34264 second user time and 6.79897 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat May 12 17:14:35 UTC 2007

IDJOB= 426140
IDBENCH= 19957
IDSOLVER= 196
FILE ID= node17/426140-1178990075

PBS_JOBID= 5252831

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v550/unif-k3-r4.26-v550-c2343-S2037574412-07.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426140-1178990075/MiraXTv3_dyn /tmp/evaluation/426140-1178990075/instance-426140-1178990075.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-426140-1178990075 -o ROOT/results/node17/solver-426140-1178990075 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426140-1178990075/MiraXTv3_dyn /tmp/evaluation/426140-1178990075/instance-426140-1178990075.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  3b2c4eb149ae1c8dc4565c734d45bf69

RANDOM SEED= 440672467

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1625768 kB
Buffers:         51248 kB
Cached:         290796 kB
SwapCached:      15568 kB
Active:         172868 kB
Inactive:       193084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625768 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            4720 kB
Writeback:           0 kB
Mapped:          29832 kB
Slab:            49764 kB
Committed_AS: 10230532 kB
PageTables:       1796 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= 66556 MiB

End job on node17 on Sat May 12 17:56:23 UTC 2007