Trace number 1723926

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 384.287 384.446

General information on the benchmark

Namemanol-pipe-f9n.cnf
MD5SUM61e4a04a828a2cd33ae3f3dde54ef320
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark280.7
Satisfiable
(Un)Satisfiability was proved
Number of variables185149
Number of clauses552412
Sum of the clauses size1288960
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2368274
Number of clauses of size 3184137
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1.10/1.17	c Command: HOME/tts-5-0 HOME/instance-1723926-1240690210.cnf 
1.10/1.17	c Using SATTIMEOUT of 1200
1.10/1.17	c Using SATRAM of 1800
1.10/1.17	c Size of subset node = 16
1.10/1.17	c Variables = 185149
1.10/1.17	c Clauses = 552412
1.10/1.17	c Literals = 1288960
1.10/1.17	c Reduced size:
1.10/1.17	c Variables = 185149
1.10/1.17	c Clauses = 552404
1.10/1.17	c Literals = 1288942
1.10/1.17	c a2
2.19/2.23	c a1
380.67/380.87	c Independent sub-problems = 1
380.67/380.87	c Sub-problem with 185146 variables and 552404 clauses
380.67/380.87	c using permutation method 4
380.67/380.87	c count = 1
380.67/380.87	c Ordering finished 380.550 seconds
380.67/380.87	c mapped 380.790 seconds
380.67/380.87	c permuted 380.800 seconds
380.67/380.87	c about to sort
380.87/381.05	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-1723926-1240690210/watcher-1723926-1240690210 -o /tmp/evaluation-result-1723926-1240690210/solver-1723926-1240690210 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1723926-1240690210.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: 1.97 1.79 1.44 2/65 22876
/proc/meminfo: memFree=1823112/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=1140 CPUtime=0
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 97053781 1167360 144 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 285 145 67 165 0 118 0

[startup+0.0160689 s]
/proc/loadavg: 1.97 1.79 1.44 2/65 22876
/proc/meminfo: memFree=1823112/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=1404 CPUtime=0.01
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 245 0 0 0 1 0 0 0 18 0 1 0 97053781 1437696 229 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 351 229 67 165 0 184 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1404

[startup+0.101078 s]
/proc/loadavg: 1.97 1.79 1.44 2/65 22876
/proc/meminfo: memFree=1823112/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=4804 CPUtime=0.09
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 1058 0 0 0 9 0 0 0 18 0 1 0 97053781 4919296 1042 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 1201 1042 68 165 0 1034 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4804

[startup+0.3011 s]
/proc/loadavg: 1.97 1.79 1.44 2/65 22876
/proc/meminfo: memFree=1823112/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=12248 CPUtime=0.29
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 2937 0 0 0 28 1 0 0 19 0 1 0 97053781 12541952 2921 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 3062 2921 68 165 0 2895 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12248

[startup+0.701146 s]
/proc/loadavg: 1.97 1.79 1.44 2/65 22876
/proc/meminfo: memFree=1823112/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=27120 CPUtime=0.69
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 6657 0 0 0 66 3 0 0 22 0 1 0 97053781 27770880 6641 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 6780 6641 68 165 0 6613 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27120

[startup+1.50124 s]
/proc/loadavg: 1.89 1.78 1.44 2/66 22877
/proc/meminfo: memFree=1784832/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=79576 CPUtime=1.49
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 19270 0 0 0 141 8 0 0 25 0 1 0 97053781 81485824 19253 1992294400 134512640 135191068 4294956224 18446744073709551615 134519812 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 19894 19253 69 165 0 19727 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79576

[startup+3.10142 s]
/proc/loadavg: 1.89 1.78 1.44 2/66 22877
/proc/meminfo: memFree=1745664/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=96780 CPUtime=3.09
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 30660 0 0 0 296 13 0 0 25 0 1 0 97053781 99102720 23530 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 24195 23530 71 165 0 24028 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96780

[startup+6.30179 s]
/proc/loadavg: 1.89 1.78 1.44 2/66 22877
/proc/meminfo: memFree=1722816/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=102720 CPUtime=6.29
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 32160 0 0 0 616 13 0 0 25 0 1 0 97053781 105185280 25030 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 25680 25030 71 165 0 25513 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102720

