Trace number 1554413

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.04 1200.51

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl032.cnf
MD5SUM5bb6e70c95bda454f634cd586084908b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark992.714
Satisfiable
(Un)Satisfiability was proved
Number of variables18607
Number of clauses55724
Sum of the clauses size130020
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 237148
Number of clauses of size 318574
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
700.08/700.32	HOME/hydrasat-multi.sh: line 48: 11952 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.08/700.32	c Trying configuration 2
1200.02/1200.51	HOME/hydrasat-multi.sh: line 64: 11954 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.02/1200.51	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:492) (c) roussel@cril.univ-artois.fr

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

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 11951
/proc/meminfo: memFree=1108952/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5360 CPUtime=0
/proc/11951/stat : 11951 (hydrasat-multi.) R 11949 11951 11914 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1145329914 5488640 238 1992294400 4194304 4889804 548682068736 18446744073709551615 233588714143 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/11951/statm: 1340 238 196 169 0 51 0
[pid=11952] ppid=11951 vsize=1672 CPUtime=0
/proc/11952/stat : 11952 (hydrasat_cache4) R 11951 11951 11914 0 -1 4194304 167 0 0 0 0 0 0 0 18 0 1 0 1145329914 1712128 149 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/11952/statm: 418 149 117 317 0 98 0

