Trace number 1581737

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
HydraSAT-Multi 2009-03-22-MultiUNSAT 195.37 195.483

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-10-10p0.cnf
MD5SUM76f64a29755badc2dae8f70e8e96bc3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.4389
Satisfiable
(Un)Satisfiability was proved
Number of variables130859
Number of clauses627223
Sum of the clauses size1471348
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2498729
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.00/0.02	c Trying configuration 1
195.28/195.46	
195.28/195.46	c decisions : 533911
195.28/195.46	c conflicts : 162316
195.28/195.46	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

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

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.17 1.25 3/64 10305
/proc/meminfo: memFree=1686056/2055920 swapFree=4177960/4192956
[pid=10305] ppid=10303 vsize=5356 CPUtime=0
/proc/10305/stat : 10305 (hydrasat-multi.) D 10303 10305 10003 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 1165871095 5484544 230 1992294400 4194304 4889804 548682068720 18446744073709551615 4391600 0 0 4100 65536 18446744071563479169 0 0 17 1 0 0
/proc/10305/statm: 1339 230 191 169 0 50 0

[startup+0.0667761 s]
/proc/loadavg: 1.00 1.17 1.25 3/64 10305
/proc/meminfo: memFree=1686056/2055920 swapFree=4177960/4192956
[pid=10305] ppid=10303 vsize=5360 CPUtime=0
/proc/10305/stat : 10305 (hydrasat-multi.) S 10303 10305 10003 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1165871095 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10305/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101784 s]
/proc/loadavg: 1.00 1.17 1.25 3/64 10305
/proc/meminfo: memFree=1686056/2055920 swapFree=4177960/4192956
[pid=10305] ppid=10303 vsize=5360 CPUtime=0
/proc/10305/stat : 10305 (hydrasat-multi.) S 10303 10305 10003 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1165871095 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10305/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301826 s]
/proc/loadavg: 1.00 1.17 1.25 3/64 10305
/proc/meminfo: memFree=1686056/2055920 swapFree=4177960/4192956
[pid=10305] ppid=10303 vsize=5360 CPUtime=0
/proc/10305/stat : 10305 (hydrasat-multi.) S 10303 10305 10003 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1165871095 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10305/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701912 s]
/proc/loadavg: 1.00 1.17 1.25 3/64 10305
/proc/meminfo: memFree=1686056/2055920 swapFree=4177960/4192956
[pid=10305] ppid=10303 vsize=5360 CPUtime=0
/proc/10305/stat : 10305 (hydrasat-multi.) S 10303 10305 10003 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1165871095 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10305/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50108 s]
/proc/loadavg: 1.00 1.17 1.25 2/66 10307
/proc/meminfo: memFree=1635544/2055920 swapFree=4177960/4192956
[pid=10305] ppid=10303 vsize=5360 CPUtime=0
/proc/10305/stat : 10305 (hydrasat-multi.) S 10303 10305 10003 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1165871095 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10305/statm: 1340 239 197 169 0 51 0
[pid=10307] ppid=10305 vsize=57568 CPUtime=1.46
/proc/10307/stat : 10307 (hydrasat_cache4) R 10305 10305 10003 0 -1 4194304 14696 0 0 0 140 6 0 0 25 0 1 0 1165871097 58949632 13766 1992294400 134512640 135813592 4294956160 18446744073709551615 134676687 0 0 4096 1 0 0 0 17 1 0 0
/proc/10307/statm: 14392 13766 124 317 0 14072 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 62928

[startup+3.10242 s]
/proc/loadavg: 1.00 1.17 1.25 2/66 10307
/proc/meminfo: memFree=1622296/2055920 swapFree=4177960/4192956
[pid=10305] ppid=10303 vsize=5360 CPUtime=0
/proc/10305/stat : 10305 (hydrasat-multi.) S 10303 10305 10003 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1165871095 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10305/statm: 1340 239 197 169 0 51 0
[pid=10307] ppid=10305 vsize=74284 CPUtime=3.07
/proc/10307/stat : 10307 (hydrasat_cache4) R 10305 10305 10003 0 -1 4194304 19474 0 0 0 298 9 0 0 25 0 1 0 1165871097 76066816 16934 1992294400 134512640 135813592 4294956160 18446744073709551615 135224161 0 0 4096 1 0 0 0 17 1 0 0
/proc/10307/statm: 18571 16934 126 317 0 18251 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 79644

