Trace number 1561217

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.18 1200.61

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_14_7_3_cmp.cnf
MD5SUM04d46ce8651fab3a17ac1e6e72eb3503
Bench CategoryCRAFTED (crafted 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 variables24356
Number of clauses305744
Sum of the clauses size960940
Maximum clause length144
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277468
Number of clauses of size 3177720
Number of clauses of size 424200
Number of clauses of size 525920
Number of clauses of size over 5436

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-1561217-1238763449/watcher-1561217-1238763449 -o /tmp/evaluation-result-1561217-1238763449/solver-1561217-1238763449 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1026697151 HOME/instance-1561217-1238763449.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.98 0.99 3/64 26308
/proc/meminfo: memFree=1807336/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=3636 CPUtime=0
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 393 0 0 0 0 0 0 0 18 0 1 0 1149006821 3723264 377 1992294400 134512640 135712473 4294956192 18446744073709551615 134625380 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 909 378 95 292 0 614 0

[startup+0.0717041 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26308
/proc/meminfo: memFree=1807336/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=7332 CPUtime=0.06
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 1406 0 0 0 6 0 0 0 18 0 1 0 1149006821 7507968 1390 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 1833 1391 95 292 0 1538 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7332

[startup+0.102706 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26308
/proc/meminfo: memFree=1807336/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=9312 CPUtime=0.09
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 1917 0 0 0 9 0 0 0 18 0 1 0 1149006821 9535488 1901 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 2328 1902 95 292 0 2033 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9312

[startup+0.302741 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26308
/proc/meminfo: memFree=1807336/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=19668 CPUtime=0.29
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 4630 0 0 0 27 2 0 0 19 0 1 0 1149006821 20140032 4613 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 4917 4614 105 292 0 4622 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19668

[startup+0.701809 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26308
/proc/meminfo: memFree=1807336/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=21120 CPUtime=0.69
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 5008 0 0 0 67 2 0 0 22 0 1 0 1149006821 21626880 4991 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 5280 4991 105 292 0 4985 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21120

[startup+1.50195 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26309
/proc/meminfo: memFree=1786528/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=25872 CPUtime=1.49
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 6197 0 0 0 146 3 0 0 25 0 1 0 1149006821 26492928 6180 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 6468 6180 105 292 0 6173 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25872

[startup+3.10122 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26309
/proc/meminfo: memFree=1779040/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=34456 CPUtime=3.09
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 8320 0 0 0 305 4 0 0 25 0 1 0 1149006821 35282944 8303 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 8614 8303 105 292 0 8319 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34456

[startup+6.30177 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26309
/proc/meminfo: memFree=1767520/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=42236 CPUtime=6.29
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 10281 0 0 0 623 6 0 0 25 0 1 0 1149006821 43249664 10264 1992294400 134512640 135712473 4294956192 18446744073709551615 134592631 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 10559 10264 109 292 0 10264 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42236

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26309
/proc/meminfo: memFree=1749600/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=63116 CPUtime=12.69
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 15476 0 0 0 1261 8 0 0 25 0 1 0 1149006821 64630784 15459 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 15779 15459 109 292 0 15484 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63116

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26309
/proc/meminfo: memFree=1684832/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=124764 CPUtime=25.48
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 30865 0 0 0 2533 15 0 0 25 0 1 0 1149006821 127758336 30815 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 31191 30815 109 292 0 30896 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 124764

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26309
/proc/meminfo: memFree=1571872/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=239112 CPUtime=51.06
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 59373 0 0 0 5075 31 0 0 25 0 1 0 1149006821 244850688 59258 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 59778 59258 109 292 0 59483 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 239112

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26309
/proc/meminfo: memFree=1514208/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=294980 CPUtime=102.25
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 73303 0 0 0 10185 40 0 0 25 0 1 0 1149006821 302059520 73188 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 73745 73188 109 292 0 73450 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 294980

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26309
/proc/meminfo: memFree=1508960/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=300480 CPUtime=162.22
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 74646 0 0 0 16182 40 0 0 25 0 1 0 1149006821 307691520 74531 1992294400 134512640 135712473 4294956192 18446744073709551615 134589318 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 75120 74531 109 292 0 74825 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 300480

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26315
/proc/meminfo: memFree=1504992/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=304324 CPUtime=222.2
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 75628 0 0 0 22178 42 0 0 25 0 1 0 1149006821 311627776 75513 1992294400 134512640 135712473 4294956192 18446744073709551615 134601642 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 76081 75513 109 292 0 75786 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 304324

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26315
/proc/meminfo: memFree=1502176/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=306844 CPUtime=282.18
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 76280 0 0 0 28175 43 0 0 25 0 1 0 1149006821 314208256 76165 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 76711 76165 109 292 0 76416 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 306844

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26315
/proc/meminfo: memFree=1499936/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=309632 CPUtime=342.16
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 76962 0 0 0 34172 44 0 0 25 0 1 0 1149006821 317063168 76718 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 77408 76718 109 292 0 77113 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 309632

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26315
/proc/meminfo: memFree=1446368/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=367396 CPUtime=402.14
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 91299 0 0 0 40162 52 0 0 25 0 1 0 1149006821 376213504 91055 1992294400 134512640 135712473 4294956192 18446744073709551615 135148487 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 91849 91055 109 292 0 91554 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 367396

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26315
/proc/meminfo: memFree=1394592/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=415792 CPUtime=462.11
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 103233 0 0 0 46153 58 0 0 25 0 1 0 1149006821 425771008 102989 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 103948 102989 109 292 0 103653 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 415792

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26315
/proc/meminfo: memFree=1392608/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=417832 CPUtime=522.09
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 103732 0 0 0 52150 59 0 0 25 0 1 0 1149006821 427859968 103488 1992294400 134512640 135712473 4294956192 18446744073709551615 134601634 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 104458 103488 109 292 0 104163 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 417832

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26315
/proc/meminfo: memFree=1389472/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=421068 CPUtime=582.08
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 104504 0 0 0 58148 60 0 0 25 0 1 0 1149006821 431173632 104260 1992294400 134512640 135712473 4294956192 18446744073709551615 134564124 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 105267 104260 109 292 0 104972 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 421068

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26315
/proc/meminfo: memFree=1388064/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=422548 CPUtime=642.05
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 104848 0 0 0 64145 60 0 0 25 0 1 0 1149006821 432689152 104604 1992294400 134512640 135712473 4294956192 18446744073709551615 134564267 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 105637 104604 109 292 0 105342 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 422548

[startup+702.302 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 26315
/proc/meminfo: memFree=1386080/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=424416 CPUtime=702.03
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 105327 0 0 0 70142 61 0 0 25 0 1 0 1149006821 434601984 105083 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 106104 105083 109 292 0 105809 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 424416

[startup+762.306 s]
/proc/loadavg: 1.09 1.02 1.00 2/65 26315
/proc/meminfo: memFree=1384736/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=425876 CPUtime=762.02
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 105674 0 0 0 76141 61 0 0 25 0 1 0 1149006821 436097024 105430 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 106469 105430 109 292 0 106174 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 425876

[startup+822.301 s]
/proc/loadavg: 1.09 1.03 1.00 2/65 26315
/proc/meminfo: memFree=1382752/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=427740 CPUtime=821.99
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 106159 0 0 0 82137 62 0 0 25 0 1 0 1149006821 438005760 105915 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 106935 105915 109 292 0 106640 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 427740

[startup+882.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 26315
/proc/meminfo: memFree=1381280/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=429200 CPUtime=881.97
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 106514 0 0 0 88135 62 0 0 25 0 1 0 1149006821 439500800 106270 1992294400 134512640 135712473 4294956192 18446744073709551615 134620621 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 107300 106270 109 292 0 107005 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 429200

[startup+942.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 26315
/proc/meminfo: memFree=1379488/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=430916 CPUtime=941.95
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 106961 0 0 0 94132 63 0 0 25 0 1 0 1149006821 441257984 106717 1992294400 134512640 135712473 4294956192 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 107729 106717 109 292 0 107434 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 430916

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 26315
/proc/meminfo: memFree=1378208/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=432108 CPUtime=1001.92
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 107276 0 0 0 100129 63 0 0 25 0 1 0 1149006821 442478592 107032 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 108027 107032 109 292 0 107732 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 432108

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26315
/proc/meminfo: memFree=1309408/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=504264 CPUtime=1061.9
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 124671 0 0 0 106115 75 0 0 25 0 1 0 1149006821 516366336 124427 1992294400 134512640 135712473 4294956192 18446744073709551615 134568547 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 126066 124427 109 292 0 125771 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 504264

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26315
/proc/meminfo: memFree=1255904/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=560332 CPUtime=1121.89
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 137966 0 0 0 112105 84 0 0 25 0 1 0 1149006821 573779968 137722 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 140083 137722 109 292 0 139788 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 560332

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26315
/proc/meminfo: memFree=1164768/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=652124 CPUtime=1181.87
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 160499 0 0 0 118090 97 0 0 25 0 1 0 1149006821 667774976 160255 1992294400 134512640 135712473 4294956192 18446744073709551615 134552611 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 163031 160255 109 292 0 162736 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 652124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26315
/proc/meminfo: memFree=1164768/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=652124 CPUtime=1200.06
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4194304 160510 0 0 0 119909 97 0 0 25 0 1 0 1149006821 667774976 160266 1992294400 134512640 135712473 4294956192 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 163031 160266 109 292 0 162736 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 652124

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

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

[startup+1200.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26315
/proc/meminfo: memFree=1164768/2055920 swapFree=4175332/4192956
[pid=26308] ppid=26306 vsize=0 CPUtime=1200.17
/proc/26308/stat : 26308 (SApperloT-hrp) R 26306 26308 25601 0 -1 4195332 160510 0 0 0 119910 107 0 0 25 0 1 0 1149006821 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.18
CPU user time (s): 1199.1
CPU system time (s): 1.07684
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 652124

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

runsolver used 1.00385 second user time and 2.69559 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-03 14:57:29
IDJOB=1561217
IDBENCH=70911
IDSOLVER=510
FILE ID=node55/1561217-1238763449
PBS_JOBID= 9085458
Free space on /tmp= 66528 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/APPLICATIONS/edgematching/compact/em_14_7_3_cmp.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1561217-1238763449/watcher-1561217-1238763449 -o /tmp/evaluation-result-1561217-1238763449/solver-1561217-1238763449 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1026697151 HOME/instance-1561217-1238763449.cnf

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

MD5SUM BENCH= 04d46ce8651fab3a17ac1e6e72eb3503
RANDOM SEED=1026697151

node55.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.259
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.259
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:       1807752 kB
Buffers:         44356 kB
Cached:         113796 kB
SwapCached:      11848 kB
Active:          40076 kB
Inactive:       131580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807752 kB
SwapTotal:     4192956 kB
SwapFree:      4175332 kB
Dirty:            7968 kB
Writeback:           0 kB
Mapped:          19128 kB
Slab:            62556 kB
Committed_AS:  2926488 kB
PageTables:       1376 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= 66528 MiB
End job on node55 at 2009-04-03 15:17:32