[startup+0.036779 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11951
/proc/meminfo: memFree=1108952/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5360 CPUtime=0
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145329914 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11951/statm: 1340 239 197 169 0 51 0
[pid=11952] ppid=11951 vsize=2992 CPUtime=0.03
/proc/11952/stat : 11952 (hydrasat_cache4) R 11951 11951 11914 0 -1 4194304 523 0 0 0 3 0 0 0 18 0 1 0 1145329914 3063808 505 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/11952/statm: 748 506 117 317 0 428 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8352

[startup+0.101791 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11951
/proc/meminfo: memFree=1108952/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5360 CPUtime=0
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145329914 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11951/statm: 1340 239 197 169 0 51 0
[pid=11952] ppid=11951 vsize=5940 CPUtime=0.09
/proc/11952/stat : 11952 (hydrasat_cache4) R 11951 11951 11914 0 -1 4194304 1298 0 0 0 9 0 0 0 19 0 1 0 1145329914 6082560 1280 1992294400 134512640 135813592 4294956176 18446744073709551615 134678368 0 0 4096 1 0 0 0 17 0 0 0
/proc/11952/statm: 1485 1281 122 317 0 1165 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11300

[startup+0.301809 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11951
/proc/meminfo: memFree=1108952/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5360 CPUtime=0
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145329914 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11951/statm: 1340 239 197 169 0 51 0
[pid=11952] ppid=11951 vsize=10628 CPUtime=0.28
/proc/11952/stat : 11952 (hydrasat_cache4) R 11951 11951 11914 0 -1 4194304 2513 0 0 0 28 0 0 0 21 0 1 0 1145329914 10883072 2403 1992294400 134512640 135813592 4294956176 18446744073709551615 134520672 0 0 4096 1 0 0 0 17 0 0 0
/proc/11952/statm: 2657 2403 126 317 0 2337 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15988

[startup+0.70185 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11951
/proc/meminfo: memFree=1108952/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5360 CPUtime=0
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145329914 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11951/statm: 1340 239 197 169 0 51 0
[pid=11952] ppid=11951 vsize=14100 CPUtime=0.68
/proc/11952/stat : 11952 (hydrasat_cache4) R 11951 11951 11914 0 -1 4194304 3579 0 0 0 67 1 0 0 25 0 1 0 1145329914 14438400 3293 1992294400 134512640 135813592 4294956176 18446744073709551615 134592198 0 0 4096 1 0 0 0 17 0 0 0
/proc/11952/statm: 3525 3293 150 317 0 3205 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 19460

[startup+1.50193 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11953
/proc/meminfo: memFree=1095944/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5360 CPUtime=0
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145329914 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11951/statm: 1340 239 197 169 0 51 0
[pid=11952] ppid=11951 vsize=14364 CPUtime=1.49
/proc/11952/stat : 11952 (hydrasat_cache4) R 11951 11951 11914 0 -1 4194304 3632 0 0 0 147 2 0 0 25 0 1 0 1145329914 14708736 3346 1992294400 134512640 135813592 4294956176 18446744073709551615 134662603 0 0 4096 1 0 0 0 17 0 0 0
/proc/11952/statm: 3591 3346 150 317 0 3271 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19724

[startup+3.10109 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11953
/proc/meminfo: memFree=1095496/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5360 CPUtime=0
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145329914 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11951/statm: 1340 239 197 169 0 51 0
[pid=11952] ppid=11951 vsize=14628 CPUtime=3.09
/proc/11952/stat : 11952 (hydrasat_cache4) R 11951 11951 11914 0 -1 4194304 3707 0 0 0 307 2 0 0 25 0 1 0 1145329914 14979072 3421 1992294400 134512640 135813592 4294956176 18446744073709551615 134591941 0 0 4096 1 0 0 0 17 0 0 0
/proc/11952/statm: 3657 3421 150 317 0 3337 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19988

[startup+6.30142 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11953
/proc/meminfo: memFree=1095176/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5360 CPUtime=0
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145329914 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11951/statm: 1340 239 197 169 0 51 0
[pid=11952] ppid=11951 vsize=15024 CPUtime=6.29
/proc/11952/stat : 11952 (hydrasat_cache4) R 11951 11951 11914 0 -1 4194304 3809 0 0 0 627 2 0 0 25 0 1 0 1145329914 15384576 3523 1992294400 134512640 135813592 4294956176 18446744073709551615 134662737 0 0 4096 1 0 0 0 17 0 0 0
/proc/11952/statm: 3756 3523 150 317 0 3436 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20384

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11953
/proc/meminfo: memFree=1094344/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5360 CPUtime=0
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145329914 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11951/statm: 1340 239 197 169 0 51 0
[pid=11952] ppid=11951 vsize=15952 CPUtime=12.68
/proc/11952/stat : 11952 (hydrasat_cache4) R 11951 11951 11914 0 -1 4194304 4037 0 0 0 1266 2 0 0 25 0 1 0 1145329914 16334848 3751 1992294400 134512640 135813592 4294956176 18446744073709551615 134664983 0 0 4096 1 0 0 0 17 0 0 0
/proc/11952/statm: 3988 3751 150 317 0 3668 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21312

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11953
/proc/meminfo: memFree=1091144/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5360 CPUtime=0
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145329914 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11951/statm: 1340 239 197 169 0 51 0
[pid=11952] ppid=11951 vsize=19316 CPUtime=25.47
/proc/11952/stat : 11952 (hydrasat_cache4) R 11951 11951 11914 0 -1 4194304 4827 0 0 0 2545 2 0 0 25 0 1 0 1145329914 19779584 4541 1992294400 134512640 135813592 4294956176 18446744073709551615 135224115 0 0 4096 1 0 0 0 17 0 0 0
/proc/11952/statm: 4829 4541 150 317 0 4509 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 24676

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11953
/proc/meminfo: memFree=1089288/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5360 CPUtime=0
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145329914 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11951/statm: 1340 239 197 169 0 51 0
[pid=11952] ppid=11951 vsize=21040 CPUtime=51.07
/proc/11952/stat : 11952 (hydrasat_cache4) R 11951 11951 11914 0 -1 4194304 5275 0 0 0 5104 3 0 0 25 0 1 0 1145329914 21544960 4989 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/11952/statm: 5260 4989 150 317 0 4940 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26400

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11953
/proc/meminfo: memFree=1085576/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5360 CPUtime=0
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145329914 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11951/statm: 1340 239 197 169 0 51 0
[pid=11952] ppid=11951 vsize=24708 CPUtime=102.26
/proc/11952/stat : 11952 (hydrasat_cache4) R 11951 11951 11914 0 -1 4194304 6178 0 0 0 10221 5 0 0 25 0 1 0 1145329914 25300992 5892 1992294400 134512640 135813592 4294956176 18446744073709551615 134664877 0 0 4096 1 0 0 0 17 0 0 0
/proc/11952/statm: 6177 5892 150 317 0 5857 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 30068

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11953
/proc/meminfo: memFree=1082440/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5360 CPUtime=0
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145329914 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11951/statm: 1340 239 197 169 0 51 0
[pid=11952] ppid=11951 vsize=27928 CPUtime=162.23
/proc/11952/stat : 11952 (hydrasat_cache4) R 11951 11951 11914 0 -1 4194304 6966 0 0 0 16218 5 0 0 25 0 1 0 1145329914 28598272 6680 1992294400 134512640 135813592 4294956176 18446744073709551615 134591846 0 0 4096 1 0 0 0 17 0 0 0
/proc/11952/statm: 6982 6680 150 317 0 6662 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 33288

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11953
/proc/meminfo: memFree=1080328/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5360 CPUtime=0
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145329914 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11951/statm: 1340 239 197 169 0 51 0
[pid=11952] ppid=11951 vsize=29952 CPUtime=222.21
/proc/11952/stat : 11952 (hydrasat_cache4) R 11951 11951 11914 0 -1 4194304 7498 0 0 0 22215 6 0 0 25 0 1 0 1145329914 30670848 7212 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/11952/statm: 7488 7212 150 317 0 7168 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 35312

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11953
/proc/meminfo: memFree=1069576/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5360 CPUtime=0
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145329914 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11951/statm: 1340 239 197 169 0 51 0
[pid=11952] ppid=11951 vsize=41732 CPUtime=282.2
/proc/11952/stat : 11952 (hydrasat_cache4) R 11951 11951 11914 0 -1 4194304 10245 0 0 0 28211 9 0 0 25 0 1 0 1145329914 42733568 9959 1992294400 134512640 135813592 4294956176 18446744073709551615 134665205 0 0 4096 1 0 0 0 17 0 0 0
/proc/11952/statm: 10433 9959 150 317 0 10113 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 47092

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11953
/proc/meminfo: memFree=1059400/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5360 CPUtime=0
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145329914 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11951/statm: 1340 239 197 169 0 51 0
[pid=11952] ppid=11951 vsize=52268 CPUtime=342.18
/proc/11952/stat : 11952 (hydrasat_cache4) R 11951 11951 11914 0 -1 4194304 12740 0 0 0 34206 12 0 0 25 0 1 0 1145329914 53522432 12454 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/11952/statm: 13067 12454 150 317 0 12747 0

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

[pid=11952] ppid=11951 vsize=53648 CPUtime=522.12
/proc/11952/stat : 11952 (hydrasat_cache4) R 11951 11951 11914 0 -1 4194304 13052 0 0 0 52200 12 0 0 25 0 1 0 1145329914 54935552 12766 1992294400 134512640 135813592 4294956176 18446744073709551615 134665145 0 0 4096 1 0 0 0 17 0 0 0
/proc/11952/statm: 13412 12766 150 317 0 13092 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 59008

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11953
/proc/meminfo: memFree=1058056/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5360 CPUtime=0
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145329914 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11951/statm: 1340 239 197 169 0 51 0
[pid=11952] ppid=11951 vsize=53828 CPUtime=582.11
/proc/11952/stat : 11952 (hydrasat_cache4) R 11951 11951 11914 0 -1 4194304 13086 0 0 0 58198 13 0 0 25 0 1 0 1145329914 55119872 12800 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/11952/statm: 13457 12800 150 317 0 13137 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 59188

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11953
/proc/meminfo: memFree=1057608/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5360 CPUtime=0
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145329914 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11951/statm: 1340 239 197 169 0 51 0
[pid=11952] ppid=11951 vsize=54324 CPUtime=642.1
/proc/11952/stat : 11952 (hydrasat_cache4) R 11951 11951 11914 0 -1 4194304 13189 0 0 0 64197 13 0 0 25 0 1 0 1145329914 55627776 12903 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/11952/statm: 13581 12903 150 317 0 13261 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 59684

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11954
/proc/meminfo: memFree=1047240/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5364 CPUtime=700.1
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 322 13749 0 0 0 0 69976 34 16 0 1 0 1145329914 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1341 245 202 169 0 52 0
[pid=11954] ppid=11951 vsize=10628 CPUtime=1.95
/proc/11954/stat : 11954 (hydrasat_cachew) R 11951 11951 11914 0 -1 4194304 2686 0 0 0 195 0 0 0 25 0 1 0 1145399946 10883072 2402 1992294400 134512640 135995732 4294956032 18446744073709551615 134807756 0 0 4096 1 0 0 0 17 1 0 0
/proc/11954/statm: 2657 2402 173 362 0 2292 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 15992

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11954
/proc/meminfo: memFree=1045576/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5364 CPUtime=700.1
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 322 13749 0 0 0 0 69976 34 16 0 1 0 1145329914 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1341 245 202 169 0 52 0
[pid=11954] ppid=11951 vsize=13284 CPUtime=61.9
/proc/11954/stat : 11954 (hydrasat_cachew) R 11951 11951 11914 0 -1 4194304 3337 0 0 0 6189 1 0 0 25 0 1 0 1145399946 13602816 3053 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/11954/statm: 3321 3053 173 362 0 2956 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 18648

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11954
/proc/meminfo: memFree=1043336/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5364 CPUtime=700.1
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 322 13749 0 0 0 0 69976 34 16 0 1 0 1145329914 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1341 245 202 169 0 52 0
[pid=11954] ppid=11951 vsize=15596 CPUtime=121.88
/proc/11954/stat : 11954 (hydrasat_cachew) R 11951 11951 11914 0 -1 4194304 3897 0 0 0 12186 2 0 0 25 0 1 0 1145399946 15970304 3613 1992294400 134512640 135995732 4294956032 18446744073709551615 134681370 0 0 4096 1 0 0 0 17 0 0 0
/proc/11954/statm: 3899 3613 173 362 0 3534 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 20960

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11954
/proc/meminfo: memFree=1042952/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5364 CPUtime=700.1
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 322 13749 0 0 0 0 69976 34 16 0 1 0 1145329914 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1341 245 202 169 0 52 0
[pid=11954] ppid=11951 vsize=15992 CPUtime=181.87
/proc/11954/stat : 11954 (hydrasat_cachew) R 11951 11951 11914 0 -1 4194304 3995 0 0 0 18184 3 0 0 25 0 1 0 1145399946 16375808 3711 1992294400 134512640 135995732 4294956032 18446744073709551615 134808018 0 0 4096 1 0 0 0 17 0 0 0
/proc/11954/statm: 3998 3711 173 362 0 3633 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 21356

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11954
/proc/meminfo: memFree=1037256/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5364 CPUtime=700.1
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 322 13749 0 0 0 0 69976 34 16 0 1 0 1145329914 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1341 245 202 169 0 52 0
[pid=11954] ppid=11951 vsize=21968 CPUtime=241.83
/proc/11954/stat : 11954 (hydrasat_cachew) R 11951 11951 11914 0 -1 4194304 5484 0 0 0 24179 4 0 0 25 0 1 0 1145399946 22495232 5200 1992294400 134512640 135995732 4294956032 18446744073709551615 134681814 0 0 4096 1 0 0 0 17 1 0 0
/proc/11954/statm: 5492 5200 173 362 0 5127 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 27332

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11954
/proc/meminfo: memFree=1031304/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5364 CPUtime=700.1
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 322 13749 0 0 0 0 69976 34 16 0 1 0 1145329914 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1341 245 202 169 0 52 0
[pid=11954] ppid=11951 vsize=28388 CPUtime=301.79
/proc/11954/stat : 11954 (hydrasat_cachew) R 11951 11951 11914 0 -1 4194304 6969 0 0 0 30174 5 0 0 25 0 1 0 1145399946 29069312 6685 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/11954/statm: 7097 6685 173 362 0 6732 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 33752

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11960
/proc/meminfo: memFree=1031112/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5364 CPUtime=700.1
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 322 13749 0 0 0 0 69976 34 16 0 1 0 1145329914 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1341 245 202 169 0 52 0
[pid=11954] ppid=11951 vsize=28388 CPUtime=361.76
/proc/11954/stat : 11954 (hydrasat_cachew) R 11951 11951 11914 0 -1 4194304 6982 0 0 0 36171 5 0 0 25 0 1 0 1145399946 29069312 6698 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/11954/statm: 7097 6698 173 362 0 6732 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 33752

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11960
/proc/meminfo: memFree=1031112/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5364 CPUtime=700.1
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 322 13749 0 0 0 0 69976 34 16 0 1 0 1145329914 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1341 245 202 169 0 52 0
[pid=11954] ppid=11951 vsize=28388 CPUtime=421.73
/proc/11954/stat : 11954 (hydrasat_cachew) R 11951 11951 11914 0 -1 4194304 6989 0 0 0 42168 5 0 0 25 0 1 0 1145399946 29069312 6705 1992294400 134512640 135995732 4294956032 18446744073709551615 134681712 0 0 4096 1 0 0 0 17 0 0 0
/proc/11954/statm: 7097 6705 173 362 0 6732 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 33752

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11960
/proc/meminfo: memFree=1031112/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5364 CPUtime=700.1
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 322 13749 0 0 0 0 69976 34 16 0 1 0 1145329914 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1341 245 202 169 0 52 0
[pid=11954] ppid=11951 vsize=28388 CPUtime=481.72
/proc/11954/stat : 11954 (hydrasat_cachew) R 11951 11951 11914 0 -1 4194304 6990 0 0 0 48166 6 0 0 25 0 1 0 1145399946 29069312 6706 1992294400 134512640 135995732 4294956032 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 0 0 0
/proc/11954/statm: 7097 6706 173 362 0 6732 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 33752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11960
/proc/meminfo: memFree=1031112/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5364 CPUtime=700.1
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 322 13749 0 0 0 0 69976 34 16 0 1 0 1145329914 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1341 245 202 169 0 52 0
[pid=11954] ppid=11951 vsize=28388 CPUtime=499.92
/proc/11954/stat : 11954 (hydrasat_cachew) R 11951 11951 11914 0 -1 4194304 6992 0 0 0 49986 6 0 0 25 0 1 0 1145399946 29069312 6708 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/11954/statm: 7097 6708 173 362 0 6732 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 33752

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11960
/proc/meminfo: memFree=1031112/2055920 swapFree=4176444/4192956
[pid=11951] ppid=11949 vsize=5364 CPUtime=700.1
/proc/11951/stat : 11951 (hydrasat-multi.) S 11949 11951 11914 0 -1 4194304 322 13749 0 0 0 0 69976 34 16 0 1 0 1145329914 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1341 245 202 169 0 52 0
[pid=11954] ppid=11951 vsize=28388 CPUtime=499.92
/proc/11954/stat : 11954 (hydrasat_cachew) R 11951 11951 11914 0 -1 4194304 6992 0 0 0 49986 6 0 0 25 0 1 0 1145399946 29069312 6708 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/11954/statm: 7097 6708 173 362 0 6732 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 33752

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.04
CPU user time (s): 1199.63
CPU system time (s): 0.412937
CPU usage (%): 99.9608
Max. virtual memory (cumulated for all children) (KiB): 59884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.63
system time used= 0.412937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21090
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= 8
involuntary context switches= 4093

runsolver used 0.937857 second user time and 3.43948 second system time

The end

Launcher Data

Begin job on node27 at 2009-04-03 04:44:05
IDJOB=1554413
IDBENCH=70780
IDSOLVER=518
FILE ID=node27/1554413-1238726645
PBS_JOBID= 9085373
Free space on /tmp= 66328 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl032.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554413-1238726645/watcher-1554413-1238726645 -o /tmp/evaluation-result-1554413-1238726645/solver-1554413-1238726645 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1554413-1238726645.cnf 1800 464919061

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

MD5SUM BENCH= 5bb6e70c95bda454f634cd586084908b
RANDOM SEED=464919061

node27.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		: 2800.196
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	: 5521.40
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		: 2800.196
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:       1109512 kB
Buffers:        101080 kB
Cached:         739428 kB
SwapCached:       9492 kB
Active:         192960 kB
Inactive:       658564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1109512 kB
SwapTotal:     4192956 kB
SwapFree:      4176444 kB
Dirty:            4940 kB
Writeback:           0 kB
Mapped:          16704 kB
Slab:            80856 kB
Committed_AS:  3133564 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66272 MiB
End job on node27 at 2009-04-03 05:04:08