Trace number 1719333

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) 68.7345 68.7664

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug5.cnf
MD5SUMc77a56af24208a6401c763e11a38de01
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.736
Satisfiable
(Un)Satisfiability was proved
Number of variables520770
Number of clauses13380350
Sum of the clauses size39210884
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28710587
Number of clauses of size 34215482
Number of clauses of size 425225
Number of clauses of size 515593
Number of clauses of size over 5413462

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 13380350, num vars = 520770
0.00/0.00	c Exiting...too many clauses
0.00/0.01	This is MiniSat 2.0 beta
0.00/0.01	WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	============================[ Problem Statistics ]=============================
0.00/0.01	|                                                                             |
0.00/0.01	|  Number of variables:  520770                                               |
0.00/0.01	|  Number of clauses:    13380350                                             |
7.49/7.54	|  Parsing time:         6.61         s                                       |
68.35/68.49	restarts              : 10
68.35/68.49	conflicts             : 8735           (129 /sec)
68.35/68.49	decisions             : 1731051        (0.54 % random) (25649 /sec)
68.35/68.49	propagations          : 67591581       (1001524 /sec)
68.35/68.49	conflict literals     : 485990         (9.28 % deleted)
68.35/68.49	Memory used           : 601.06 MB
68.35/68.49	CPU time              : 67.4887 s
68.35/68.49	
68.55/68.67	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-1719333-1240645971/watcher-1719333-1240645971 -o /tmp/evaluation-result-1719333-1240645971/solver-1719333-1240645971 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1719333-1240645971.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.26 1.09 1.03 2/64 19589
/proc/meminfo: memFree=917744/2055920 swapFree=4192956/4192956
[pid=19589] ppid=19587 vsize=5260 CPUtime=0
/proc/19589/stat : 19589 (lysat.sh) R 19587 19589 19180 0 -1 4194304 67 0 0 0 0 0 0 0 20 0 1 0 92632056 5386240 50 1992294400 4194304 4889804 548682068800 18446744073709551615 221233816218 0 0 4096 0 0 0 0 17 1 0 0
/proc/19589/statm: 1303 45 30 169 0 14 0

[startup+0.029659 s]
/proc/loadavg: 1.26 1.09 1.03 2/64 19589
/proc/meminfo: memFree=917744/2055920 swapFree=4192956/4192956
[pid=19589] ppid=19587 vsize=5356 CPUtime=0
/proc/19589/stat : 19589 (lysat.sh) S 19587 19589 19180 0 -1 4194304 309 79 0 0 0 0 0 0 16 0 1 0 92632056 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19589/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101665 s]
/proc/loadavg: 1.26 1.09 1.03 2/64 19589
/proc/meminfo: memFree=917744/2055920 swapFree=4192956/4192956
[pid=19589] ppid=19587 vsize=5356 CPUtime=0
/proc/19589/stat : 19589 (lysat.sh) S 19587 19589 19180 0 -1 4194304 309 79 0 0 0 0 0 0 16 0 1 0 92632056 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19589/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301686 s]
/proc/loadavg: 1.26 1.09 1.03 2/64 19589
/proc/meminfo: memFree=917744/2055920 swapFree=4192956/4192956
[pid=19589] ppid=19587 vsize=5356 CPUtime=0
/proc/19589/stat : 19589 (lysat.sh) S 19587 19589 19180 0 -1 4194304 309 79 0 0 0 0 0 0 16 0 1 0 92632056 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19589/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70173 s]
/proc/loadavg: 1.26 1.09 1.03 2/64 19589
/proc/meminfo: memFree=917744/2055920 swapFree=4192956/4192956
[pid=19589] ppid=19587 vsize=5356 CPUtime=0
/proc/19589/stat : 19589 (lysat.sh) S 19587 19589 19180 0 -1 4194304 309 79 0 0 0 0 0 0 16 0 1 0 92632056 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19589/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50182 s]
/proc/loadavg: 1.26 1.09 1.03 2/67 19593
/proc/meminfo: memFree=837784/2055920 swapFree=4192956/4192956
[pid=19589] ppid=19587 vsize=5356 CPUtime=0
/proc/19589/stat : 19589 (lysat.sh) S 19587 19589 19180 0 -1 4194304 309 79 0 0 0 0 0 0 16 0 1 0 92632056 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19589/statm: 1339 237 195 169 0 50 0
[pid=19592] ppid=19589 vsize=125224 CPUtime=1.49
/proc/19592/stat : 19592 (LySATc) R 19589 19589 19180 0 -1 4194304 29552 0 0 0 130 19 0 0 25 0 1 0 92632056 128229376 29538 1992294400 134512640 135214827 4294956240 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 0 0 0
/proc/19592/statm: 31306 29539 61 171 0 31133 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130580

