Trace number 1556120

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 base? (TO) 1200.09 1200.54

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray32_32.cnf
MD5SUMb7a07371a2da4a8c8bef63c213dd1e15
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables72202
Number of clauses213533
Sum of the clauses size498241
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2142354
Number of clauses of size 371177
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1556120-1238746470/watcher-1556120-1238746470 -o /tmp/evaluation-result-1556120-1238746470/solver-1556120-1238746470 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1352246141 HOME/instance-1556120-1238746470.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: 0.99 0.97 0.99 3/64 29645
/proc/meminfo: memFree=1798504/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=3860 CPUtime=0
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 749 0 0 0 0 0 0 0 18 0 1 0 1147312011 3952640 733 1992294400 134512640 135674940 4294956192 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 965 738 88 283 0 679 0

[startup+0.0929221 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 29645
/proc/meminfo: memFree=1798504/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=8716 CPUtime=0.08
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 1731 0 0 0 7 1 0 0 18 0 1 0 1147312011 8925184 1715 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 2179 1715 90 283 0 1893 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8716

[startup+0.101922 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 29645
/proc/meminfo: memFree=1798504/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=8980 CPUtime=0.09
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 1814 0 0 0 8 1 0 0 18 0 1 0 1147312011 9195520 1798 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 2245 1798 90 283 0 1959 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8980

[startup+0.301963 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 29645
/proc/meminfo: memFree=1798504/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=11624 CPUtime=0.29
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 2521 0 0 0 28 1 0 0 19 0 1 0 1147312011 11902976 2504 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 2906 2504 98 283 0 2620 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11624

[startup+0.701041 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 29645
/proc/meminfo: memFree=1798504/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=11796 CPUtime=0.68
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 2573 0 0 0 67 1 0 0 22 0 1 0 1147312011 12079104 2534 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 2949 2534 98 283 0 2663 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 11796

[startup+1.5012 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1788640/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=11928 CPUtime=1.48
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 2582 0 0 0 147 1 0 0 25 0 1 0 1147312011 12214272 2543 1992294400 134512640 135674940 4294956192 18446744073709551615 134564336 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 2982 2543 98 283 0 2696 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11928

[startup+3.10153 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1788448/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=12060 CPUtime=3.09
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 2626 0 0 0 307 2 0 0 25 0 1 0 1147312011 12349440 2587 1992294400 134512640 135674940 4294956192 18446744073709551615 134557262 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 3015 2587 98 283 0 2729 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12060

[startup+6.30116 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1787936/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=12712 CPUtime=6.29
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 2801 0 0 0 627 2 0 0 25 0 1 0 1147312011 13017088 2697 1992294400 134512640 135674940 4294956192 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 3178 2697 98 283 0 2892 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12712

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1785952/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=14736 CPUtime=12.69
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 3306 0 0 0 1266 3 0 0 25 0 1 0 1147312011 15089664 3202 1992294400 134512640 135674940 4294956192 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 3684 3202 98 283 0 3398 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14736

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1778528/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=22032 CPUtime=25.48
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 5138 0 0 0 2544 4 0 0 25 0 1 0 1147312011 22560768 5034 1992294400 134512640 135674940 4294956192 18446744073709551615 134550637 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 5508 5034 99 283 0 5222 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22032

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1762208/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=39176 CPUtime=51.07
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 9449 0 0 0 5100 7 0 0 25 0 1 0 1147312011 40116224 9216 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 9794 9216 99 283 0 9508 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39176

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1738080/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=62984 CPUtime=102.25
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 15334 0 0 0 10214 11 0 0 25 0 1 0 1147312011 64495616 15101 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 15746 15101 99 283 0 15460 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 62984

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1724640/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=79564 CPUtime=162.23
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 18865 0 0 0 16209 14 0 0 25 0 1 0 1147312011 81473536 18503 1992294400 134512640 135674940 4294956192 18446744073709551615 134565406 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 19891 18503 99 283 0 19605 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 79564

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1719264/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=86056 CPUtime=222.21
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 20246 0 0 0 22205 16 0 0 25 0 1 0 1147312011 88121344 19788 1992294400 134512640 135674940 4294956192 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 21514 19788 99 283 0 21228 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 86056

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1716192/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=89220 CPUtime=282.19
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 21006 0 0 0 28203 16 0 0 25 0 1 0 1147312011 91361280 20548 1992294400 134512640 135674940 4294956192 18446744073709551615 134564678 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 22305 20548 99 283 0 22019 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 89220

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1712160/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=94476 CPUtime=342.16
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 22258 0 0 0 34199 17 0 0 25 0 1 0 1147312011 96743424 21542 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 23619 21542 99 283 0 23333 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 94476

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1708000/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=100640 CPUtime=402.14
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 23513 0 0 0 40196 18 0 0 25 0 1 0 1147312011 103055360 22797 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 25160 22797 99 283 0 24874 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 100640

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1699232/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=110372 CPUtime=462.11
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 25729 0 0 0 46191 20 0 0 25 0 1 0 1147312011 113020928 24756 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 27593 24756 99 283 0 27307 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 110372

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1682592/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=128216 CPUtime=522.1
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 30066 0 0 0 52186 24 0 0 25 0 1 0 1147312011 131293184 29093 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 32054 29093 99 283 0 31768 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 128216

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1671904/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=138272 CPUtime=582.07
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 32528 0 0 0 58181 26 0 0 25 0 1 0 1147312011 141590528 31555 1992294400 134512640 135674940 4294956192 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 34568 31555 99 283 0 34282 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 138272

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1656672/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=154384 CPUtime=642.05
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 36323 0 0 0 64175 30 0 0 25 0 1 0 1147312011 158089216 35350 1992294400 134512640 135674940 4294956192 18446744073709551615 134565267 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 38596 35350 99 283 0 38310 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 154384

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1651232/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=161328 CPUtime=702.03
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 37911 0 0 0 70172 31 0 0 25 0 1 0 1147312011 165199872 36680 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 40332 36680 99 283 0 40046 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 161328

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1651040/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=161328 CPUtime=762.01
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 37975 0 0 0 76170 31 0 0 25 0 1 0 1147312011 165199872 36744 1992294400 134512640 135674940 4294956192 18446744073709551615 134551377 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 40332 36744 99 283 0 40046 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 161328

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1650528/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=161980 CPUtime=821.98
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 38150 0 0 0 82167 31 0 0 25 0 1 0 1147312011 165867520 36919 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 40495 36919 99 283 0 40209 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 161980

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1617696/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=196128 CPUtime=881.95
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 46262 0 0 0 88157 38 0 0 25 0 1 0 1147312011 200835072 45031 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 49032 45031 99 283 0 48746 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 196128

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1611488/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=202792 CPUtime=941.94
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 47802 0 0 0 94154 40 0 0 25 0 1 0 1147312011 207659008 46571 1992294400 134512640 135674940 4294956192 18446744073709551615 134564417 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 50698 46571 99 283 0 50412 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 202792

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1611232/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=202792 CPUtime=1001.91
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 47854 0 0 0 100151 40 0 0 25 0 1 0 1147312011 207659008 46623 1992294400 134512640 135674940 4294956192 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 50698 46623 99 283 0 50412 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 202792

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1610720/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=203308 CPUtime=1061.89
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 47978 0 0 0 106149 40 0 0 25 0 1 0 1147312011 208187392 46747 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 50827 46747 99 283 0 50541 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 203308

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1600416/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=214688 CPUtime=1121.87
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 50670 0 0 0 112144 43 0 0 25 0 1 0 1147312011 219840512 49310 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 53672 49310 99 283 0 53386 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 214688

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1594208/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=221056 CPUtime=1181.85
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 52205 0 0 0 118140 45 0 0 25 0 1 0 1147312011 226361344 50845 1992294400 134512640 135674940 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 55264 50845 99 283 0 54978 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 221056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1592544/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=223140 CPUtime=1200.04
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 52746 0 0 0 119959 45 0 0 25 0 1 0 1147312011 228495360 51257 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 55785 51257 99 283 0 55499 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 223140

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29646
/proc/meminfo: memFree=1592544/2055920 swapFree=4175828/4192956
[pid=29645] ppid=29643 vsize=223140 CPUtime=1200.04
/proc/29645/stat : 29645 (SApperloT-base) R 29643 29645 29311 0 -1 4194304 52746 0 0 0 119959 45 0 0 25 0 1 0 1147312011 228495360 51257 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/29645/statm: 55785 51257 99 283 0 55499 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 223140

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.09
CPU user time (s): 1199.59
CPU system time (s): 0.491925
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 223140

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

runsolver used 0.890864 second user time and 2.66559 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-03 10:14:30
IDJOB=1556120
IDBENCH=70813
IDSOLVER=509
FILE ID=node33/1556120-1238746470
PBS_JOBID= 9085420
Free space on /tmp= 66520 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray32_32.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556120-1238746470/watcher-1556120-1238746470 -o /tmp/evaluation-result-1556120-1238746470/solver-1556120-1238746470 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1352246141 HOME/instance-1556120-1238746470.cnf

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

MD5SUM BENCH= b7a07371a2da4a8c8bef63c213dd1e15
RANDOM SEED=1352246141

node33.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.266
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.266
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:       1798920 kB
Buffers:         33156 kB
Cached:         147616 kB
SwapCached:      10920 kB
Active:          24112 kB
Inactive:       169152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798920 kB
SwapTotal:     4192956 kB
SwapFree:      4175828 kB
Dirty:            4928 kB
Writeback:           0 kB
Mapped:          18168 kB
Slab:            49784 kB
Committed_AS:  3298524 kB
PageTables:       1400 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= 66520 MiB
End job on node33 at 2009-04-03 10:34:33