Trace number 1719385

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
LySAT c/2009-03-20? (exit code) 53.4369 53.4522

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug8.cnf
MD5SUM5fe5b52b05e512edbe82e7d139ac7362
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.72
Satisfiable
(Un)Satisfiability was proved
Number of variables521179
Number of clauses13378617
Sum of the clauses size39204907
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714562
Number of clauses of size 34209393
Number of clauses of size 425257
Number of clauses of size 515681
Number of clauses of size over 5413723

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 13378617, num vars = 521179
0.00/0.00	c Exiting...too many clauses
0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  521179                                               |
0.00/0.00	|  Number of clauses:    13378617                                             |
8.09/8.10	|  Parsing time:         7.12         s                                       |
53.07/53.15	restarts              : 9
53.07/53.15	conflicts             : 6988           (134 /sec)
53.07/53.15	decisions             : 1416996        (0.53 % random) (27186 /sec)
53.07/53.15	propagations          : 54801664       (1051410 /sec)
53.07/53.15	conflict literals     : 391033         (8.01 % deleted)
53.07/53.15	Memory used           : 600.29 MB
53.07/53.15	CPU time              : 52.1221 s
53.07/53.15	
53.27/53.35	SATISFIABLE

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1719385-1240646218/watcher-1719385-1240646218 -o /tmp/evaluation-result-1719385-1240646218/solver-1719385-1240646218 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1719385-1240646218.cnf c 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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.59 1.62 1.60 3/64 18604
/proc/meminfo: memFree=1606056/2055920 swapFree=4192812/4192956
[pid=18604] ppid=18602 vsize=5356 CPUtime=0
/proc/18604/stat : 18604 (lysat.sh) S 18602 18604 18132 0 -1 4194304 309 79 0 0 0 0 0 0 19 0 1 0 92651083 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18604/statm: 1339 237 195 169 0 50 0
[pid=18606] ppid=18604 vsize=1884 CPUtime=0
/proc/18606/stat : 18606 (LySATc) R 18604 18604 18132 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 92651083 1929216 134 1992294400 134512640 135214827 4294956240 18446744073709551615 134742878 0 0 4096 3 0 0 0 17 1 0 0
/proc/18606/statm: 471 140 49 171 0 298 0

[startup+0.0252339 s]
/proc/loadavg: 1.59 1.62 1.60 3/64 18604
/proc/meminfo: memFree=1606056/2055920 swapFree=4192812/4192956
[pid=18604] ppid=18602 vsize=5356 CPUtime=0
/proc/18604/stat : 18604 (lysat.sh) S 18602 18604 18132 0 -1 4194304 309 79 0 0 0 0 0 0 19 0 1 0 92651083 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18604/statm: 1339 237 195 169 0 50 0
[pid=18606] ppid=18604 vsize=3548 CPUtime=0.01
/proc/18606/stat : 18606 (LySATc) R 18604 18604 18132 0 -1 4194304 753 0 0 0 1 0 0 0 21 0 1 0 92651083 3633152 739 1992294400 134512640 135214827 4294956240 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 1 0 0
/proc/18606/statm: 887 739 61 171 0 714 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8904

[startup+0.101242 s]
/proc/loadavg: 1.59 1.62 1.60 3/64 18604
/proc/meminfo: memFree=1606056/2055920 swapFree=4192812/4192956
[pid=18604] ppid=18602 vsize=5356 CPUtime=0
/proc/18604/stat : 18604 (lysat.sh) S 18602 18604 18132 0 -1 4194304 309 79 0 0 0 0 0 0 19 0 1 0 92651083 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18604/statm: 1339 237 195 169 0 50 0
[pid=18606] ppid=18604 vsize=10004 CPUtime=0.09
/proc/18606/stat : 18606 (LySATc) R 18604 18604 18132 0 -1 4194304 2276 0 0 0 8 1 0 0 21 0 1 0 92651083 10244096 2262 1992294400 134512640 135214827 4294956240 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 1 0 0
/proc/18606/statm: 2501 2263 61 171 0 2328 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15360