[startup+6.30111 s]
/proc/loadavg: 1.16 1.20 1.26 2/66 10307
/proc/meminfo: memFree=1599256/2055920 swapFree=4177960/4192956
[pid=10305] ppid=10303 vsize=5360 CPUtime=0
/proc/10305/stat : 10305 (hydrasat-multi.) S 10303 10305 10003 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1165871095 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10305/statm: 1340 239 197 169 0 51 0
[pid=10307] ppid=10305 vsize=93756 CPUtime=6.26
/proc/10307/stat : 10307 (hydrasat_cache4) R 10305 10305 10003 0 -1 4194304 25804 0 0 0 614 12 0 0 25 0 1 0 1165871097 96006144 21742 1992294400 134512640 135813592 4294956160 18446744073709551615 134667486 0 0 4096 1 0 0 0 17 1 0 0
/proc/10307/statm: 23439 21742 150 317 0 23119 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 99116

[startup+12.7025 s]
/proc/loadavg: 1.15 1.20 1.26 2/66 10307
/proc/meminfo: memFree=1598616/2055920 swapFree=4177960/4192956
[pid=10305] ppid=10303 vsize=5360 CPUtime=0
/proc/10305/stat : 10305 (hydrasat-multi.) S 10303 10305 10003 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1165871095 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10305/statm: 1340 239 197 169 0 51 0
[pid=10307] ppid=10305 vsize=94284 CPUtime=12.66
/proc/10307/stat : 10307 (hydrasat_cache4) R 10305 10305 10003 0 -1 4194304 25955 0 0 0 1254 12 0 0 25 0 1 0 1165871097 96546816 21893 1992294400 134512640 135813592 4294956160 18446744073709551615 134664877 0 0 4096 1 0 0 0 17 1 0 0
/proc/10307/statm: 23571 21893 150 317 0 23251 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 99644

[startup+25.5012 s]
/proc/loadavg: 1.11 1.19 1.25 2/66 10307
/proc/meminfo: memFree=1598040/2055920 swapFree=4177960/4192956
[pid=10305] ppid=10303 vsize=5360 CPUtime=0
/proc/10305/stat : 10305 (hydrasat-multi.) S 10303 10305 10003 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1165871095 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10305/statm: 1340 239 197 169 0 51 0
[pid=10307] ppid=10305 vsize=94944 CPUtime=25.46
/proc/10307/stat : 10307 (hydrasat_cache4) R 10305 10305 10003 0 -1 4194304 26110 0 0 0 2533 13 0 0 25 0 1 0 1165871097 97222656 22048 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/10307/statm: 23736 22048 150 317 0 23416 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 100304

[startup+51.1017 s]
/proc/loadavg: 1.07 1.17 1.25 2/66 10307
/proc/meminfo: memFree=1596568/2055920 swapFree=4177960/4192956
[pid=10305] ppid=10303 vsize=5360 CPUtime=0
/proc/10305/stat : 10305 (hydrasat-multi.) S 10303 10305 10003 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1165871095 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10305/statm: 1340 239 197 169 0 51 0
[pid=10307] ppid=10305 vsize=96548 CPUtime=51.03
/proc/10307/stat : 10307 (hydrasat_cache4) R 10305 10305 10003 0 -1 4194304 26493 0 0 0 5090 13 0 0 25 0 1 0 1165871097 98865152 22431 1992294400 134512640 135813592 4294956160 18446744073709551615 134664877 0 0 4096 1 0 0 0 17 1 0 0
/proc/10307/statm: 24137 22431 150 317 0 23817 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 101908

[startup+102.306 s]
/proc/loadavg: 1.03 1.14 1.23 2/66 10307
/proc/meminfo: memFree=1594392/2055920 swapFree=4177960/4192956
[pid=10305] ppid=10303 vsize=5360 CPUtime=0
/proc/10305/stat : 10305 (hydrasat-multi.) S 10303 10305 10003 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1165871095 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10305/statm: 1340 239 197 169 0 51 0
[pid=10307] ppid=10305 vsize=98772 CPUtime=102.21
/proc/10307/stat : 10307 (hydrasat_cache4) R 10305 10305 10003 0 -1 4194304 27052 0 0 0 10208 13 0 0 25 0 1 0 1165871097 101142528 22990 1992294400 134512640 135813592 4294956160 18446744073709551615 134664962 0 0 4096 1 0 0 0 17 1 0 0
/proc/10307/statm: 24693 22990 150 317 0 24373 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 104132

[startup+162.302 s]
/proc/loadavg: 1.01 1.11 1.21 2/66 10309
/proc/meminfo: memFree=1591704/2055920 swapFree=4177960/4192956
[pid=10305] ppid=10303 vsize=5360 CPUtime=0
/proc/10305/stat : 10305 (hydrasat-multi.) S 10303 10305 10003 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1165871095 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10305/statm: 1340 239 197 169 0 51 0
[pid=10307] ppid=10305 vsize=101356 CPUtime=162.19
/proc/10307/stat : 10307 (hydrasat_cache4) R 10305 10305 10003 0 -1 4194304 27685 0 0 0 16205 14 0 0 25 0 1 0 1165871097 103788544 23623 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/10307/statm: 25339 23623 150 317 0 25019 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 106716

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

