Trace number 1831469

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-32UNSAT 1122.1 1122.44

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-27.cnf
MD5SUMa948576641dd03cc33abaca38a6e7e4c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1122.1
Satisfiable
(Un)Satisfiability was proved
Number of variables7729
Number of clauses29194
Sum of the clauses size77124
Maximum clause length201
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 214904
Number of clauses of size 311692
Number of clauses of size 41614
Number of clauses of size 5463
Number of clauses of size over 5520

Solver Data

1122.05/1122.43	c clasp version 1.2.0-SAT09 
1122.05/1122.43	c Reading from ...759127/instance-1831469-1242759127.cnf
1122.05/1122.43	c Reading      : Done(0.010s)
1122.05/1122.43	c Preprocessing: |-\|/Done(0.110s)
1122.05/1122.43	c Solving...
1122.05/1122.43	
1122.05/1122.43	c Models    : 0     
1122.05/1122.43	c Time         : 1122.250s (Solve: 1122.130s)
1122.05/1122.43	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1831469-1242759127/watcher-1831469-1242759127 -o /tmp/evaluation-result-1831469-1242759127/solver-1831469-1242759127 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831469-1242759127.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.00 0.00 0.00 3/64 2713
/proc/meminfo: memFree=1995400/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=2448 CPUtime=0
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 380 0 0 0 0 0 0 0 18 0 1 0 303945598 2506752 364 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 612 364 147 377 0 232 0

