Trace number 1579347

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 2009-03-22-Base? (TO) 1200.05 1200.44

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p0.cnf
MD5SUM28e85fc2a4586943a0ffdffa15206b58
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 variables374228
Number of clauses1603007
Sum of the clauses size3767588
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21211215
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data


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-1579347-1238906253/watcher-1579347-1238906253 -o /tmp/evaluation-result-1579347-1238906253/solver-1579347-1238906253 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1579347-1238906253.cnf -rs 965001845 -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: 1.00 1.00 1.00 3/64 9193
/proc/meminfo: memFree=1538480/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=8032 CPUtime=0
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 230 0 0 0 0 0 0 0 18 0 1 0 334826929 8224768 214 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 2008 214 151 362 0 1643 0

[startup+0.071981 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9193
/proc/meminfo: memFree=1538480/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=10672 CPUtime=0.06
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 968 0 0 0 6 0 0 0 18 0 1 0 334826929 10928128 952 1992294400 134512640 135997824 4294956160 18446744073709551615 135431166 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 2668 953 151 362 0 2303 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10672

[startup+0.101984 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9193
/proc/meminfo: memFree=1538480/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=11860 CPUtime=0.09
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 1297 0 0 0 9 0 0 0 18 0 1 0 334826929 12144640 1281 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 2965 1282 151 362 0 2600 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11860

[startup+0.302006 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9193
/proc/meminfo: memFree=1538480/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=19648 CPUtime=0.3
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 3411 0 0 0 28 2 0 0 19 0 1 0 334826929 20119552 3395 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 4912 3396 151 362 0 4547 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 19648

[startup+0.701051 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9193
/proc/meminfo: memFree=1538480/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=34696 CPUtime=0.69
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 7559 0 0 0 65 4 0 0 23 0 1 0 334826929 35528704 7543 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 8674 7543 151 362 0 8309 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34696

[startup+1.50114 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9194
/proc/meminfo: memFree=1495720/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=61492 CPUtime=1.49
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 14890 0 0 0 141 8 0 0 25 0 1 0 334826929 62967808 14874 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 15373 14874 151 362 0 15008 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61492

[startup+3.10132 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9194
/proc/meminfo: memFree=1450408/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=121948 CPUtime=3.09
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 31481 0 0 0 295 14 0 0 25 0 1 0 334826929 124874752 28906 1992294400 134512640 135997824 4294956160 18446744073709551615 134692571 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 30487 28906 158 362 0 30122 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 121948

[startup+6.30167 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9194
/proc/meminfo: memFree=1401384/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=149608 CPUtime=6.29
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 39112 0 0 0 612 17 0 0 25 0 1 0 334826929 153198592 34487 1992294400 134512640 135997824 4294956160 18446744073709551615 134695517 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 37402 34487 159 362 0 37037 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 149608

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9194
/proc/meminfo: memFree=1309928/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=241696 CPUtime=12.68
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 67610 0 0 0 1240 28 0 0 25 0 1 0 334826929 247496704 57329 1992294400 134512640 135997824 4294956160 18446744073709551615 134845167 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 60424 57329 174 362 0 60059 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 241696

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9194
/proc/meminfo: memFree=1308840/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=242620 CPUtime=25.48
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 67870 0 0 0 2520 28 0 0 25 0 1 0 334826929 248442880 57589 1992294400 134512640 135997824 4294956160 18446744073709551615 134664908 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 60655 57589 174 362 0 60290 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 242620

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9194
/proc/meminfo: memFree=1308072/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=243412 CPUtime=51.07
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 68053 0 0 0 5078 29 0 0 25 0 1 0 334826929 249253888 57772 1992294400 134512640 135997824 4294956160 18446744073709551615 134816865 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 60853 57772 174 362 0 60488 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 243412

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9194
/proc/meminfo: memFree=1307240/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=244216 CPUtime=102.26
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 68283 0 0 0 10197 29 0 0 25 0 1 0 334826929 250077184 58002 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 61054 58002 174 362 0 60689 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 244216

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9194
/proc/meminfo: memFree=1306216/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=245288 CPUtime=162.23
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 68549 0 0 0 16194 29 0 0 25 0 1 0 334826929 251174912 58268 1992294400 134512640 135997824 4294956160 18446744073709551615 134843936 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 61322 58268 174 362 0 60957 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 245288

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9194
/proc/meminfo: memFree=1305448/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=246180 CPUtime=222.2
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 68754 0 0 0 22191 29 0 0 25 0 1 0 334826929 252088320 58473 1992294400 134512640 135997824 4294956160 18446744073709551615 134590914 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 61545 58473 174 362 0 61180 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 246180

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9196
/proc/meminfo: memFree=1304416/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=246720 CPUtime=282.18
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 68905 0 0 0 28188 30 0 0 25 0 1 0 334826929 252641280 58624 1992294400 134512640 135997824 4294956160 18446744073709551615 134757589 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 61680 58624 174 362 0 61315 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 246720

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9196
/proc/meminfo: memFree=1303976/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=247388 CPUtime=342.16
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 69064 0 0 0 34186 30 0 0 25 0 1 0 334826929 253325312 58783 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 61847 58783 174 362 0 61482 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 247388

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9196
/proc/meminfo: memFree=1303080/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=248192 CPUtime=402.14
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 69287 0 0 0 40184 30 0 0 25 0 1 0 334826929 254148608 59006 1992294400 134512640 135997824 4294956160 18446744073709551615 134817101 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 62048 59006 174 362 0 61683 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 248192

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9196
/proc/meminfo: memFree=1303016/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=248460 CPUtime=462.12
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 69336 0 0 0 46182 30 0 0 25 0 1 0 334826929 254423040 59055 1992294400 134512640 135997824 4294956160 18446744073709551615 134817067 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 62115 59055 174 362 0 61750 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 248460

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9196
/proc/meminfo: memFree=1302504/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=249136 CPUtime=522.11
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 69483 0 0 0 52180 31 0 0 25 0 1 0 334826929 255115264 59202 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 62284 59202 174 362 0 61919 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 249136

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9196
/proc/meminfo: memFree=1301800/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=249684 CPUtime=582.09
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 69642 0 0 0 58178 31 0 0 25 0 1 0 334826929 255676416 59361 1992294400 134512640 135997824 4294956160 18446744073709551615 134843591 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 62421 59361 174 362 0 62056 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 249684

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9196
/proc/meminfo: memFree=1301096/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=250488 CPUtime=642.07
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 69823 0 0 0 64176 31 0 0 25 0 1 0 334826929 256499712 59542 1992294400 134512640 135997824 4294956160 18446744073709551615 134817164 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 62622 59542 174 362 0 62257 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 250488

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9196
/proc/meminfo: memFree=1300392/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=251024 CPUtime=702.05
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 69964 0 0 0 70174 31 0 0 25 0 1 0 334826929 257048576 59683 1992294400 134512640 135997824 4294956160 18446744073709551615 134757659 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 62756 59683 174 362 0 62391 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 251024

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9196
/proc/meminfo: memFree=1299432/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=251968 CPUtime=762.03
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 70212 0 0 0 76172 31 0 0 25 0 1 0 334826929 258015232 59931 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 62992 59931 174 362 0 62627 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 251968

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9196
/proc/meminfo: memFree=1298984/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=252372 CPUtime=822.01
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 70328 0 0 0 82170 31 0 0 25 0 1 0 334826929 258428928 60047 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 63093 60047 174 362 0 62728 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 252372

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9196
/proc/meminfo: memFree=1298088/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=253316 CPUtime=881.99
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 70554 0 0 0 88168 31 0 0 25 0 1 0 334826929 259395584 60273 1992294400 134512640 135997824 4294956160 18446744073709551615 134845051 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 63329 60273 174 362 0 62964 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 253316

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9196
/proc/meminfo: memFree=1297704/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=253716 CPUtime=941.97
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 70655 0 0 0 94165 32 0 0 25 0 1 0 334826929 259805184 60374 1992294400 134512640 135997824 4294956160 18446744073709551615 134757315 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 63429 60374 174 362 0 63064 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 253716

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9196
/proc/meminfo: memFree=1297320/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=253992 CPUtime=1001.95
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 70742 0 0 0 100163 32 0 0 25 0 1 0 334826929 260087808 60461 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 63498 60461 174 362 0 63133 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 253992

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9196
/proc/meminfo: memFree=1296488/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=254812 CPUtime=1061.93
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 70951 0 0 0 106161 32 0 0 25 0 1 0 334826929 260927488 60670 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 63703 60670 174 362 0 63338 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 254812

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9196
/proc/meminfo: memFree=1295400/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=255892 CPUtime=1121.92
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 71219 0 0 0 112160 32 0 0 25 0 1 0 334826929 262033408 60938 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 63973 60938 174 362 0 63608 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 255892

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9196
/proc/meminfo: memFree=1295144/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=256160 CPUtime=1181.9
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 71276 0 0 0 118157 33 0 0 25 0 1 0 334826929 262307840 60995 1992294400 134512640 135997824 4294956160 18446744073709551615 134816893 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 64040 60995 174 362 0 63675 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 256160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9196
/proc/meminfo: memFree=1295080/2055920 swapFree=4181692/4192956
[pid=9193] ppid=9191 vsize=256160 CPUtime=1200
/proc/9193/stat : 9193 (hydrasat) R 9191 9193 8687 0 -1 4194304 71277 0 0 0 119967 33 0 0 25 0 1 0 334826929 262307840 60996 1992294400 134512640 135997824 4294956160 18446744073709551615 134683571 0 0 4096 1 0 0 0 17 0 0 0
/proc/9193/statm: 64040 60996 174 362 0 63675 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 256160

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.05
CPU user time (s): 1199.68
CPU system time (s): 0.369943
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 256160

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

runsolver used 1.04784 second user time and 3.32949 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-05 06:37:36
IDJOB=1579347
IDBENCH=70996
IDSOLVER=520
FILE ID=node42/1579347-1238906253
PBS_JOBID= 9101336
Free space on /tmp= 66528 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p0.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579347-1238906253/watcher-1579347-1238906253 -o /tmp/evaluation-result-1579347-1238906253/solver-1579347-1238906253 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1579347-1238906253.cnf -rs 965001845 -co memory_limit 1800

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

MD5SUM BENCH= 28e85fc2a4586943a0ffdffa15206b58
RANDOM SEED=965001845

node42.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.211
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.211
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:       1538960 kB
Buffers:         62884 kB
Cached:         364140 kB
SwapCached:       5184 kB
Active:         201988 kB
Inactive:       233628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1538960 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:           31272 kB
Writeback:           0 kB
Mapped:          14288 kB
Slab:            67360 kB
Committed_AS:  1377016 kB
PageTables:       1408 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= 66528 MiB
End job on node42 at 2009-04-05 06:57:38