Trace number 1720742

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-22? (TO) 1200.03 1199.92

General information on the benchmark

Namemanol-pipe-c10nid_i.cnf
MD5SUM5845608382cee59cce4973c50f16416c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark443.688
Satisfiable
(Un)Satisfiability was proved
Number of variables252516
Number of clauses750877
Sum of the clauses size1752045
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500584
Number of clauses of size 3250292
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-1720742-1240659387/watcher-1720742-1240659387 -o /tmp/evaluation-result-1720742-1240659387/solver-1720742-1240659387 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1720742-1240659387.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.98 1.06 3/64 18538
/proc/meminfo: memFree=1647800/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=2008 CPUtime=0
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 93972165 2056192 279 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 502 285 86 271 0 228 0

[startup+0.0607889 s]
/proc/loadavg: 0.99 0.98 1.06 3/64 18538
/proc/meminfo: memFree=1647800/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=5696 CPUtime=0.05
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 3336 0 0 0 4 1 0 0 18 0 1 0 93972165 5832704 1211 1992294400 134512640 135625496 4294956224 18446744073709551615 134537713 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 1424 1211 86 271 0 1150 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5696

[startup+0.101775 s]
/proc/loadavg: 0.99 0.98 1.06 3/64 18538
/proc/meminfo: memFree=1647800/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=17580 CPUtime=0.09
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 6084 0 0 0 7 2 0 0 18 0 1 0 93972165 18001920 2878 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 4395 2883 86 271 0 4121 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17580

[startup+0.301719 s]
/proc/loadavg: 0.99 0.98 1.06 3/64 18538
/proc/meminfo: memFree=1647800/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=31224 CPUtime=0.29
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 13471 0 0 0 23 6 0 0 19 0 1 0 93972165 31973376 6213 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 7806 6213 89 271 0 7532 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31224

[startup+0.701605 s]
/proc/loadavg: 0.99 0.98 1.06 3/64 18538
/proc/meminfo: memFree=1647800/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=33048 CPUtime=0.69
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 15137 0 0 0 62 7 0 0 22 0 1 0 93972165 33841152 7236 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 8262 7236 89 271 0 7988 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33048

