Trace number 1731499

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 hrp? (TO) 1200.06 1200.44

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-connm-ue-csp-sat-n600-d0.02-s1676244754.sat05-535.reshuffled-07.cnf
MD5SUMd2283e85579af5f5de3cfcfaac7f25fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark207.133
Satisfiable
(Un)Satisfiability was proved
Number of variables580
Number of clauses7153
Sum of the clauses size21604
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 37008
Number of clauses of size 4145
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-1731499-1240771385/watcher-1731499-1240771385 -o /tmp/evaluation-result-1731499-1240771385/solver-1731499-1240771385 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1820778048 HOME/instance-1731499-1240771385.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.14 1.04 1.01 3/64 27224
/proc/meminfo: memFree=1502384/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=1616 CPUtime=0
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 197 0 0 0 0 0 0 0 18 0 1 0 105172031 1654784 181 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 404 182 95 292 0 109 0

[startup+0.056037 s]
/proc/loadavg: 1.14 1.04 1.01 3/64 27224
/proc/meminfo: memFree=1502384/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=2012 CPUtime=0.05
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 298 0 0 0 5 0 0 0 18 0 1 0 105172031 2060288 281 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 503 281 105 292 0 208 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2012

[startup+0.101042 s]
/proc/loadavg: 1.14 1.04 1.01 3/64 27224
/proc/meminfo: memFree=1502384/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=2144 CPUtime=0.09
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 329 0 0 0 9 0 0 0 18 0 1 0 105172031 2195456 312 1992294400 134512640 135712473 4294956192 18446744073709551615 134564158 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 536 312 105 292 0 241 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2144

[startup+0.301069 s]
/proc/loadavg: 1.14 1.04 1.01 3/64 27224
/proc/meminfo: memFree=1502384/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=2540 CPUtime=0.29
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 438 0 0 0 29 0 0 0 19 0 1 0 105172031 2600960 421 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 635 421 109 292 0 340 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2540

[startup+0.701121 s]
/proc/loadavg: 1.14 1.04 1.01 3/64 27224
/proc/meminfo: memFree=1502384/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=2936 CPUtime=0.69
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 562 0 0 0 69 0 0 0 22 0 1 0 105172031 3006464 545 1992294400 134512640 135712473 4294956192 18446744073709551615 134558082 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 734 545 109 292 0 439 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2936

[startup+1.50123 s]
/proc/loadavg: 1.13 1.04 1.01 2/65 27225
/proc/meminfo: memFree=1500264/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=3596 CPUtime=1.49
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 701 0 0 0 149 0 0 0 25 0 1 0 105172031 3682304 684 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 899 684 109 292 0 604 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3596

[startup+3.10244 s]
/proc/loadavg: 1.13 1.04 1.01 2/65 27225
/proc/meminfo: memFree=1499816/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=3860 CPUtime=3.1
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 762 0 0 0 310 0 0 0 25 0 1 0 105172031 3952640 745 1992294400 134512640 135712473 4294956192 18446744073709551615 134564146 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 965 745 109 292 0 670 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 3860

[startup+6.30186 s]
/proc/loadavg: 1.12 1.04 1.01 2/65 27225
/proc/meminfo: memFree=1499432/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=4004 CPUtime=6.29
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 822 0 0 0 629 0 0 0 25 0 1 0 105172031 4100096 805 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 1001 805 109 292 0 706 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4004

[startup+12.7017 s]
/proc/loadavg: 1.11 1.04 1.01 2/65 27225
/proc/meminfo: memFree=1493160/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=11592 CPUtime=12.69
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 2663 0 0 0 1268 1 0 0 25 0 1 0 105172031 11870208 2646 1992294400 134512640 135712473 4294956192 18446744073709551615 134564782 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 2898 2646 109 292 0 2603 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11592

[startup+25.5014 s]
/proc/loadavg: 1.09 1.04 1.00 2/65 27225
/proc/meminfo: memFree=1491560/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=12020 CPUtime=25.49
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 2754 0 0 0 2548 1 0 0 25 0 1 0 105172031 12308480 2737 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 3005 2737 109 292 0 2710 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12020

