Trace number 1831717

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
clasp 1.2.0-SAT09-32? (TO) 10000.1 10002.9

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-23-s100.cnf
MD5SUMaa3fff3e05d3f50a3d088c22afa455ea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2656.2
Satisfiable
(Un)Satisfiability was proved
Number of variables31711
Number of clauses95400
Sum of the clauses size224926
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261146
Number of clauses of size 334190
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-1831717-1242775317/watcher-1831717-1242775317 -o /tmp/evaluation-result-1831717-1242775317/solver-1831717-1242775317 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831717-1242775317.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 7725
/proc/meminfo: memFree=1673208/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=4216 CPUtime=0
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 560 0 0 0 0 0 0 0 18 0 1 0 305557776 4317184 446 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 1054 450 140 377 0 674 0

[startup+0.0990889 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 7725
/proc/meminfo: memFree=1673208/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=10408 CPUtime=0.08
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 2814 0 0 0 8 0 0 0 18 0 1 0 305557776 10657792 2301 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 2602 2301 165 377 0 2222 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10408

[startup+0.101088 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 7725
/proc/meminfo: memFree=1673208/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=10908 CPUtime=0.09
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 2885 0 0 0 9 0 0 0 18 0 1 0 305557776 11169792 2372 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 2727 2372 165 377 0 2347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10908

[startup+0.301107 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 7725
/proc/meminfo: memFree=1673208/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=13180 CPUtime=0.29
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 3429 0 0 0 29 0 0 0 19 0 1 0 305557776 13496320 2916 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 3295 2916 170 377 0 2915 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13180

[startup+0.701147 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 7725
/proc/meminfo: memFree=1673208/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=12420 CPUtime=0.69
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 3779 0 0 0 69 0 0 0 22 0 1 0 305557776 12718080 2832 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 3105 2832 182 377 0 2725 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12420

[startup+1.50123 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7726
/proc/meminfo: memFree=1662384/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=12816 CPUtime=1.48
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 3898 0 0 0 148 0 0 0 25 0 1 0 305557776 13123584 2951 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 3204 2951 183 377 0 2824 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12816

[startup+3.10239 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7726
/proc/meminfo: memFree=1661552/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=13872 CPUtime=3.09
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 4143 0 0 0 308 1 0 0 25 0 1 0 305557776 14204928 3196 1992294400 134512640 136057169 4294956160 18446744073709551615 134823879 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 3468 3196 183 377 0 3088 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13872

[startup+6.3017 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7726
/proc/meminfo: memFree=1659248/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=15984 CPUtime=6.28
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 4693 0 0 0 627 1 0 0 25 0 1 0 305557776 16367616 3746 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 3996 3746 183 377 0 3616 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15984

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7726
/proc/meminfo: memFree=1655344/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=19548 CPUtime=12.68
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 5585 0 0 0 1266 2 0 0 25 0 1 0 305557776 20017152 4638 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 4887 4638 183 377 0 4507 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19548

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7726
/proc/meminfo: memFree=1647024/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=27732 CPUtime=25.48
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 7605 0 0 0 2544 4 0 0 25 0 1 0 305557776 28397568 6658 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 6933 6658 183 377 0 6553 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27732

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7726
/proc/meminfo: memFree=1631856/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=43320 CPUtime=51.08
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 11511 0 0 0 5099 9 0 0 25 0 1 0 305557776 44359680 10564 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 10830 10564 183 377 0 10450 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 43320

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7726
/proc/meminfo: memFree=1622448/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=52120 CPUtime=102.26
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 13714 0 0 0 10215 11 0 0 25 0 1 0 305557776 53370880 12767 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 13030 12767 183 377 0 12650 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 52120

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7726
/proc/meminfo: memFree=1618032/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=56476 CPUtime=162.25
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 14809 0 0 0 16213 12 0 0 25 0 1 0 305557776 57831424 13862 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 14119 13862 183 377 0 13739 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 56476

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7726
/proc/meminfo: memFree=1615920/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=58608 CPUtime=222.23
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 15329 0 0 0 22210 13 0 0 25 0 1 0 305557776 60014592 14382 1992294400 134512640 136057169 4294956160 18446744073709551615 134828552 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 14652 14382 183 377 0 14272 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 58608

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7726
/proc/meminfo: memFree=1615856/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=58608 CPUtime=282.21
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 15329 0 0 0 28208 13 0 0 25 0 1 0 305557776 60014592 14382 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 14652 14382 183 377 0 14272 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 58608

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7726
/proc/meminfo: memFree=1612144/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=62304 CPUtime=342.2
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 16248 0 0 0 34206 14 0 0 25 0 1 0 305557776 63799296 15301 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 15576 15301 183 377 0 15196 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 62304

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7726
/proc/meminfo: memFree=1611056/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=63360 CPUtime=402.18
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 16510 0 0 0 40204 14 0 0 25 0 1 0 305557776 64880640 15563 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 15840 15563 183 377 0 15460 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 63360

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7726
/proc/meminfo: memFree=1604272/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=70008 CPUtime=462.16
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 18194 0 0 0 46201 15 0 0 25 0 1 0 305557776 71688192 17247 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 17502 17247 183 377 0 17122 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 70008

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7726
/proc/meminfo: memFree=1604208/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=70008 CPUtime=522.14
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 18194 0 0 0 52199 15 0 0 25 0 1 0 305557776 71688192 17247 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 17502 17247 183 377 0 17122 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 70008

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7726
/proc/meminfo: memFree=1594672/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=79684 CPUtime=582.13
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 20602 0 0 0 58195 18 0 0 25 0 1 0 305557776 81596416 19655 1992294400 134512640 136057169 4294956160 18446744073709551615 134616006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 19921 19655 183 377 0 19541 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 79684

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7726
/proc/meminfo: memFree=1594544/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=79684 CPUtime=642.12
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 20602 0 0 0 64194 18 0 0 25 0 1 0 305557776 81596416 19655 1992294400 134512640 136057169 4294956160 18446744073709551615 134828566 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 19921 19655 183 377 0 19541 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 79684

[startup+702.302 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7744
/proc/meminfo: memFree=1522288/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=147504 CPUtime=9099.76
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 37881 0 0 0 909915 61 0 0 25 0 1 0 305557776 151044096 36591 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 36876 36591 183 377 0 36496 0
Current children cumulated CPU time (s) 9099.76
Current children cumulated vsize (KiB) 147504

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7744
/proc/meminfo: memFree=1519984/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=149748 CPUtime=9159.74
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 38439 0 0 0 915912 62 0 0 25 0 1 0 305557776 153341952 37149 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 37437 37149 183 377 0 37057 0
Current children cumulated CPU time (s) 9159.74
Current children cumulated vsize (KiB) 149748

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7744
/proc/meminfo: memFree=1519920/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=149748 CPUtime=9219.73
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 38439 0 0 0 921911 62 0 0 25 0 1 0 305557776 153341952 37149 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 37437 37149 183 377 0 37057 0
Current children cumulated CPU time (s) 9219.73
Current children cumulated vsize (KiB) 149748

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7744
/proc/meminfo: memFree=1519920/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=149748 CPUtime=9279.71
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 38439 0 0 0 927909 62 0 0 25 0 1 0 305557776 153341952 37149 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 37437 37149 183 377 0 37057 0
Current children cumulated CPU time (s) 9279.71
Current children cumulated vsize (KiB) 149748

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7744
/proc/meminfo: memFree=1519856/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=149748 CPUtime=9339.7
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 38439 0 0 0 933907 63 0 0 25 0 1 0 305557776 153341952 37149 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 37437 37149 183 377 0 37057 0
Current children cumulated CPU time (s) 9339.7
Current children cumulated vsize (KiB) 149748

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7744
/proc/meminfo: memFree=1519856/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=149748 CPUtime=9399.68
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 38439 0 0 0 939905 63 0 0 25 0 1 0 305557776 153341952 37149 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 37437 37149 183 377 0 37057 0
Current children cumulated CPU time (s) 9399.68
Current children cumulated vsize (KiB) 149748

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7744
/proc/meminfo: memFree=1519792/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=149748 CPUtime=9459.66
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 38439 0 0 0 945903 63 0 0 25 0 1 0 305557776 153341952 37149 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 37437 37149 183 377 0 37057 0
Current children cumulated CPU time (s) 9459.66
Current children cumulated vsize (KiB) 149748

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7744
/proc/meminfo: memFree=1519792/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=149748 CPUtime=9519.64
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 38439 0 0 0 951901 63 0 0 25 0 1 0 305557776 153341952 37149 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 37437 37149 183 377 0 37057 0
Current children cumulated CPU time (s) 9519.64
Current children cumulated vsize (KiB) 149748

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7750
/proc/meminfo: memFree=1519536/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=149748 CPUtime=9579.62
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 38439 0 0 0 957899 63 0 0 25 0 1 0 305557776 153341952 37149 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 37437 37149 183 377 0 37057 0
Current children cumulated CPU time (s) 9579.62
Current children cumulated vsize (KiB) 149748

[startup+9642.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 8226
/proc/meminfo: memFree=1478000/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=149748 CPUtime=9639.55
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 38439 0 0 0 963890 65 0 0 25 0 1 0 305557776 153341952 37149 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 37437 37149 183 377 0 37057 0
Current children cumulated CPU time (s) 9639.55
Current children cumulated vsize (KiB) 149748

[startup+9702.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 8226
/proc/meminfo: memFree=1478000/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=149748 CPUtime=9699.53
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 38439 0 0 0 969888 65 0 0 25 0 1 0 305557776 153341952 37149 1992294400 134512640 136057169 4294956160 18446744073709551615 134820200 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 37437 37149 183 377 0 37057 0
Current children cumulated CPU time (s) 9699.53
Current children cumulated vsize (KiB) 149748

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8226
/proc/meminfo: memFree=1478000/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=149748 CPUtime=9759.51
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 38439 0 0 0 975886 65 0 0 25 0 1 0 305557776 153341952 37149 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 37437 37149 183 377 0 37057 0
Current children cumulated CPU time (s) 9759.51
Current children cumulated vsize (KiB) 149748

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8226
/proc/meminfo: memFree=1478000/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=149748 CPUtime=9819.5
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 38439 0 0 0 981885 65 0 0 25 0 1 0 305557776 153341952 37149 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 37437 37149 183 377 0 37057 0
Current children cumulated CPU time (s) 9819.5
Current children cumulated vsize (KiB) 149748

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8226
/proc/meminfo: memFree=1478000/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=149748 CPUtime=9879.48
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 38439 0 0 0 987883 65 0 0 25 0 1 0 305557776 153341952 37149 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 37437 37149 183 377 0 37057 0
Current children cumulated CPU time (s) 9879.48
Current children cumulated vsize (KiB) 149748

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8226
/proc/meminfo: memFree=1478000/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=149748 CPUtime=9939.47
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 38439 0 0 0 993881 66 0 0 25 0 1 0 305557776 153341952 37149 1992294400 134512640 136057169 4294956160 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 37437 37149 183 377 0 37057 0
Current children cumulated CPU time (s) 9939.47
Current children cumulated vsize (KiB) 149748

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8226
/proc/meminfo: memFree=1478000/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=149748 CPUtime=9999.45
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 38439 0 0 0 999879 66 0 0 25 0 1 0 305557776 153341952 37149 1992294400 134512640 136057169 4294956160 18446744073709551615 134649297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 37437 37149 183 377 0 37057 0
Current children cumulated CPU time (s) 9999.45
Current children cumulated vsize (KiB) 149748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8226
/proc/meminfo: memFree=1478000/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=149748 CPUtime=10000
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 38439 0 0 0 999939 66 0 0 25 0 1 0 305557776 153341952 37149 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 37437 37149 183 377 0 37057 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 149748

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

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

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8226
/proc/meminfo: memFree=1478000/2055920 swapFree=4179764/4192956
[pid=7725] ppid=7723 vsize=149748 CPUtime=10000
/proc/7725/stat : 7725 (clasp) R 7723 7725 7661 0 -1 4194304 38439 0 0 0 999939 66 0 0 25 0 1 0 305557776 153341952 37149 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7725/statm: 37437 37149 183 377 0 37057 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 149748

Child status: 0
Real time (s): 10002.9
CPU time (s): 10000.1
CPU user time (s): 9999.4
CPU system time (s): 0.688895
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 149748

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

runsolver used 7.28589 second user time and 20.9488 second system time

The end

Launcher Data

Begin job on node70 at 2009-05-20 01:21:57
IDJOB=1831717
IDBENCH=70868
IDSOLVER=637
FILE ID=node70/1831717-1242775317
PBS_JOBID= 9322367
Free space on /tmp= 66184 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-23-s100.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831717-1242775317/watcher-1831717-1242775317 -o /tmp/evaluation-result-1831717-1242775317/solver-1831717-1242775317 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831717-1242775317.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= aa3fff3e05d3f50a3d088c22afa455ea
RANDOM SEED=1029815745

node70.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.213
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.213
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:       1673624 kB
Buffers:         16724 kB
Cached:         324732 kB
SwapCached:       7384 kB
Active:          72532 kB
Inactive:       277636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1673624 kB
SwapTotal:     4192956 kB
SwapFree:      4179764 kB
Dirty:            3356 kB
Writeback:           0 kB
Mapped:          13900 kB
Slab:            18112 kB
Committed_AS:   963636 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= 66180 MiB
End job on node70 at 2009-05-20 04:08:42