[startup+0.301263 s]
/proc/loadavg: 1.59 1.62 1.60 3/64 18604
/proc/meminfo: memFree=1606056/2055920 swapFree=4192812/4192956
[pid=18604] ppid=18602 vsize=5356 CPUtime=0
/proc/18604/stat : 18604 (lysat.sh) S 18602 18604 18132 0 -1 4194304 309 79 0 0 0 0 0 0 19 0 1 0 92651083 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18604/statm: 1339 237 195 169 0 50 0
[pid=18606] ppid=18604 vsize=26076 CPUtime=0.29
/proc/18606/stat : 18606 (LySATc) R 18604 18604 18132 0 -1 4194304 6007 0 0 0 25 4 0 0 22 0 1 0 92651083 26701824 5993 1992294400 134512640 135214827 4294956240 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 1 0 0
/proc/18606/statm: 6519 5994 61 171 0 6346 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31432

[startup+0.701308 s]
/proc/loadavg: 1.59 1.62 1.60 3/64 18604
/proc/meminfo: memFree=1606056/2055920 swapFree=4192812/4192956
[pid=18604] ppid=18602 vsize=5356 CPUtime=0
/proc/18604/stat : 18604 (lysat.sh) S 18602 18604 18132 0 -1 4194304 309 79 0 0 0 0 0 0 19 0 1 0 92651083 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18604/statm: 1339 237 195 169 0 50 0
[pid=18606] ppid=18604 vsize=56176 CPUtime=0.68
/proc/18606/stat : 18606 (LySATc) R 18604 18604 18132 0 -1 4194304 13428 0 0 0 60 8 0 0 25 0 1 0 92651083 57524224 13414 1992294400 134512640 135214827 4294956240 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 1 0 0
/proc/18606/statm: 14044 13414 61 171 0 13871 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 61532

[startup+1.5014 s]
/proc/loadavg: 1.59 1.62 1.60 2/66 18607
/proc/meminfo: memFree=1531212/2055920 swapFree=4192812/4192956
[pid=18604] ppid=18602 vsize=5356 CPUtime=0
/proc/18604/stat : 18604 (lysat.sh) S 18602 18604 18132 0 -1 4194304 309 79 0 0 0 0 0 0 19 0 1 0 92651083 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18604/statm: 1339 237 195 169 0 50 0
[pid=18606] ppid=18604 vsize=118868 CPUtime=1.48
/proc/18606/stat : 18606 (LySATc) R 18604 18604 18132 0 -1 4194304 27690 0 0 0 130 18 0 0 25 0 1 0 92651083 121720832 27676 1992294400 134512640 135214827 4294956240 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 1 0 0
/proc/18606/statm: 29717 27676 61 171 0 29544 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 124224

[startup+3.10157 s]
/proc/loadavg: 1.59 1.62 1.60 2/66 18607
/proc/meminfo: memFree=1453336/2055920 swapFree=4192812/4192956
[pid=18604] ppid=18602 vsize=5356 CPUtime=0
/proc/18604/stat : 18604 (lysat.sh) S 18602 18604 18132 0 -1 4194304 309 79 0 0 0 0 0 0 19 0 1 0 92651083 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18604/statm: 1339 237 195 169 0 50 0
[pid=18606] ppid=18604 vsize=227784 CPUtime=3.08
/proc/18606/stat : 18606 (LySATc) R 18604 18604 18132 0 -1 4194304 55969 0 0 0 271 37 0 0 25 0 1 0 92651083 233250816 55955 1992294400 134512640 135214827 4294956240 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 1 0 0
/proc/18606/statm: 56946 55956 61 171 0 56773 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 233140

[startup+6.30293 s]
/proc/loadavg: 1.71 1.65 1.60 2/66 18607
/proc/meminfo: memFree=1223448/2055920 swapFree=4192812/4192956
[pid=18604] ppid=18602 vsize=5356 CPUtime=0
/proc/18604/stat : 18604 (lysat.sh) S 18602 18604 18132 0 -1 4194304 309 79 0 0 0 0 0 0 19 0 1 0 92651083 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18604/statm: 1339 237 195 169 0 50 0
[pid=18606] ppid=18604 vsize=458064 CPUtime=6.29
/proc/18606/stat : 18606 (LySATc) R 18604 18604 18132 0 -1 4194304 110671 0 0 0 553 76 0 0 25 0 1 0 92651083 469057536 110657 1992294400 134512640 135214827 4294956240 18446744073709551615 134720871 0 0 4096 3 0 0 0 17 1 0 0
/proc/18606/statm: 114516 110657 61 171 0 114343 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 463420