[startup+3.10199 s]
/proc/loadavg: 1.32 1.11 1.03 2/67 19593
/proc/meminfo: memFree=754456/2055920 swapFree=4192956/4192956
[pid=19589] ppid=19587 vsize=5356 CPUtime=0
/proc/19589/stat : 19589 (lysat.sh) S 19587 19589 19180 0 -1 4194304 309 79 0 0 0 0 0 0 16 0 1 0 92632056 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19589/statm: 1339 237 195 169 0 50 0
[pid=19592] ppid=19589 vsize=255372 CPUtime=3.09
/proc/19592/stat : 19592 (LySATc) R 19589 19589 19180 0 -1 4194304 59724 0 0 0 270 39 0 0 25 0 1 0 92632056 261500928 59710 1992294400 134512640 135214827 4294956240 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 0 0 0
/proc/19592/statm: 63843 59710 61 171 0 63670 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 260728

[startup+6.30133 s]
/proc/loadavg: 1.32 1.11 1.03 2/67 19593
/proc/meminfo: memFree=511832/2055920 swapFree=4192956/4192956
[pid=19589] ppid=19587 vsize=5356 CPUtime=0
/proc/19589/stat : 19589 (lysat.sh) S 19587 19589 19180 0 -1 4194304 309 79 0 0 0 0 0 0 16 0 1 0 92632056 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19589/statm: 1339 237 195 169 0 50 0
[pid=19592] ppid=19589 vsize=483728 CPUtime=6.28
/proc/19592/stat : 19592 (LySATc) R 19589 19589 19180 0 -1 4194304 117881 0 0 0 551 77 0 0 25 0 1 0 92632056 495337472 117867 1992294400 134512640 135214827 4294956240 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 0 0 0
/proc/19592/statm: 120932 117867 61 171 0 120759 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 489084

[startup+12.702 s]
/proc/loadavg: 1.27 1.10 1.03 2/66 19593
/proc/meminfo: memFree=346656/2055920 swapFree=4192956/4192956
[pid=19589] ppid=19587 vsize=5356 CPUtime=0
/proc/19589/stat : 19589 (lysat.sh) S 19587 19589 19180 0 -1 4194304 309 79 0 0 0 0 0 0 16 0 1 0 92632056 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19589/statm: 1339 237 195 169 0 50 0
[pid=19592] ppid=19589 vsize=603008 CPUtime=12.69
/proc/19592/stat : 19592 (LySATc) R 19589 19589 19180 0 -1 4194304 143953 0 0 0 1175 94 0 0 25 0 1 0 92632056 617480192 143939 1992294400 134512640 135214827 4294956240 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/19592/statm: 150752 143939 76 171 0 150579 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 608364

[startup+25.5014 s]
/proc/loadavg: 1.23 1.10 1.03 2/66 19593
/proc/meminfo: memFree=338016/2055920 swapFree=4192956/4192956
[pid=19589] ppid=19587 vsize=5356 CPUtime=0
/proc/19589/stat : 19589 (lysat.sh) S 19587 19589 19180 0 -1 4194304 309 79 0 0 0 0 0 0 16 0 1 0 92632056 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19589/statm: 1339 237 195 169 0 50 0
[pid=19592] ppid=19589 vsize=610884 CPUtime=25.47
/proc/19592/stat : 19592 (LySATc) R 19589 19589 19180 0 -1 4194304 145839 0 0 0 2453 94 0 0 25 0 1 0 92632056 625545216 145825 1992294400 134512640 135214827 4294956240 18446744073709551615 134529276 0 0 4096 3 0 0 0 17 0 0 0
/proc/19592/statm: 152721 145825 76 171 0 152548 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 616240

