Trace number 1529487

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.07 1200.71

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/140/
unif-k7-r85-v140-c11900-S870840347-014.cnf
MD5SUMa5d5e4fa8cedb12d5680a53a31f09411
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark56.3764
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

Solver Data

0.00/0.00	c Trying configuration 1
699.93/700.39	HOME/hydrasat-multi.sh: line 48: 13866 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.93/700.39	c Trying configuration 2
1200.04/1200.71	HOME/hydrasat-multi.sh: line 64: 13868 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.04/1200.71	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-1529487-1238386276/watcher-1529487-1238386276 -o /tmp/evaluation-result-1529487-1238386276/solver-1529487-1238386276 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1529487-1238386276.cnf 1800 2137787645 

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.97 3/71 13865
/proc/meminfo: memFree=1285392/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5360 CPUtime=0
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111290723 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1340 239 197 169 0 51 0
[pid=13866] ppid=13865 vsize=1584 CPUtime=0
/proc/13866/stat : 13866 (hydrasat_cache4) R 13865 13865 13706 0 -1 4194304 167 0 0 0 0 0 0 0 19 0 1 0 1111290723 1622016 149 1992294400 134512640 135813592 4294956176 18446744073709551615 135207783 0 0 4096 1 0 0 0 17 0 0 0
/proc/13866/statm: 396 149 116 317 0 76 0

[startup+0.0453699 s]
/proc/loadavg: 0.99 0.97 0.97 3/71 13865
/proc/meminfo: memFree=1285392/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5360 CPUtime=0
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111290723 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1340 239 197 169 0 51 0
[pid=13866] ppid=13865 vsize=2936 CPUtime=0.04
/proc/13866/stat : 13866 (hydrasat_cache4) R 13865 13865 13706 0 -1 4194304 517 0 0 0 4 0 0 0 19 0 1 0 1111290723 3006464 499 1992294400 134512640 135813592 4294956176 18446744073709551615 134676619 0 0 4096 1 0 0 0 17 0 0 0
/proc/13866/statm: 734 499 123 317 0 414 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8296

[startup+0.101381 s]
/proc/loadavg: 0.99 0.97 0.97 3/71 13865
/proc/meminfo: memFree=1285392/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5360 CPUtime=0
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111290723 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1340 239 197 169 0 51 0
[pid=13866] ppid=13865 vsize=2936 CPUtime=0.09
/proc/13866/stat : 13866 (hydrasat_cache4) R 13865 13865 13706 0 -1 4194304 517 0 0 0 9 0 0 0 19 0 1 0 1111290723 3006464 499 1992294400 134512640 135813592 4294956176 18446744073709551615 134676857 0 0 4096 1 0 0 0 17 0 0 0
/proc/13866/statm: 734 499 123 317 0 414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8296

[startup+0.301419 s]
/proc/loadavg: 0.99 0.97 0.97 3/71 13865
/proc/meminfo: memFree=1285392/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5360 CPUtime=0
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111290723 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1340 239 197 169 0 51 0
[pid=13866] ppid=13865 vsize=2936 CPUtime=0.29
/proc/13866/stat : 13866 (hydrasat_cache4) R 13865 13865 13706 0 -1 4194304 519 0 0 0 29 0 0 0 20 0 1 0 1111290723 3006464 501 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/13866/statm: 734 501 125 317 0 414 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8296

[startup+0.701495 s]
/proc/loadavg: 0.99 0.97 0.97 3/71 13865
/proc/meminfo: memFree=1285392/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5360 CPUtime=0
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111290723 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1340 239 197 169 0 51 0
[pid=13866] ppid=13865 vsize=3464 CPUtime=0.69
/proc/13866/stat : 13866 (hydrasat_cache4) R 13865 13865 13706 0 -1 4194304 701 0 0 0 69 0 0 0 24 0 1 0 1111290723 3547136 682 1992294400 134512640 135813592 4294956176 18446744073709551615 134665211 0 0 4096 1 0 0 0 17 0 0 0
/proc/13866/statm: 866 682 150 317 0 546 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8824

