Trace number 1554829

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 41.4497 41.4685

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo016.cnf
MD5SUM576249eded8a3c95c0b3aa8dcd51992e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.2751
Satisfiable
(Un)Satisfiability was proved
Number of variables2945
Number of clauses8738
Sum of the clauses size20386
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 25824
Number of clauses of size 32912
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Trying configuration 1
41.37/41.46	
41.37/41.46	c decisions : 152955
41.37/41.46	c conflicts : 120618
41.37/41.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-1554829-1238733188/watcher-1554829-1238733188 -o /tmp/evaluation-result-1554829-1238733188/solver-1554829-1238733188 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1554829-1238733188.cnf 1800 350308354 

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.04 1.00 1.00 3/64 27126
/proc/meminfo: memFree=1060376/2055920 swapFree=4178356/4192956
[pid=27126] ppid=27124 vsize=5360 CPUtime=0
/proc/27126/stat : 27126 (hydrasat-multi.) S 27124 27126 26649 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145981641 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27126/statm: 1340 239 197 169 0 51 0
[pid=27127] ppid=27126 vsize=1584 CPUtime=0
/proc/27127/stat : 27127 (hydrasat_cache4) R 27126 27126 26649 0 -1 4194304 171 0 0 0 0 0 0 0 19 0 1 0 1145981641 1622016 153 1992294400 134512640 135813592 4294956160 18446744073709551615 135207783 0 0 4096 1 0 0 0 17 0 0 0
/proc/27127/statm: 396 154 116 317 0 76 0

[startup+0.0289899 s]
/proc/loadavg: 1.04 1.00 1.00 3/64 27126
/proc/meminfo: memFree=1060376/2055920 swapFree=4178356/4192956
[pid=27126] ppid=27124 vsize=5360 CPUtime=0
/proc/27126/stat : 27126 (hydrasat-multi.) S 27124 27126 26649 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145981641 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27126/statm: 1340 239 197 169 0 51 0
[pid=27127] ppid=27126 vsize=2384 CPUtime=0.02
/proc/27127/stat : 27127 (hydrasat_cache4) R 27126 27126 26649 0 -1 4194304 411 0 0 0 2 0 0 0 19 0 1 0 1145981641 2441216 393 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/27127/statm: 596 393 125 317 0 276 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7744

[startup+0.101996 s]
/proc/loadavg: 1.04 1.00 1.00 3/64 27126
/proc/meminfo: memFree=1060376/2055920 swapFree=4178356/4192956
[pid=27126] ppid=27124 vsize=5360 CPUtime=0
/proc/27126/stat : 27126 (hydrasat-multi.) S 27124 27126 26649 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145981641 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27126/statm: 1340 239 197 169 0 51 0
[pid=27127] ppid=27126 vsize=3308 CPUtime=0.09
/proc/27127/stat : 27127 (hydrasat_cache4) R 27126 27126 26649 0 -1 4194304 669 0 0 0 9 0 0 0 19 0 1 0 1145981641 3387392 650 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/27127/statm: 827 650 150 317 0 507 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8668

[startup+0.302014 s]
/proc/loadavg: 1.04 1.00 1.00 3/64 27126
/proc/meminfo: memFree=1060376/2055920 swapFree=4178356/4192956
[pid=27126] ppid=27124 vsize=5360 CPUtime=0
/proc/27126/stat : 27126 (hydrasat-multi.) S 27124 27126 26649 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145981641 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27126/statm: 1340 239 197 169 0 51 0
[pid=27127] ppid=27126 vsize=3564 CPUtime=0.29
/proc/27127/stat : 27127 (hydrasat_cache4) R 27126 27126 26649 0 -1 4194304 703 0 0 0 29 0 0 0 21 0 1 0 1145981641 3649536 684 1992294400 134512640 135813592 4294956160 18446744073709551615 134665175 0 0 4096 1 0 0 0 17 0 0 0
/proc/27127/statm: 891 684 150 317 0 571 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8924

