Trace number 1718870

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
CSat 2009-03-22UNSAT 818.519 818.717

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq1.cnf
MD5SUM9158de01004aff62af67cbb9db5bcbbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark102.064
Satisfiable
(Un)Satisfiability was proved
Number of variables24604
Number of clauses261473
Sum of the clauses size744579
Maximum clause length73
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2238933
Number of clauses of size 36442
Number of clauses of size 41972
Number of clauses of size 52972
Number of clauses of size over 511153

Solver Data

818.40/818.69	c Variable Count:   24604
818.40/818.69	c Clause Count:     261473
818.40/818.69	s UNSATISFIABLE
818.40/818.69	c Total Time: 818.61

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 2452
/proc/meminfo: memFree=1202384/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=2008 CPUtime=0
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 92072583 2056192 289 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 502 289 86 271 0 228 0

[startup+0.076807 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 2452
/proc/meminfo: memFree=1202384/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=8184 CPUtime=0.06
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 1986 0 0 0 6 0 0 0 18 0 1 0 92072583 8380416 1384 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 2046 1384 89 271 0 1772 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8184

[startup+0.101807 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 2452
/proc/meminfo: memFree=1202384/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=8184 CPUtime=0.09
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 2036 0 0 0 9 0 0 0 18 0 1 0 92072583 8380416 1434 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 2046 1434 89 271 0 1772 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8184

[startup+0.301826 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 2452
/proc/meminfo: memFree=1202384/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=9180 CPUtime=0.29
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 2737 0 0 0 28 1 0 0 19 0 1 0 92072583 9400320 1999 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 2295 2000 89 271 0 2021 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9180

[startup+0.701861 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 2452
/proc/meminfo: memFree=1202384/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=19232 CPUtime=0.69
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 5929 0 0 0 67 2 0 0 22 0 1 0 92072583 19693568 4476 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 4808 4476 91 271 0 4534 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19232

[startup+1.50193 s]
/proc/loadavg: 0.92 0.98 0.99 2/68 2453
/proc/meminfo: memFree=1184712/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=19500 CPUtime=1.49
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 5999 0 0 0 144 5 0 0 25 0 1 0 92072583 19968000 4546 1992294400 134512640 135625496 4294956224 18446744073709551615 134528953 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 4875 4546 91 271 0 4601 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19500

[startup+3.10107 s]
/proc/loadavg: 0.92 0.98 0.99 2/68 2453
/proc/meminfo: memFree=1184200/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=19896 CPUtime=3.09
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 6105 0 0 0 298 11 0 0 25 0 1 0 92072583 20373504 4652 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 4974 4652 91 271 0 4700 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19896

[startup+6.30136 s]
/proc/loadavg: 0.93 0.98 0.99 2/68 2453
/proc/meminfo: memFree=1182920/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=20848 CPUtime=6.29
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 6352 0 0 0 610 19 0 0 25 0 1 0 92072583 21348352 4899 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 5212 4899 91 271 0 4938 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20848

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/68 2453
/proc/meminfo: memFree=1180744/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=22988 CPUtime=12.69
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 6892 0 0 0 1241 28 0 0 25 0 1 0 92072583 23539712 5439 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 5747 5439 91 271 0 5473 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22988

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/68 2453
/proc/meminfo: memFree=1175496/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=28332 CPUtime=25.48
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 8223 0 0 0 2508 40 0 0 25 0 1 0 92072583 29011968 6770 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 7083 6770 91 271 0 6809 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28332

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/68 2453
/proc/meminfo: memFree=1168008/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=35868 CPUtime=51.08
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 10079 0 0 0 5046 62 0 0 25 0 1 0 92072583 36728832 8626 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 8967 8626 91 271 0 8693 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35868

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/68 2453
/proc/meminfo: memFree=1149896/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=53904 CPUtime=102.27
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 14576 0 0 0 10136 91 0 0 25 0 1 0 92072583 55197696 13123 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 13476 13123 91 271 0 13202 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 53904

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 2453
/proc/meminfo: memFree=1133128/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=70960 CPUtime=162.25
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 18922 0 0 0 16114 111 0 0 25 0 1 0 92072583 72663040 17333 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 17740 17333 91 271 0 17466 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 70960

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 2453
/proc/meminfo: memFree=1118472/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=85684 CPUtime=222.24
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 22756 0 0 0 22097 127 0 0 25 0 1 0 92072583 87740416 20964 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 21421 20964 91 271 0 21147 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 85684

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 2453
/proc/meminfo: memFree=1107144/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=97052 CPUtime=282.22
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 25597 0 0 0 28080 142 0 0 25 0 1 0 92072583 99381248 23805 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 24263 23805 91 271 0 23989 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 97052

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 2453
/proc/meminfo: memFree=1097864/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=106076 CPUtime=342.2
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 27873 0 0 0 34064 156 0 0 25 0 1 0 92072583 108621824 26081 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 26519 26081 91 271 0 26245 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 106076

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 2453
/proc/meminfo: memFree=1090056/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=114540 CPUtime=402.19
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 30145 0 0 0 40051 168 0 0 25 0 1 0 92072583 117288960 28049 1992294400 134512640 135625496 4294956224 18446744073709551615 134530528 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 28635 28049 91 271 0 28361 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 114540

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 2453
/proc/meminfo: memFree=1083144/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=121324 CPUtime=462.18
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 31861 0 0 0 46041 177 0 0 25 0 1 0 92072583 124235776 29765 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 30331 29765 91 271 0 30057 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 121324

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 2453
/proc/meminfo: memFree=1076040/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=128360 CPUtime=522.16
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 33633 0 0 0 52029 187 0 0 25 0 1 0 92072583 131440640 31537 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 32090 31537 91 271 0 31816 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 128360

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 2453
/proc/meminfo: memFree=1068808/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=135424 CPUtime=582.15
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 35436 0 0 0 58019 196 0 0 25 0 1 0 92072583 138674176 33340 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 33856 33340 91 271 0 33582 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 135424

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 2453
/proc/meminfo: memFree=1062984/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=141356 CPUtime=642.14
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 36875 0 0 0 64006 208 0 0 25 0 1 0 92072583 144748544 34779 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 35339 34779 91 271 0 35065 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 141356

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 2453
/proc/meminfo: memFree=1056200/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=148816 CPUtime=702.12
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 39038 0 0 0 69992 220 0 0 25 0 1 0 92072583 152387584 36486 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 37204 36486 91 271 0 36930 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 148816

[startup+762.305 s]
/proc/loadavg: 1.04 1.00 1.00 2/68 2453
/proc/meminfo: memFree=1050440/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=154484 CPUtime=762.11
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 40494 0 0 0 75981 230 0 0 25 0 1 0 92072583 158191616 37942 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 38621 37942 91 271 0 38347 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 154484

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

[startup+767.902 s]
/proc/loadavg: 1.04 1.00 1.00 2/68 2453
/proc/meminfo: memFree=1049864/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=155176 CPUtime=767.71
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 40646 0 0 0 76539 232 0 0 25 0 1 0 92072583 158900224 38094 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 38794 38094 91 271 0 38520 0
Current children cumulated CPU time (s) 767.71
Current children cumulated vsize (KiB) 155176

[startup+793.502 s]
/proc/loadavg: 1.09 1.02 1.00 2/68 2453
/proc/meminfo: memFree=1048072/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=156892 CPUtime=793.3
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 41097 0 0 0 79094 236 0 0 25 0 1 0 92072583 160657408 38545 1992294400 134512640 135625496 4294956224 18446744073709551615 134541377 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 39223 38545 91 271 0 38949 0
Current children cumulated CPU time (s) 793.3
Current children cumulated vsize (KiB) 156892

[startup+806.306 s]
/proc/loadavg: 1.07 1.01 1.00 2/68 2453
/proc/meminfo: memFree=1046920/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=157948 CPUtime=806.1
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 41376 0 0 0 80372 238 0 0 25 0 1 0 92072583 161738752 38824 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 39487 38824 91 271 0 39213 0
Current children cumulated CPU time (s) 806.1
Current children cumulated vsize (KiB) 157948

[startup+812.702 s]
/proc/loadavg: 1.06 1.01 1.00 2/68 2453
/proc/meminfo: memFree=1046472/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=158352 CPUtime=812.5
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 41496 0 0 0 81012 238 0 0 25 0 1 0 92072583 162152448 38944 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 39588 38944 91 271 0 39314 0
Current children cumulated CPU time (s) 812.5
Current children cumulated vsize (KiB) 158352

[startup+815.902 s]
/proc/loadavg: 1.06 1.01 1.00 2/68 2453
/proc/meminfo: memFree=1046152/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=158616 CPUtime=815.69
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 41563 0 0 0 81331 238 0 0 25 0 1 0 92072583 162422784 39011 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 39654 39011 91 271 0 39380 0
Current children cumulated CPU time (s) 815.69
Current children cumulated vsize (KiB) 158616

[startup+817.502 s]
/proc/loadavg: 1.06 1.01 1.00 2/68 2453
/proc/meminfo: memFree=1046088/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=158748 CPUtime=817.3
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 41583 0 0 0 81491 239 0 0 25 0 1 0 92072583 162557952 39031 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 39687 39031 91 271 0 39413 0
Current children cumulated CPU time (s) 817.3
Current children cumulated vsize (KiB) 158748

[startup+818.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/68 2453
/proc/meminfo: memFree=1046024/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=158748 CPUtime=818.1
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194304 41593 0 0 0 81571 239 0 0 25 0 1 0 92072583 162557952 39041 1992294400 134512640 135625496 4294956224 18446744073709551615 134540801 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 39687 39041 91 271 0 39413 0
Current children cumulated CPU time (s) 818.1
Current children cumulated vsize (KiB) 158748

[startup+818.701 s]
/proc/loadavg: 1.06 1.01 1.00 2/68 2453
/proc/meminfo: memFree=1046024/2055920 swapFree=4192956/4192956
[pid=2452] ppid=2450 vsize=0 CPUtime=818.49
/proc/2452/stat : 2452 (csat) R 2450 2452 2018 0 -1 4194308 41619 0 0 0 81610 239 0 0 25 0 1 0 92072583 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/2452/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 818.49
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 818.717
CPU time (s): 818.519
CPU user time (s): 816.103
CPU system time (s): 2.41563
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 158748

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

runsolver used 0.714891 second user time and 2.26965 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-25 08:21:04
IDJOB=1718870
IDBENCH=20573
IDSOLVER=517
FILE ID=node68/1718870-1240640464
PBS_JOBID= 9186412
Free space on /tmp= 66552 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq1.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718870-1240640464/watcher-1718870-1240640464 -o /tmp/evaluation-result-1718870-1240640464/solver-1718870-1240640464 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1718870-1240640464.cnf

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

MD5SUM BENCH= 9158de01004aff62af67cbb9db5bcbbb
RANDOM SEED=797679053

node68.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.223
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.223
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:       1202800 kB
Buffers:         88352 kB
Cached:         663252 kB
SwapCached:          0 kB
Active:         226716 kB
Inactive:       541276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1202800 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6124 kB
Writeback:           0 kB
Mapped:          26404 kB
Slab:            70792 kB
Committed_AS:   223720 kB
PageTables:       1560 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= 66552 MiB
End job on node68 at 2009-04-25 08:34:43