Trace number 1529637

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-Multi? (TO) 1200.03 1200.61

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S1813642436-099.cnf
MD5SUM96ac67354b2d4edc2a83b4892dd0ca62
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark426.955
Satisfiable
(Un)Satisfiability was proved
Number of variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Trying configuration 1
699.96/700.34	HOME/hydrasat-multi.sh: line 48: 14622 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.96/700.35	c Trying configuration 2
1200.01/1200.60	HOME/hydrasat-multi.sh: line 64: 14624 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.01/1200.60	c Trying configuration 3

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1529637-1238398672/watcher-1529637-1238398672 -o /tmp/evaluation-result-1529637-1238398672/solver-1529637-1238398672 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1529637-1238398672.cnf 1800 491566388 

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.99 0.97 0.99 3/73 14621
/proc/meminfo: memFree=1605112/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5360 CPUtime=0
/proc/14621/stat : 14621 (hydrasat-multi.) R 14619 14621 14408 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 896255880 5488640 238 1992294400 4194304 4889804 548682068736 18446744073709551615 224264776351 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14621/statm: 1340 238 196 169 0 51 0
[pid=14622] ppid=14621 vsize=1684 CPUtime=0
/proc/14622/stat : 14622 (hydrasat_cache4) R 14621 14621 14408 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 896255880 1724416 156 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/14622/statm: 421 156 117 317 0 101 0

[startup+0.0887149 s]
/proc/loadavg: 0.99 0.97 0.99 3/73 14621
/proc/meminfo: memFree=1605112/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5360 CPUtime=0
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 896255880 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14621/statm: 1340 239 197 169 0 51 0
[pid=14622] ppid=14621 vsize=5324 CPUtime=0.07
/proc/14622/stat : 14622 (hydrasat_cache4) R 14621 14621 14408 0 -1 4194304 1147 0 0 0 7 0 0 0 19 0 1 0 896255880 5451776 1129 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/14622/statm: 1331 1130 122 317 0 1011 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10684

[startup+0.102716 s]
/proc/loadavg: 0.99 0.97 0.99 3/73 14621
/proc/meminfo: memFree=1605112/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5360 CPUtime=0
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 896255880 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14621/statm: 1340 239 197 169 0 51 0
[pid=14622] ppid=14621 vsize=5852 CPUtime=0.09
/proc/14622/stat : 14622 (hydrasat_cache4) R 14621 14621 14408 0 -1 4194304 1266 0 0 0 9 0 0 0 19 0 1 0 896255880 5992448 1248 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/14622/statm: 1463 1249 122 317 0 1143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11212

[startup+0.302737 s]
/proc/loadavg: 0.99 0.97 0.99 3/73 14621
/proc/meminfo: memFree=1605112/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5360 CPUtime=0
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 896255880 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14621/statm: 1340 239 197 169 0 51 0
[pid=14622] ppid=14621 vsize=7428 CPUtime=0.29
/proc/14622/stat : 14622 (hydrasat_cache4) R 14621 14621 14408 0 -1 4194304 1689 0 0 0 29 0 0 0 21 0 1 0 896255880 7606272 1549 1992294400 134512640 135813592 4294956176 18446744073709551615 134521126 0 0 4096 1 0 0 0 17 0 0 0
/proc/14622/statm: 1857 1549 126 317 0 1537 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12788

[startup+0.701781 s]
/proc/loadavg: 0.99 0.97 0.99 3/73 14621
/proc/meminfo: memFree=1605112/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5360 CPUtime=0
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 896255880 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14621/statm: 1340 239 197 169 0 51 0
[pid=14622] ppid=14621 vsize=11284 CPUtime=0.69
/proc/14622/stat : 14622 (hydrasat_cache4) R 14621 14621 14408 0 -1 4194304 2746 0 0 0 68 1 0 0 25 0 1 0 896255880 11554816 2521 1992294400 134512640 135813592 4294956176 18446744073709551615 134591966 0 0 4096 1 0 0 0 17 0 0 0
/proc/14622/statm: 2821 2521 149 317 0 2501 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16644

