Trace number 1831701

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.8

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4326.83
Satisfiable
(Un)Satisfiability was proved
Number of variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
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-1831701-1242775158/watcher-1831701-1242775158 -o /tmp/evaluation-result-1831701-1242775158/solver-1831701-1242775158 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831701-1242775158.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.87 0.97 0.92 3/65 4756
/proc/meminfo: memFree=1826376/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=4212 CPUtime=0
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 565 0 0 0 0 0 0 0 18 0 1 0 305548554 4313088 452 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 1053 455 140 377 0 673 0

[startup+0.0466701 s]
/proc/loadavg: 0.87 0.97 0.92 3/65 4756
/proc/meminfo: memFree=1826376/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=6844 CPUtime=0.03
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 1579 0 0 0 3 0 0 0 18 0 1 0 305548554 7008256 1405 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 1711 1406 147 377 0 1331 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6844

[startup+0.101675 s]
/proc/loadavg: 0.87 0.97 0.92 3/65 4756
/proc/meminfo: memFree=1826376/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=10896 CPUtime=0.09
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 2881 0 0 0 8 1 0 0 18 0 1 0 305548554 11157504 2369 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 2724 2369 165 377 0 2344 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10896

[startup+0.301698 s]
/proc/loadavg: 0.87 0.97 0.92 3/65 4756
/proc/meminfo: memFree=1826376/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=13128 CPUtime=0.29
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 3415 0 0 0 27 2 0 0 19 0 1 0 305548554 13443072 2903 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 3282 2903 170 377 0 2902 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13128

[startup+0.701743 s]
/proc/loadavg: 0.87 0.97 0.92 3/65 4756
/proc/meminfo: memFree=1826376/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=12236 CPUtime=0.69
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 3747 0 0 0 67 2 0 0 22 0 1 0 305548554 12529664 2801 1992294400 134512640 136057169 4294956160 18446744073709551615 134811562 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 3059 2801 179 377 0 2679 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12236

[startup+1.50184 s]
/proc/loadavg: 0.87 0.97 0.92 2/66 4757
/proc/meminfo: memFree=1815616/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=12764 CPUtime=1.49
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 3870 0 0 0 147 2 0 0 25 0 1 0 305548554 13070336 2924 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 3191 2924 183 377 0 2811 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12764

[startup+3.10202 s]
/proc/loadavg: 0.87 0.97 0.92 2/66 4757
/proc/meminfo: memFree=1814784/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=13688 CPUtime=3.09
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 4116 0 0 0 307 2 0 0 25 0 1 0 305548554 14016512 3170 1992294400 134512640 136057169 4294956160 18446744073709551615 134649358 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 3422 3170 183 377 0 3042 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13688

[startup+6.30139 s]
/proc/loadavg: 0.88 0.97 0.92 2/66 4757
/proc/meminfo: memFree=1812608/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=15800 CPUtime=6.29
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 4637 0 0 0 626 3 0 0 25 0 1 0 305548554 16179200 3691 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 3950 3691 183 377 0 3570 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15800

[startup+12.7011 s]
/proc/loadavg: 0.89 0.97 0.92 2/66 4757
/proc/meminfo: memFree=1808448/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=19892 CPUtime=12.69
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 5652 0 0 0 1265 4 0 0 25 0 1 0 305548554 20369408 4706 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 4973 4706 183 377 0 4593 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19892

[startup+25.5016 s]
/proc/loadavg: 0.91 0.97 0.92 2/66 4757
/proc/meminfo: memFree=1800448/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=27684 CPUtime=25.48
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 7597 0 0 0 2542 6 0 0 25 0 1 0 305548554 28348416 6651 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 6921 6651 183 377 0 6541 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27684

