Trace number 1715842

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
tts tts-5-0Signal 389.67 389.831

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryAPPLICATION (applications 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 variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

Solver Data

47.26/47.31	c Command: HOME/tts-5-0 HOME/instance-1715842-1240608148.cnf 
47.26/47.31	c Using SATTIMEOUT of 1200
47.26/47.31	c Using SATRAM of 1800
47.26/47.31	c Size of subset node = 16
47.26/47.31	c Variables = 234673
47.26/47.31	c Clauses = 1071339
47.26/47.31	c Literals = 2453820
47.26/47.31	c Reduced size:
47.26/47.31	c Variables = 234673
47.26/47.31	c Clauses = 825525
47.26/47.31	c Literals = 1919938
47.26/47.31	c a2
49.26/49.36	c a1
385.55/385.73	c Independent sub-problems = 1
385.55/385.73	c Sub-problem with 184750 variables and 825525 clauses
385.55/385.73	c using permutation method 4
385.55/385.73	c count = 1
385.55/385.73	c Ordering finished 385.110 seconds
385.55/385.73	c mapped 385.630 seconds
385.55/385.73	c permuted 385.640 seconds
385.55/385.73	c about to sort
385.85/386.00	c sorted

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-1715842-1240608148/watcher-1715842-1240608148 -o /tmp/evaluation-result-1715842-1240608148/solver-1715842-1240608148 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1715842-1240608148.cnf 

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: 0.92 0.97 0.88 3/64 1416
/proc/meminfo: memFree=1298944/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=876 CPUtime=0
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 88842225 897024 106 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 219 106 67 165 0 52 0

[startup+0.0765789 s]
/proc/loadavg: 0.92 0.97 0.88 3/64 1416
/proc/meminfo: memFree=1298944/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=3908 CPUtime=0.06
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4194304 855 0 0 0 6 0 0 0 18 0 1 0 88842225 4001792 839 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 977 839 68 165 0 810 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3908

[startup+0.102582 s]
/proc/loadavg: 0.92 0.97 0.88 3/64 1416
/proc/meminfo: memFree=1298944/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=5084 CPUtime=0.09
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4194304 1128 0 0 0 9 0 0 0 18 0 1 0 88842225 5206016 1112 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 1271 1113 68 165 0 1104 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5084

[startup+0.301616 s]
/proc/loadavg: 0.92 0.97 0.88 3/64 1416
/proc/meminfo: memFree=1298944/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=13056 CPUtime=0.29
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4194304 3171 0 0 0 28 1 0 0 19 0 1 0 88842225 13369344 3155 1992294400 134512640 135191068 4294956240 18446744073709551615 134724014 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 3264 3155 68 165 0 3097 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13056

[startup+0.701686 s]
/proc/loadavg: 0.92 0.97 0.88 3/64 1416
/proc/meminfo: memFree=1298944/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=29764 CPUtime=0.69
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4194304 7121 0 0 0 66 3 0 0 23 0 1 0 88842225 30478336 7105 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 7441 7105 68 165 0 7274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29764

[startup+1.50182 s]
/proc/loadavg: 0.92 0.97 0.88 2/65 1417
/proc/meminfo: memFree=1260216/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=58456 CPUtime=1.49
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4194304 14417 0 0 0 141 8 0 0 25 0 1 0 88842225 59858944 14401 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 14614 14401 68 165 0 14447 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58456

[startup+3.10108 s]
/proc/loadavg: 0.93 0.97 0.88 2/65 1417
/proc/meminfo: memFree=1227320/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=75908 CPUtime=3.09
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4194304 17920 0 0 0 299 10 0 0 25 0 1 0 88842225 77729792 17904 1992294400 134512640 135191068 4294956240 18446744073709551615 134534096 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 18977 17904 68 165 0 18810 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75908

[startup+6.30162 s]
/proc/loadavg: 0.93 0.97 0.88 2/65 1417
/proc/meminfo: memFree=1227320/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=75908 CPUtime=6.29
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4194304 17920 0 0 0 619 10 0 0 25 0 1 0 88842225 77729792 17904 1992294400 134512640 135191068 4294956240 18446744073709551615 134534074 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 18977 17904 68 165 0 18810 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75908

[startup+12.7017 s]
/proc/loadavg: 0.94 0.97 0.88 2/65 1417
/proc/meminfo: memFree=1227448/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=75908 CPUtime=12.69
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4194304 17920 0 0 0 1259 10 0 0 25 0 1 0 88842225 77729792 17904 1992294400 134512640 135191068 4294956240 18446744073709551615 134534083 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 18977 17904 68 165 0 18810 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75908

[startup+25.5018 s]
/proc/loadavg: 0.95 0.97 0.88 2/65 1417
/proc/meminfo: memFree=1227512/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=75908 CPUtime=25.48
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4194304 17920 0 0 0 2538 10 0 0 25 0 1 0 88842225 77729792 17904 1992294400 134512640 135191068 4294956240 18446744073709551615 134534096 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 18977 17904 68 165 0 18810 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 75908

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.88 2/65 1417
/proc/meminfo: memFree=1171320/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=157260 CPUtime=51.06
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4194304 50699 0 0 0 5082 24 0 0 25 0 1 0 88842225 161034240 37853 1992294400 134512640 135191068 4294956240 18446744073709551615 134600629 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 39315 37853 71 165 0 39148 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 157260

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.89 2/65 1417
/proc/meminfo: memFree=1138488/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=163632 CPUtime=102.25
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4194304 52981 0 0 0 10200 25 0 0 25 0 1 0 88842225 167559168 40135 1992294400 134512640 135191068 4294956240 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 40908 40135 71 165 0 40741 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 163632

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.89 2/65 1417
/proc/meminfo: memFree=1133624/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=168872 CPUtime=162.22
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4194304 54196 0 0 0 16196 26 0 0 25 0 1 0 88842225 172924928 41350 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 42218 41350 71 165 0 42051 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 168872

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 1417
/proc/meminfo: memFree=1132600/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=169664 CPUtime=222.2
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4194304 54445 0 0 0 22194 26 0 0 25 0 1 0 88842225 173735936 41599 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 42416 41599 71 165 0 42249 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 169664

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 1417
/proc/meminfo: memFree=1132088/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=170060 CPUtime=282.18
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4194304 54583 0 0 0 28192 26 0 0 25 0 1 0 88842225 174141440 41737 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 42515 41737 71 165 0 42348 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 170060

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1417
/proc/meminfo: memFree=1131704/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=172884 CPUtime=342.17
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4194304 54674 0 0 0 34190 27 0 0 25 0 1 0 88842225 177033216 41828 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 43221 41828 71 165 0 43054 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 172884

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

[startup+358.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1417
/proc/meminfo: memFree=1131640/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=173016 CPUtime=358.16
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4194304 54688 0 0 0 35789 27 0 0 25 0 1 0 88842225 177168384 41842 1992294400 134512640 135191068 4294956240 18446744073709551615 134600366 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 43254 41842 71 165 0 43087 0
Current children cumulated CPU time (s) 358.16
Current children cumulated vsize (KiB) 173016

[startup+371.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1417
/proc/meminfo: memFree=1131640/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=173016 CPUtime=370.96
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4194304 54700 0 0 0 37069 27 0 0 25 0 1 0 88842225 177168384 41854 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 43254 41854 71 165 0 43087 0
Current children cumulated CPU time (s) 370.96
Current children cumulated vsize (KiB) 173016

[startup+377.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1417
/proc/meminfo: memFree=1131640/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=173016 CPUtime=377.36
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4194304 54701 0 0 0 37709 27 0 0 25 0 1 0 88842225 177168384 41855 1992294400 134512640 135191068 4294956240 18446744073709551615 134600386 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 43254 41855 71 165 0 43087 0
Current children cumulated CPU time (s) 377.36
Current children cumulated vsize (KiB) 173016

[startup+383.906 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1417
/proc/meminfo: memFree=1131640/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=173016 CPUtime=383.76
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4194304 54701 0 0 0 38349 27 0 0 25 0 1 0 88842225 177168384 41855 1992294400 134512640 135191068 4294956240 18446744073709551615 134600346 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 43254 41855 71 165 0 43087 0
Current children cumulated CPU time (s) 383.76
Current children cumulated vsize (KiB) 173016

[startup+387.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1417
/proc/meminfo: memFree=1023224/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=280896 CPUtime=386.95
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4194304 84271 0 0 0 38657 38 0 0 25 0 1 0 88842225 287637504 68963 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 70224 68963 85 165 0 70057 0
Current children cumulated CPU time (s) 386.95
Current children cumulated vsize (KiB) 280896

[startup+388.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1417
/proc/meminfo: memFree=969400/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=350744 CPUtime=388.54
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4195840 101868 0 0 0 38784 70 0 0 25 0 1 0 88842225 359161856 86098 1992294400 134512640 135191068 4294956240 18446744073709551615 134691683 0 0 4096 0 0 0 0 17 1 0 0
/proc/1416/statm: 87686 86098 85 165 0 87519 0
Current children cumulated CPU time (s) 388.54
Current children cumulated vsize (KiB) 350744

[startup+389.502 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 1417
/proc/meminfo: memFree=720888/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=350744 CPUtime=389.33
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4195840 101868 0 0 0 38784 149 0 0 25 0 1 0 88842225 359161856 86098 1992294400 134512640 135191068 4294956240 18446744073709551615 134691683 0 0 4096 0 0 0 0 17 0 0 0
/proc/1416/statm: 87686 86098 85 165 0 87519 0
Current children cumulated CPU time (s) 389.33
Current children cumulated vsize (KiB) 350744

[startup+389.702 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 1417
/proc/meminfo: memFree=720888/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=350744 CPUtime=389.53
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4195840 103315 0 0 0 38784 169 0 0 25 0 1 0 88842225 359161856 86098 1992294400 134512640 135191068 4294956240 18446744073709551615 134691683 0 0 4096 0 0 0 0 17 0 0 0
/proc/1416/statm: 87686 86098 85 165 0 87519 0
Current children cumulated CPU time (s) 389.53
Current children cumulated vsize (KiB) 350744

[startup+389.802 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 1417
/proc/meminfo: memFree=720888/2055920 swapFree=4192956/4192956
[pid=1416] ppid=1414 vsize=0 CPUtime=389.63
/proc/1416/stat : 1416 (tts-5-0) R 1414 1416 1313 0 -1 4195844 103364 0 0 0 38784 179 0 0 25 0 1 0 88842225 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/1416/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 389.63
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 389.831
CPU time (s): 389.67
CPU user time (s): 387.849
CPU system time (s): 1.82072
CPU usage (%): 99.9586
Max. virtual memory (cumulated for all children) (KiB): 350744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 387.849
system time used= 1.82072
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103364
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= 3
involuntary context switches= 583

runsolver used 0.336948 second user time and 0.768883 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-24 23:22:29
IDJOB=1715842
IDBENCH=20353
IDSOLVER=505
FILE ID=node57/1715842-1240608148
PBS_JOBID= 9186261
Free space on /tmp= 66440 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715842-1240608148/watcher-1715842-1240608148 -o /tmp/evaluation-result-1715842-1240608148/solver-1715842-1240608148 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1715842-1240608148.cnf

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

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED=778698379

node57.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.256
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.256
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:       1299360 kB
Buffers:         91516 kB
Cached:         564888 kB
SwapCached:          0 kB
Active:         383456 kB
Inactive:       286872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1299360 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           19900 kB
Writeback:           0 kB
Mapped:          23680 kB
Slab:            72280 kB
Committed_AS:   216288 kB
PageTables:       1388 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= 66104 MiB
End job on node57 at 2009-04-24 23:28:59