Trace number 1580845

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
SApperloT hrpUNSAT 778.731 778.95

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-10p0.cnf
MD5SUMabc6c44b372f4addd18c6a7b2eac59f5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark184.894
Satisfiable
(Un)Satisfiability was proved
Number of variables199586
Number of clauses1006679
Sum of the clauses size2394657
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2757762
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

778.57/778.87	c Solved by Filtered 
778.57/778.87	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-1580845-1238923046/watcher-1580845-1238923046 -o /tmp/evaluation-result-1580845-1238923046/solver-1580845-1238923046 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=2078026077 HOME/instance-1580845-1238923046.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 25930
/proc/meminfo: memFree=1702816/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=7788 CPUtime=0
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 1024 0 0 0 0 0 0 0 18 0 1 0 1164968591 7974912 1008 1992294400 134512640 135712473 4294956208 18446744073709551615 134547548 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 1947 1014 92 292 0 1652 0

[startup+0.038705 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 25930
/proc/meminfo: memFree=1702816/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=14988 CPUtime=0.02
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 2398 0 0 0 2 0 0 0 18 0 1 0 1164968591 15347712 2382 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 3747 2382 95 292 0 3452 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14988

[startup+0.10171 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 25930
/proc/meminfo: memFree=1702816/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=17496 CPUtime=0.09
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 3058 0 0 0 8 1 0 0 18 0 1 0 1164968591 17915904 3042 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 4374 3043 95 292 0 4079 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17496

[startup+0.301731 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 25930
/proc/meminfo: memFree=1702816/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=22908 CPUtime=0.29
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 4524 0 0 0 27 2 0 0 19 0 1 0 1164968591 23457792 4508 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 5727 4508 95 292 0 5432 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22908

[startup+0.701772 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 25930
/proc/meminfo: memFree=1702816/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=35844 CPUtime=0.69
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 7841 0 0 0 65 4 0 0 23 0 1 0 1164968591 36704256 7825 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 8961 7828 95 292 0 8666 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35844

[startup+1.50185 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1654552/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=55180 CPUtime=1.49
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 13012 0 0 0 142 7 0 0 25 0 1 0 1164968591 56504320 12740 1992294400 134512640 135712473 4294956208 18446744073709551615 134553962 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 13795 12740 105 292 0 13500 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55180

[startup+3.10202 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1651416/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=56624 CPUtime=3.09
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 13405 0 0 0 302 7 0 0 25 0 1 0 1164968591 57982976 13068 1992294400 134512640 135712473 4294956208 18446744073709551615 134563986 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 14156 13068 105 292 0 13861 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56624

[startup+6.30135 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1648472/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=59400 CPUtime=6.29
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 14115 0 0 0 622 7 0 0 25 0 1 0 1164968591 60825600 13778 1992294400 134512640 135712473 4294956208 18446744073709551615 135146220 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 14850 13778 105 292 0 14555 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59400

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1643296/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=64692 CPUtime=12.69
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 15498 0 0 0 1260 9 0 0 25 0 1 0 1164968591 66244608 15161 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 16173 15161 109 292 0 15878 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64692

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1632992/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=74784 CPUtime=25.48
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 18053 0 0 0 2537 11 0 0 25 0 1 0 1164968591 76578816 17587 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 18696 17587 109 292 0 18401 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 74784

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1612384/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=95776 CPUtime=51.06
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 23475 0 0 0 5090 16 0 0 25 0 1 0 1164968591 98074624 22752 1992294400 134512640 135712473 4294956208 18446744073709551615 134553962 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 23944 22752 109 292 0 23649 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 95776

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1575840/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=132580 CPUtime=102.25
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 32512 0 0 0 10202 23 0 0 25 0 1 0 1164968591 135761920 31789 1992294400 134512640 135712473 4294956208 18446744073709551615 134553883 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 33145 31789 109 292 0 32850 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 132580

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1529184/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=179800 CPUtime=162.23
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 44290 0 0 0 16189 34 0 0 25 0 1 0 1164968591 184115200 43567 1992294400 134512640 135712473 4294956208 18446744073709551615 134554566 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 44950 43567 109 292 0 44655 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 179800

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1470816/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=237348 CPUtime=222.22
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 59218 0 0 0 22177 45 0 0 25 0 1 0 1164968591 243044352 57982 1992294400 134512640 135712473 4294956208 18446744073709551615 134568105 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 59337 57982 109 292 0 59042 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 237348

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1429600/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=279048 CPUtime=282.2
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 69660 0 0 0 28165 55 0 0 25 0 1 0 1164968591 285745152 68424 1992294400 134512640 135712473 4294956208 18446744073709551615 134552580 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 69762 68424 109 292 0 69467 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 279048

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1393888/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=314572 CPUtime=342.19
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 78537 0 0 0 34157 62 0 0 25 0 1 0 1164968591 322121728 77172 1992294400 134512640 135712473 4294956208 18446744073709551615 134554591 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 78643 77172 109 292 0 78348 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 314572

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1345824/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=363192 CPUtime=402.17
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 90687 0 0 0 40145 72 0 0 25 0 1 0 1164968591 371908608 89322 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 90798 89322 109 292 0 90503 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 363192

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1320800/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=387832 CPUtime=462.15
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 96805 0 0 0 46137 78 0 0 25 0 1 0 1164968591 397139968 95440 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 96958 95440 109 292 0 96663 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 387832

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1286112/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=422648 CPUtime=522.13
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 105500 0 0 0 52128 85 0 0 25 0 1 0 1164968591 432791552 104135 1992294400 134512640 135712473 4294956208 18446744073709551615 134554163 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 105662 104135 109 292 0 105367 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 422648

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1256672/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=452016 CPUtime=582.12
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 112849 0 0 0 58120 92 0 0 25 0 1 0 1164968591 462864384 111484 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 113004 111484 109 292 0 112709 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 452016

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1222304/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=485916 CPUtime=642.11
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 121329 0 0 0 64112 99 0 0 25 0 1 0 1164968591 497577984 119964 1992294400 134512640 135712473 4294956208 18446744073709551615 134554150 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 121479 119964 109 292 0 121184 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 485916

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1221472/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=486584 CPUtime=702.09
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 121497 0 0 0 70110 99 0 0 25 0 1 0 1164968591 498262016 120132 1992294400 134512640 135712473 4294956208 18446744073709551615 134581183 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 121646 120132 109 292 0 121351 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 486584

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1199008/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=508996 CPUtime=762.08
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 127090 0 0 0 76103 105 0 0 25 0 1 0 1164968591 521211904 125725 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 127249 125725 109 292 0 126954 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 508996

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

[startup+767.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1198816/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=510020 CPUtime=767.67
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 127348 0 0 0 76662 105 0 0 25 0 1 0 1164968591 522260480 125726 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 127505 125726 109 292 0 127210 0
Current children cumulated CPU time (s) 767.67
Current children cumulated vsize (KiB) 510020

[startup+774.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1198816/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=510020 CPUtime=774.08
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 127351 0 0 0 77303 105 0 0 25 0 1 0 1164968591 522260480 125729 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 127505 125729 109 292 0 127210 0
Current children cumulated CPU time (s) 774.08
Current children cumulated vsize (KiB) 510020

[startup+777.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1198816/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=510020 CPUtime=777.27
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 127353 0 0 0 77622 105 0 0 25 0 1 0 1164968591 522260480 125731 1992294400 134512640 135712473 4294956208 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 127505 125731 109 292 0 127210 0
Current children cumulated CPU time (s) 777.27
Current children cumulated vsize (KiB) 510020

[startup+778.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1198816/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=510020 CPUtime=778.07
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 127353 0 0 0 77702 105 0 0 25 0 1 0 1164968591 522260480 125731 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 127505 125731 109 292 0 127210 0
Current children cumulated CPU time (s) 778.07
Current children cumulated vsize (KiB) 510020

[startup+778.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1198816/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=510020 CPUtime=778.47
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194304 127353 0 0 0 77742 105 0 0 25 0 1 0 1164968591 522260480 125731 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 127505 125731 109 292 0 127210 0
Current children cumulated CPU time (s) 778.47
Current children cumulated vsize (KiB) 510020

[startup+778.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25931
/proc/meminfo: memFree=1198816/2055912 swapFree=4170592/4192956
[pid=25930] ppid=25928 vsize=0 CPUtime=778.67
/proc/25930/stat : 25930 (SApperloT-hrp) R 25928 25930 25585 0 -1 4194308 127365 0 0 0 77759 108 0 0 25 0 1 0 1164968591 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/25930/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 778.67
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 778.95
CPU time (s): 778.731
CPU user time (s): 777.596
CPU system time (s): 1.13483
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 510020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 777.596
system time used= 1.13483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127365
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= 2
involuntary context switches= 2151

runsolver used 0.817875 second user time and 2.73258 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-05 11:17:27
IDJOB=1580845
IDBENCH=71025
IDSOLVER=510
FILE ID=node78/1580845-1238923046
PBS_JOBID= 9101394
Free space on /tmp= 126832 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-10p0.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580845-1238923046/watcher-1580845-1238923046 -o /tmp/evaluation-result-1580845-1238923046/solver-1580845-1238923046 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=2078026077 HOME/instance-1580845-1238923046.cnf

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

MD5SUM BENCH= abc6c44b372f4addd18c6a7b2eac59f5
RANDOM SEED=2078026077

node78.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.214
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.214
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:      2055912 kB
MemFree:       1703232 kB
Buffers:         21496 kB
Cached:         244332 kB
SwapCached:       7668 kB
Active:          78644 kB
Inactive:       197484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1703232 kB
SwapTotal:     4192956 kB
SwapFree:      4170592 kB
Dirty:           19960 kB
Writeback:           0 kB
Mapped:          15984 kB
Slab:            60656 kB
Committed_AS:  3047980 kB
PageTables:       2568 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126832 MiB
End job on node78 at 2009-04-05 11:30:26