[startup+1.50187 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 14623
/proc/meminfo: memFree=1595176/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5360 CPUtime=0
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 896255880 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14621/statm: 1340 239 197 169 0 51 0
[pid=14622] ppid=14621 vsize=11548 CPUtime=1.49
/proc/14622/stat : 14622 (hydrasat_cache4) R 14621 14621 14408 0 -1 4194304 2814 0 0 0 148 1 0 0 25 0 1 0 896255880 11825152 2589 1992294400 134512640 135813592 4294956176 18446744073709551615 134665074 0 0 4096 1 0 0 0 17 0 0 0
/proc/14622/statm: 2887 2589 149 317 0 2567 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16908

[startup+3.10104 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 14623
/proc/meminfo: memFree=1594856/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5360 CPUtime=0
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 896255880 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14621/statm: 1340 239 197 169 0 51 0
[pid=14622] ppid=14621 vsize=11684 CPUtime=3.09
/proc/14622/stat : 14622 (hydrasat_cache4) R 14621 14621 14408 0 -1 4194304 2863 0 0 0 308 1 0 0 25 0 1 0 896255880 11964416 2638 1992294400 134512640 135813592 4294956176 18446744073709551615 134591953 0 0 4096 1 0 0 0 17 0 0 0
/proc/14622/statm: 2921 2638 149 317 0 2601 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17044

[startup+6.30138 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 14623
/proc/meminfo: memFree=1594472/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5360 CPUtime=0
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 896255880 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14621/statm: 1340 239 197 169 0 51 0
[pid=14622] ppid=14621 vsize=11956 CPUtime=6.28
/proc/14622/stat : 14622 (hydrasat_cache4) R 14621 14621 14408 0 -1 4194304 2903 0 0 0 627 1 0 0 25 0 1 0 896255880 12242944 2678 1992294400 134512640 135813592 4294956176 18446744073709551615 135198319 0 0 4096 1 0 0 0 17 0 0 0
/proc/14622/statm: 2989 2678 149 317 0 2669 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17316

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 14623
/proc/meminfo: memFree=1594032/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5360 CPUtime=0
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 896255880 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14621/statm: 1340 239 197 169 0 51 0
[pid=14622] ppid=14621 vsize=12352 CPUtime=12.68
/proc/14622/stat : 14622 (hydrasat_cache4) R 14621 14621 14408 0 -1 4194304 3001 0 0 0 1267 1 0 0 25 0 1 0 896255880 12648448 2776 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/14622/statm: 3088 2776 149 317 0 2768 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17712

[startup+25.5024 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 14623
/proc/meminfo: memFree=1593392/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5360 CPUtime=0
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 896255880 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14621/statm: 1340 239 197 169 0 51 0
[pid=14622] ppid=14621 vsize=13020 CPUtime=25.47
/proc/14622/stat : 14622 (hydrasat_cache4) R 14621 14621 14408 0 -1 4194304 3188 0 0 0 2546 1 0 0 25 0 1 0 896255880 13332480 2963 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/14622/statm: 3255 2963 149 317 0 2935 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18380

[startup+51.1022 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 14623
/proc/meminfo: memFree=1592816/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5360 CPUtime=0
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 896255880 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14621/statm: 1340 239 197 169 0 51 0
[pid=14622] ppid=14621 vsize=13556 CPUtime=51.06
/proc/14622/stat : 14622 (hydrasat_cache4) R 14621 14621 14408 0 -1 4194304 3327 0 0 0 5104 2 0 0 25 0 1 0 896255880 13881344 3102 1992294400 134512640 135813592 4294956176 18446744073709551615 134662603 0 0 4096 1 0 0 0 17 0 0 0
/proc/14622/statm: 3389 3102 149 317 0 3069 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 18916

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 14623
/proc/meminfo: memFree=1589488/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5360 CPUtime=0
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 896255880 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14621/statm: 1340 239 197 169 0 51 0
[pid=14622] ppid=14621 vsize=16756 CPUtime=102.24
/proc/14622/stat : 14622 (hydrasat_cache4) R 14621 14621 14408 0 -1 4194304 4127 0 0 0 10221 3 0 0 25 0 1 0 896255880 17158144 3902 1992294400 134512640 135813592 4294956176 18446744073709551615 134668493 0 0 4096 1 0 0 0 17 0 0 0
/proc/14622/statm: 4189 3902 149 317 0 3869 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 22116

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 14623
/proc/meminfo: memFree=1582960/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5360 CPUtime=0
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 896255880 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14621/statm: 1340 239 197 169 0 51 0
[pid=14622] ppid=14621 vsize=23848 CPUtime=162.21
/proc/14622/stat : 14622 (hydrasat_cache4) R 14621 14621 14408 0 -1 4194304 5881 0 0 0 16217 4 0 0 25 0 1 0 896255880 24420352 5656 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/14622/statm: 5962 5656 149 317 0 5642 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 29208

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 14623
/proc/meminfo: memFree=1578416/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5360 CPUtime=0
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 896255880 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14621/statm: 1340 239 197 169 0 51 0
[pid=14622] ppid=14621 vsize=27840 CPUtime=222.17
/proc/14622/stat : 14622 (hydrasat_cache4) R 14621 14621 14408 0 -1 4194304 6887 0 0 0 22213 4 0 0 25 0 1 0 896255880 28508160 6662 1992294400 134512640 135813592 4294956176 18446744073709551615 134664998 0 0 4096 1 0 0 0 17 0 0 0
/proc/14622/statm: 6960 6662 149 317 0 6640 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 33200

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 14623
/proc/meminfo: memFree=1578416/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5360 CPUtime=0
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 896255880 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14621/statm: 1340 239 197 169 0 51 0
[pid=14622] ppid=14621 vsize=27840 CPUtime=282.15
/proc/14622/stat : 14622 (hydrasat_cache4) R 14621 14621 14408 0 -1 4194304 6887 0 0 0 28211 4 0 0 25 0 1 0 896255880 28508160 6662 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/14622/statm: 6960 6662 149 317 0 6640 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 33200

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 14623
/proc/meminfo: memFree=1578416/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5360 CPUtime=0
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 896255880 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14621/statm: 1340 239 197 169 0 51 0
[pid=14622] ppid=14621 vsize=27840 CPUtime=342.13
/proc/14622/stat : 14622 (hydrasat_cache4) R 14621 14621 14408 0 -1 4194304 6887 0 0 0 34208 5 0 0 25 0 1 0 896255880 28508160 6662 1992294400 134512640 135813592 4294956176 18446744073709551615 134665061 0 0 4096 1 0 0 0 17 0 0 0
/proc/14622/statm: 6960 6662 149 317 0 6640 0

################
# More data... #
################

[pid=14622] ppid=14621 vsize=27840 CPUtime=462.07
/proc/14622/stat : 14622 (hydrasat_cache4) R 14621 14621 14408 0 -1 4194304 6887 0 0 0 46202 5 0 0 25 0 1 0 896255880 28508160 6662 1992294400 134512640 135813592 4294956176 18446744073709551615 134665831 0 0 4096 1 0 0 0 17 0 0 0
/proc/14622/statm: 6960 6662 149 317 0 6640 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 33200

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 14623
/proc/meminfo: memFree=1578416/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5360 CPUtime=0
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 896255880 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14621/statm: 1340 239 197 169 0 51 0
[pid=14622] ppid=14621 vsize=27840 CPUtime=522.05
/proc/14622/stat : 14622 (hydrasat_cache4) R 14621 14621 14408 0 -1 4194304 6887 0 0 0 52200 5 0 0 25 0 1 0 896255880 28508160 6662 1992294400 134512640 135813592 4294956176 18446744073709551615 134665490 0 0 4096 1 0 0 0 17 0 0 0
/proc/14622/statm: 6960 6662 149 317 0 6640 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 33200

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 14623
/proc/meminfo: memFree=1577968/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5360 CPUtime=0
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 896255880 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14621/statm: 1340 239 197 169 0 51 0
[pid=14622] ppid=14621 vsize=28516 CPUtime=582.02
/proc/14622/stat : 14622 (hydrasat_cache4) R 14621 14621 14408 0 -1 4194304 7043 0 0 0 58197 5 0 0 25 0 1 0 896255880 29200384 6818 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/14622/statm: 7129 6818 149 317 0 6809 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 33876

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 14623
/proc/meminfo: memFree=1574960/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5360 CPUtime=0
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 896255880 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14621/statm: 1340 239 197 169 0 51 0
[pid=14622] ppid=14621 vsize=31448 CPUtime=642
/proc/14622/stat : 14622 (hydrasat_cache4) R 14621 14621 14408 0 -1 4194304 7777 0 0 0 64194 6 0 0 25 0 1 0 896255880 32202752 7552 1992294400 134512640 135813592 4294956176 18446744073709551615 134665544 0 0 4096 1 0 0 0 17 0 0 0
/proc/14622/statm: 7862 7552 149 317 0 7542 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 36808

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 14624
/proc/meminfo: memFree=1566640/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5364 CPUtime=700.01
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 322 8155 0 0 0 0 69983 18 16 0 1 0 896255880 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14621/statm: 1341 245 202 169 0 52 0
[pid=14624] ppid=14621 vsize=7976 CPUtime=1.93
/proc/14624/stat : 14624 (hydrasat_cachew) R 14621 14621 14408 0 -1 4194304 1890 0 0 0 193 0 0 0 25 0 1 0 896325915 8167424 1667 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/14624/statm: 1994 1667 171 362 0 1629 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 13340

[startup+762.306 s]
/proc/loadavg: 1.03 0.99 0.99 2/75 14624
/proc/meminfo: memFree=1566576/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5364 CPUtime=700.01
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 322 8155 0 0 0 0 69983 18 16 0 1 0 896255880 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14621/statm: 1341 245 202 169 0 52 0
[pid=14624] ppid=14621 vsize=8512 CPUtime=61.9
/proc/14624/stat : 14624 (hydrasat_cachew) R 14621 14621 14408 0 -1 4194304 2042 0 0 0 6189 1 0 0 25 0 1 0 896325915 8716288 1819 1992294400 134512640 135995732 4294956032 18446744073709551615 134589584 0 0 4096 1 0 0 0 17 0 0 0
/proc/14624/statm: 2128 1819 171 362 0 1763 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 13876

[startup+822.302 s]
/proc/loadavg: 1.01 0.99 0.99 2/75 14624
/proc/meminfo: memFree=1566576/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5364 CPUtime=700.01
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 322 8155 0 0 0 0 69983 18 16 0 1 0 896255880 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14621/statm: 1341 245 202 169 0 52 0
[pid=14624] ppid=14621 vsize=8652 CPUtime=121.87
/proc/14624/stat : 14624 (hydrasat_cachew) R 14621 14621 14408 0 -1 4194304 2051 0 0 0 12186 1 0 0 25 0 1 0 896325915 8859648 1828 1992294400 134512640 135995732 4294956032 18446744073709551615 134807865 0 0 4096 1 0 0 0 17 0 0 0
/proc/14624/statm: 2163 1828 171 362 0 1798 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 14016

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/75 14624
/proc/meminfo: memFree=1566576/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5364 CPUtime=700.01
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 322 8155 0 0 0 0 69983 18 16 0 1 0 896255880 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14621/statm: 1341 245 202 169 0 52 0
[pid=14624] ppid=14621 vsize=8652 CPUtime=181.85
/proc/14624/stat : 14624 (hydrasat_cachew) R 14621 14621 14408 0 -1 4194304 2073 0 0 0 18184 1 0 0 25 0 1 0 896325915 8859648 1850 1992294400 134512640 135995732 4294956032 18446744073709551615 134847535 0 0 4096 1 0 0 0 17 0 0 0
/proc/14624/statm: 2163 1850 171 362 0 1798 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 14016

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/75 14624
/proc/meminfo: memFree=1565168/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5364 CPUtime=700.01
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 322 8155 0 0 0 0 69983 18 16 0 1 0 896255880 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14621/statm: 1341 245 202 169 0 52 0
[pid=14624] ppid=14621 vsize=10112 CPUtime=241.82
/proc/14624/stat : 14624 (hydrasat_cachew) R 14621 14621 14408 0 -1 4194304 2423 0 0 0 24181 1 0 0 25 0 1 0 896325915 10354688 2200 1992294400 134512640 135995732 4294956032 18446744073709551615 134807987 0 0 4096 1 0 0 0 17 1 0 0
/proc/14624/statm: 2528 2200 171 362 0 2163 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 15476

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/75 14624
/proc/meminfo: memFree=1564528/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5364 CPUtime=700.01
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 322 8155 0 0 0 0 69983 18 16 0 1 0 896255880 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14621/statm: 1341 245 202 169 0 52 0
[pid=14624] ppid=14621 vsize=10644 CPUtime=301.79
/proc/14624/stat : 14624 (hydrasat_cachew) R 14621 14621 14408 0 -1 4194304 2579 0 0 0 30178 1 0 0 25 0 1 0 896325915 10899456 2356 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/14624/statm: 2661 2356 171 362 0 2296 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 16008

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/75 14624
/proc/meminfo: memFree=1564080/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5364 CPUtime=700.01
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 322 8155 0 0 0 0 69983 18 16 0 1 0 896255880 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14621/statm: 1341 245 202 169 0 52 0
[pid=14624] ppid=14621 vsize=11184 CPUtime=361.76
/proc/14624/stat : 14624 (hydrasat_cachew) R 14621 14621 14408 0 -1 4194304 2692 0 0 0 36175 1 0 0 25 0 1 0 896325915 11452416 2469 1992294400 134512640 135995732 4294956032 18446744073709551615 134589984 0 0 4096 1 0 0 0 17 0 0 0
/proc/14624/statm: 2796 2469 171 362 0 2431 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 16548

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/75 14624
/proc/meminfo: memFree=1564080/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5364 CPUtime=700.01
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 322 8155 0 0 0 0 69983 18 16 0 1 0 896255880 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14621/statm: 1341 245 202 169 0 52 0
[pid=14624] ppid=14621 vsize=11184 CPUtime=421.73
/proc/14624/stat : 14624 (hydrasat_cachew) R 14621 14621 14408 0 -1 4194304 2692 0 0 0 42172 1 0 0 25 0 1 0 896325915 11452416 2469 1992294400 134512640 135995732 4294956032 18446744073709551615 134808030 0 0 4096 1 0 0 0 17 1 0 0
/proc/14624/statm: 2796 2469 171 362 0 2431 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 16548

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/75 14624
/proc/meminfo: memFree=1564080/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5364 CPUtime=700.01
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 322 8155 0 0 0 0 69983 18 16 0 1 0 896255880 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14621/statm: 1341 245 202 169 0 52 0
[pid=14624] ppid=14621 vsize=11184 CPUtime=481.7
/proc/14624/stat : 14624 (hydrasat_cachew) R 14621 14621 14408 0 -1 4194304 2692 0 0 0 48169 1 0 0 25 0 1 0 896325915 11452416 2469 1992294400 134512640 135995732 4294956032 18446744073709551615 134806613 0 0 4096 1 0 0 0 17 0 0 0
/proc/14624/statm: 2796 2469 171 362 0 2431 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 16548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.99 0.99 2/75 14624
/proc/meminfo: memFree=1564080/2055920 swapFree=4176824/4192956
[pid=14621] ppid=14619 vsize=5364 CPUtime=700.01
/proc/14621/stat : 14621 (hydrasat-multi.) S 14619 14621 14408 0 -1 4194304 322 8155 0 0 0 0 69983 18 16 0 1 0 896255880 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14621/statm: 1341 245 202 169 0 52 0
[pid=14624] ppid=14621 vsize=11184 CPUtime=500
/proc/14624/stat : 14624 (hydrasat_cachew) R 14621 14621 14408 0 -1 4194304 2692 0 0 0 49999 1 0 0 25 0 1 0 896325915 11452416 2469 1992294400 134512640 135995732 4294956032 18446744073709551615 134806613 0 0 4096 1 0 0 0 17 0 0 0
/proc/14624/statm: 2796 2469 171 362 0 2431 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 16548

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.61
CPU time (s): 1200.03
CPU user time (s): 1199.83
CPU system time (s): 0.202969
CPU usage (%): 99.9516
Max. virtual memory (cumulated for all children) (KiB): 37756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.202969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11196
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= 9
involuntary context switches= 3283

runsolver used 1.17382 second user time and 3.23551 second system time

The end

Launcher Data

Begin job on node82 at 2009-03-30 09:37:52
IDJOB=1529637
IDBENCH=70330
IDSOLVER=518
FILE ID=node82/1529637-1238398672
PBS_JOBID= 9061376
Free space on /tmp= 61636 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S1813642436-099.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529637-1238398672/watcher-1529637-1238398672 -o /tmp/evaluation-result-1529637-1238398672/solver-1529637-1238398672 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1529637-1238398672.cnf 1800 491566388

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

MD5SUM BENCH= 96ac67354b2d4edc2a83b4892dd0ca62
RANDOM SEED=491566388

node82.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1605656 kB
Buffers:         71540 kB
Cached:         307640 kB
SwapCached:       7332 kB
Active:         281224 kB
Inactive:       107456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1605656 kB
SwapTotal:     4192956 kB
SwapFree:      4176824 kB
Dirty:            5144 kB
Writeback:           0 kB
Mapped:          15028 kB
Slab:            46776 kB
Committed_AS:  2334352 kB
PageTables:       1996 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= 61604 MiB
End job on node82 at 2009-03-30 09:57:55