Trace number 1731295

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-Multi 2009-03-22-MultiUNSAT 319.938 320.048

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
MD5SUMbe0552b4894b69c578ebcc0b17dda689
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark199.917
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses69990
Sum of the clauses size140820
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269960
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.01	c Trying configuration 1
319.88/320.04	
319.88/320.04	c decisions : 1899102
319.88/320.04	c conflicts : 1375914
319.88/320.04	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-1731295-1240768896/watcher-1731295-1240768896 -o /tmp/evaluation-result-1731295-1240768896/solver-1731295-1240768896 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1731295-1240768896.cnf 1800 806319697 

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.21 1.19 3/65 24400
/proc/meminfo: memFree=1830944/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5356 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) D 24398 24400 24090 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 104917368 5484544 230 1992294400 4194304 4889804 548682068720 18446744073709551615 4391600 0 0 4100 65536 18446744071563479169 0 0 17 1 0 0
/proc/24400/statm: 1339 230 191 169 0 50 0

[startup+0.031891 s]
/proc/loadavg: 1.00 1.21 1.19 3/65 24400
/proc/meminfo: memFree=1830944/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101897 s]
/proc/loadavg: 1.00 1.21 1.19 3/65 24400
/proc/meminfo: memFree=1830944/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301915 s]
/proc/loadavg: 1.00 1.21 1.19 3/65 24400
/proc/meminfo: memFree=1830944/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701955 s]
/proc/loadavg: 1.00 1.21 1.19 3/65 24400
/proc/meminfo: memFree=1830944/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50203 s]
/proc/loadavg: 1.00 1.21 1.19 2/67 24402
/proc/meminfo: memFree=1825040/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
[pid=24402] ppid=24400 vsize=8080 CPUtime=1.48
/proc/24402/stat : 24402 (hydrasat_cache4) R 24400 24400 24090 0 -1 4194304 1861 0 0 0 147 1 0 0 25 0 1 0 104917369 8273920 1694 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 1 0 0
/proc/24402/statm: 2020 1694 126 317 0 1700 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13440

[startup+3.10119 s]
/proc/loadavg: 1.00 1.21 1.19 2/67 24402
/proc/meminfo: memFree=1824272/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
[pid=24402] ppid=24400 vsize=8080 CPUtime=3.08
/proc/24402/stat : 24402 (hydrasat_cache4) R 24400 24400 24090 0 -1 4194304 1861 0 0 0 307 1 0 0 25 0 1 0 104917369 8273920 1694 1992294400 134512640 135813592 4294956160 18446744073709551615 134521372 0 0 4096 1 0 0 0 17 1 0 0
/proc/24402/statm: 2020 1694 126 317 0 1700 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13440

[startup+6.3015 s]
/proc/loadavg: 1.00 1.21 1.19 2/67 24402
/proc/meminfo: memFree=1821392/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
[pid=24402] ppid=24400 vsize=10928 CPUtime=6.27
/proc/24402/stat : 24402 (hydrasat_cache4) R 24400 24400 24090 0 -1 4194304 2607 0 0 0 626 1 0 0 25 0 1 0 104917369 11190272 2439 1992294400 134512640 135813592 4294956160 18446744073709551615 135205937 0 0 4096 1 0 0 0 17 1 0 0
/proc/24402/statm: 2732 2439 149 317 0 2412 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 16288

[startup+12.7011 s]
/proc/loadavg: 1.00 1.20 1.19 2/67 24402
/proc/meminfo: memFree=1820240/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
[pid=24402] ppid=24400 vsize=12152 CPUtime=12.66
/proc/24402/stat : 24402 (hydrasat_cache4) R 24400 24400 24090 0 -1 4194304 2892 0 0 0 1265 1 0 0 25 0 1 0 104917369 12443648 2724 1992294400 134512640 135813592 4294956160 18446744073709551615 134662839 0 0 4096 1 0 0 0 17 1 0 0
/proc/24402/statm: 3038 2724 149 317 0 2718 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 17512

[startup+25.5014 s]
/proc/loadavg: 1.00 1.19 1.18 2/67 24402
/proc/meminfo: memFree=1819920/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
[pid=24402] ppid=24400 vsize=12416 CPUtime=25.46
/proc/24402/stat : 24402 (hydrasat_cache4) R 24400 24400 24090 0 -1 4194304 2967 0 0 0 2545 1 0 0 25 0 1 0 104917369 12713984 2799 1992294400 134512640 135813592 4294956160 18446744073709551615 134597470 0 0 4096 1 0 0 0 17 1 0 0
/proc/24402/statm: 3104 2799 149 317 0 2784 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 17776

[startup+51.1019 s]
/proc/loadavg: 1.00 1.18 1.18 2/67 24402
/proc/meminfo: memFree=1818768/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
[pid=24402] ppid=24400 vsize=13476 CPUtime=51.06
/proc/24402/stat : 24402 (hydrasat_cache4) R 24400 24400 24090 0 -1 4194304 3237 0 0 0 5104 2 0 0 25 0 1 0 104917369 13799424 3069 1992294400 134512640 135813592 4294956160 18446744073709551615 134665557 0 0 4096 1 0 0 0 17 1 0 0
/proc/24402/statm: 3369 3069 149 317 0 3049 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 18836