[startup+51.1016 s]
/proc/loadavg: 0.94 0.97 0.92 2/66 4757
/proc/meminfo: memFree=1784192/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=44192 CPUtime=51.08
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 11725 0 0 0 5097 11 0 0 25 0 1 0 305548554 45252608 10779 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 11048 10779 183 377 0 10668 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 44192

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.92 2/66 4757
/proc/meminfo: memFree=1778304/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=49604 CPUtime=102.27
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 13091 0 0 0 10214 13 0 0 25 0 1 0 305548554 50794496 12145 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 12401 12145 183 377 0 12021 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 49604

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4757
/proc/meminfo: memFree=1765056/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=62856 CPUtime=162.25
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 16400 0 0 0 16208 17 0 0 25 0 1 0 305548554 64364544 15454 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 15714 15454 183 377 0 15334 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 62856

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4757
/proc/meminfo: memFree=1758848/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=69148 CPUtime=222.23
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 17951 0 0 0 22205 18 0 0 25 0 1 0 305548554 70807552 17005 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 17287 17005 183 377 0 16907 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 69148

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4757
/proc/meminfo: memFree=1758848/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=69148 CPUtime=282.21
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 17953 0 0 0 28203 18 0 0 25 0 1 0 305548554 70807552 17007 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 17287 17007 183 377 0 16907 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 69148

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4757
/proc/meminfo: memFree=1754944/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=73164 CPUtime=342.2
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 18966 0 0 0 34200 20 0 0 25 0 1 0 305548554 74919936 18020 1992294400 134512640 136057169 4294956160 18446744073709551615 134824116 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 18291 18020 183 377 0 17911 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 73164

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4757
/proc/meminfo: memFree=1754048/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=73956 CPUtime=402.18
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 19153 0 0 0 40198 20 0 0 25 0 1 0 305548554 75730944 18207 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 18489 18207 183 377 0 18109 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 73956

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4757
/proc/meminfo: memFree=1747712/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=80160 CPUtime=462.17
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 20723 0 0 0 46194 23 0 0 25 0 1 0 305548554 82083840 19777 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 20040 19777 183 377 0 19660 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 80160

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4757
/proc/meminfo: memFree=1743872/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=84516 CPUtime=522.15
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 21809 0 0 0 52190 25 0 0 25 0 1 0 305548554 86544384 20863 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 21129 20863 183 377 0 20749 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 84516

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4757
/proc/meminfo: memFree=1740800/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=87196 CPUtime=582.14
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 22441 0 0 0 58188 26 0 0 25 0 1 0 305548554 89288704 21495 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 21799 21495 183 377 0 21419 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 87196

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4757
/proc/meminfo: memFree=1740800/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=87196 CPUtime=642.13
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 22441 0 0 0 64187 26 0 0 25 0 1 0 305548554 89288704 21495 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 21799 21495 183 377 0 21419 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 87196

[startup+702.302 s]

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