[startup+0.701049 s]
/proc/loadavg: 1.04 1.00 1.00 3/64 27126
/proc/meminfo: memFree=1060376/2055920 swapFree=4178356/4192956
[pid=27126] ppid=27124 vsize=5360 CPUtime=0
/proc/27126/stat : 27126 (hydrasat-multi.) S 27124 27126 26649 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145981641 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27126/statm: 1340 239 197 169 0 51 0
[pid=27127] ppid=27126 vsize=3688 CPUtime=0.69
/proc/27127/stat : 27127 (hydrasat_cache4) R 27126 27126 26649 0 -1 4194304 751 0 0 0 69 0 0 0 25 0 1 0 1145981641 3776512 732 1992294400 134512640 135813592 4294956160 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 0 0 0
/proc/27127/statm: 922 732 150 317 0 602 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9048

[startup+1.50112 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 27128
/proc/meminfo: memFree=1057672/2055920 swapFree=4178356/4192956
[pid=27126] ppid=27124 vsize=5360 CPUtime=0
/proc/27126/stat : 27126 (hydrasat-multi.) S 27124 27126 26649 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145981641 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27126/statm: 1340 239 197 169 0 51 0
[pid=27127] ppid=27126 vsize=3940 CPUtime=1.49
/proc/27127/stat : 27127 (hydrasat_cache4) R 27126 27126 26649 0 -1 4194304 820 0 0 0 149 0 0 0 25 0 1 0 1145981641 4034560 801 1992294400 134512640 135813592 4294956160 18446744073709551615 134664998 0 0 4096 1 0 0 0 17 0 0 0
/proc/27127/statm: 985 801 150 317 0 665 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9300

[startup+3.10127 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 27128
/proc/meminfo: memFree=1057096/2055920 swapFree=4178356/4192956
[pid=27126] ppid=27124 vsize=5360 CPUtime=0
/proc/27126/stat : 27126 (hydrasat-multi.) S 27124 27126 26649 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145981641 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27126/statm: 1340 239 197 169 0 51 0
[pid=27127] ppid=27126 vsize=4596 CPUtime=3.09
/proc/27127/stat : 27127 (hydrasat_cache4) R 27126 27126 26649 0 -1 4194304 977 0 0 0 309 0 0 0 25 0 1 0 1145981641 4706304 958 1992294400 134512640 135813592 4294956160 18446744073709551615 134665148 0 0 4096 1 0 0 0 17 0 0 0
/proc/27127/statm: 1149 958 150 317 0 829 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9956

[startup+6.30155 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 27128
/proc/meminfo: memFree=1055752/2055920 swapFree=4178356/4192956
[pid=27126] ppid=27124 vsize=5360 CPUtime=0
/proc/27126/stat : 27126 (hydrasat-multi.) S 27124 27126 26649 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145981641 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27126/statm: 1340 239 197 169 0 51 0
[pid=27127] ppid=27126 vsize=5760 CPUtime=6.29
/proc/27127/stat : 27127 (hydrasat_cache4) R 27126 27126 26649 0 -1 4194304 1241 0 0 0 629 0 0 0 25 0 1 0 1145981641 5898240 1222 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/27127/statm: 1440 1222 150 317 0 1120 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11120

[startup+12.7011 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 27128
/proc/meminfo: memFree=1053640/2055920 swapFree=4178356/4192956
[pid=27126] ppid=27124 vsize=5360 CPUtime=0
/proc/27126/stat : 27126 (hydrasat-multi.) S 27124 27126 26649 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145981641 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27126/statm: 1340 239 197 169 0 51 0
[pid=27127] ppid=27126 vsize=8064 CPUtime=12.68
/proc/27127/stat : 27127 (hydrasat_cache4) R 27126 27126 26649 0 -1 4194304 1754 0 0 0 1268 0 0 0 25 0 1 0 1145981641 8257536 1735 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/27127/statm: 2016 1735 150 317 0 1696 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13424

[startup+25.5013 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 27128
/proc/meminfo: memFree=1048904/2055920 swapFree=4178356/4192956
[pid=27126] ppid=27124 vsize=5360 CPUtime=0
/proc/27126/stat : 27126 (hydrasat-multi.) S 27124 27126 26649 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145981641 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27126/statm: 1340 239 197 169 0 51 0
[pid=27127] ppid=27126 vsize=13124 CPUtime=25.47
/proc/27127/stat : 27127 (hydrasat_cache4) R 27126 27126 26649 0 -1 4194304 3061 0 0 0 2546 1 0 0 25 0 1 0 1145981641 13438976 2914 1992294400 134512640 135813592 4294956160 18446744073709551615 134665175 0 0 4096 1 0 0 0 17 0 0 0
/proc/27127/statm: 3281 2914 150 317 0 2961 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18484

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

[startup+31.9059 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 27128
/proc/meminfo: memFree=1047560/2055920 swapFree=4178356/4192956
[pid=27126] ppid=27124 vsize=5360 CPUtime=0
/proc/27126/stat : 27126 (hydrasat-multi.) S 27124 27126 26649 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145981641 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27126/statm: 1340 239 197 169 0 51 0
[pid=27127] ppid=27126 vsize=14648 CPUtime=31.88
/proc/27127/stat : 27127 (hydrasat_cache4) R 27126 27126 26649 0 -1 4194304 3388 0 0 0 3186 2 0 0 25 0 1 0 1145981641 14999552 3241 1992294400 134512640 135813592 4294956160 18446744073709551615 134665117 0 0 4096 1 0 0 0 17 0 0 0
/proc/27127/statm: 3662 3241 150 317 0 3342 0
Current children cumulated CPU time (s) 31.88
Current children cumulated vsize (KiB) 20008

[startup+38.3014 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 27128
/proc/meminfo: memFree=1046408/2055920 swapFree=4178356/4192956
[pid=27126] ppid=27124 vsize=5360 CPUtime=0
/proc/27126/stat : 27126 (hydrasat-multi.) S 27124 27126 26649 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145981641 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27126/statm: 1340 239 197 169 0 51 0
[pid=27127] ppid=27126 vsize=16252 CPUtime=38.27
/proc/27127/stat : 27127 (hydrasat_cache4) R 27126 27126 26649 0 -1 4194304 3785 0 0 0 3825 2 0 0 25 0 1 0 1145981641 16642048 3573 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/27127/statm: 4063 3573 150 317 0 3743 0
Current children cumulated CPU time (s) 38.27
Current children cumulated vsize (KiB) 21612

[startup+39.9026 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 27128
/proc/meminfo: memFree=1045896/2055920 swapFree=4178356/4192956
[pid=27126] ppid=27124 vsize=5360 CPUtime=0
/proc/27126/stat : 27126 (hydrasat-multi.) S 27124 27126 26649 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145981641 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27126/statm: 1340 239 197 169 0 51 0
[pid=27127] ppid=27126 vsize=16680 CPUtime=39.87
/proc/27127/stat : 27127 (hydrasat_cache4) R 27126 27126 26649 0 -1 4194304 3876 0 0 0 3985 2 0 0 25 0 1 0 1145981641 17080320 3664 1992294400 134512640 135813592 4294956160 18446744073709551615 134661762 0 0 4096 1 0 0 0 17 0 0 0
/proc/27127/statm: 4170 3664 150 317 0 3850 0
Current children cumulated CPU time (s) 39.87
Current children cumulated vsize (KiB) 22040

[startup+40.7056 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 27128
/proc/meminfo: memFree=1045640/2055920 swapFree=4178356/4192956
[pid=27126] ppid=27124 vsize=5360 CPUtime=0
/proc/27126/stat : 27126 (hydrasat-multi.) S 27124 27126 26649 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145981641 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27126/statm: 1340 239 197 169 0 51 0
[pid=27127] ppid=27126 vsize=16968 CPUtime=40.67
/proc/27127/stat : 27127 (hydrasat_cache4) R 27126 27126 26649 0 -1 4194304 3923 0 0 0 4065 2 0 0 25 0 1 0 1145981641 17375232 3711 1992294400 134512640 135813592 4294956160 18446744073709551615 134665490 0 0 4096 1 0 0 0 17 0 0 0
/proc/27127/statm: 4242 3711 150 317 0 3922 0
Current children cumulated CPU time (s) 40.67
Current children cumulated vsize (KiB) 22328

[startup+41.1017 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 27128
/proc/meminfo: memFree=1045640/2055920 swapFree=4178356/4192956
[pid=27126] ppid=27124 vsize=5360 CPUtime=0
/proc/27126/stat : 27126 (hydrasat-multi.) S 27124 27126 26649 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145981641 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27126/statm: 1340 239 197 169 0 51 0
[pid=27127] ppid=27126 vsize=16968 CPUtime=41.07
/proc/27127/stat : 27127 (hydrasat_cache4) R 27126 27126 26649 0 -1 4194304 3938 0 0 0 4105 2 0 0 25 0 1 0 1145981641 17375232 3726 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/27127/statm: 4242 3726 150 317 0 3922 0
Current children cumulated CPU time (s) 41.07
Current children cumulated vsize (KiB) 22328

[startup+41.3017 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 27128
/proc/meminfo: memFree=1045640/2055920 swapFree=4178356/4192956
[pid=27126] ppid=27124 vsize=5360 CPUtime=0
/proc/27126/stat : 27126 (hydrasat-multi.) S 27124 27126 26649 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145981641 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27126/statm: 1340 239 197 169 0 51 0
[pid=27127] ppid=27126 vsize=16968 CPUtime=41.27
/proc/27127/stat : 27127 (hydrasat_cache4) R 27126 27126 26649 0 -1 4194304 3947 0 0 0 4125 2 0 0 25 0 1 0 1145981641 17375232 3735 1992294400 134512640 135813592 4294956160 18446744073709551615 134591957 0 0 4096 1 0 0 0 17 0 0 0
/proc/27127/statm: 4242 3735 150 317 0 3922 0
Current children cumulated CPU time (s) 41.27
Current children cumulated vsize (KiB) 22328

[startup+41.4017 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 27128
/proc/meminfo: memFree=1045640/2055920 swapFree=4178356/4192956
[pid=27126] ppid=27124 vsize=5360 CPUtime=0
/proc/27126/stat : 27126 (hydrasat-multi.) S 27124 27126 26649 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145981641 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27126/statm: 1340 239 197 169 0 51 0
[pid=27127] ppid=27126 vsize=16968 CPUtime=41.37
/proc/27127/stat : 27127 (hydrasat_cache4) R 27126 27126 26649 0 -1 4194304 3953 0 0 0 4135 2 0 0 25 0 1 0 1145981641 17375232 3741 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/27127/statm: 4242 3741 150 317 0 3922 0
Current children cumulated CPU time (s) 41.37
Current children cumulated vsize (KiB) 22328

Child status: 20
Real time (s): 41.4685
CPU time (s): 41.4497
CPU user time (s): 41.4177
CPU system time (s): 0.031995
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 22328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.4177
system time used= 0.031995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4266
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= 4
involuntary context switches= 119

runsolver used 0.035994 second user time and 0.120981 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-03 06:33:08
IDJOB=1554829
IDBENCH=70788
IDSOLVER=518
FILE ID=node43/1554829-1238733188
PBS_JOBID= 9085362
Free space on /tmp= 66416 MiB

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

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

MD5SUM BENCH= 576249eded8a3c95c0b3aa8dcd51992e
RANDOM SEED=350308354

node43.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.242
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.242
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:       1060864 kB
Buffers:        104768 kB
Cached:         790932 kB
SwapCached:       8564 kB
Active:         350304 kB
Inactive:       555528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1060864 kB
SwapTotal:     4192956 kB
SwapFree:      4178356 kB
Dirty:            4284 kB
Writeback:           0 kB
Mapped:          15792 kB
Slab:            75268 kB
Committed_AS:  2747968 kB
PageTables:       1448 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= 66412 MiB
End job on node43 at 2009-04-03 06:33:50