Trace number 1722260

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
HydraSAT-Flat 2009-03-22-FlatUNSAT 413.22 413.505

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_07_UNSAT.cnf
MD5SUMa30111c778b4a83ebe950f77b63a1b33
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.421
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses63345
Sum of the clauses size188200
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21950
Number of clauses of size 361372
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

413.22/413.50	
413.22/413.50	c decisions : 1645972
413.22/413.50	c conflicts : 1168731
413.22/413.50	c Memory limit 1620 MiB
413.22/413.50	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1722260-1240673863/watcher-1722260-1240673863 -o /tmp/evaluation-result-1722260-1240673863/solver-1722260-1240673863 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1722260-1240673863.cnf -rs 183983194 -co memory_limit 1800 

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.99 1.09 3/64 32096
/proc/meminfo: memFree=1845896/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=1844 CPUtime=0
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 207 0 0 0 0 0 0 0 18 0 1 0 95412377 1888256 191 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 461 191 119 319 0 139 0

[startup+0.00994298 s]
/proc/loadavg: 0.92 0.99 1.09 3/64 32096
/proc/meminfo: memFree=1845896/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=2108 CPUtime=0
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95412377 2158592 254 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 527 254 119 319 0 205 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2108

[startup+0.101953 s]
/proc/loadavg: 0.92 0.99 1.09 3/64 32096
/proc/meminfo: memFree=1845896/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=6700 CPUtime=0.09
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 1524 0 0 0 9 0 0 0 18 0 1 0 95412377 6860800 1470 1992294400 134512640 135819388 4294956160 18446744073709551615 134521125 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 1675 1470 127 319 0 1353 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6700

[startup+0.301972 s]
/proc/loadavg: 0.92 0.99 1.09 3/64 32096
/proc/meminfo: memFree=1845896/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=6700 CPUtime=0.29
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 1524 0 0 0 29 0 0 0 20 0 1 0 95412377 6860800 1470 1992294400 134512640 135819388 4294956160 18446744073709551615 134521126 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 1675 1470 127 319 0 1353 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6700

[startup+0.702011 s]
/proc/loadavg: 0.92 0.99 1.09 3/64 32096
/proc/meminfo: memFree=1845896/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=8664 CPUtime=0.69
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 2029 0 0 0 69 0 0 0 24 0 1 0 95412377 8871936 1913 1992294400 134512640 135819388 4294956160 18446744073709551615 134520645 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 2166 1913 128 319 0 1844 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8664

[startup+1.50109 s]
/proc/loadavg: 0.92 0.99 1.09 2/65 32097
/proc/meminfo: memFree=1838656/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=12240 CPUtime=1.49
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 2803 0 0 0 148 1 0 0 25 0 1 0 95412377 12533760 2686 1992294400 134512640 135819388 4294956160 18446744073709551615 134617560 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 3060 2686 147 319 0 2738 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12240

[startup+3.10125 s]
/proc/loadavg: 0.92 0.99 1.09 2/65 32097
/proc/meminfo: memFree=1835200/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=12780 CPUtime=3.09
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 2896 0 0 0 308 1 0 0 25 0 1 0 95412377 13086720 2779 1992294400 134512640 135819388 4294956160 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 3195 2779 147 319 0 2873 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12780

[startup+6.30157 s]
/proc/loadavg: 0.93 0.99 1.09 2/65 32097
/proc/meminfo: memFree=1834880/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=13052 CPUtime=6.29
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 2964 0 0 0 628 1 0 0 25 0 1 0 95412377 13365248 2847 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 3263 2847 147 319 0 2941 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13052

[startup+12.7012 s]
/proc/loadavg: 0.93 0.99 1.09 2/65 32097
/proc/meminfo: memFree=1834624/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=13184 CPUtime=12.69
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 2993 0 0 0 1268 1 0 0 25 0 1 0 95412377 13500416 2876 1992294400 134512640 135819388 4294956160 18446744073709551615 134617033 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 3296 2876 147 319 0 2974 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13184