[startup+9042.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4775
/proc/meminfo: memFree=1650752/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=172916 CPUtime=9039.86
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 43833 0 0 0 903905 81 0 0 25 0 1 0 305548554 177065984 42887 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 43229 42887 183 377 0 42849 0
Current children cumulated CPU time (s) 9039.86
Current children cumulated vsize (KiB) 172916

[startup+9102.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4775
/proc/meminfo: memFree=1650560/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=172916 CPUtime=9099.85
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 43833 0 0 0 909904 81 0 0 25 0 1 0 305548554 177065984 42887 1992294400 134512640 136057169 4294956160 18446744073709551615 134819879 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 43229 42887 183 377 0 42849 0
Current children cumulated CPU time (s) 9099.85
Current children cumulated vsize (KiB) 172916

[startup+9162.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4775
/proc/meminfo: memFree=1650560/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=172916 CPUtime=9159.83
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 43833 0 0 0 915902 81 0 0 25 0 1 0 305548554 177065984 42887 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 43229 42887 183 377 0 42849 0
Current children cumulated CPU time (s) 9159.83
Current children cumulated vsize (KiB) 172916

[startup+9222.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4775
/proc/meminfo: memFree=1650560/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=172916 CPUtime=9219.82
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 43833 0 0 0 921901 81 0 0 25 0 1 0 305548554 177065984 42887 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 43229 42887 183 377 0 42849 0
Current children cumulated CPU time (s) 9219.82
Current children cumulated vsize (KiB) 172916

[startup+9282.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4775
/proc/meminfo: memFree=1650560/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=172916 CPUtime=9279.8
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 43833 0 0 0 927899 81 0 0 25 0 1 0 305548554 177065984 42887 1992294400 134512640 136057169 4294956160 18446744073709551615 134618200 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 43229 42887 183 377 0 42849 0
Current children cumulated CPU time (s) 9279.8
Current children cumulated vsize (KiB) 172916

[startup+9342.31 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4775
/proc/meminfo: memFree=1650560/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=172916 CPUtime=9339.78
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 43833 0 0 0 933897 81 0 0 25 0 1 0 305548554 177065984 42887 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 43229 42887 183 377 0 42849 0
Current children cumulated CPU time (s) 9339.78
Current children cumulated vsize (KiB) 172916

[startup+9402.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4775
/proc/meminfo: memFree=1649216/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=174236 CPUtime=9399.76
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 44157 0 0 0 939894 82 0 0 25 0 1 0 305548554 178417664 43211 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 43559 43211 183 377 0 43179 0
Current children cumulated CPU time (s) 9399.76
Current children cumulated vsize (KiB) 174236

[startup+9462.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4775
/proc/meminfo: memFree=1649216/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=174236 CPUtime=9459.75
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 44157 0 0 0 945893 82 0 0 25 0 1 0 305548554 178417664 43211 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 43559 43211 183 377 0 43179 0
Current children cumulated CPU time (s) 9459.75
Current children cumulated vsize (KiB) 174236

[startup+9522.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4775
/proc/meminfo: memFree=1649216/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=174236 CPUtime=9519.73
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 44157 0 0 0 951891 82 0 0 25 0 1 0 305548554 178417664 43211 1992294400 134512640 136057169 4294956160 18446744073709551615 134823453 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 43559 43211 183 377 0 43179 0
Current children cumulated CPU time (s) 9519.73
Current children cumulated vsize (KiB) 174236

[startup+9582.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4775
/proc/meminfo: memFree=1649152/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=174236 CPUtime=9579.71
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 44157 0 0 0 957889 82 0 0 25 0 1 0 305548554 178417664 43211 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 43559 43211 183 377 0 43179 0
Current children cumulated CPU time (s) 9579.71
Current children cumulated vsize (KiB) 174236

[startup+9642.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4775
/proc/meminfo: memFree=1649536/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=173600 CPUtime=9639.7
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 44157 0 0 0 963887 83 0 0 25 0 1 0 305548554 177766400 43074 1992294400 134512640 136057169 4294956160 18446744073709551615 134637501 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 43400 43074 183 377 0 43020 0
Current children cumulated CPU time (s) 9639.7
Current children cumulated vsize (KiB) 173600

[startup+9702.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4775
/proc/meminfo: memFree=1649344/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=173600 CPUtime=9699.68
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 44157 0 0 0 969885 83 0 0 25 0 1 0 305548554 177766400 43074 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4756/statm: 43400 43074 183 377 0 43020 0
Current children cumulated CPU time (s) 9699.68
Current children cumulated vsize (KiB) 173600

[startup+9762.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4781
/proc/meminfo: memFree=1649280/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=173600 CPUtime=9759.66
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 44157 0 0 0 975883 83 0 0 25 0 1 0 305548554 177766400 43074 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/4756/statm: 43400 43074 183 377 0 43020 0
Current children cumulated CPU time (s) 9759.66
Current children cumulated vsize (KiB) 173600

[startup+9822.3 s]
/proc/loadavg: 1.16 1.04 0.95 2/66 5257
/proc/meminfo: memFree=1607360/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=173600 CPUtime=9819.58
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 44157 0 0 0 981872 86 0 0 25 0 1 0 305548554 177766400 43074 1992294400 134512640 136057169 4294956160 18446744073709551615 134649358 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 43400 43074 183 377 0 43020 0
Current children cumulated CPU time (s) 9819.58
Current children cumulated vsize (KiB) 173600

[startup+9882.3 s]
/proc/loadavg: 1.06 1.03 0.95 2/66 5257
/proc/meminfo: memFree=1607360/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=173600 CPUtime=9879.57
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 44157 0 0 0 987870 87 0 0 25 0 1 0 305548554 177766400 43074 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 43400 43074 183 377 0 43020 0
Current children cumulated CPU time (s) 9879.57
Current children cumulated vsize (KiB) 173600

[startup+9942.3 s]
/proc/loadavg: 1.02 1.02 0.95 2/66 5257
/proc/meminfo: memFree=1607360/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=173600 CPUtime=9939.55
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 44158 0 0 0 993868 87 0 0 25 0 1 0 305548554 177766400 43075 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 43400 43075 183 377 0 43020 0
Current children cumulated CPU time (s) 9939.55
Current children cumulated vsize (KiB) 173600

[startup+10002.3 s]
/proc/loadavg: 1.00 1.02 0.95 2/66 5257
/proc/meminfo: memFree=1607360/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=173600 CPUtime=9999.54
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 44158 0 0 0 999867 87 0 0 25 0 1 0 305548554 177766400 43075 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 43400 43075 183 377 0 43020 0
Current children cumulated CPU time (s) 9999.54
Current children cumulated vsize (KiB) 173600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.8 s]
/proc/loadavg: 1.00 1.02 0.95 2/66 5257
/proc/meminfo: memFree=1607360/2055920 swapFree=4179252/4192956
[pid=4756] ppid=4754 vsize=173600 CPUtime=10000
/proc/4756/stat : 4756 (clasp) R 4754 4756 4692 0 -1 4194304 44158 0 0 0 999917 87 0 0 25 0 1 0 305548554 177766400 43075 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4756/statm: 43400 43075 183 377 0 43020 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 173600

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

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

Child status: 0
Real time (s): 10002.8
CPU time (s): 10000.1
CPU user time (s): 9999.17
CPU system time (s): 0.899863
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 174236

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

runsolver used 11.1733 second user time and 23.0655 second system time

The end

Launcher Data

Begin job on node74 at 2009-05-20 01:19:19
IDJOB=1831701
IDBENCH=70848
IDSOLVER=637
FILE ID=node74/1831701-1242775158
PBS_JOBID= 9322365
Free space on /tmp= 102932 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-22-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-1831701-1242775158/watcher-1831701-1242775158 -o /tmp/evaluation-result-1831701-1242775158/solver-1831701-1242775158 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831701-1242775158.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= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED=1397454467

node74.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.233
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.233
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:       1826792 kB
Buffers:         21052 kB
Cached:         170008 kB
SwapCached:       7092 kB
Active:          27968 kB
Inactive:       172528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826792 kB
SwapTotal:     4192956 kB
SwapFree:      4179252 kB
Dirty:            3724 kB
Writeback:           0 kB
Mapped:          14620 kB
Slab:            14440 kB
Committed_AS:  1046460 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 102932 MiB
End job on node74 at 2009-05-20 04:06:03