[startup+0.0591689 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 2713
/proc/meminfo: memFree=1995400/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=4628 CPUtime=0.05
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 964 0 0 0 5 0 0 0 18 0 1 0 303945598 4739072 888 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 1157 888 170 377 0 777 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4628

[startup+0.101173 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 2713
/proc/meminfo: memFree=1995400/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=5032 CPUtime=0.09
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 1063 0 0 0 9 0 0 0 18 0 1 0 303945598 5152768 987 1992294400 134512640 136057169 4294956160 18446744073709551615 135480624 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 1258 987 170 377 0 878 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5032

[startup+0.301202 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 2713
/proc/meminfo: memFree=1995400/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=4728 CPUtime=0.29
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 1152 0 0 0 29 0 0 0 19 0 1 0 303945598 4841472 959 1992294400 134512640 136057169 4294956160 18446744073709551615 134823371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 1182 959 183 377 0 802 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4728

[startup+0.701259 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 2713
/proc/meminfo: memFree=1995400/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=4992 CPUtime=0.69
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 1211 0 0 0 69 0 0 0 22 0 1 0 303945598 5111808 1018 1992294400 134512640 136057169 4294956160 18446744073709551615 134756785 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 1248 1018 183 377 0 868 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4992

[startup+1.50137 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 2714
/proc/meminfo: memFree=1991552/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=5652 CPUtime=1.49
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 1374 0 0 0 149 0 0 0 25 0 1 0 303945598 5787648 1181 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 1413 1181 183 377 0 1033 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5652

[startup+3.1026 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 2714
/proc/meminfo: memFree=1990720/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=6484 CPUtime=3.09
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 1578 0 0 0 309 0 0 0 25 0 1 0 303945598 6639616 1385 1992294400 134512640 136057169 4294956160 18446744073709551615 134823898 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 1621 1385 183 377 0 1241 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6484

[startup+6.30105 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 2714
/proc/meminfo: memFree=1989632/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=7012 CPUtime=6.29
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 1741 0 0 0 629 0 0 0 25 0 1 0 303945598 7180288 1548 1992294400 134512640 136057169 4294956160 18446744073709551615 134823898 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 1753 1548 183 377 0 1373 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7012

[startup+12.702 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 2714
/proc/meminfo: memFree=1988736/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=8464 CPUtime=12.69
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 2101 0 0 0 1269 0 0 0 25 0 1 0 303945598 8667136 1908 1992294400 134512640 136057169 4294956160 18446744073709551615 134828818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 2116 1908 183 377 0 1736 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8464

[startup+25.5018 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 2714
/proc/meminfo: memFree=1986880/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=9652 CPUtime=25.49
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 2398 0 0 0 2548 1 0 0 25 0 1 0 303945598 9883648 2205 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 2413 2205 183 377 0 2033 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9652

[startup+51.1014 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 2714
/proc/meminfo: memFree=1984896/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=11812 CPUtime=51.07
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 2923 0 0 0 5106 1 0 0 25 0 1 0 303945598 12095488 2730 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 2953 2730 183 377 0 2573 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11812

[startup+102.306 s]
/proc/loadavg: 0.81 0.28 0.10 2/65 2714
/proc/meminfo: memFree=1982784/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=13948 CPUtime=102.27
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 3463 0 0 0 10225 2 0 0 25 0 1 0 303945598 14282752 3270 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 3487 3270 183 377 0 3107 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 13948

[startup+162.301 s]
/proc/loadavg: 0.93 0.41 0.15 2/65 2714
/proc/meminfo: memFree=1980416/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=16340 CPUtime=162.24
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 4027 0 0 0 16222 2 0 0 25 0 1 0 303945598 16732160 3834 1992294400 134512640 136057169 4294956160 18446744073709551615 134823741 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 4085 3834 183 377 0 3705 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 16340

[startup+222.302 s]
/proc/loadavg: 0.97 0.51 0.20 2/65 2714
/proc/meminfo: memFree=1979200/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=17532 CPUtime=222.23
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 4337 0 0 0 22220 3 0 0 25 0 1 0 303945598 17952768 4144 1992294400 134512640 136057169 4294956160 18446744073709551615 134823404 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 4383 4144 183 377 0 4003 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 17532

[startup+282.301 s]
/proc/loadavg: 0.99 0.60 0.25 2/65 2714
/proc/meminfo: memFree=1977664/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=19064 CPUtime=282.21
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 4714 0 0 0 28217 4 0 0 25 0 1 0 303945598 19521536 4521 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 4766 4521 183 377 0 4386 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 19064

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.29 2/65 2714
/proc/meminfo: memFree=1976640/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=20016 CPUtime=342.19
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 4964 0 0 0 34215 4 0 0 25 0 1 0 303945598 20496384 4771 1992294400 134512640 136057169 4294956160 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 5004 4771 183 377 0 4624 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 20016

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.33 2/65 2714
/proc/meminfo: memFree=1974400/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=22128 CPUtime=402.17
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 5496 0 0 0 40213 4 0 0 25 0 1 0 303945598 22659072 5303 1992294400 134512640 136057169 4294956160 18446744073709551615 134651734 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 5532 5303 183 377 0 5152 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 22128

[startup+462.302 s]
/proc/loadavg: 0.99 0.77 0.37 2/65 2714
/proc/meminfo: memFree=1971904/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=24652 CPUtime=462.15
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 6127 0 0 0 46210 5 0 0 25 0 1 0 303945598 25243648 5934 1992294400 134512640 136057169 4294956160 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 6163 5934 183 377 0 5783 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 24652

[startup+522.301 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 2714
/proc/meminfo: memFree=1971904/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=24652 CPUtime=522.13
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 6128 0 0 0 52208 5 0 0 25 0 1 0 303945598 25243648 5935 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 6163 5935 183 377 0 5783 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 24652

[startup+582.303 s]
/proc/loadavg: 0.99 0.84 0.44 2/65 2720
/proc/meminfo: memFree=1969920/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=26500 CPUtime=582.11
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 6573 0 0 0 58205 6 0 0 25 0 1 0 303945598 27136000 6380 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 6625 6380 183 377 0 6245 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 26500

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.47 2/65 2720
/proc/meminfo: memFree=1968832/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=27556 CPUtime=642.1
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 6853 0 0 0 64204 6 0 0 25 0 1 0 303945598 28217344 6660 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 6889 6660 183 377 0 6509 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 27556

[startup+702.302 s]
/proc/loadavg: 0.99 0.89 0.50 2/65 2720
/proc/meminfo: memFree=1968832/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=27556 CPUtime=702.08
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 6855 0 0 0 70201 7 0 0 25 0 1 0 303945598 28217344 6662 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 6889 6662 183 377 0 6509 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 27556

[startup+762.305 s]
/proc/loadavg: 0.99 0.91 0.53 2/65 2720
/proc/meminfo: memFree=1967808/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=28496 CPUtime=762.06
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 7089 0 0 0 76199 7 0 0 25 0 1 0 303945598 29179904 6896 1992294400 134512640 136057169 4294956160 18446744073709551615 134756816 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 7124 6896 183 377 0 6744 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 28496

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/65 2720
/proc/meminfo: memFree=1967808/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=28496 CPUtime=822.04
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 7089 0 0 0 82197 7 0 0 25 0 1 0 303945598 29179904 6896 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 7124 6896 183 377 0 6744 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 28496

[startup+882.301 s]
/proc/loadavg: 0.99 0.93 0.58 2/65 2720
/proc/meminfo: memFree=1967744/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=28496 CPUtime=882.03
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 7101 0 0 0 88195 8 0 0 25 0 1 0 303945598 29179904 6908 1992294400 134512640 136057169 4294956160 18446744073709551615 134828253 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 7124 6908 183 377 0 6744 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 28496

[startup+942.302 s]
/proc/loadavg: 1.03 0.96 0.61 2/65 2720
/proc/meminfo: memFree=1967744/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=28496 CPUtime=942.01
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 7103 0 0 0 94193 8 0 0 25 0 1 0 303945598 29179904 6910 1992294400 134512640 136057169 4294956160 18446744073709551615 134813079 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 7124 6910 183 377 0 6744 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 28496

[startup+1002.3 s]
/proc/loadavg: 1.01 0.96 0.64 2/65 2720
/proc/meminfo: memFree=1966016/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=30344 CPUtime=1001.99
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 7544 0 0 0 100191 8 0 0 25 0 1 0 303945598 31072256 7351 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 7586 7351 183 377 0 7206 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 30344

[startup+1062.3 s]
/proc/loadavg: 1.05 0.98 0.66 2/65 2720
/proc/meminfo: memFree=1966016/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=30344 CPUtime=1061.98
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 7544 0 0 0 106189 9 0 0 25 0 1 0 303945598 31072256 7351 1992294400 134512640 136057169 4294956160 18446744073709551615 134618496 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 7586 7351 183 377 0 7206 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 30344

[startup+1122.3 s]
/proc/loadavg: 1.02 0.98 0.68 2/65 2720
/proc/meminfo: memFree=1965504/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=30740 CPUtime=1121.95
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 7644 0 0 0 112186 9 0 0 25 0 1 0 303945598 31477760 7451 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 7685 7451 183 377 0 7305 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 30740

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

[startup+1122.4 s]
/proc/loadavg: 1.02 0.98 0.68 2/65 2720
/proc/meminfo: memFree=1965504/2055920 swapFree=4178372/4192956
[pid=2713] ppid=2711 vsize=30740 CPUtime=1122.05
/proc/2713/stat : 2713 (clasp) R 2711 2713 2676 0 -1 4194304 7644 0 0 0 112196 9 0 0 25 0 1 0 303945598 31477760 7451 1992294400 134512640 136057169 4294956160 18446744073709551615 134812866 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2713/statm: 7685 7451 183 377 0 7305 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 30740

Child status: 20
Real time (s): 1122.44
CPU time (s): 1122.1
CPU user time (s): 1122
CPU system time (s): 0.103984
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 30740

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

runsolver used 1.05884 second user time and 2.03069 second system time

The end

Launcher Data

Begin job on node29 at 2009-05-19 20:52:07
IDJOB=1831469
IDBENCH=20404
IDSOLVER=637
FILE ID=node29/1831469-1242759127
PBS_JOBID= 9322269
Free space on /tmp= 66488 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-27.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-1831469-1242759127/watcher-1831469-1242759127 -o /tmp/evaluation-result-1831469-1242759127/solver-1831469-1242759127 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831469-1242759127.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= a948576641dd03cc33abaca38a6e7e4c
RANDOM SEED=1087898588

node29.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.281
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.281
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:       1996016 kB
Buffers:          2980 kB
Cached:          20532 kB
SwapCached:       8788 kB
Active:          19332 kB
Inactive:        14380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1996016 kB
SwapTotal:     4192956 kB
SwapFree:      4178372 kB
Dirty:            2496 kB
Writeback:           0 kB
Mapped:          14852 kB
Slab:            12092 kB
Committed_AS:  1092988 kB
PageTables:       1476 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= 66488 MiB
End job on node29 at 2009-05-19 21:10:50