[startup+51.1012 s]
/proc/loadavg: 1.15 1.09 1.03 2/66 19593
/proc/meminfo: memFree=335456/2055920 swapFree=4192956/4192956
[pid=19589] ppid=19587 vsize=5356 CPUtime=0
/proc/19589/stat : 19589 (lysat.sh) S 19587 19589 19180 0 -1 4194304 309 79 0 0 0 0 0 0 16 0 1 0 92632056 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19589/statm: 1339 237 195 169 0 50 0
[pid=19592] ppid=19589 vsize=613916 CPUtime=51.06
/proc/19592/stat : 19592 (LySATc) R 19589 19589 19180 0 -1 4194304 146565 0 0 0 5010 96 0 0 25 0 1 0 92632056 628649984 146551 1992294400 134512640 135214827 4294956240 18446744073709551615 134529306 0 0 4096 3 0 0 0 17 0 0 0
/proc/19592/statm: 153479 146551 76 171 0 153306 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 619272

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

[startup+57.5019 s]
/proc/loadavg: 1.12 1.09 1.03 2/66 19593
/proc/meminfo: memFree=335072/2055920 swapFree=4192956/4192956
[pid=19589] ppid=19587 vsize=5356 CPUtime=0
/proc/19589/stat : 19589 (lysat.sh) S 19587 19589 19180 0 -1 4194304 309 79 0 0 0 0 0 0 16 0 1 0 92632056 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19589/statm: 1339 237 195 169 0 50 0
[pid=19592] ppid=19589 vsize=614180 CPUtime=57.46
/proc/19592/stat : 19592 (LySATc) R 19589 19589 19180 0 -1 4194304 146665 0 0 0 5650 96 0 0 25 0 1 0 92632056 628920320 146651 1992294400 134512640 135214827 4294956240 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/19592/statm: 153545 146651 76 171 0 153372 0
Current children cumulated CPU time (s) 57.46
Current children cumulated vsize (KiB) 619536

[startup+63.9026 s]
/proc/loadavg: 1.11 1.08 1.03 2/66 19593
/proc/meminfo: memFree=334752/2055920 swapFree=4192956/4192956
[pid=19589] ppid=19587 vsize=5356 CPUtime=0
/proc/19589/stat : 19589 (lysat.sh) S 19587 19589 19180 0 -1 4194304 309 79 0 0 0 0 0 0 16 0 1 0 92632056 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19589/statm: 1339 237 195 169 0 50 0
[pid=19592] ppid=19589 vsize=614576 CPUtime=63.86
/proc/19592/stat : 19592 (LySATc) R 19589 19589 19180 0 -1 4194304 146759 0 0 0 6290 96 0 0 25 0 1 0 92632056 629325824 146745 1992294400 134512640 135214827 4294956240 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/19592/statm: 153644 146745 76 171 0 153471 0
Current children cumulated CPU time (s) 63.86
Current children cumulated vsize (KiB) 619932

[startup+67.1059 s]
/proc/loadavg: 1.10 1.08 1.03 2/66 19593
/proc/meminfo: memFree=334624/2055920 swapFree=4192956/4192956
[pid=19589] ppid=19587 vsize=5356 CPUtime=0
/proc/19589/stat : 19589 (lysat.sh) S 19587 19589 19180 0 -1 4194304 309 79 0 0 0 0 0 0 16 0 1 0 92632056 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19589/statm: 1339 237 195 169 0 50 0
[pid=19592] ppid=19589 vsize=614708 CPUtime=67.06
/proc/19592/stat : 19592 (LySATc) R 19589 19589 19180 0 -1 4194304 146789 0 0 0 6610 96 0 0 25 0 1 0 92632056 629460992 146775 1992294400 134512640 135214827 4294956240 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/19592/statm: 153677 146775 76 171 0 153504 0
Current children cumulated CPU time (s) 67.06
Current children cumulated vsize (KiB) 620064