[startup+12.7016 s]
/proc/loadavg: 1.73 1.65 1.60 2/66 18607
/proc/meminfo: memFree=1038744/2055920 swapFree=4192812/4192956
[pid=18604] ppid=18602 vsize=5356 CPUtime=0
/proc/18604/stat : 18604 (lysat.sh) S 18602 18604 18132 0 -1 4194304 309 79 0 0 0 0 0 0 19 0 1 0 92651083 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18604/statm: 1339 237 195 169 0 50 0
[pid=18606] ppid=18604 vsize=600924 CPUtime=12.68
/proc/18606/stat : 18606 (LySATc) R 18604 18604 18132 0 -1 4194304 143419 0 0 0 1169 99 0 0 25 0 1 0 92651083 615346176 143405 1992294400 134512640 135214827 4294956240 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18606/statm: 150231 143405 77 171 0 150058 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 606280

[startup+25.5011 s]
/proc/loadavg: 1.57 1.62 1.59 2/66 18607
/proc/meminfo: memFree=1027608/2055920 swapFree=4192812/4192956
[pid=18604] ppid=18602 vsize=5356 CPUtime=0
/proc/18604/stat : 18604 (lysat.sh) S 18602 18604 18132 0 -1 4194304 309 79 0 0 0 0 0 0 19 0 1 0 92651083 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18604/statm: 1339 237 195 169 0 50 0
[pid=18606] ppid=18604 vsize=611928 CPUtime=25.48
/proc/18606/stat : 18606 (LySATc) R 18604 18604 18132 0 -1 4194304 146129 0 0 0 2447 101 0 0 25 0 1 0 92651083 626614272 146115 1992294400 134512640 135214827 4294956240 18446744073709551615 134529301 0 0 4096 3 0 0 0 17 1 0 0
/proc/18606/statm: 152982 146115 77 171 0 152809 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 617284

[startup+51.1019 s]
/proc/loadavg: 1.37 1.57 1.58 2/66 18607
/proc/meminfo: memFree=1025816/2055920 swapFree=4192812/4192956
[pid=18604] ppid=18602 vsize=5356 CPUtime=0
/proc/18604/stat : 18604 (lysat.sh) S 18602 18604 18132 0 -1 4194304 309 79 0 0 0 0 0 0 19 0 1 0 92651083 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18604/statm: 1339 237 195 169 0 50 0
[pid=18606] ppid=18604 vsize=613784 CPUtime=51.07
/proc/18606/stat : 18606 (LySATc) R 18604 18604 18132 0 -1 4194304 146625 0 0 0 5006 101 0 0 25 0 1 0 92651083 628514816 146611 1992294400 134512640 135214827 4294956240 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18606/statm: 153446 146611 77 171 0 153273 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 619140

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

[startup+52.7011 s]
/proc/loadavg: 1.37 1.57 1.58 2/66 18607
/proc/meminfo: memFree=1025688/2055920 swapFree=4192812/4192956
[pid=18604] ppid=18602 vsize=5356 CPUtime=0
/proc/18604/stat : 18604 (lysat.sh) S 18602 18604 18132 0 -1 4194304 309 79 0 0 0 0 0 0 19 0 1 0 92651083 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18604/statm: 1339 237 195 169 0 50 0
[pid=18606] ppid=18604 vsize=613916 CPUtime=52.67
/proc/18606/stat : 18606 (LySATc) R 18604 18604 18132 0 -1 4194304 146664 0 0 0 5166 101 0 0 25 0 1 0 92651083 628649984 146650 1992294400 134512640 135214827 4294956240 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18606/statm: 153479 146650 77 171 0 153306 0
Current children cumulated CPU time (s) 52.67
Current children cumulated vsize (KiB) 619272