[startup+179.101 s]
/proc/loadavg: 1.01 1.11 1.21 2/66 10309
/proc/meminfo: memFree=1590936/2055920 swapFree=4177960/4192956
[pid=10305] ppid=10303 vsize=5360 CPUtime=0
/proc/10305/stat : 10305 (hydrasat-multi.) S 10303 10305 10003 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1165871095 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10305/statm: 1340 239 197 169 0 51 0
[pid=10307] ppid=10305 vsize=102152 CPUtime=178.98
/proc/10307/stat : 10307 (hydrasat_cache4) R 10305 10305 10003 0 -1 4194304 27905 0 0 0 17884 14 0 0 25 0 1 0 1165871097 104603648 23843 1992294400 134512640 135813592 4294956160 18446744073709551615 134664948 0 0 4096 1 0 0 0 17 1 0 0
/proc/10307/statm: 25538 23843 150 317 0 25218 0
Current children cumulated CPU time (s) 178.98
Current children cumulated vsize (KiB) 107512

[startup+185.503 s]
/proc/loadavg: 1.00 1.10 1.21 2/66 10309
/proc/meminfo: memFree=1590680/2055920 swapFree=4177960/4192956
[pid=10305] ppid=10303 vsize=5360 CPUtime=0
/proc/10305/stat : 10305 (hydrasat-multi.) S 10303 10305 10003 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1165871095 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10305/statm: 1340 239 197 169 0 51 0
[pid=10307] ppid=10305 vsize=102284 CPUtime=185.38
/proc/10307/stat : 10307 (hydrasat_cache4) R 10305 10305 10003 0 -1 4194304 27936 0 0 0 18524 14 0 0 25 0 1 0 1165871097 104738816 23874 1992294400 134512640 135813592 4294956160 18446744073709551615 134665306 0 0 4096 1 0 0 0 17 1 0 0
/proc/10307/statm: 25571 23874 150 317 0 25251 0
Current children cumulated CPU time (s) 185.38
Current children cumulated vsize (KiB) 107644

[startup+191.902 s]
/proc/loadavg: 1.00 1.10 1.21 2/66 10309
/proc/meminfo: memFree=1590680/2055920 swapFree=4177960/4192956
[pid=10305] ppid=10303 vsize=5360 CPUtime=0
/proc/10305/stat : 10305 (hydrasat-multi.) S 10303 10305 10003 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1165871095 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10305/statm: 1340 239 197 169 0 51 0
[pid=10307] ppid=10305 vsize=102284 CPUtime=191.78
/proc/10307/stat : 10307 (hydrasat_cache4) R 10305 10305 10003 0 -1 4194304 27939 0 0 0 19164 14 0 0 25 0 1 0 1165871097 104738816 23877 1992294400 134512640 135813592 4294956160 18446744073709551615 134592198 0 0 4096 1 0 0 0 17 1 0 0
/proc/10307/statm: 25571 23877 150 317 0 25251 0
Current children cumulated CPU time (s) 191.78
Current children cumulated vsize (KiB) 107644

[startup+193.501 s]
/proc/loadavg: 1.00 1.10 1.21 2/66 10309
/proc/meminfo: memFree=1590680/2055920 swapFree=4177960/4192956
[pid=10305] ppid=10303 vsize=5360 CPUtime=0
/proc/10305/stat : 10305 (hydrasat-multi.) S 10303 10305 10003 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1165871095 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10305/statm: 1340 239 197 169 0 51 0
[pid=10307] ppid=10305 vsize=102284 CPUtime=193.38
/proc/10307/stat : 10307 (hydrasat_cache4) R 10305 10305 10003 0 -1 4194304 27940 0 0 0 19324 14 0 0 25 0 1 0 1165871097 104738816 23878 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 1 0 0
/proc/10307/statm: 25571 23878 150 317 0 25251 0
Current children cumulated CPU time (s) 193.38
Current children cumulated vsize (KiB) 107644

[startup+194.302 s]
/proc/loadavg: 1.00 1.10 1.21 2/66 10309
/proc/meminfo: memFree=1590680/2055920 swapFree=4177960/4192956
[pid=10305] ppid=10303 vsize=5360 CPUtime=0
/proc/10305/stat : 10305 (hydrasat-multi.) S 10303 10305 10003 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1165871095 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10305/statm: 1340 239 197 169 0 51 0
[pid=10307] ppid=10305 vsize=102416 CPUtime=194.18
/proc/10307/stat : 10307 (hydrasat_cache4) R 10305 10305 10003 0 -1 4194304 27957 0 0 0 19404 14 0 0 25 0 1 0 1165871097 104873984 23895 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 1 0 0
/proc/10307/statm: 25604 23895 150 317 0 25284 0
Current children cumulated CPU time (s) 194.18
Current children cumulated vsize (KiB) 107776