[startup+102.306 s]
/proc/loadavg: 1.00 1.14 1.17 2/67 24402
/proc/meminfo: memFree=1818640/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
[pid=24402] ppid=24400 vsize=13744 CPUtime=102.25
/proc/24402/stat : 24402 (hydrasat_cache4) R 24400 24400 24090 0 -1 4194304 3286 0 0 0 10223 2 0 0 25 0 1 0 104917369 14073856 3118 1992294400 134512640 135813592 4294956160 18446744073709551615 134588904 0 0 4096 1 0 0 0 17 1 0 0
/proc/24402/statm: 3436 3118 149 317 0 3116 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 19104

[startup+162.302 s]
/proc/loadavg: 1.00 1.11 1.16 2/67 24402
/proc/meminfo: memFree=1818064/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
[pid=24402] ppid=24400 vsize=14200 CPUtime=162.22
/proc/24402/stat : 24402 (hydrasat_cache4) R 24400 24400 24090 0 -1 4194304 3412 0 0 0 16220 2 0 0 25 0 1 0 104917369 14540800 3244 1992294400 134512640 135813592 4294956160 18446744073709551615 134662687 0 0 4096 1 0 0 0 17 1 0 0
/proc/24402/statm: 3550 3244 149 317 0 3230 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 19560

[startup+222.302 s]
/proc/loadavg: 1.00 1.09 1.14 2/67 24402
/proc/meminfo: memFree=1818000/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
[pid=24402] ppid=24400 vsize=14200 CPUtime=222.21
/proc/24402/stat : 24402 (hydrasat_cache4) R 24400 24400 24090 0 -1 4194304 3416 0 0 0 22219 2 0 0 25 0 1 0 104917369 14540800 3248 1992294400 134512640 135813592 4294956160 18446744073709551615 134664928 0 0 4096 1 0 0 0 17 1 0 0
/proc/24402/statm: 3550 3248 149 317 0 3230 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 19560

[startup+282.301 s]
/proc/loadavg: 1.00 1.07 1.13 2/67 24402
/proc/meminfo: memFree=1817936/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
[pid=24402] ppid=24400 vsize=14336 CPUtime=282.19
/proc/24402/stat : 24402 (hydrasat_cache4) R 24400 24400 24090 0 -1 4194304 3423 0 0 0 28217 2 0 0 25 0 1 0 104917369 14680064 3255 1992294400 134512640 135813592 4294956160 18446744073709551615 134665648 0 0 4096 1 0 0 0 17 1 0 0
/proc/24402/statm: 3584 3255 149 317 0 3264 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 19696

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

[startup+307.102 s]
/proc/loadavg: 1.00 1.07 1.13 2/67 24402
/proc/meminfo: memFree=1817872/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
[pid=24402] ppid=24400 vsize=14336 CPUtime=306.98
/proc/24402/stat : 24402 (hydrasat_cache4) R 24400 24400 24090 0 -1 4194304 3440 0 0 0 30696 2 0 0 25 0 1 0 104917369 14680064 3272 1992294400 134512640 135813592 4294956160 18446744073709551615 134662223 0 0 4096 1 0 0 0 17 1 0 0
/proc/24402/statm: 3584 3272 149 317 0 3264 0
Current children cumulated CPU time (s) 306.98
Current children cumulated vsize (KiB) 19696

[startup+313.505 s]
/proc/loadavg: 1.00 1.06 1.13 2/67 24402
/proc/meminfo: memFree=1817808/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
[pid=24402] ppid=24400 vsize=14336 CPUtime=313.38
/proc/24402/stat : 24402 (hydrasat_cache4) R 24400 24400 24090 0 -1 4194304 3442 0 0 0 31336 2 0 0 25 0 1 0 104917369 14680064 3274 1992294400 134512640 135813592 4294956160 18446744073709551615 134665490 0 0 4096 1 0 0 0 17 1 0 0
/proc/24402/statm: 3584 3274 149 317 0 3264 0
Current children cumulated CPU time (s) 313.38
Current children cumulated vsize (KiB) 19696

[startup+316.702 s]
/proc/loadavg: 1.00 1.06 1.13 2/67 24402
/proc/meminfo: memFree=1817808/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
[pid=24402] ppid=24400 vsize=14336 CPUtime=316.58
/proc/24402/stat : 24402 (hydrasat_cache4) R 24400 24400 24090 0 -1 4194304 3445 0 0 0 31656 2 0 0 25 0 1 0 104917369 14680064 3277 1992294400 134512640 135813592 4294956160 18446744073709551615 134598071 0 0 4096 1 0 0 0 17 1 0 0
/proc/24402/statm: 3584 3277 149 317 0 3264 0
Current children cumulated CPU time (s) 316.58
Current children cumulated vsize (KiB) 19696