[startup+25.5025 s]
/proc/loadavg: 0.95 0.99 1.09 2/65 32097
/proc/meminfo: memFree=1834240/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=13812 CPUtime=25.48
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 3125 0 0 0 2547 1 0 0 25 0 1 0 95412377 14143488 3008 1992294400 134512640 135819388 4294956160 18446744073709551615 134617599 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 3453 3008 147 319 0 3131 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13812

[startup+51.103 s]
/proc/loadavg: 0.96 0.99 1.09 2/65 32097
/proc/meminfo: memFree=1831552/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=16616 CPUtime=51.07
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 3784 0 0 0 5105 2 0 0 25 0 1 0 95412377 17014784 3667 1992294400 134512640 135819388 4294956160 18446744073709551615 134617275 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 4154 3667 147 319 0 3832 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16616

[startup+102.306 s]
/proc/loadavg: 1.07 1.02 1.09 2/65 32099
/proc/meminfo: memFree=1831232/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=17032 CPUtime=102.25
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 3859 0 0 0 10223 2 0 0 25 0 1 0 95412377 17440768 3742 1992294400 134512640 135819388 4294956160 18446744073709551615 135226985 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 4258 3742 147 319 0 3936 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17032

[startup+162.302 s]
/proc/loadavg: 1.02 1.01 1.08 2/65 32099
/proc/meminfo: memFree=1830208/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=18048 CPUtime=162.23
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 4107 0 0 0 16220 3 0 0 25 0 1 0 95412377 18481152 3990 1992294400 134512640 135819388 4294956160 18446744073709551615 134667943 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 4512 3990 147 319 0 4190 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 18048

[startup+222.302 s]
/proc/loadavg: 1.01 1.01 1.08 2/65 32099
/proc/meminfo: memFree=1830144/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=18048 CPUtime=222.2
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 4109 0 0 0 22217 3 0 0 25 0 1 0 95412377 18481152 3992 1992294400 134512640 135819388 4294956160 18446744073709551615 134616823 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 4512 3992 147 319 0 4190 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 18048

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 32099
/proc/meminfo: memFree=1830080/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=18048 CPUtime=282.17
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 4112 0 0 0 28214 3 0 0 25 0 1 0 95412377 18481152 3995 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 4512 3995 147 319 0 4190 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 18048

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 32099
/proc/meminfo: memFree=1830080/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=18048 CPUtime=342.15
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 4115 0 0 0 34212 3 0 0 25 0 1 0 95412377 18481152 3998 1992294400 134512640 135819388 4294956160 18446744073709551615 134617587 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 4512 3998 147 319 0 4190 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 18048

