Trace number 1529838

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.08 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S35186747-095.cnf
MD5SUM63a7ffd07e7685b33dfd464b13ef6936
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark798.535
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
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 52130
Number of clauses of size over 50

Solver Data

0.00/0.00	c Trying configuration 1
699.99/700.24	HOME/hydrasat-multi.sh: line 48: 16922 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.99/700.24	c Trying configuration 2
1200.04/1200.41	HOME/hydrasat-multi.sh: line 64: 16924 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.04/1200.41	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-1529838-1238444795/watcher-1529838-1238444795 -o /tmp/evaluation-result-1529838-1238444795/solver-1529838-1238444795 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1529838-1238444795.cnf 1800 614357845 

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.98 3/68 16921
/proc/meminfo: memFree=1527864/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5360 CPUtime=0
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117141114 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1340 239 197 169 0 51 0
[pid=16922] ppid=16921 vsize=1584 CPUtime=0
/proc/16922/stat : 16922 (hydrasat_cache4) R 16921 16921 16791 0 -1 4194304 197 0 0 0 0 0 0 0 18 0 1 0 1117141114 1622016 179 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/16922/statm: 396 180 121 317 0 76 0

[startup+0.042302 s]
/proc/loadavg: 0.99 0.97 0.98 3/68 16921
/proc/meminfo: memFree=1527864/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5360 CPUtime=0
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117141114 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1340 239 197 169 0 51 0
[pid=16922] ppid=16921 vsize=1716 CPUtime=0.03
/proc/16922/stat : 16922 (hydrasat_cache4) R 16921 16921 16791 0 -1 4194304 276 0 0 0 3 0 0 0 18 0 1 0 1117141114 1757184 257 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 1 0 0
/proc/16922/statm: 429 257 150 317 0 109 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7076

[startup+0.101307 s]
/proc/loadavg: 0.99 0.97 0.98 3/68 16921
/proc/meminfo: memFree=1527864/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5360 CPUtime=0
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117141114 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1340 239 197 169 0 51 0
[pid=16922] ppid=16921 vsize=1848 CPUtime=0.09
/proc/16922/stat : 16922 (hydrasat_cache4) R 16921 16921 16791 0 -1 4194304 290 0 0 0 9 0 0 0 18 0 1 0 1117141114 1892352 271 1992294400 134512640 135813592 4294956176 18446744073709551615 134665397 0 0 4096 1 0 0 0 17 1 0 0
/proc/16922/statm: 462 271 150 317 0 142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7208

[startup+0.301326 s]
/proc/loadavg: 0.99 0.97 0.98 3/68 16921
/proc/meminfo: memFree=1527864/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5360 CPUtime=0
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117141114 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1340 239 197 169 0 51 0
[pid=16922] ppid=16921 vsize=1980 CPUtime=0.29
/proc/16922/stat : 16922 (hydrasat_cache4) R 16921 16921 16791 0 -1 4194304 324 0 0 0 29 0 0 0 19 0 1 0 1117141114 2027520 305 1992294400 134512640 135813592 4294956176 18446744073709551615 134661945 0 0 4096 1 0 0 0 17 1 0 0
/proc/16922/statm: 495 305 150 317 0 175 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7340

[startup+0.701366 s]
/proc/loadavg: 0.99 0.97 0.98 3/68 16921
/proc/meminfo: memFree=1527864/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5360 CPUtime=0
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117141114 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1340 239 197 169 0 51 0
[pid=16922] ppid=16921 vsize=2248 CPUtime=0.69
/proc/16922/stat : 16922 (hydrasat_cache4) R 16921 16921 16791 0 -1 4194304 378 0 0 0 69 0 0 0 22 0 1 0 1117141114 2301952 359 1992294400 134512640 135813592 4294956176 18446744073709551615 134665555 0 0 4096 1 0 0 0 17 1 0 0
/proc/16922/statm: 562 359 150 317 0 242 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7608