[startup+67.902 s]
/proc/loadavg: 1.10 1.08 1.03 2/66 19593
/proc/meminfo: memFree=334624/2055920 swapFree=4192956/4192956
[pid=19589] ppid=19587 vsize=5356 CPUtime=0
/proc/19589/stat : 19589 (lysat.sh) S 19587 19589 19180 0 -1 4194304 309 79 0 0 0 0 0 0 16 0 1 0 92632056 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19589/statm: 1339 237 195 169 0 50 0
[pid=19592] ppid=19589 vsize=614708 CPUtime=67.85
/proc/19592/stat : 19592 (LySATc) R 19589 19589 19180 0 -1 4194304 146791 0 0 0 6689 96 0 0 25 0 1 0 92632056 629460992 146777 1992294400 134512640 135214827 4294956240 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/19592/statm: 153677 146777 76 171 0 153504 0
Current children cumulated CPU time (s) 67.85
Current children cumulated vsize (KiB) 620064

[startup+68.301 s]
/proc/loadavg: 1.10 1.08 1.03 2/66 19593
/proc/meminfo: memFree=334624/2055920 swapFree=4192956/4192956
[pid=19589] ppid=19587 vsize=5356 CPUtime=0
/proc/19589/stat : 19589 (lysat.sh) S 19587 19589 19180 0 -1 4194304 309 79 0 0 0 0 0 0 16 0 1 0 92632056 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19589/statm: 1339 237 195 169 0 50 0
[pid=19592] ppid=19589 vsize=614972 CPUtime=68.25
/proc/19592/stat : 19592 (LySATc) R 19589 19589 19180 0 -1 4194304 146850 0 0 0 6729 96 0 0 25 0 1 0 92632056 629731328 146836 1992294400 134512640 135214827 4294956240 18446744073709551615 134528466 0 0 4096 3 0 0 0 17 0 0 0
/proc/19592/statm: 153743 146836 76 171 0 153570 0
Current children cumulated CPU time (s) 68.25
Current children cumulated vsize (KiB) 620328

[startup+68.7011 s]
/proc/loadavg: 1.10 1.08 1.03 2/66 19593
/proc/meminfo: memFree=334624/2055920 swapFree=4192956/4192956
[pid=19589] ppid=19587 vsize=5356 CPUtime=0
/proc/19589/stat : 19589 (lysat.sh) S 19587 19589 19180 0 -1 4194304 309 79 0 0 0 0 0 0 16 0 1 0 92632056 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19589/statm: 1339 237 195 169 0 50 0
[pid=19592] ppid=19589 vsize=0 CPUtime=68.65
/proc/19592/stat : 19592 (LySATc) R 19589 19589 19180 0 -1 4194308 147010 0 0 0 6765 100 0 0 25 0 1 0 92632056 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/19592/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 68.65
Current children cumulated vsize (KiB) 5356

Child status: 10
Real time (s): 68.7664
CPU time (s): 68.7345
CPU user time (s): 67.6607
CPU system time (s): 1.07384
CPU usage (%): 99.9538
Max. virtual memory (cumulated for all children) (KiB): 620848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 67.6607
system time used= 1.07384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147412
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= 146

runsolver used 0.070989 second user time and 0.184971 second system time

The end

Launcher Data

Begin job on node21 at 2009-04-25 09:53:09
IDJOB=1719333
IDBENCH=20582
IDSOLVER=512
FILE ID=node21/1719333-1240645971
PBS_JOBID= 9186450
Free space on /tmp= 65980 MiB

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

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

MD5SUM BENCH= c77a56af24208a6401c763e11a38de01
RANDOM SEED=289979337

node21.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.233
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.233
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:        918160 kB
Buffers:         82464 kB
Cached:         944676 kB
SwapCached:          0 kB
Active:         415064 kB
Inactive:       626068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        918160 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:          247556 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            82644 kB
Committed_AS:   310808 kB
PageTables:       1400 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= 65972 MiB
End job on node21 at 2009-04-25 09:54:18