[startup+402.302 s]
/proc/loadavg: 1.07 1.02 1.07 2/65 32099
/proc/meminfo: memFree=1829056/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=19188 CPUtime=402.12
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 4358 0 0 0 40209 3 0 0 25 0 1 0 95412377 19648512 4241 1992294400 134512640 135819388 4294956160 18446744073709551615 134617150 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 4797 4241 147 319 0 4475 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 19188

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (413.22 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (413.22 s) to the 'lost time'.

[startup+413.402 s]
/proc/loadavg: 1.06 1.02 1.06 2/65 32099
/proc/meminfo: memFree=1828736/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=19596 CPUtime=413.22
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 4451 0 0 0 41319 3 0 0 25 0 1 0 95412377 20066304 4334 1992294400 134512640 135819388 4294956160 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 4899 4334 147 319 0 4577 0
Current children cumulated CPU time (s) 413.22
Current children cumulated vsize (KiB) 19596

[startup+413.502 s]
/proc/loadavg: 1.06 1.02 1.06 4/65 32099
/proc/meminfo: memFree=1828672/2055920 swapFree=4192812/4192956
[pid=32096] ppid=-1 vsize=0 CPUtime=0
/proc/32096/stat : -- couldn't open stat file --/proc/32096/statm: 629 105 89 2 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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

[startup+403.102 s]
/proc/loadavg: 1.07 1.02 1.07 2/65 32099
/proc/meminfo: memFree=1829056/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=19188 CPUtime=402.92
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 4362 0 0 0 40289 3 0 0 25 0 1 0 95412377 19648512 4245 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 4797 4245 147 319 0 4475 0
Current children cumulated CPU time (s) 402.92
Current children cumulated vsize (KiB) 19188

[startup+409.502 s]
/proc/loadavg: 1.07 1.02 1.06 2/65 32099
/proc/meminfo: memFree=1828800/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=19596 CPUtime=409.32
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 4441 0 0 0 40929 3 0 0 25 0 1 0 95412377 20066304 4324 1992294400 134512640 135819388 4294956160 18446744073709551615 134616763 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 4899 4324 147 319 0 4577 0
Current children cumulated CPU time (s) 409.32
Current children cumulated vsize (KiB) 19596

[startup+411.102 s]
/proc/loadavg: 1.06 1.02 1.06 2/65 32099
/proc/meminfo: memFree=1828736/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=19596 CPUtime=410.92
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 4443 0 0 0 41089 3 0 0 25 0 1 0 95412377 20066304 4326 1992294400 134512640 135819388 4294956160 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 4899 4326 147 319 0 4577 0
Current children cumulated CPU time (s) 410.92
Current children cumulated vsize (KiB) 19596

[startup+412.702 s]
/proc/loadavg: 1.06 1.02 1.06 2/65 32099
/proc/meminfo: memFree=1828736/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=19596 CPUtime=412.52
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 4449 0 0 0 41249 3 0 0 25 0 1 0 95412377 20066304 4332 1992294400 134512640 135819388 4294956160 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 4899 4332 147 319 0 4577 0
Current children cumulated CPU time (s) 412.52
Current children cumulated vsize (KiB) 19596

[startup+413.102 s]
/proc/loadavg: 1.06 1.02 1.06 2/65 32099
/proc/meminfo: memFree=1828736/2055920 swapFree=4192812/4192956
[pid=32096] ppid=32094 vsize=19596 CPUtime=412.92
/proc/32096/stat : 32096 (hydrasat-flat) R 32094 32096 31654 0 -1 4194304 4451 0 0 0 41289 3 0 0 25 0 1 0 95412377 20066304 4334 1992294400 134512640 135819388 4294956160 18446744073709551615 134616763 0 0 4096 1 0 0 0 17 0 0 0
/proc/32096/statm: 4899 4334 147 319 0 4577 0
Current children cumulated CPU time (s) 412.92
Current children cumulated vsize (KiB) 19596

[startup+413.502 s]
/proc/loadavg: 1.06 1.02 1.06 4/65 32099
/proc/meminfo: memFree=1828672/2055920 swapFree=4192812/4192956
[pid=32096] ppid=-1 vsize=0 CPUtime=0
/proc/32096/stat : -- couldn't open stat file --/proc/32096/statm: 629 105 89 2 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child status: 20

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32096 and gives
#  childrusage.ru_utime.tv_sec=413
#  childrusage.ru_utime.tv_usec=290170
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=41993
# CPU time returned by wait4() is 413.332
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 413.22
#  lost CPU user time (s): 413.19
#  lost CPU system time (s): 0.03

Real time (s): 413.505
CPU time (s): 413.22
CPU user time (s): 413.19
CPU system time (s): 0.03
CPU usage (%): 99.9311
Max. virtual memory (cumulated for all children) (KiB): 19596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 413.29
system time used= 0.041993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4456
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= 2
involuntary context switches= 1190

runsolver used 0.375942 second user time and 1.13983 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-25 17:37:43
IDJOB=1722260
IDBENCH=71086
IDSOLVER=519
FILE ID=node70/1722260-1240673863
PBS_JOBID= 9186593
Free space on /tmp= 66336 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_07_UNSAT.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722260-1240673863/watcher-1722260-1240673863 -o /tmp/evaluation-result-1722260-1240673863/solver-1722260-1240673863 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1722260-1240673863.cnf -rs 183983194 -co memory_limit 1800

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

MD5SUM BENCH= a30111c778b4a83ebe950f77b63a1b33
RANDOM SEED=183983194

node70.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.213
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.213
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:       1846376 kB
Buffers:         18924 kB
Cached:         109936 kB
SwapCached:          0 kB
Active:          12376 kB
Inactive:       130404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1846376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2252 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            52772 kB
Committed_AS:   287696 kB
PageTables:       1372 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= 66336 MiB
End job on node70 at 2009-04-25 17:44:37