[startup+51.1018 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 27225
/proc/meminfo: memFree=1490664/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=13048 CPUtime=51.07
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 2978 0 0 0 5106 1 0 0 25 0 1 0 105172031 13361152 2961 1992294400 134512640 135712473 4294956192 18446744073709551615 134559732 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 3262 2961 109 292 0 2967 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13048

[startup+102.306 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 27225
/proc/meminfo: memFree=1489832/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=13976 CPUtime=102.26
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 3167 0 0 0 10225 1 0 0 25 0 1 0 105172031 14311424 3150 1992294400 134512640 135712473 4294956192 18446744073709551615 134563666 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 3494 3150 109 292 0 3199 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13976

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 27225
/proc/meminfo: memFree=1489000/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=14984 CPUtime=162.24
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 3361 0 0 0 16223 1 0 0 25 0 1 0 105172031 15343616 3344 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 3746 3344 109 292 0 3451 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 14984

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 27225
/proc/meminfo: memFree=1455336/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=49452 CPUtime=222.23
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 11993 0 0 0 22214 9 0 0 25 0 1 0 105172031 50638848 11780 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 12363 11780 109 292 0 12068 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 49452

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 27225
/proc/meminfo: memFree=1416680/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=89732 CPUtime=282.2
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 21935 0 0 0 28198 22 0 0 25 0 1 0 105172031 91885568 21464 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 22433 21464 109 292 0 22138 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 89732

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27225
/proc/meminfo: memFree=1387688/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=118260 CPUtime=342.19
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 29096 0 0 0 34187 32 0 0 25 0 1 0 105172031 121098240 28625 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 29565 28625 109 292 0 29270 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 118260

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27225
/proc/meminfo: memFree=1363176/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=145088 CPUtime=402.16
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 35651 0 0 0 40179 37 0 0 25 0 1 0 105172031 148570112 34794 1992294400 134512640 135712473 4294956192 18446744073709551615 134557396 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 36272 34794 109 292 0 35977 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 145088

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27225
/proc/meminfo: memFree=1339112/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=169560 CPUtime=462.15
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 41722 0 0 0 46170 45 0 0 25 0 1 0 105172031 173629440 40736 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 42390 40736 109 292 0 42095 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 169560

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27225
/proc/meminfo: memFree=1333288/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=175084 CPUtime=522.13
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 43153 0 0 0 52167 46 0 0 25 0 1 0 105172031 179286016 42167 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 43771 42167 109 292 0 43476 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 175084

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27225
/proc/meminfo: memFree=1331752/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=176748 CPUtime=582.11
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 43526 0 0 0 58165 46 0 0 25 0 1 0 105172031 180989952 42540 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 44187 42540 109 292 0 43892 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 176748

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27225
/proc/meminfo: memFree=1330792/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=177804 CPUtime=642.1
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 43769 0 0 0 64163 47 0 0 25 0 1 0 105172031 182071296 42783 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 44451 42783 109 292 0 44156 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 177804

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27225
/proc/meminfo: memFree=1328168/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=181172 CPUtime=702.07
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 44419 0 0 0 70160 47 0 0 25 0 1 0 105172031 185520128 43433 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 45293 43433 109 292 0 44998 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 181172

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27225
/proc/meminfo: memFree=1326824/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=182680 CPUtime=762.06
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 44748 0 0 0 76158 48 0 0 25 0 1 0 105172031 187064320 43762 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 45670 43762 109 292 0 45375 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 182680

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27225
/proc/meminfo: memFree=1313640/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=196420 CPUtime=822.04
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 48123 0 0 0 82152 52 0 0 25 0 1 0 105172031 201134080 47137 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 49105 47137 109 292 0 48810 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 196420

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27225
/proc/meminfo: memFree=1293288/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=216720 CPUtime=882.02
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 53129 0 0 0 88144 58 0 0 25 0 1 0 105172031 221921280 52143 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 54180 52143 109 292 0 53885 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 216720

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27225
/proc/meminfo: memFree=1292200/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=218068 CPUtime=942
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 53394 0 0 0 94142 58 0 0 25 0 1 0 105172031 223301632 52408 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 54517 52408 109 292 0 54222 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 218068

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27225
/proc/meminfo: memFree=1291048/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=219768 CPUtime=1001.98
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 53669 0 0 0 100139 59 0 0 25 0 1 0 105172031 225042432 52683 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 54942 52683 109 292 0 54647 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 219768

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27225
/proc/meminfo: memFree=1290920/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=219768 CPUtime=1061.96
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 53706 0 0 0 106137 59 0 0 25 0 1 0 105172031 225042432 52720 1992294400 134512640 135712473 4294956192 18446744073709551615 134564235 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 54942 52720 110 292 0 54647 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 219768

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27231
/proc/meminfo: memFree=1290792/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=219768 CPUtime=1121.94
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 53712 0 0 0 112135 59 0 0 25 0 1 0 105172031 225042432 52726 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 54942 52726 110 292 0 54647 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 219768

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27231
/proc/meminfo: memFree=1290856/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=219768 CPUtime=1181.92
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 53717 0 0 0 118133 59 0 0 25 0 1 0 105172031 225042432 52731 1992294400 134512640 135712473 4294956192 18446744073709551615 134564686 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 54942 52731 110 292 0 54647 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 219768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27231
/proc/meminfo: memFree=1290856/2055920 swapFree=4181092/4192956
[pid=27224] ppid=27222 vsize=219768 CPUtime=1200.01
/proc/27224/stat : 27224 (SApperloT-hrp) R 27222 27224 26940 0 -1 4194304 53720 0 0 0 119942 59 0 0 25 0 1 0 105172031 225042432 52734 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27224/statm: 54942 52734 110 292 0 54647 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 219768

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.06
CPU user time (s): 1199.43
CPU system time (s): 0.632903
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (KiB): 219768

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

runsolver used 0.846871 second user time and 2.48562 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-26 20:43:05
IDJOB=1731499
IDBENCH=24753
IDSOLVER=510
FILE ID=node13/1731499-1240771385
PBS_JOBID= 9187163
Free space on /tmp= 66232 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest04-connm-ue-csp-sat-n600-d0.02-s1676244754.sat05-535.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731499-1240771385/watcher-1731499-1240771385 -o /tmp/evaluation-result-1731499-1240771385/solver-1731499-1240771385 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1820778048 HOME/instance-1731499-1240771385.cnf

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

MD5SUM BENCH= d2283e85579af5f5de3cfcfaac7f25fa
RANDOM SEED=1820778048

node13.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.227
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.227
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:       1502800 kB
Buffers:         66732 kB
Cached:         406664 kB
SwapCached:       5664 kB
Active:         209064 kB
Inactive:       272396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1502800 kB
SwapTotal:     4192956 kB
SwapFree:      4181092 kB
Dirty:            1548 kB
Writeback:           0 kB
Mapped:          13512 kB
Slab:            57628 kB
Committed_AS:   363424 kB
PageTables:       1460 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= 66232 MiB
End job on node13 at 2009-04-26 21:03:08