[startup+1.50145 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16923
/proc/meminfo: memFree=1526632/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5360 CPUtime=0
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117141114 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1340 239 197 169 0 51 0
[pid=16922] ppid=16921 vsize=2656 CPUtime=1.49
/proc/16922/stat : 16922 (hydrasat_cache4) R 16921 16921 16791 0 -1 4194304 486 0 0 0 149 0 0 0 25 0 1 0 1117141114 2719744 467 1992294400 134512640 135813592 4294956176 18446744073709551615 135205513 0 0 4096 1 0 0 0 17 1 0 0
/proc/16922/statm: 664 467 150 317 0 344 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8016

[startup+3.1016 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16923
/proc/meminfo: memFree=1526440/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5360 CPUtime=0
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117141114 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1340 239 197 169 0 51 0
[pid=16922] ppid=16921 vsize=2656 CPUtime=3.09
/proc/16922/stat : 16922 (hydrasat_cache4) R 16921 16921 16791 0 -1 4194304 508 0 0 0 309 0 0 0 25 0 1 0 1117141114 2719744 489 1992294400 134512640 135813592 4294956176 18446744073709551615 134665950 0 0 4096 1 0 0 0 17 1 0 0
/proc/16922/statm: 664 489 150 317 0 344 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8016

[startup+6.30192 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16923
/proc/meminfo: memFree=1526312/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5360 CPUtime=0
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117141114 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1340 239 197 169 0 51 0
[pid=16922] ppid=16921 vsize=2788 CPUtime=6.29
/proc/16922/stat : 16922 (hydrasat_cache4) R 16921 16921 16791 0 -1 4194304 519 0 0 0 629 0 0 0 25 0 1 0 1117141114 2854912 500 1992294400 134512640 135813592 4294956176 18446744073709551615 134662639 0 0 4096 1 0 0 0 17 1 0 0
/proc/16922/statm: 697 500 150 317 0 377 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8148

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16923
/proc/meminfo: memFree=1526248/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5360 CPUtime=0
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117141114 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1340 239 197 169 0 51 0
[pid=16922] ppid=16921 vsize=2936 CPUtime=12.69
/proc/16922/stat : 16922 (hydrasat_cache4) R 16921 16921 16791 0 -1 4194304 549 0 0 0 1269 0 0 0 25 0 1 0 1117141114 3006464 530 1992294400 134512640 135813592 4294956176 18446744073709551615 134665113 0 0 4096 1 0 0 0 17 1 0 0
/proc/16922/statm: 734 530 150 317 0 414 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8296

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16923
/proc/meminfo: memFree=1524136/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5360 CPUtime=0
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117141114 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1340 239 197 169 0 51 0
[pid=16922] ppid=16921 vsize=5176 CPUtime=25.48
/proc/16922/stat : 16922 (hydrasat_cache4) R 16921 16921 16791 0 -1 4194304 1085 0 0 0 2548 0 0 0 25 0 1 0 1117141114 5300224 1066 1992294400 134512640 135813592 4294956176 18446744073709551615 134665160 0 0 4096 1 0 0 0 17 1 0 0
/proc/16922/statm: 1294 1066 150 317 0 974 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10536

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16923
/proc/meminfo: memFree=1520744/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5360 CPUtime=0
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117141114 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1340 239 197 169 0 51 0
[pid=16922] ppid=16921 vsize=8988 CPUtime=51.08
/proc/16922/stat : 16922 (hydrasat_cache4) R 16921 16921 16791 0 -1 4194304 2002 0 0 0 5107 1 0 0 25 0 1 0 1117141114 9203712 1930 1992294400 134512640 135813592 4294956176 18446744073709551615 134665419 0 0 4096 1 0 0 0 17 1 0 0
/proc/16922/statm: 2247 1930 150 317 0 1927 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14348

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16923
/proc/meminfo: memFree=1518312/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5360 CPUtime=0
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117141114 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1340 239 197 169 0 51 0
[pid=16922] ppid=16921 vsize=12248 CPUtime=102.27
/proc/16922/stat : 16922 (hydrasat_cache4) R 16921 16921 16791 0 -1 4194304 2680 0 0 0 10226 1 0 0 25 0 1 0 1117141114 12541952 2540 1992294400 134512640 135813592 4294956176 18446744073709551615 134665555 0 0 4096 1 0 0 0 17 1 0 0
/proc/16922/statm: 3062 2540 150 317 0 2742 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 17608

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16923
/proc/meminfo: memFree=1512872/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5360 CPUtime=0
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117141114 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1340 239 197 169 0 51 0
[pid=16922] ppid=16921 vsize=18372 CPUtime=162.24
/proc/16922/stat : 16922 (hydrasat_cache4) R 16921 16921 16791 0 -1 4194304 4038 0 0 0 16222 2 0 0 25 0 1 0 1117141114 18812928 3898 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 1 0 0
/proc/16922/statm: 4593 3898 150 317 0 4273 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23732

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16923
/proc/meminfo: memFree=1507496/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5360 CPUtime=0
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117141114 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1340 239 197 169 0 51 0
[pid=16922] ppid=16921 vsize=23932 CPUtime=222.22
/proc/16922/stat : 16922 (hydrasat_cache4) R 16921 16921 16791 0 -1 4194304 5491 0 0 0 22219 3 0 0 25 0 1 0 1117141114 24506368 5215 1992294400 134512640 135813592 4294956176 18446744073709551615 134665205 0 0 4096 1 0 0 0 17 1 0 0
/proc/16922/statm: 5983 5215 150 317 0 5663 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 29292

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16923
/proc/meminfo: memFree=1503528/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5360 CPUtime=0
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117141114 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1340 239 197 169 0 51 0
[pid=16922] ppid=16921 vsize=28376 CPUtime=282.21
/proc/16922/stat : 16922 (hydrasat_cache4) R 16921 16921 16791 0 -1 4194304 6496 0 0 0 28216 5 0 0 25 0 1 0 1117141114 29057024 6220 1992294400 134512640 135813592 4294956176 18446744073709551615 134665113 0 0 4096 1 0 0 0 17 1 0 0
/proc/16922/statm: 7094 6220 150 317 0 6774 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 33736

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16923
/proc/meminfo: memFree=1500328/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5360 CPUtime=0
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117141114 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1340 239 197 169 0 51 0
[pid=16922] ppid=16921 vsize=31752 CPUtime=342.19
/proc/16922/stat : 16922 (hydrasat_cache4) R 16921 16921 16791 0 -1 4194304 7284 0 0 0 34213 6 0 0 25 0 1 0 1117141114 32514048 7008 1992294400 134512640 135813592 4294956176 18446744073709551615 134665511 0 0 4096 1 0 0 0 17 1 0 0
/proc/16922/statm: 7938 7008 150 317 0 7618 0

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

[pid=16922] ppid=16921 vsize=38352 CPUtime=462.16
/proc/16922/stat : 16922 (hydrasat_cache4) R 16921 16921 16791 0 -1 4194304 8844 0 0 0 46207 9 0 0 25 0 1 0 1117141114 39272448 8497 1992294400 134512640 135813592 4294956176 18446744073709551615 134594283 0 0 4096 1 0 0 0 17 1 0 0
/proc/16922/statm: 9588 8497 150 317 0 9268 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 43712

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16923
/proc/meminfo: memFree=1490344/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5360 CPUtime=0
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117141114 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1340 239 197 169 0 51 0
[pid=16922] ppid=16921 vsize=43388 CPUtime=522.15
/proc/16922/stat : 16922 (hydrasat_cache4) R 16921 16921 16791 0 -1 4194304 10313 0 0 0 52205 10 0 0 25 0 1 0 1117141114 44429312 9488 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/16922/statm: 10847 9488 150 317 0 10527 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 48748

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16923
/proc/meminfo: memFree=1490152/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5360 CPUtime=0
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117141114 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1340 239 197 169 0 51 0
[pid=16922] ppid=16921 vsize=43568 CPUtime=582.13
/proc/16922/stat : 16922 (hydrasat_cache4) R 16921 16921 16791 0 -1 4194304 10348 0 0 0 58203 10 0 0 25 0 1 0 1117141114 44613632 9523 1992294400 134512640 135813592 4294956176 18446744073709551615 134665059 0 0 4096 1 0 0 0 17 1 0 0
/proc/16922/statm: 10892 9523 150 317 0 10572 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 48928

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16923
/proc/meminfo: memFree=1489832/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5360 CPUtime=0
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117141114 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16921/statm: 1340 239 197 169 0 51 0
[pid=16922] ppid=16921 vsize=44008 CPUtime=642.12
/proc/16922/stat : 16922 (hydrasat_cache4) R 16921 16921 16791 0 -1 4194304 10442 0 0 0 64201 11 0 0 25 0 1 0 1117141114 45064192 9617 1992294400 134512640 135813592 4294956176 18446744073709551615 134665006 0 0 4096 1 0 0 0 17 1 0 0
/proc/16922/statm: 11002 9617 150 317 0 10682 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 49368

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16924
/proc/meminfo: memFree=1488168/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5364 CPUtime=700.03
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 322 11659 0 0 0 0 69977 26 16 0 1 0 1117141114 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16921/statm: 1341 245 202 169 0 52 0
[pid=16924] ppid=16921 vsize=2540 CPUtime=2.04
/proc/16924/stat : 16924 (hydrasat_cachew) R 16921 16921 16791 0 -1 4194304 431 0 0 0 204 0 0 0 25 0 1 0 1117211138 2600960 414 1992294400 134512640 135995732 4294956032 18446744073709551615 134808066 0 0 4096 1 0 0 0 17 1 0 0
/proc/16924/statm: 635 414 172 362 0 270 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 7904

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16924
/proc/meminfo: memFree=1484200/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5364 CPUtime=700.03
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 322 11659 0 0 0 0 69977 26 16 0 1 0 1117141114 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16921/statm: 1341 245 202 169 0 52 0
[pid=16924] ppid=16921 vsize=7340 CPUtime=62.03
/proc/16924/stat : 16924 (hydrasat_cachew) R 16921 16921 16791 0 -1 4194304 1559 0 0 0 6203 0 0 0 25 0 1 0 1117211138 7516160 1538 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/16924/statm: 1835 1538 172 362 0 1470 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 12704

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16924
/proc/meminfo: memFree=1481448/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5364 CPUtime=700.03
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 322 11659 0 0 0 0 69977 26 16 0 1 0 1117141114 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16921/statm: 1341 245 202 169 0 52 0
[pid=16924] ppid=16921 vsize=10420 CPUtime=122
/proc/16924/stat : 16924 (hydrasat_cachew) R 16921 16921 16791 0 -1 4194304 2278 0 0 0 12199 1 0 0 25 0 1 0 1117211138 10670080 2257 1992294400 134512640 135995732 4294956032 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 1 0 0
/proc/16924/statm: 2605 2257 172 362 0 2240 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 15784

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16924
/proc/meminfo: memFree=1476456/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5364 CPUtime=700.03
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 322 11659 0 0 0 0 69977 26 16 0 1 0 1117141114 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16921/statm: 1341 245 202 169 0 52 0
[pid=16924] ppid=16921 vsize=15764 CPUtime=181.99
/proc/16924/stat : 16924 (hydrasat_cachew) R 16921 16921 16791 0 -1 4194304 3545 0 0 0 18196 3 0 0 25 0 1 0 1117211138 16142336 3490 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/16924/statm: 3941 3490 172 362 0 3576 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 21128

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16924
/proc/meminfo: memFree=1473064/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5364 CPUtime=700.03
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 322 11659 0 0 0 0 69977 26 16 0 1 0 1117141114 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16921/statm: 1341 245 202 169 0 52 0
[pid=16924] ppid=16921 vsize=19480 CPUtime=241.97
/proc/16924/stat : 16924 (hydrasat_cachew) R 16921 16921 16791 0 -1 4194304 4496 0 0 0 24193 4 0 0 25 0 1 0 1117211138 19947520 4351 1992294400 134512640 135995732 4294956032 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 1 0 0
/proc/16924/statm: 4870 4351 172 362 0 4505 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 24844

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16926
/proc/meminfo: memFree=1470248/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5364 CPUtime=700.03
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 322 11659 0 0 0 0 69977 26 16 0 1 0 1117141114 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16921/statm: 1341 245 202 169 0 52 0
[pid=16924] ppid=16921 vsize=22408 CPUtime=301.96
/proc/16924/stat : 16924 (hydrasat_cachew) R 16921 16921 16791 0 -1 4194304 5187 0 0 0 30191 5 0 0 25 0 1 0 1117211138 22945792 5042 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/16924/statm: 5602 5042 172 362 0 5237 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 27772

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16926
/proc/meminfo: memFree=1467624/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5364 CPUtime=700.03
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 322 11659 0 0 0 0 69977 26 16 0 1 0 1117141114 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16921/statm: 1341 245 202 169 0 52 0
[pid=16924] ppid=16921 vsize=25200 CPUtime=361.94
/proc/16924/stat : 16924 (hydrasat_cachew) R 16921 16921 16791 0 -1 4194304 6004 0 0 0 36189 5 0 0 25 0 1 0 1117211138 25804800 5689 1992294400 134512640 135995732 4294956032 18446744073709551615 134807763 0 0 4096 1 0 0 0 17 1 0 0
/proc/16924/statm: 6300 5689 172 362 0 5935 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 30564

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16926
/proc/meminfo: memFree=1466216/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5364 CPUtime=700.03
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 322 11659 0 0 0 0 69977 26 16 0 1 0 1117141114 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16921/statm: 1341 245 202 169 0 52 0
[pid=16924] ppid=16921 vsize=26864 CPUtime=421.92
/proc/16924/stat : 16924 (hydrasat_cachew) R 16921 16921 16791 0 -1 4194304 6367 0 0 0 42186 6 0 0 25 0 1 0 1117211138 27508736 6052 1992294400 134512640 135995732 4294956032 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 1 0 0
/proc/16924/statm: 6716 6052 172 362 0 6351 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 32228

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16926
/proc/meminfo: memFree=1464168/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5364 CPUtime=700.03
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 322 11659 0 0 0 0 69977 26 16 0 1 0 1117141114 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16921/statm: 1341 245 202 169 0 52 0
[pid=16924] ppid=16921 vsize=29040 CPUtime=481.91
/proc/16924/stat : 16924 (hydrasat_cachew) R 16921 16921 16791 0 -1 4194304 6870 0 0 0 48184 7 0 0 25 0 1 0 1117211138 29736960 6555 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/16924/statm: 7260 6555 172 362 0 6895 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 34404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16926
/proc/meminfo: memFree=1463400/2055920 swapFree=4175244/4192956
[pid=16921] ppid=16919 vsize=5364 CPUtime=700.03
/proc/16921/stat : 16921 (hydrasat-multi.) S 16919 16921 16791 0 -1 4194304 322 11659 0 0 0 0 69977 26 16 0 1 0 1117141114 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16921/statm: 1341 245 202 169 0 52 0
[pid=16924] ppid=16921 vsize=29760 CPUtime=500.01
/proc/16924/stat : 16924 (hydrasat_cachew) R 16921 16921 16791 0 -1 4194304 7051 0 0 0 49994 7 0 0 25 0 1 0 1117211138 30474240 6736 1992294400 134512640 135995732 4294956032 18446744073709551615 134805715 0 0 4096 1 0 0 0 17 1 0 0
/proc/16924/statm: 7440 6736 172 362 0 7075 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 35124

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.41
CPU time (s): 1200.08
CPU user time (s): 1199.73
CPU system time (s): 0.349946
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 49368

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

runsolver used 1.03584 second user time and 3.34049 second system time

The end

Launcher Data

Begin job on node60 at 2009-03-30 22:26:35
IDJOB=1529838
IDBENCH=70397
IDSOLVER=518
FILE ID=node60/1529838-1238444795
PBS_JOBID= 9061663
Free space on /tmp= 66548 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S35186747-095.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529838-1238444795/watcher-1529838-1238444795 -o /tmp/evaluation-result-1529838-1238444795/solver-1529838-1238444795 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1529838-1238444795.cnf 1800 614357845

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

MD5SUM BENCH= 63a7ffd07e7685b33dfd464b13ef6936
RANDOM SEED=614357845

node60.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.202
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.202
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:       1528344 kB
Buffers:         88728 kB
Cached:         347468 kB
SwapCached:      11040 kB
Active:         151488 kB
Inactive:       297840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1528344 kB
SwapTotal:     4192956 kB
SwapFree:      4175244 kB
Dirty:            4084 kB
Writeback:           0 kB
Mapped:          18440 kB
Slab:            63868 kB
Committed_AS:  3286944 kB
PageTables:       1712 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= 66508 MiB
End job on node60 at 2009-03-30 22:46:38