[startup+12.7015 s]
/proc/loadavg: 1.76 1.75 1.43 2/66 22877
/proc/meminfo: memFree=1722432/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=103148 CPUtime=12.68
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 32254 0 0 0 1255 13 0 0 25 0 1 0 97053781 105623552 25124 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 25787 25124 71 165 0 25620 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 103148

[startup+25.502 s]
/proc/loadavg: 1.64 1.73 1.43 2/66 22877
/proc/meminfo: memFree=1721920/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=103836 CPUtime=25.48
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 32401 0 0 0 2535 13 0 0 25 0 1 0 97053781 106328064 25271 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 25959 25271 71 165 0 25792 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 103836

[startup+51.1019 s]
/proc/loadavg: 1.42 1.67 1.42 2/66 22877
/proc/meminfo: memFree=1720832/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=105080 CPUtime=51.06
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 32690 0 0 0 5093 13 0 0 25 0 1 0 97053781 107601920 25560 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 26270 25560 71 165 0 26103 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 105080

[startup+102.307 s]
/proc/loadavg: 1.17 1.55 1.39 2/66 22877
/proc/meminfo: memFree=1718784/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=107436 CPUtime=102.26
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 33205 0 0 0 10212 14 0 0 25 0 1 0 97053781 110014464 26075 1992294400 134512640 135191068 4294956224 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 26859 26075 71 165 0 26692 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 107436

[startup+162.302 s]
/proc/loadavg: 1.06 1.45 1.36 2/66 22877
/proc/meminfo: memFree=1717760/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=108228 CPUtime=162.23
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 33456 0 0 0 16209 14 0 0 25 0 1 0 97053781 110825472 26326 1992294400 134512640 135191068 4294956224 18446744073709551615 134600355 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 27057 26326 71 165 0 26890 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 108228

[startup+222.302 s]
/proc/loadavg: 1.02 1.37 1.34 2/66 22877
/proc/meminfo: memFree=1717504/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=108360 CPUtime=222.22
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 33515 0 0 0 22207 15 0 0 25 0 1 0 97053781 110960640 26385 1992294400 134512640 135191068 4294956224 18446744073709551615 134600355 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 27090 26385 71 165 0 26923 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 108360

[startup+282.302 s]
/proc/loadavg: 1.01 1.30 1.31 2/66 22877
/proc/meminfo: memFree=1717248/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=108624 CPUtime=282.2
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 33570 0 0 0 28205 15 0 0 25 0 1 0 97053781 111230976 26440 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 27156 26440 71 165 0 26989 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 108624

[startup+342.301 s]
/proc/loadavg: 1.00 1.24 1.29 2/66 22877
/proc/meminfo: memFree=1716992/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=108756 CPUtime=342.18
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 33622 0 0 0 34203 15 0 0 25 0 1 0 97053781 111366144 26492 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 27189 26492 71 165 0 27022 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 108756

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

[startup+358.301 s]
/proc/loadavg: 1.00 1.23 1.29 2/66 22877
/proc/meminfo: memFree=1716928/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=108756 CPUtime=358.17
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 33639 0 0 0 35802 15 0 0 25 0 1 0 97053781 111366144 26509 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 27189 26509 71 165 0 27022 0
Current children cumulated CPU time (s) 358.17
Current children cumulated vsize (KiB) 108756

[startup+371.102 s]
/proc/loadavg: 1.00 1.22 1.28 2/66 22877
/proc/meminfo: memFree=1716928/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=108756 CPUtime=370.97
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 33643 0 0 0 37082 15 0 0 25 0 1 0 97053781 111366144 26513 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 27189 26513 71 165 0 27022 0
Current children cumulated CPU time (s) 370.97
Current children cumulated vsize (KiB) 108756

[startup+377.501 s]
/proc/loadavg: 1.00 1.21 1.28 2/66 22877
/proc/meminfo: memFree=1716864/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=108888 CPUtime=377.37
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 33648 0 0 0 37722 15 0 0 25 0 1 0 97053781 111501312 26518 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 27222 26518 71 165 0 27055 0
Current children cumulated CPU time (s) 377.37
Current children cumulated vsize (KiB) 108888