[startup+1.50138 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 18539
/proc/meminfo: memFree=1616304/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=51492 CPUtime=1.49
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 23155 0 0 0 139 10 0 0 25 0 1 0 93972165 52727808 11754 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 12873 11754 90 271 0 12599 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51492

[startup+3.10193 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 18539
/proc/meminfo: memFree=1594480/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=57672 CPUtime=3.09
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 24768 0 0 0 297 12 0 0 25 0 1 0 93972165 59056128 13231 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 14418 13231 91 271 0 14144 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57672

[startup+6.30102 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 18539
/proc/meminfo: memFree=1594672/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=57672 CPUtime=6.3
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 24799 0 0 0 616 14 0 0 25 0 1 0 93972165 59056128 13262 1992294400 134512640 135625496 4294956224 18446744073709551615 134540072 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 14418 13262 91 271 0 14144 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 57672

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 18539
/proc/meminfo: memFree=1594736/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=57672 CPUtime=12.7
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 24799 0 0 0 1254 16 0 0 25 0 1 0 93972165 59056128 13262 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 14418 13262 91 271 0 14144 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 57672

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 18539
/proc/meminfo: memFree=1594736/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=57672 CPUtime=25.5
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 24834 0 0 0 2529 21 0 0 25 0 1 0 93972165 59056128 13297 1992294400 134512640 135625496 4294956224 18446744073709551615 134540388 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 14418 13297 91 271 0 14144 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 57672

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 18539
/proc/meminfo: memFree=1593968/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=58504 CPUtime=51.09
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 25042 0 0 0 5081 28 0 0 25 0 1 0 93972165 59908096 13505 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 14626 13505 91 271 0 14352 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58504

[startup+102.306 s]
/proc/loadavg: 1.07 1.00 1.06 2/65 18539
/proc/meminfo: memFree=1591920/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=60944 CPUtime=102.29
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 25753 0 0 0 10184 45 0 0 25 0 1 0 93972165 62406656 14013 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 15236 14013 91 271 0 14962 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 60944

[startup+162.302 s]
/proc/loadavg: 1.03 1.00 1.05 2/65 18539
/proc/meminfo: memFree=1589424/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=63400 CPUtime=162.29
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 26376 0 0 0 16167 62 0 0 25 0 1 0 93972165 64921600 14636 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 15850 14636 91 271 0 15576 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 63400

[startup+222.302 s]
/proc/loadavg: 1.01 1.00 1.05 2/65 18539
/proc/meminfo: memFree=1587568/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=65116 CPUtime=222.3
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 26824 0 0 0 22150 80 0 0 25 0 1 0 93972165 66678784 15084 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 16279 15084 91 271 0 16005 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 65116

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 18539
/proc/meminfo: memFree=1585264/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=67424 CPUtime=282.3
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 27394 0 0 0 28136 94 0 0 25 0 1 0 93972165 69042176 15654 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 16856 15654 91 271 0 16582 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 67424

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 18539
/proc/meminfo: memFree=1581616/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=71136 CPUtime=342.31
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 28290 0 0 0 34123 108 0 0 25 0 1 0 93972165 72843264 16550 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 17784 16550 91 271 0 17510 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 71136

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 18539
/proc/meminfo: memFree=1578672/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=74048 CPUtime=402.32
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 29035 0 0 0 40108 124 0 0 25 0 1 0 93972165 75825152 17295 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 18512 17295 91 271 0 18238 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 74048

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 18539
/proc/meminfo: memFree=1576880/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=75632 CPUtime=462.32
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 29450 0 0 0 46091 141 0 0 25 0 1 0 93972165 77447168 17710 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 18908 17710 91 271 0 18634 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 75632

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 18539
/proc/meminfo: memFree=1574448/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=78008 CPUtime=522.33
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 30053 0 0 0 52076 157 0 0 25 0 1 0 93972165 79880192 18313 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 19502 18313 91 271 0 19228 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 78008

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 18539
/proc/meminfo: memFree=1572272/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=80396 CPUtime=582.34
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 30742 0 0 0 58063 171 0 0 25 0 1 0 93972165 82325504 18866 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 20099 18866 91 271 0 19825 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 80396

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18539
/proc/meminfo: memFree=1569776/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=82772 CPUtime=642.35
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 31351 0 0 0 64050 185 0 0 25 0 1 0 93972165 84758528 19475 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 20693 19475 91 271 0 20419 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 82772

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18539
/proc/meminfo: memFree=1567280/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=85148 CPUtime=702.35
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 31964 0 0 0 70038 197 0 0 25 0 1 0 93972165 87191552 20088 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 21287 20088 91 271 0 21013 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 85148

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18539
/proc/meminfo: memFree=1565488/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=86864 CPUtime=762.36
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 32393 0 0 0 76026 210 0 0 25 0 1 0 93972165 88948736 20517 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 21716 20517 91 271 0 21442 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 86864

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18539
/proc/meminfo: memFree=1562096/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=90720 CPUtime=822.36
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 33490 0 0 0 82014 222 0 0 25 0 1 0 93972165 92897280 21411 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 22680 21411 91 271 0 22406 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 90720

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18539
/proc/meminfo: memFree=1558896/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=93892 CPUtime=882.37
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 34296 0 0 0 88005 232 0 0 25 0 1 0 93972165 96145408 22217 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 23473 22217 91 271 0 23199 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 93892

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18539
/proc/meminfo: memFree=1556912/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=95892 CPUtime=942.38
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 34791 0 0 0 93995 243 0 0 25 0 1 0 93972165 98193408 22712 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 23973 22712 91 271 0 23699 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 95892

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18539
/proc/meminfo: memFree=1554544/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=98148 CPUtime=1002.38
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 35361 0 0 0 99983 255 0 0 25 0 1 0 93972165 100503552 23282 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 24537 23282 91 271 0 24263 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 98148

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18539
/proc/meminfo: memFree=1553072/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=99476 CPUtime=1062.39
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 35733 0 0 0 105975 264 0 0 25 0 1 0 93972165 101863424 23654 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 24869 23654 91 271 0 24595 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 99476

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18539
/proc/meminfo: memFree=1550192/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=102252 CPUtime=1122.39
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 36436 0 0 0 111963 276 0 0 25 0 1 0 93972165 104706048 24357 1992294400 134512640 135625496 4294956224 18446744073709551615 134541529 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 25563 24357 91 271 0 25289 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 102252

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18539
/proc/meminfo: memFree=1548272/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=104148 CPUtime=1182.4
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 36922 0 0 0 117954 286 0 0 25 0 1 0 93972165 106647552 24843 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 26037 24843 91 271 0 25763 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 104148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18539
/proc/meminfo: memFree=1547632/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=104808 CPUtime=1200.01
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 37068 0 0 0 119711 290 0 0 25 0 1 0 93972165 107323392 24989 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 26202 24989 91 271 0 25928 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 104808

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

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

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18539
/proc/meminfo: memFree=1547632/2055920 swapFree=4181364/4192956
[pid=18538] ppid=18536 vsize=104808 CPUtime=1200.01
/proc/18538/stat : 18538 (csat) R 18536 18538 17555 0 -1 4194304 37068 0 0 0 119711 290 0 0 25 0 1 0 93972165 107323392 24989 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18538/statm: 26202 24989 91 271 0 25928 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 104808

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.92
CPU time (s): 1200.03
CPU user time (s): 1197.11
CPU system time (s): 2.92056
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 104808

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

runsolver used 0.91786 second user time and 2.52462 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-25 13:36:28
IDJOB=1720742
IDBENCH=69630
IDSOLVER=517
FILE ID=node16/1720742-1240659387
PBS_JOBID= 9186479
Free space on /tmp= 66308 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nid_i.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720742-1240659387/watcher-1720742-1240659387 -o /tmp/evaluation-result-1720742-1240659387/solver-1720742-1240659387 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1720742-1240659387.cnf

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

MD5SUM BENCH= 5845608382cee59cce4973c50f16416c
RANDOM SEED=1657610499

node16.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.234
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.234
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:       1648216 kB
Buffers:         41220 kB
Cached:         312724 kB
SwapCached:       6388 kB
Active:         105408 kB
Inactive:       257464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1648216 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:           14764 kB
Writeback:           0 kB
Mapped:          13592 kB
Slab:            30840 kB
Committed_AS:   337256 kB
PageTables:       1460 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= 66304 MiB
End job on node16 at 2009-04-25 13:56:30