[startup+53.1011 s]
/proc/loadavg: 1.37 1.57 1.58 2/66 18607
/proc/meminfo: memFree=1025688/2055920 swapFree=4192812/4192956
[pid=18604] ppid=18602 vsize=5356 CPUtime=0
/proc/18604/stat : 18604 (lysat.sh) S 18602 18604 18132 0 -1 4194304 309 79 0 0 0 0 0 0 19 0 1 0 92651083 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18604/statm: 1339 237 195 169 0 50 0
[pid=18606] ppid=18604 vsize=614180 CPUtime=53.07
/proc/18606/stat : 18606 (LySATc) R 18604 18604 18132 0 -1 4194304 146727 0 0 0 5206 101 0 0 25 0 1 0 92651083 628920320 146713 1992294400 134512640 135214827 4294956240 18446744073709551615 134529276 0 0 4096 3 0 0 0 17 1 0 0
/proc/18606/statm: 153545 146713 77 171 0 153372 0
Current children cumulated CPU time (s) 53.07
Current children cumulated vsize (KiB) 619536

[startup+53.3011 s]
/proc/loadavg: 1.37 1.57 1.58 2/66 18607
/proc/meminfo: memFree=1025688/2055920 swapFree=4192812/4192956
[pid=18604] ppid=18602 vsize=5356 CPUtime=0
/proc/18604/stat : 18604 (lysat.sh) S 18602 18604 18132 0 -1 4194304 309 79 0 0 0 0 0 0 19 0 1 0 92651083 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18604/statm: 1339 237 195 169 0 50 0
[pid=18606] ppid=18604 vsize=614700 CPUtime=53.27
/proc/18606/stat : 18606 (LySATc) R 18604 18604 18132 0 -1 4194304 146866 0 0 0 5225 102 0 0 25 0 1 0 92651083 629452800 146851 1992294400 134512640 135214827 4294956240 18446744073709551615 134742974 0 0 4096 3 0 0 0 17 1 0 0
/proc/18606/statm: 153675 146851 84 171 0 153502 0
Current children cumulated CPU time (s) 53.27
Current children cumulated vsize (KiB) 620056

[startup+53.4011 s]
/proc/loadavg: 1.37 1.57 1.58 2/66 18607
/proc/meminfo: memFree=1025688/2055920 swapFree=4192812/4192956
[pid=18604] ppid=18602 vsize=5356 CPUtime=0
/proc/18604/stat : 18604 (lysat.sh) S 18602 18604 18132 0 -1 4194304 309 79 0 0 0 0 0 0 19 0 1 0 92651083 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18604/statm: 1339 237 195 169 0 50 0
[pid=18606] ppid=18604 vsize=0 CPUtime=53.37
/proc/18606/stat : 18606 (LySATc) R 18604 18604 18132 0 -1 4194308 146866 0 0 0 5230 107 0 0 25 0 1 0 92651083 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/18606/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 53.37
Current children cumulated vsize (KiB) 5356

Child status: 10
Real time (s): 53.4522
CPU time (s): 53.4369
CPU user time (s): 52.307
CPU system time (s): 1.12983
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 620056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.307
system time used= 1.12983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147268
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= 8
involuntary context switches= 106

runsolver used 0.055991 second user time and 0.147977 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-25 09:57:18
IDJOB=1719385
IDBENCH=20591
IDSOLVER=512
FILE ID=node59/1719385-1240646218
PBS_JOBID= 9186431
Free space on /tmp= 66060 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug8.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719385-1240646218/watcher-1719385-1240646218 -o /tmp/evaluation-result-1719385-1240646218/solver-1719385-1240646218 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1719385-1240646218.cnf c

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 5fe5b52b05e512edbe82e7d139ac7362
RANDOM SEED=1375500089

node59.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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:       1607568 kB
Buffers:          1028 kB
Cached:         363928 kB
SwapCached:          0 kB
Active:         336700 kB
Inactive:        42180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1607568 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          264260 kB
Writeback:           0 kB
Mapped:          23696 kB
Slab:            55484 kB
Committed_AS:   360828 kB
PageTables:       1456 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= 66052 MiB
End job on node59 at 2009-04-25 09:58:13