[startup+380.702 s]
/proc/loadavg: 1.00 1.21 1.28 2/66 22877
/proc/meminfo: memFree=1716160/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=108888 CPUtime=380.57
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 33838 0 0 0 38042 15 0 0 25 0 1 0 97053781 111501312 26708 1992294400 134512640 135191068 4294956224 18446744073709551615 134641939 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 27222 26708 80 165 0 27055 0
Current children cumulated CPU time (s) 380.57
Current children cumulated vsize (KiB) 108888

[startup+382.301 s]
/proc/loadavg: 1.00 1.21 1.28 2/66 22877
/proc/meminfo: memFree=1612672/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=232364 CPUtime=382.16
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 65556 0 0 0 38189 27 0 0 25 0 1 0 97053781 237940736 57780 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 58091 57780 85 165 0 57924 0
Current children cumulated CPU time (s) 382.16
Current children cumulated vsize (KiB) 232364

[startup+383.101 s]
/proc/loadavg: 1.00 1.21 1.28 2/66 22877
/proc/meminfo: memFree=1579200/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=270220 CPUtime=382.97
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4194304 75125 0 0 0 38265 32 0 0 25 0 1 0 97053781 276705280 67220 1992294400 134512640 135191068 4294956224 18446744073709551615 134693975 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 67555 67220 85 165 0 67388 0
Current children cumulated CPU time (s) 382.97
Current children cumulated vsize (KiB) 270220

[startup+383.905 s]
/proc/loadavg: 1.00 1.21 1.28 2/66 22877
/proc/meminfo: memFree=1400832/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=284048 CPUtime=383.75
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4195840 78648 0 0 0 38279 96 0 0 25 0 1 0 97053781 290865152 70732 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 1 0 0
/proc/22876/statm: 71012 70732 85 165 0 70845 0
Current children cumulated CPU time (s) 383.75
Current children cumulated vsize (KiB) 284048

[startup+384.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/66 22877
/proc/meminfo: memFree=1400832/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=284048 CPUtime=384.13
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4195840 78807 0 0 0 38279 134 0 0 25 0 1 0 97053781 290865152 70732 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 0 0 0
/proc/22876/statm: 71012 70732 85 165 0 70845 0
Current children cumulated CPU time (s) 384.13
Current children cumulated vsize (KiB) 284048

[startup+384.402 s]
/proc/loadavg: 1.00 1.21 1.28 2/66 22877
/proc/meminfo: memFree=1400832/2055920 swapFree=4192812/4192956
[pid=22876] ppid=22874 vsize=284048 CPUtime=384.23
/proc/22876/stat : 22876 (tts-5-0) R 22874 22876 22340 0 -1 4195840 78836 0 0 0 38279 144 0 0 25 0 1 0 97053781 290865152 70732 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 0 0 0
/proc/22876/statm: 71012 70732 85 165 0 70845 0
Current children cumulated CPU time (s) 384.23
Current children cumulated vsize (KiB) 284048

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 384.446
CPU time (s): 384.287
CPU user time (s): 382.797
CPU system time (s): 1.48977
CPU usage (%): 99.9584
Max. virtual memory (cumulated for all children) (KiB): 284048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 382.797
system time used= 1.48977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78836
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= 4
involuntary context switches= 942

runsolver used 0.419936 second user time and 0.825874 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-25 22:10:11
IDJOB=1723926
IDBENCH=71745
IDSOLVER=505
FILE ID=node74/1723926-1240690210
PBS_JOBID= 9186675
Free space on /tmp= 103104 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT_RACE06/manol-pipe-f9n.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723926-1240690210/watcher-1723926-1240690210 -o /tmp/evaluation-result-1723926-1240690210/solver-1723926-1240690210 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1723926-1240690210.cnf

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

MD5SUM BENCH= 61e4a04a828a2cd33ae3f3dde54ef320
RANDOM SEED=1750772645

node74.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:       1823528 kB
Buffers:          7164 kB
Cached:         156988 kB
SwapCached:          0 kB
Active:          65172 kB
Inactive:       113828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1823528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10416 kB
Writeback:           0 kB
Mapped:          23944 kB
Slab:            39212 kB
Committed_AS:   426188 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 102828 MiB
End job on node74 at 2009-04-25 22:16:35