Trace number 1785569

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 baseUNSAT 2359.49 2360.12

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-97-100.cnf
MD5SUM5f0ec9f87ae77ca0eb8468a4ddde217c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark118.832
Satisfiable
(Un)Satisfiability was proved
Number of variables97
Number of clauses204
Sum of the clauses size612
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3204
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

2359.47/2360.11	
2359.47/2360.11	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-1785569-1241918493/watcher-1785569-1241918493 -o /tmp/evaluation-result-1785569-1241918493/solver-1785569-1241918493 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1262807803 HOME/instance-1785569-1241918493.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11156
/proc/meminfo: memFree=1848864/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1316 CPUtime=0
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 134 0 0 0 0 0 0 0 18 0 1 0 219879455 1347584 117 1992294400 134512640 135674940 4294956208 18446744073709551615 134558476 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 329 117 98 283 0 43 0

[startup+0.0953219 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11156
/proc/meminfo: memFree=1848864/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1316 CPUtime=0.09
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 146 0 0 0 9 0 0 0 18 0 1 0 219879455 1347584 129 1992294400 134512640 135674940 4294956208 18446744073709551615 134559205 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 329 129 98 283 0 43 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1316

[startup+0.101321 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11156
/proc/meminfo: memFree=1848864/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1316 CPUtime=0.09
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 146 0 0 0 9 0 0 0 18 0 1 0 219879455 1347584 129 1992294400 134512640 135674940 4294956208 18446744073709551615 134560541 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 329 129 98 283 0 43 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1316

[startup+0.301343 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11156
/proc/meminfo: memFree=1848864/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1316 CPUtime=0.29
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 150 0 0 0 29 0 0 0 19 0 1 0 219879455 1347584 133 1992294400 134512640 135674940 4294956208 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 329 133 98 283 0 43 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1316

[startup+0.701388 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11156
/proc/meminfo: memFree=1848864/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1316 CPUtime=0.69
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 157 0 0 0 69 0 0 0 23 0 1 0 219879455 1347584 140 1992294400 134512640 135674940 4294956208 18446744073709551615 134559707 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 329 140 98 283 0 43 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1316

[startup+1.50148 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11157
/proc/meminfo: memFree=1848664/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1448 CPUtime=1.49
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 164 0 0 0 149 0 0 0 25 0 1 0 219879455 1482752 147 1992294400 134512640 135674940 4294956208 18446744073709551615 134551104 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 362 147 98 283 0 76 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1448

[startup+3.10166 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11157
/proc/meminfo: memFree=1848408/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1448 CPUtime=3.09
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 170 0 0 0 309 0 0 0 25 0 1 0 219879455 1482752 153 1992294400 134512640 135674940 4294956208 18446744073709551615 134560394 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 362 153 98 283 0 76 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1448

[startup+6.30201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11157
/proc/meminfo: memFree=1848344/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1448 CPUtime=6.29
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 177 0 0 0 629 0 0 0 25 0 1 0 219879455 1482752 160 1992294400 134512640 135674940 4294956208 18446744073709551615 134565302 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 362 160 98 283 0 76 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1448

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11157
/proc/meminfo: memFree=1848216/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1448 CPUtime=12.69
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 182 0 0 0 1269 0 0 0 25 0 1 0 219879455 1482752 165 1992294400 134512640 135674940 4294956208 18446744073709551615 134549470 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 362 165 98 283 0 76 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1448

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11157
/proc/meminfo: memFree=1848216/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1448 CPUtime=25.49
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 188 0 0 0 2549 0 0 0 25 0 1 0 219879455 1482752 171 1992294400 134512640 135674940 4294956208 18446744073709551615 134588502 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 362 171 98 283 0 76 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1448

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11157
/proc/meminfo: memFree=1848152/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1580 CPUtime=51.08
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 195 0 0 0 5108 0 0 0 25 0 1 0 219879455 1617920 178 1992294400 134512640 135674940 4294956208 18446744073709551615 134556268 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 395 178 98 283 0 109 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1580

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11157
/proc/meminfo: memFree=1848024/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1580 CPUtime=102.27
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 218 0 0 0 10227 0 0 0 25 0 1 0 219879455 1617920 201 1992294400 134512640 135674940 4294956208 18446744073709551615 134563768 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 395 201 98 283 0 109 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1580

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11157
/proc/meminfo: memFree=1847960/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=162.25
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 230 0 0 0 16225 0 0 0 25 0 1 0 219879455 1753088 213 1992294400 134512640 135674940 4294956208 18446744073709551615 134555858 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 213 98 283 0 142 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1712

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11157
/proc/meminfo: memFree=1847896/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=222.23
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 235 0 0 0 22223 0 0 0 25 0 1 0 219879455 1753088 218 1992294400 134512640 135674940 4294956208 18446744073709551615 134565320 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 218 98 283 0 142 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1712

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11157
/proc/meminfo: memFree=1847832/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=282.22
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 238 0 0 0 28222 0 0 0 25 0 1 0 219879455 1753088 221 1992294400 134512640 135674940 4294956208 18446744073709551615 134560301 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 221 98 283 0 142 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1712

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11157
/proc/meminfo: memFree=1847832/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=342.2
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 238 0 0 0 34220 0 0 0 25 0 1 0 219879455 1753088 221 1992294400 134512640 135674940 4294956208 18446744073709551615 134564396 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 221 98 283 0 142 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1712

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11157
/proc/meminfo: memFree=1847832/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=402.19
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 239 0 0 0 40219 0 0 0 25 0 1 0 219879455 1753088 222 1992294400 134512640 135674940 4294956208 18446744073709551615 134571493 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 222 98 283 0 142 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1712

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11157
/proc/meminfo: memFree=1847768/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=462.17
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 239 0 0 0 46217 0 0 0 25 0 1 0 219879455 1753088 222 1992294400 134512640 135674940 4294956208 18446744073709551615 134564327 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 222 98 283 0 142 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 1712

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11157
/proc/meminfo: memFree=1847832/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=522.15
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 239 0 0 0 52215 0 0 0 25 0 1 0 219879455 1753088 222 1992294400 134512640 135674940 4294956208 18446744073709551615 134581529 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 222 98 283 0 142 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 1712

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11157
/proc/meminfo: memFree=1847768/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=582.14
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 239 0 0 0 58214 0 0 0 25 0 1 0 219879455 1753088 222 1992294400 134512640 135674940 4294956208 18446744073709551615 134560464 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 222 98 283 0 142 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 1712

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11157
/proc/meminfo: memFree=1847704/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=642.13
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 239 0 0 0 64213 0 0 0 25 0 1 0 219879455 1753088 222 1992294400 134512640 135674940 4294956208 18446744073709551615 134573156 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 222 98 283 0 142 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 1712


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

/proc/meminfo: memFree=1847192/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=1721.84
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 240 0 0 0 172184 0 0 0 25 0 1 0 219879455 1753088 223 1992294400 134512640 135674940 4294956208 18446744073709551615 134539731 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 223 98 283 0 142 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 1712

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11159
/proc/meminfo: memFree=1847192/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=1781.82
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 240 0 0 0 178182 0 0 0 25 0 1 0 219879455 1753088 223 1992294400 134512640 135674940 4294956208 18446744073709551615 134587756 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 223 98 283 0 142 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 1712

[startup+1842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11159
/proc/meminfo: memFree=1847128/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=1841.8
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 240 0 0 0 184180 0 0 0 25 0 1 0 219879455 1753088 223 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 223 98 283 0 142 0
Current children cumulated CPU time (s) 1841.8
Current children cumulated vsize (KiB) 1712

[startup+1902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11159
/proc/meminfo: memFree=1847192/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=1901.79
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 240 0 0 0 190179 0 0 0 25 0 1 0 219879455 1753088 223 1992294400 134512640 135674940 4294956208 18446744073709551615 134552240 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 223 98 283 0 142 0
Current children cumulated CPU time (s) 1901.79
Current children cumulated vsize (KiB) 1712

[startup+1962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11159
/proc/meminfo: memFree=1847128/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=1961.77
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 240 0 0 0 196177 0 0 0 25 0 1 0 219879455 1753088 223 1992294400 134512640 135674940 4294956208 18446744073709551615 134565160 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 223 98 283 0 142 0
Current children cumulated CPU time (s) 1961.77
Current children cumulated vsize (KiB) 1712

[startup+2022.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11159
/proc/meminfo: memFree=1847064/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=2021.75
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 240 0 0 0 202175 0 0 0 25 0 1 0 219879455 1753088 223 1992294400 134512640 135674940 4294956208 18446744073709551615 134539799 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 223 98 283 0 142 0
Current children cumulated CPU time (s) 2021.75
Current children cumulated vsize (KiB) 1712

[startup+2082.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11159
/proc/meminfo: memFree=1847128/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=2081.74
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 240 0 0 0 208174 0 0 0 25 0 1 0 219879455 1753088 223 1992294400 134512640 135674940 4294956208 18446744073709551615 134564304 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 223 98 283 0 142 0
Current children cumulated CPU time (s) 2081.74
Current children cumulated vsize (KiB) 1712

[startup+2142.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11159
/proc/meminfo: memFree=1847064/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=2141.73
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 240 0 0 0 214172 1 0 0 25 0 1 0 219879455 1753088 223 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 223 98 283 0 142 0
Current children cumulated CPU time (s) 2141.73
Current children cumulated vsize (KiB) 1712

[startup+2202.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11159
/proc/meminfo: memFree=1847000/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=2201.71
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 240 0 0 0 220170 1 0 0 25 0 1 0 219879455 1753088 223 1992294400 134512640 135674940 4294956208 18446744073709551615 134555761 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 223 98 283 0 142 0
Current children cumulated CPU time (s) 2201.71
Current children cumulated vsize (KiB) 1712

[startup+2262.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11159
/proc/meminfo: memFree=1847064/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=2261.7
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 240 0 0 0 226169 1 0 0 25 0 1 0 219879455 1753088 223 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 223 98 283 0 142 0
Current children cumulated CPU time (s) 2261.7
Current children cumulated vsize (KiB) 1712

[startup+2322.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11159
/proc/meminfo: memFree=1847000/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=2321.68
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 240 0 0 0 232167 1 0 0 25 0 1 0 219879455 1753088 223 1992294400 134512640 135674940 4294956208 18446744073709551615 134564643 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 223 98 283 0 142 0
Current children cumulated CPU time (s) 2321.68
Current children cumulated vsize (KiB) 1712

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

[startup+2329.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11159
/proc/meminfo: memFree=1847000/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=2328.88
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 240 0 0 0 232887 1 0 0 25 0 1 0 219879455 1753088 223 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 223 98 283 0 142 0
Current children cumulated CPU time (s) 2328.88
Current children cumulated vsize (KiB) 1712

[startup+2342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11159
/proc/meminfo: memFree=1847000/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=2341.68
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 240 0 0 0 234167 1 0 0 25 0 1 0 219879455 1753088 223 1992294400 134512640 135674940 4294956208 18446744073709551615 134555778 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 223 98 283 0 142 0
Current children cumulated CPU time (s) 2341.68
Current children cumulated vsize (KiB) 1712

[startup+2348.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11159
/proc/meminfo: memFree=1847000/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=2348.07
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 240 0 0 0 234806 1 0 0 25 0 1 0 219879455 1753088 223 1992294400 134512640 135674940 4294956208 18446744073709551615 134579815 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 223 98 283 0 142 0
Current children cumulated CPU time (s) 2348.07
Current children cumulated vsize (KiB) 1712

[startup+2355.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11159
/proc/meminfo: memFree=1846936/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=2354.48
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 240 0 0 0 235447 1 0 0 25 0 1 0 219879455 1753088 223 1992294400 134512640 135674940 4294956208 18446744073709551615 134556268 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 223 98 283 0 142 0
Current children cumulated CPU time (s) 2354.48
Current children cumulated vsize (KiB) 1712

[startup+2358.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11159
/proc/meminfo: memFree=1846936/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=2357.68
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 240 0 0 0 235767 1 0 0 25 0 1 0 219879455 1753088 223 1992294400 134512640 135674940 4294956208 18446744073709551615 134573156 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 223 98 283 0 142 0
Current children cumulated CPU time (s) 2357.68
Current children cumulated vsize (KiB) 1712

[startup+2359.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11159
/proc/meminfo: memFree=1846936/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=2358.47
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 240 0 0 0 235846 1 0 0 25 0 1 0 219879455 1753088 223 1992294400 134512640 135674940 4294956208 18446744073709551615 134573079 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 223 98 283 0 142 0
Current children cumulated CPU time (s) 2358.47
Current children cumulated vsize (KiB) 1712

[startup+2359.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11159
/proc/meminfo: memFree=1846936/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=2359.27
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 240 0 0 0 235926 1 0 0 25 0 1 0 219879455 1753088 223 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 223 98 283 0 142 0
Current children cumulated CPU time (s) 2359.27
Current children cumulated vsize (KiB) 1712

[startup+2360.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11159
/proc/meminfo: memFree=1846936/2055920 swapFree=4180400/4192956
[pid=11156] ppid=11154 vsize=1712 CPUtime=2359.47
/proc/11156/stat : 11156 (SApperloT-base) R 11154 11156 11084 0 -1 4194304 240 0 0 0 235946 1 0 0 25 0 1 0 219879455 1753088 223 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/11156/statm: 428 223 98 283 0 142 0
Current children cumulated CPU time (s) 2359.47
Current children cumulated vsize (KiB) 1712

Child status: 0
Real time (s): 2360.12
CPU time (s): 2359.49
CPU user time (s): 2359.48
CPU system time (s): 0.012998
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 1712

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

runsolver used 2.5926 second user time and 5.05323 second system time

The end

Launcher Data

Begin job on node76 at 2009-05-10 03:21:33
IDJOB=1785569
IDBENCH=71105
IDSOLVER=642
FILE ID=node76/1785569-1241918493
PBS_JOBID= 9264884
Free space on /tmp= 66380 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-97-100.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785569-1241918493/watcher-1785569-1241918493 -o /tmp/evaluation-result-1785569-1241918493/solver-1785569-1241918493 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1262807803 HOME/instance-1785569-1241918493.cnf

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

MD5SUM BENCH= 5f0ec9f87ae77ca0eb8468a4ddde217c
RANDOM SEED=1262807803

node76.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1849280 kB
Buffers:         46196 kB
Cached:         113648 kB
SwapCached:       7232 kB
Active:          75124 kB
Inactive:        93352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849280 kB
SwapTotal:     4192956 kB
SwapFree:      4180400 kB
Dirty:            1396 kB
Writeback:           0 kB
Mapped:          13632 kB
Slab:            24104 kB
Committed_AS:   711100 kB
PageTables:       1432 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= 66380 MiB
End job on node76 at 2009-05-10 04:00:54