[startup+318.303 s]
/proc/loadavg: 1.00 1.06 1.13 2/67 24402
/proc/meminfo: memFree=1817808/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
[pid=24402] ppid=24400 vsize=14336 CPUtime=318.18
/proc/24402/stat : 24402 (hydrasat_cache4) R 24400 24400 24090 0 -1 4194304 3446 0 0 0 31816 2 0 0 25 0 1 0 104917369 14680064 3278 1992294400 134512640 135813592 4294956160 18446744073709551615 134665645 0 0 4096 1 0 0 0 17 1 0 0
/proc/24402/statm: 3584 3278 149 317 0 3264 0
Current children cumulated CPU time (s) 318.18
Current children cumulated vsize (KiB) 19696

[startup+319.101 s]
/proc/loadavg: 1.00 1.06 1.13 2/67 24402
/proc/meminfo: memFree=1817808/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
[pid=24402] ppid=24400 vsize=14336 CPUtime=318.98
/proc/24402/stat : 24402 (hydrasat_cache4) R 24400 24400 24090 0 -1 4194304 3446 0 0 0 31896 2 0 0 25 0 1 0 104917369 14680064 3278 1992294400 134512640 135813592 4294956160 18446744073709551615 135213053 0 0 4096 1 0 0 0 17 1 0 0
/proc/24402/statm: 3584 3278 149 317 0 3264 0
Current children cumulated CPU time (s) 318.98
Current children cumulated vsize (KiB) 19696

[startup+319.501 s]
/proc/loadavg: 1.00 1.06 1.13 2/67 24402
/proc/meminfo: memFree=1817808/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
[pid=24402] ppid=24400 vsize=14336 CPUtime=319.38
/proc/24402/stat : 24402 (hydrasat_cache4) R 24400 24400 24090 0 -1 4194304 3446 0 0 0 31936 2 0 0 25 0 1 0 104917369 14680064 3278 1992294400 134512640 135813592 4294956160 18446744073709551615 134665722 0 0 4096 1 0 0 0 17 1 0 0
/proc/24402/statm: 3584 3278 149 317 0 3264 0
Current children cumulated CPU time (s) 319.38
Current children cumulated vsize (KiB) 19696

[startup+319.901 s]
/proc/loadavg: 1.00 1.06 1.13 2/67 24402
/proc/meminfo: memFree=1817808/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
[pid=24402] ppid=24400 vsize=14472 CPUtime=319.78
/proc/24402/stat : 24402 (hydrasat_cache4) R 24400 24400 24090 0 -1 4194304 3449 0 0 0 31976 2 0 0 25 0 1 0 104917369 14819328 3281 1992294400 134512640 135813592 4294956160 18446744073709551615 134662852 0 0 4096 1 0 0 0 17 1 0 0
/proc/24402/statm: 3618 3281 149 317 0 3298 0
Current children cumulated CPU time (s) 319.78
Current children cumulated vsize (KiB) 19832

[startup+320.001 s]
/proc/loadavg: 1.00 1.06 1.13 2/67 24402
/proc/meminfo: memFree=1817808/2055920 swapFree=4191356/4192956
[pid=24400] ppid=24398 vsize=5360 CPUtime=0
/proc/24400/stat : 24400 (hydrasat-multi.) S 24398 24400 24090 0 -1 4194304 288 0 1 0 0 0 0 0 19 0 1 0 104917368 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24400/statm: 1340 239 197 169 0 51 0
[pid=24402] ppid=24400 vsize=14472 CPUtime=319.88
/proc/24402/stat : 24402 (hydrasat_cache4) R 24400 24400 24090 0 -1 4194304 3449 0 0 0 31986 2 0 0 25 0 1 0 104917369 14819328 3281 1992294400 134512640 135813592 4294956160 18446744073709551615 135205764 0 0 4096 1 0 0 0 17 1 0 0
/proc/24402/statm: 3618 3281 149 317 0 3298 0
Current children cumulated CPU time (s) 319.88
Current children cumulated vsize (KiB) 19832

Child status: 20
Real time (s): 320.048
CPU time (s): 319.938
CPU user time (s): 319.907
CPU system time (s): 0.030995
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (KiB): 19832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 319.907
system time used= 0.030995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3754
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 727

runsolver used 0.477927 second user time and 0.693894 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-26 20:01:36
IDJOB=1731295
IDBENCH=24749
IDSOLVER=518
FILE ID=node56/1731295-1240768896
PBS_JOBID= 9187160
Free space on /tmp= 103060 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731295-1240768896/watcher-1731295-1240768896 -o /tmp/evaluation-result-1731295-1240768896/solver-1731295-1240768896 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1731295-1240768896.cnf 1800 806319697

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

MD5SUM BENCH= be0552b4894b69c578ebcc0b17dda689
RANDOM SEED=806319697

node56.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.218
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.218
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:       1831424 kB
Buffers:         17604 kB
Cached:         135152 kB
SwapCached:        924 kB
Active:          15376 kB
Inactive:       151264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1831424 kB
SwapTotal:     4192956 kB
SwapFree:      4191356 kB
Dirty:            4816 kB
Writeback:           0 kB
Mapped:          22540 kB
Slab:            43844 kB
Committed_AS:   364604 kB
PageTables:       1468 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= 103056 MiB
End job on node56 at 2009-04-26 20:06:56