Trace number 1722781

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
CircUs 2009-03-23? (TO) 1200.11 1200.43

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_16_UNKNOWN.cnf
MD5SUM85279cb74dedd2e1c7356e22d8e98939
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 variables3366
Number of clauses362797
Sum of the clauses size1083511
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25314
Number of clauses of size 3357452
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

4.59/4.68	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
4.59/4.68	c Eliminate time :       4.27 

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-1722781-1240679401/watcher-1722781-1240679401 -o /tmp/evaluation-result-1722781-1240679401/solver-1722781-1240679401 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1722781-1240679401.cnf -t 1200 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2848
/proc/meminfo: memFree=1459376/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=4420 CPUtime=0
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 229 0 0 0 0 0 0 0 18 0 1 120000 95968216 4526080 214 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 1138 215 70 173 0 963 0

[startup+0.064889 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2848
/proc/meminfo: memFree=1459376/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=7716 CPUtime=0.05
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 1120 0 0 0 5 0 0 0 18 0 1 120000 95968216 7901184 1072 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 1929 1072 70 173 0 1754 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7716

[startup+0.101891 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2848
/proc/meminfo: memFree=1459376/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=9820 CPUtime=0.09
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 1690 0 0 0 9 0 0 0 18 0 1 120000 95968216 10055680 1577 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 2455 1577 70 173 0 2280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9820

[startup+0.301908 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2848
/proc/meminfo: memFree=1459376/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=21000 CPUtime=0.29
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 4854 0 0 0 27 2 0 0 19 0 1 120000 95968216 21504000 4355 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 5250 4355 70 173 0 5075 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21000

[startup+0.701943 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2848
/proc/meminfo: memFree=1459376/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=26956 CPUtime=0.69
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 6518 0 0 0 66 3 0 0 22 0 1 120000 95968216 27602944 6018 1992294400 134512640 135224549 4294956208 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 6739 6018 74 173 0 6564 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26956

[startup+1.50201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1435496/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=26956 CPUtime=1.49
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 6518 0 0 0 146 3 0 0 25 0 1 120000 95968216 27602944 6018 1992294400 134512640 135224549 4294956208 18446744073709551615 134570723 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 6739 6018 74 173 0 6564 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26956

[startup+3.10116 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1435368/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=26956 CPUtime=3.09
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 6518 0 0 0 306 3 0 0 25 0 1 120000 95968216 27602944 6018 1992294400 134512640 135224549 4294956208 18446744073709551615 134570229 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 6739 6018 74 173 0 6564 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26956

[startup+6.30144 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1433832/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=29604 CPUtime=6.28
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 7190 0 0 0 625 3 0 0 25 0 1 120000 95968216 30314496 6690 1992294400 134512640 135224549 4294956208 18446744073709551615 134595379 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 7401 6690 89 173 0 7226 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29604

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1431016/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=31196 CPUtime=12.69
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 7588 0 0 0 1265 4 0 0 25 0 1 120000 95968216 31944704 7088 1992294400 134512640 135224549 4294956208 18446744073709551615 134595192 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 7799 7088 89 173 0 7624 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31196

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1428136/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=33972 CPUtime=25.48
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 8310 0 0 0 2544 4 0 0 25 0 1 120000 95968216 34787328 7810 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 8493 7810 89 173 0 8318 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33972

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1421544/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=41192 CPUtime=51.07
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 10088 0 0 0 5101 6 0 0 25 0 1 120000 95968216 42180608 9588 1992294400 134512640 135224549 4294956208 18446744073709551615 134585011 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 10298 9588 89 173 0 10123 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41192

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1415528/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=46728 CPUtime=102.27
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 11476 0 0 0 10218 9 0 0 25 0 1 120000 95968216 47849472 10976 1992294400 134512640 135224549 4294956208 18446744073709551615 134587793 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 11682 10976 89 173 0 11507 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 46728

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1410408/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=51884 CPUtime=162.25
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 12753 0 0 0 16215 10 0 0 25 0 1 120000 95968216 53129216 12253 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 12971 12253 89 173 0 12796 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 51884

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1400168/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=62304 CPUtime=222.24
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 15296 0 0 0 22210 14 0 0 25 0 1 120000 95968216 63799296 14796 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 15576 14796 89 173 0 15401 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 62304

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1395048/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=67324 CPUtime=282.22
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 16564 0 0 0 28206 16 0 0 25 0 1 120000 95968216 68939776 16064 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 16831 16064 89 173 0 16656 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 67324

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1390824/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=71560 CPUtime=342.2
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 17612 0 0 0 34203 17 0 0 25 0 1 120000 95968216 73277440 17112 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 17890 17112 89 173 0 17715 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 71560

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1386792/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=75388 CPUtime=402.18
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 18605 0 0 0 40200 18 0 0 25 0 1 120000 95968216 77197312 18105 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 18847 18105 89 173 0 18672 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 75388

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1382632/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=79628 CPUtime=462.16
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 19660 0 0 0 46197 19 0 0 25 0 1 120000 95968216 81539072 19160 1992294400 134512640 135224549 4294956208 18446744073709551615 134632719 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 19907 19160 89 173 0 19732 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 79628

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1376936/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=85312 CPUtime=522.15
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 21089 0 0 0 52193 22 0 0 25 0 1 120000 95968216 87359488 20589 1992294400 134512640 135224549 4294956208 18446744073709551615 134595306 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 21328 20589 89 173 0 21153 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 85312

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1377000/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=85312 CPUtime=582.14
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 21089 0 0 0 58192 22 0 0 25 0 1 120000 95968216 87359488 20589 1992294400 134512640 135224549 4294956208 18446744073709551615 134632745 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 21328 20589 89 173 0 21153 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 85312

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1371240/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=91144 CPUtime=642.12
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 22520 0 0 0 64189 23 0 0 25 0 1 120000 95968216 93331456 22020 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 22786 22020 89 173 0 22611 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 91144

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1367848/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=95220 CPUtime=702.1
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 23570 0 0 0 70186 24 0 0 25 0 1 120000 95968216 97505280 22941 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 23805 22941 89 173 0 23630 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 95220

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1362024/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=100764 CPUtime=762.09
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 24941 0 0 0 76183 26 0 0 25 0 1 120000 95968216 103182336 24312 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 25191 24312 89 173 0 25016 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 100764

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1359400/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=103712 CPUtime=822.07
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 25695 0 0 0 82179 28 0 0 25 0 1 120000 95968216 106201088 25066 1992294400 134512640 135224549 4294956208 18446744073709551615 134595525 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 25928 25066 89 173 0 25753 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 103712

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1356008/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=106752 CPUtime=882.06
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 26432 0 0 0 88177 29 0 0 25 0 1 120000 95968216 109314048 25803 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 26688 25803 89 173 0 26513 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 106752

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1356072/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=106752 CPUtime=942.04
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 26434 0 0 0 94175 29 0 0 25 0 1 120000 95968216 109314048 25805 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 26688 25805 89 173 0 26513 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 106752

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1347304/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=115504 CPUtime=1002.02
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 28619 0 0 0 100170 32 0 0 25 0 1 120000 95968216 118276096 27990 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 28876 27990 89 173 0 28701 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 115504

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1347304/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=115504 CPUtime=1062
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 28624 0 0 0 106168 32 0 0 25 0 1 120000 95968216 118276096 27995 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 28876 27995 89 173 0 28701 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 115504

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1340072/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=122792 CPUtime=1121.99
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 30463 0 0 0 112165 34 0 0 25 0 1 120000 95968216 125739008 29834 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 30698 29834 89 173 0 30523 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 122792

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1338536/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=124112 CPUtime=1181.98
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 30802 0 0 0 118163 35 0 0 25 0 1 120000 95968216 127090688 30173 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 31028 30173 89 173 0 30853 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 124112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2849
/proc/meminfo: memFree=1338536/2055920 swapFree=4192956/4192956
[pid=2848] ppid=2846 vsize=124112 CPUtime=1200.08
/proc/2848/stat : 2848 (CirCUs) R 2846 2848 2610 0 -1 4194304 30802 0 0 0 119973 35 0 0 25 0 1 100 95968216 127090688 30173 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2848/statm: 31028 30173 89 173 0 30853 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 124112

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.43
CPU time (s): 1200.11
CPU user time (s): 1199.73
CPU system time (s): 0.372943
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 124112

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

runsolver used 0.770882 second user time and 2.6386 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-25 19:10:02
IDJOB=1722781
IDBENCH=71096
IDSOLVER=544
FILE ID=node50/1722781-1240679401
PBS_JOBID= 9186658
Free space on /tmp= 66516 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_16_UNKNOWN.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722781-1240679401/watcher-1722781-1240679401 -o /tmp/evaluation-result-1722781-1240679401/solver-1722781-1240679401 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1722781-1240679401.cnf -t 1200

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

MD5SUM BENCH= 85279cb74dedd2e1c7356e22d8e98939
RANDOM SEED=1309762816

node50.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.216
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.216
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:       1459792 kB
Buffers:         88804 kB
Cached:         406100 kB
SwapCached:          0 kB
Active:         150080 kB
Inactive:       358776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1459792 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            7116 kB
Writeback:           0 kB
Mapped:          23720 kB
Slab:            73240 kB
Committed_AS:   287804 kB
PageTables:       1448 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= 66516 MiB
End job on node50 at 2009-04-25 19:30:04