[startup+195.102 s]
/proc/loadavg: 1.00 1.10 1.20 2/66 10309
/proc/meminfo: memFree=1590616/2055920 swapFree=4177960/4192956
[pid=10305] ppid=10303 vsize=5360 CPUtime=0
/proc/10305/stat : 10305 (hydrasat-multi.) S 10303 10305 10003 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1165871095 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10305/statm: 1340 239 197 169 0 51 0
[pid=10307] ppid=10305 vsize=102416 CPUtime=194.98
/proc/10307/stat : 10307 (hydrasat_cache4) R 10305 10305 10003 0 -1 4194304 27957 0 0 0 19484 14 0 0 25 0 1 0 1165871097 104873984 23895 1992294400 134512640 135813592 4294956160 18446744073709551615 134592479 0 0 4096 1 0 0 0 17 1 0 0
/proc/10307/statm: 25604 23895 150 317 0 25284 0
Current children cumulated CPU time (s) 194.98
Current children cumulated vsize (KiB) 107776

[startup+195.302 s]
/proc/loadavg: 1.00 1.10 1.20 2/66 10309
/proc/meminfo: memFree=1590616/2055920 swapFree=4177960/4192956
[pid=10305] ppid=10303 vsize=5360 CPUtime=0
/proc/10305/stat : 10305 (hydrasat-multi.) S 10303 10305 10003 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1165871095 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10305/statm: 1340 239 197 169 0 51 0
[pid=10307] ppid=10305 vsize=102416 CPUtime=195.18
/proc/10307/stat : 10307 (hydrasat_cache4) R 10305 10305 10003 0 -1 4194304 27958 0 0 0 19504 14 0 0 25 0 1 0 1165871097 104873984 23896 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 1 0 0
/proc/10307/statm: 25604 23896 150 317 0 25284 0
Current children cumulated CPU time (s) 195.18
Current children cumulated vsize (KiB) 107776

[startup+195.402 s]
/proc/loadavg: 1.00 1.10 1.20 2/66 10309
/proc/meminfo: memFree=1590616/2055920 swapFree=4177960/4192956
[pid=10305] ppid=10303 vsize=5360 CPUtime=0
/proc/10305/stat : 10305 (hydrasat-multi.) S 10303 10305 10003 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1165871095 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10305/statm: 1340 239 197 169 0 51 0
[pid=10307] ppid=10305 vsize=102416 CPUtime=195.28
/proc/10307/stat : 10307 (hydrasat_cache4) R 10305 10305 10003 0 -1 4194304 27958 0 0 0 19514 14 0 0 25 0 1 0 1165871097 104873984 23896 1992294400 134512640 135813592 4294956160 18446744073709551615 134667757 0 0 4096 1 0 0 0 17 1 0 0
/proc/10307/statm: 25604 23896 150 317 0 25284 0
Current children cumulated CPU time (s) 195.28
Current children cumulated vsize (KiB) 107776

Child status: 20
Real time (s): 195.483
CPU time (s): 195.37
CPU user time (s): 195.207
CPU system time (s): 0.162975
CPU usage (%): 99.9422
Max. virtual memory (cumulated for all children) (KiB): 107776

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

runsolver used 0.216967 second user time and 0.499924 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-05 13:48:21
IDJOB=1581737
IDBENCH=71042
IDSOLVER=518
FILE ID=node71/1581737-1238932100
PBS_JOBID= 9101440
Free space on /tmp= 66548 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-10-10p0.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1581737-1238932100/watcher-1581737-1238932100 -o /tmp/evaluation-result-1581737-1238932100/solver-1581737-1238932100 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1581737-1238932100.cnf 1800 787478143

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

MD5SUM BENCH= 76f64a29755badc2dae8f70e8e96bc3e
RANDOM SEED=787478143

node71.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.270
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.270
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:       1686472 kB
Buffers:         20828 kB
Cached:         277116 kB
SwapCached:       8940 kB
Active:          86420 kB
Inactive:       222048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1686472 kB
SwapTotal:     4192956 kB
SwapFree:      4177960 kB
Dirty:           15016 kB
Writeback:           0 kB
Mapped:          16296 kB
Slab:            46832 kB
Committed_AS:  2748692 kB
PageTables:       1444 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= 66544 MiB
End job on node71 at 2009-04-05 13:51:37