[startup+1.50165 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 13867
/proc/meminfo: memFree=1282944/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5360 CPUtime=0
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111290723 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1340 239 197 169 0 51 0
[pid=13866] ppid=13865 vsize=3732 CPUtime=1.49
/proc/13866/stat : 13866 (hydrasat_cache4) R 13865 13865 13706 0 -1 4194304 749 0 0 0 149 0 0 0 25 0 1 0 1111290723 3821568 730 1992294400 134512640 135813592 4294956176 18446744073709551615 134661731 0 0 4096 1 0 0 0 17 0 0 0
/proc/13866/statm: 933 730 150 317 0 613 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9092

[startup+3.10195 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 13867
/proc/meminfo: memFree=1282432/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5360 CPUtime=0
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111290723 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1340 239 197 169 0 51 0
[pid=13866] ppid=13865 vsize=4248 CPUtime=3.09
/proc/13866/stat : 13866 (hydrasat_cache4) R 13865 13865 13706 0 -1 4194304 883 0 0 0 309 0 0 0 25 0 1 0 1111290723 4349952 864 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/13866/statm: 1062 864 150 317 0 742 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9608

[startup+6.30156 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 13867
/proc/meminfo: memFree=1281920/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5360 CPUtime=0
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111290723 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1340 239 197 169 0 51 0
[pid=13866] ppid=13865 vsize=4248 CPUtime=6.29
/proc/13866/stat : 13866 (hydrasat_cache4) R 13865 13865 13706 0 -1 4194304 887 0 0 0 629 0 0 0 25 0 1 0 1111290723 4349952 868 1992294400 134512640 135813592 4294956176 18446744073709551615 134665320 0 0 4096 1 0 0 0 17 0 0 0
/proc/13866/statm: 1062 868 150 317 0 742 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9608

[startup+12.7028 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 13867
/proc/meminfo: memFree=1281856/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5360 CPUtime=0
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111290723 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1340 239 197 169 0 51 0
[pid=13866] ppid=13865 vsize=4248 CPUtime=12.69
/proc/13866/stat : 13866 (hydrasat_cache4) R 13865 13865 13706 0 -1 4194304 887 0 0 0 1269 0 0 0 25 0 1 0 1111290723 4349952 868 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/13866/statm: 1062 868 150 317 0 742 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9608

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 13867
/proc/meminfo: memFree=1280128/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5360 CPUtime=0
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111290723 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1340 239 197 169 0 51 0
[pid=13866] ppid=13865 vsize=6268 CPUtime=25.48
/proc/13866/stat : 13866 (hydrasat_cache4) R 13865 13865 13706 0 -1 4194304 1367 0 0 0 2548 0 0 0 25 0 1 0 1111290723 6418432 1348 1992294400 134512640 135813592 4294956176 18446744073709551615 134664943 0 0 4096 1 0 0 0 17 0 0 0
/proc/13866/statm: 1567 1348 150 317 0 1247 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11628

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 13867
/proc/meminfo: memFree=1278208/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5360 CPUtime=0
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111290723 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1340 239 197 169 0 51 0
[pid=13866] ppid=13865 vsize=8692 CPUtime=51.06
/proc/13866/stat : 13866 (hydrasat_cache4) R 13865 13865 13706 0 -1 4194304 1933 0 0 0 5105 1 0 0 25 0 1 0 1111290723 8900608 1914 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/13866/statm: 2173 1914 150 317 0 1853 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14052

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 13867
/proc/meminfo: memFree=1270592/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5360 CPUtime=0
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111290723 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1340 239 197 169 0 51 0
[pid=13866] ppid=13865 vsize=16520 CPUtime=102.23
/proc/13866/stat : 13866 (hydrasat_cache4) R 13865 13865 13706 0 -1 4194304 3819 0 0 0 10221 2 0 0 25 0 1 0 1111290723 16916480 3706 1992294400 134512640 135813592 4294956176 18446744073709551615 134665552 0 0 4096 1 0 0 0 17 0 0 0
/proc/13866/statm: 4130 3706 150 317 0 3810 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 21880

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 13867
/proc/meminfo: memFree=1269632/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5360 CPUtime=0
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111290723 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1340 239 197 169 0 51 0
[pid=13866] ppid=13865 vsize=17744 CPUtime=162.2
/proc/13866/stat : 13866 (hydrasat_cache4) R 13865 13865 13706 0 -1 4194304 4071 0 0 0 16218 2 0 0 25 0 1 0 1111290723 18169856 3958 1992294400 134512640 135813592 4294956176 18446744073709551615 134665490 0 0 4096 1 0 0 0 17 0 0 0
/proc/13866/statm: 4436 3958 150 317 0 4116 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 23104

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 13867
/proc/meminfo: memFree=1269120/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5360 CPUtime=0
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111290723 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1340 239 197 169 0 51 0
[pid=13866] ppid=13865 vsize=18340 CPUtime=222.16
/proc/13866/stat : 13866 (hydrasat_cache4) R 13865 13865 13706 0 -1 4194304 4198 0 0 0 22214 2 0 0 25 0 1 0 1111290723 18780160 4085 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/13866/statm: 4585 4085 150 317 0 4265 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 23700

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 13867
/proc/meminfo: memFree=1267968/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5360 CPUtime=0
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111290723 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1340 239 197 169 0 51 0
[pid=13866] ppid=13865 vsize=19932 CPUtime=282.14
/proc/13866/stat : 13866 (hydrasat_cache4) R 13865 13865 13706 0 -1 4194304 4562 0 0 0 28211 3 0 0 25 0 1 0 1111290723 20410368 4388 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/13866/statm: 4983 4388 150 317 0 4663 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 25292

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 13867
/proc/meminfo: memFree=1267200/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5360 CPUtime=0
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111290723 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1340 239 197 169 0 51 0
[pid=13866] ppid=13865 vsize=20736 CPUtime=342.11
/proc/13866/stat : 13866 (hydrasat_cache4) R 13865 13865 13706 0 -1 4194304 4752 0 0 0 34208 3 0 0 25 0 1 0 1111290723 21233664 4578 1992294400 134512640 135813592 4294956176 18446744073709551615 134665358 0 0 4096 1 0 0 0 17 0 0 0
/proc/13866/statm: 5184 4578 150 317 0 4864 0

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

[pid=13866] ppid=13865 vsize=30416 CPUtime=522.02
/proc/13866/stat : 13866 (hydrasat_cache4) R 13865 13865 13706 0 -1 4194304 7113 0 0 0 52198 4 0 0 25 0 1 0 1111290723 31145984 6711 1992294400 134512640 135813592 4294956176 18446744073709551615 134665273 0 0 4096 1 0 0 0 17 0 0 0
/proc/13866/statm: 7604 6711 150 317 0 7284 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 35776

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 13867
/proc/meminfo: memFree=1254976/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5360 CPUtime=0
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111290723 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1340 239 197 169 0 51 0
[pid=13866] ppid=13865 vsize=34356 CPUtime=581.99
/proc/13866/stat : 13866 (hydrasat_cache4) R 13865 13865 13706 0 -1 4194304 8053 0 0 0 58194 5 0 0 25 0 1 0 1111290723 35180544 7651 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/13866/statm: 8589 7651 150 317 0 8269 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 39716

[startup+642.302 s]
/proc/loadavg: 1.03 0.99 0.98 2/73 13867
/proc/meminfo: memFree=1251136/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5360 CPUtime=0
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1111290723 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1340 239 197 169 0 51 0
[pid=13866] ppid=13865 vsize=38752 CPUtime=641.96
/proc/13866/stat : 13866 (hydrasat_cache4) R 13865 13865 13706 0 -1 4194304 8995 0 0 0 64191 5 0 0 25 0 1 0 1111290723 39682048 8593 1992294400 134512640 135813592 4294956176 18446744073709551615 134665511 0 0 4096 1 0 0 0 17 0 0 0
/proc/13866/statm: 9688 8593 150 317 0 9368 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 44112

[startup+702.301 s]
/proc/loadavg: 1.05 1.00 0.98 2/73 13868
/proc/meminfo: memFree=1245568/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5364 CPUtime=700.03
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 322 10922 0 0 0 0 69983 20 19 0 1 0 1111290723 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1341 245 202 169 0 52 0
[pid=13868] ppid=13865 vsize=3500 CPUtime=1.89
/proc/13868/stat : 13868 (hydrasat_cachew) R 13865 13865 13706 0 -1 4194304 676 0 0 0 189 0 0 0 25 0 1 0 1111360763 3584000 659 1992294400 134512640 135995732 4294956032 18446744073709551615 134807724 0 0 4096 1 0 0 0 17 0 0 0
/proc/13868/statm: 875 659 172 362 0 510 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 8864

[startup+762.307 s]
/proc/loadavg: 1.15 1.04 1.00 2/73 13868
/proc/meminfo: memFree=1240768/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5364 CPUtime=700.03
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 322 10922 0 0 0 0 69983 20 19 0 1 0 1111290723 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1341 245 202 169 0 52 0
[pid=13868] ppid=13865 vsize=8820 CPUtime=61.84
/proc/13868/stat : 13868 (hydrasat_cachew) R 13865 13865 13706 0 -1 4194304 1992 0 0 0 6184 0 0 0 25 0 1 0 1111360763 9031680 1969 1992294400 134512640 135995732 4294956032 18446744073709551615 134807853 0 0 4096 1 0 0 0 17 0 0 0
/proc/13868/statm: 2205 1969 172 362 0 1840 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 14184

[startup+822.302 s]
/proc/loadavg: 1.13 1.05 1.00 2/73 13868
/proc/meminfo: memFree=1237888/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5364 CPUtime=700.03
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 322 10922 0 0 0 0 69983 20 19 0 1 0 1111290723 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1341 245 202 169 0 52 0
[pid=13868] ppid=13865 vsize=11960 CPUtime=121.8
/proc/13868/stat : 13868 (hydrasat_cachew) R 13865 13865 13706 0 -1 4194304 2726 0 0 0 12179 1 0 0 25 0 1 0 1111360763 12247040 2703 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/13868/statm: 2990 2703 172 362 0 2625 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 17324

[startup+882.301 s]
/proc/loadavg: 1.10 1.05 1.00 2/73 13868
/proc/meminfo: memFree=1232384/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5364 CPUtime=700.03
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 322 10922 0 0 0 0 69983 20 19 0 1 0 1111290723 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1341 245 202 169 0 52 0
[pid=13868] ppid=13865 vsize=17628 CPUtime=181.78
/proc/13868/stat : 13868 (hydrasat_cachew) R 13865 13865 13706 0 -1 4194304 4118 0 0 0 18174 4 0 0 25 0 1 0 1111360763 18051072 4062 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/13868/statm: 4407 4062 172 362 0 4042 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 22992

[startup+942.303 s]
/proc/loadavg: 1.10 1.06 1.00 2/73 13868
/proc/meminfo: memFree=1227520/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5364 CPUtime=700.03
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 322 10922 0 0 0 0 69983 20 19 0 1 0 1111290723 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1341 245 202 169 0 52 0
[pid=13868] ppid=13865 vsize=22804 CPUtime=241.74
/proc/13868/stat : 13868 (hydrasat_cachew) R 13865 13865 13706 0 -1 4194304 5345 0 0 0 24169 5 0 0 25 0 1 0 1111360763 23351296 5289 1992294400 134512640 135995732 4294956032 18446744073709551615 134807957 0 0 4096 1 0 0 0 17 0 0 0
/proc/13868/statm: 5701 5289 172 362 0 5336 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 28168

[startup+1002.3 s]
/proc/loadavg: 1.08 1.06 1.00 2/73 13868
/proc/meminfo: memFree=1224256/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5364 CPUtime=700.03
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 322 10922 0 0 0 0 69983 20 19 0 1 0 1111290723 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1341 245 202 169 0 52 0
[pid=13868] ppid=13865 vsize=26148 CPUtime=301.72
/proc/13868/stat : 13868 (hydrasat_cachew) R 13865 13865 13706 0 -1 4194304 6222 0 0 0 30166 6 0 0 25 0 1 0 1111360763 26775552 6052 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/13868/statm: 6537 6052 172 362 0 6172 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 31512

[startup+1062.3 s]
/proc/loadavg: 1.08 1.06 1.00 2/73 13868
/proc/meminfo: memFree=1221056/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5364 CPUtime=700.03
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 322 10922 0 0 0 0 69983 20 19 0 1 0 1111290723 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1341 245 202 169 0 52 0
[pid=13868] ppid=13865 vsize=29736 CPUtime=361.68
/proc/13868/stat : 13868 (hydrasat_cachew) R 13865 13865 13706 0 -1 4194304 7120 0 0 0 36162 6 0 0 25 0 1 0 1111360763 30449664 6950 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/13868/statm: 7434 6950 172 362 0 7069 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 35100

[startup+1122.3 s]
/proc/loadavg: 1.07 1.06 1.00 2/73 13868
/proc/meminfo: memFree=1218496/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5364 CPUtime=700.03
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 322 10922 0 0 0 0 69983 20 19 0 1 0 1111290723 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1341 245 202 169 0 52 0
[pid=13868] ppid=13865 vsize=32184 CPUtime=421.65
/proc/13868/stat : 13868 (hydrasat_cachew) R 13865 13865 13706 0 -1 4194304 7700 0 0 0 42158 7 0 0 25 0 1 0 1111360763 32956416 7530 1992294400 134512640 135995732 4294956032 18446744073709551615 134807706 0 0 4096 1 0 0 0 17 0 0 0
/proc/13868/statm: 8046 7530 172 362 0 7681 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 37548

[startup+1182.3 s]
/proc/loadavg: 1.07 1.06 1.00 2/73 13868
/proc/meminfo: memFree=1218432/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5364 CPUtime=700.03
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 322 10922 0 0 0 0 69983 20 19 0 1 0 1111290723 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1341 245 202 169 0 52 0
[pid=13868] ppid=13865 vsize=32184 CPUtime=481.62
/proc/13868/stat : 13868 (hydrasat_cachew) R 13865 13865 13706 0 -1 4194304 7700 0 0 0 48155 7 0 0 25 0 1 0 1111360763 32956416 7530 1992294400 134512640 135995732 4294956032 18446744073709551615 134807790 0 0 4096 1 0 0 0 17 0 0 0
/proc/13868/statm: 8046 7530 172 362 0 7681 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 37548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.13 1.07 1.01 2/73 13868
/proc/meminfo: memFree=1218432/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5364 CPUtime=700.03
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 322 10922 0 0 0 0 69983 20 19 0 1 0 1111290723 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1341 245 202 169 0 52 0
[pid=13868] ppid=13865 vsize=32184 CPUtime=500.01
/proc/13868/stat : 13868 (hydrasat_cachew) R 13865 13865 13706 0 -1 4194304 7701 0 0 0 49994 7 0 0 25 0 1 0 1111360763 32956416 7531 1992294400 134512640 135995732 4294956032 18446744073709551615 134807855 0 0 4096 1 0 0 0 17 0 0 0
/proc/13868/statm: 8046 7531 172 362 0 7681 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 37548

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

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

[startup+1200.7 s]
/proc/loadavg: 1.13 1.07 1.01 2/73 13868
/proc/meminfo: memFree=1218432/2055920 swapFree=4170332/4192956
[pid=13865] ppid=13863 vsize=5364 CPUtime=700.03
/proc/13865/stat : 13865 (hydrasat-multi.) S 13863 13865 13706 0 -1 4194304 322 10922 0 0 0 0 69983 20 19 0 1 0 1111290723 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13865/statm: 1341 245 202 169 0 52 0
[pid=13868] ppid=13865 vsize=32184 CPUtime=500.01
/proc/13868/stat : 13868 (hydrasat_cachew) R 13865 13865 13706 0 -1 4194304 7701 0 0 0 49994 7 0 0 25 0 1 0 1111360763 32956416 7531 1992294400 134512640 135995732 4294956032 18446744073709551615 134807855 0 0 4096 1 0 0 0 17 0 0 0
/proc/13868/statm: 8046 7531 172 362 0 7681 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 37548

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.07
CPU user time (s): 1199.78
CPU system time (s): 0.289955
CPU usage (%): 99.946
Max. virtual memory (cumulated for all children) (KiB): 47496

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

runsolver used 1.04584 second user time and 3.37049 second system time

The end

Launcher Data

Begin job on node38 at 2009-03-30 06:11:16
IDJOB=1529487
IDBENCH=70280
IDSOLVER=518
FILE ID=node38/1529487-1238386276
PBS_JOBID= 9061324
Free space on /tmp= 65528 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/140/unif-k7-r85-v140-c11900-S870840347-014.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529487-1238386276/watcher-1529487-1238386276 -o /tmp/evaluation-result-1529487-1238386276/solver-1529487-1238386276 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1529487-1238386276.cnf 1800 2137787645

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

MD5SUM BENCH= a5d5e4fa8cedb12d5680a53a31f09411
RANDOM SEED=2137787645

node38.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.259
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	: 5931.00
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.259
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:       1285936 kB
Buffers:         73792 kB
Cached:         608908 kB
SwapCached:      11172 kB
Active:          65056 kB
Inactive:       630244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1285936 kB
SwapTotal:     4192956 kB
SwapFree:      4170332 kB
Dirty:            4380 kB
Writeback:           0 kB
Mapped:          18340 kB
Slab:            59968 kB
Committed_AS:  3035056 kB
PageTables:       1988 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= 65488 MiB
End job on node38 at 2009-03-30 06:31:19