Trace number 1736608

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 844.764 845.083

General information on the benchmark

NameCRAFTED/parity-games/
instance_n6_i7_pp_ci_ce.cnf
MD5SUM2ba7146c43b8082afe1c2f5c23a97bd0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.6021
Satisfiable
(Un)Satisfiability was proved
Number of variables8484
Number of clauses74640
Sum of the clauses size243102
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 215431
Number of clauses of size 333298
Number of clauses of size 418962
Number of clauses of size 55508
Number of clauses of size over 51441

Solver Data

844.67/845.07	c Variable Count:   8484
844.67/845.07	c Clause Count:     74640
844.67/845.07	s UNSATISFIABLE
844.67/845.07	c Total Time: 844.88

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-1736608-1240812232/watcher-1736608-1240812232 -o /tmp/evaluation-result-1736608-1240812232/solver-1736608-1240812232 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1736608-1240812232.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.99 0.97 0.97 3/64 30783
/proc/meminfo: memFree=1682168/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=2008 CPUtime=0
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 109249573 2056192 279 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 502 284 86 271 0 228 0

[startup+0.047879 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 30783
/proc/meminfo: memFree=1682168/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=3552 CPUtime=0.04
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 844 0 0 0 4 0 0 0 18 0 1 0 109249573 3637248 599 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 888 599 89 271 0 614 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3552

[startup+0.101888 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 30783
/proc/meminfo: memFree=1682168/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=4112 CPUtime=0.09
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 1132 0 0 0 9 0 0 0 18 0 1 0 109249573 4210688 741 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 1028 741 89 271 0 754 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4112

[startup+0.301928 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 30783
/proc/meminfo: memFree=1682168/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=11384 CPUtime=0.29
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 3128 0 0 0 28 1 0 0 19 0 1 0 109249573 11657216 2517 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 2846 2517 91 271 0 2572 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11384

[startup+0.702007 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 30783
/proc/meminfo: memFree=1682168/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=11648 CPUtime=0.69
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 3183 0 0 0 68 1 0 0 22 0 1 0 109249573 11927552 2572 1992294400 134512640 135625496 4294956240 18446744073709551615 134541844 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 2912 2572 91 271 0 2638 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11648

[startup+1.50116 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1672112/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=11912 CPUtime=1.49
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 3247 0 0 0 147 2 0 0 25 0 1 0 109249573 12197888 2636 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 2978 2636 91 271 0 2704 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11912

[startup+3.10148 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1671600/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=12308 CPUtime=3.09
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 3374 0 0 0 307 2 0 0 25 0 1 0 109249573 12603392 2763 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 3077 2763 91 271 0 2803 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12308

[startup+6.30111 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1670576/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=13244 CPUtime=6.28
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 3592 0 0 0 625 3 0 0 25 0 1 0 109249573 13561856 2981 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 3311 2981 91 271 0 3037 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13244

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1668728/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=14992 CPUtime=12.69
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 4027 0 0 0 1264 5 0 0 25 0 1 0 109249573 15351808 3416 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 3748 3416 91 271 0 3474 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14992

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1666104/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=17476 CPUtime=25.48
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 4634 0 0 0 2541 7 0 0 25 0 1 0 109249573 17895424 4023 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 4369 4023 91 271 0 4095 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17476

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1662456/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=21092 CPUtime=51.07
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 5554 0 0 0 5095 12 0 0 25 0 1 0 109249573 21598208 4943 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 5273 4943 91 271 0 4999 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21092

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1656248/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=27268 CPUtime=102.26
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 7076 0 0 0 10207 19 0 0 25 0 1 0 109249573 27922432 6465 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 6817 6465 91 271 0 6543 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27268

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1650616/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=32960 CPUtime=162.23
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 8486 0 0 0 16197 26 0 0 25 0 1 0 109249573 33751040 7875 1992294400 134512640 135625496 4294956240 18446744073709551615 134541479 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 8240 7875 91 271 0 7966 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 32960

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1645880/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=37584 CPUtime=222.2
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 9650 0 0 0 22188 32 0 0 25 0 1 0 109249573 38486016 9039 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 9396 9039 91 271 0 9122 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 37584

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1641976/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=41688 CPUtime=282.18
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 10768 0 0 0 28181 37 0 0 25 0 1 0 109249573 42688512 10021 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 10422 10021 91 271 0 10148 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 41688

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1638336/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=45200 CPUtime=342.16
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 11656 0 0 0 34176 40 0 0 25 0 1 0 109249573 46284800 10909 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 11300 10909 91 271 0 11026 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 45200

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1635008/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=48544 CPUtime=402.14
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 12494 0 0 0 40169 45 0 0 25 0 1 0 109249573 49709056 11747 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 12136 11747 91 271 0 11862 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 48544

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1631808/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=51588 CPUtime=462.12
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 13271 0 0 0 46162 50 0 0 25 0 1 0 109249573 52826112 12524 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 12897 12524 91 271 0 12623 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 51588

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1628608/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=55084 CPUtime=522.1
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 14275 0 0 0 52156 54 0 0 25 0 1 0 109249573 56406016 13325 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 13771 13325 91 271 0 13497 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 55084

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1625280/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=58480 CPUtime=582.07
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 15089 0 0 0 58150 57 0 0 25 0 1 0 109249573 59883520 14139 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 14620 14139 91 271 0 14346 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 58480

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1623040/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=60620 CPUtime=642.05
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 15643 0 0 0 64145 60 0 0 25 0 1 0 109249573 62074880 14693 1992294400 134512640 135625496 4294956240 18446744073709551615 134541621 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 15155 14693 91 271 0 14881 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 60620

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1620480/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=63128 CPUtime=702.02
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 16282 0 0 0 70139 63 0 0 25 0 1 0 109249573 64643072 15332 1992294400 134512640 135625496 4294956240 18446744073709551615 134541829 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 15782 15332 91 271 0 15508 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 63128

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1618112/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=65376 CPUtime=762.01
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 16870 0 0 0 76134 67 0 0 25 0 1 0 109249573 66945024 15920 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 16344 15920 91 271 0 16070 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 65376

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1616128/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=67548 CPUtime=821.98
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 17420 0 0 0 82127 71 0 0 25 0 1 0 109249573 69169152 16470 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 16887 16470 91 271 0 16613 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 67548

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

[startup+831.901 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1615744/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=67944 CPUtime=831.58
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 17509 0 0 0 83087 71 0 0 25 0 1 0 109249573 69574656 16559 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 16986 16559 91 271 0 16712 0
Current children cumulated CPU time (s) 831.58
Current children cumulated vsize (KiB) 67944

[startup+838.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1615552/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=68076 CPUtime=837.97
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 17553 0 0 0 83726 71 0 0 25 0 1 0 109249573 69709824 16603 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 17019 16603 91 271 0 16745 0
Current children cumulated CPU time (s) 837.97
Current children cumulated vsize (KiB) 68076

[startup+841.505 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1615488/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=68208 CPUtime=841.17
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 17573 0 0 0 84046 71 0 0 25 0 1 0 109249573 69844992 16623 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 17052 16623 91 271 0 16778 0
Current children cumulated CPU time (s) 841.17
Current children cumulated vsize (KiB) 68208

[startup+843.102 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1615424/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=68208 CPUtime=842.77
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 17588 0 0 0 84206 71 0 0 25 0 1 0 109249573 69844992 16638 1992294400 134512640 135625496 4294956240 18446744073709551615 134529056 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 17052 16638 91 271 0 16778 0
Current children cumulated CPU time (s) 842.77
Current children cumulated vsize (KiB) 68208

[startup+843.902 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1615360/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=68208 CPUtime=843.57
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 17595 0 0 0 84286 71 0 0 25 0 1 0 109249573 69844992 16645 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 17052 16645 91 271 0 16778 0
Current children cumulated CPU time (s) 843.57
Current children cumulated vsize (KiB) 68208

[startup+844.702 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1615360/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=68340 CPUtime=844.37
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 17603 0 0 0 84366 71 0 0 25 0 1 0 109249573 69980160 16653 1992294400 134512640 135625496 4294956240 18446744073709551615 134516995 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 17085 16653 91 271 0 16811 0
Current children cumulated CPU time (s) 844.37
Current children cumulated vsize (KiB) 68340

[startup+844.902 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1615360/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=68340 CPUtime=844.57
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 17604 0 0 0 84386 71 0 0 25 0 1 0 109249573 69980160 16654 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 17085 16654 91 271 0 16811 0
Current children cumulated CPU time (s) 844.57
Current children cumulated vsize (KiB) 68340

[startup+845.002 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 30784
/proc/meminfo: memFree=1615360/2055920 swapFree=4181848/4192956
[pid=30783] ppid=30781 vsize=68340 CPUtime=844.67
/proc/30783/stat : 30783 (csat) R 30781 30783 30685 0 -1 4194304 17605 0 0 0 84396 71 0 0 25 0 1 0 109249573 69980160 16655 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 17085 16655 91 271 0 16811 0
Current children cumulated CPU time (s) 844.67
Current children cumulated vsize (KiB) 68340

Child status: 20
Real time (s): 845.083
CPU time (s): 844.764
CPU user time (s): 844.033
CPU system time (s): 0.730888
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 68340

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

runsolver used 0.58591 second user time and 1.79873 second system time

The end

Launcher Data

Begin job on node66 at 2009-04-27 08:03:52
IDJOB=1736608
IDBENCH=71629
IDSOLVER=517
FILE ID=node66/1736608-1240812232
PBS_JOBID= 9187470
Free space on /tmp= 66324 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n6_i7_pp_ci_ce.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736608-1240812232/watcher-1736608-1240812232 -o /tmp/evaluation-result-1736608-1240812232/solver-1736608-1240812232 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1736608-1240812232.cnf

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

MD5SUM BENCH= 2ba7146c43b8082afe1c2f5c23a97bd0
RANDOM SEED=1969048280

node66.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.263
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	: 5931.00
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.263
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:       1682584 kB
Buffers:         51800 kB
Cached:         255472 kB
SwapCached:       5120 kB
Active:          90272 kB
Inactive:       225000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1682584 kB
SwapTotal:     4192956 kB
SwapFree:      4181848 kB
Dirty:            2780 kB
Writeback:           0 kB
Mapped:          13996 kB
Slab:            44084 kB
Committed_AS:   529320 kB
PageTables:       1360 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= 66324 MiB
End job on node66 at 2009-04-27 08:17:57