Trace number 1718350

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.07 1200.42

General information on the benchmark

Nameindustrial/grieu/
vmpc_25.cnf
MD5SUMc5b44b10975f50cd32d40650a6a22d18
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.47478
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of clauses76775
Sum of the clauses size201350
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230075
Number of clauses of size 346650
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-1718350-1240635878/watcher-1718350-1240635878 -o /tmp/evaluation-result-1718350-1240635878/solver-1718350-1240635878 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1718350-1240635878.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: 1.28 1.05 1.02 3/65 16556
/proc/meminfo: memFree=973992/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=2868 CPUtime=0
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 367 0 0 0 0 0 0 0 20 0 1 0 91617894 2936832 351 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 717 351 88 271 0 443 0

[startup+0.084973 s]
/proc/loadavg: 1.28 1.05 1.02 3/65 16556
/proc/meminfo: memFree=973992/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=3620 CPUtime=0.08
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 904 0 0 0 8 0 0 0 20 0 1 0 91617894 3706880 611 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 905 611 89 271 0 631 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3620

[startup+0.101974 s]
/proc/loadavg: 1.28 1.05 1.02 3/65 16556
/proc/meminfo: memFree=973992/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=9476 CPUtime=0.09
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 1257 0 0 0 9 0 0 0 20 0 1 0 91617894 9703424 963 1992294400 134512640 135625496 4294956224 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 2369 969 89 271 0 2095 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9476

[startup+0.301996 s]
/proc/loadavg: 1.28 1.05 1.02 3/65 16556
/proc/meminfo: memFree=973992/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=10400 CPUtime=0.29
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 2640 0 0 0 28 1 0 0 22 0 1 0 91617894 10649600 2346 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 2600 2346 91 271 0 2326 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10400

[startup+0.701042 s]
/proc/loadavg: 1.28 1.05 1.02 3/65 16556
/proc/meminfo: memFree=973992/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=10664 CPUtime=0.69
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 2700 0 0 0 68 1 0 0 25 0 1 0 91617894 10919936 2406 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 2666 2406 91 271 0 2392 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10664

[startup+1.50113 s]
/proc/loadavg: 1.26 1.05 1.01 2/66 16557
/proc/meminfo: memFree=964576/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=11076 CPUtime=1.49
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 2806 0 0 0 148 1 0 0 25 0 1 0 91617894 11341824 2512 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 2769 2512 91 271 0 2495 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11076

[startup+3.10231 s]
/proc/loadavg: 1.26 1.05 1.01 2/66 16557
/proc/meminfo: memFree=963936/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=11932 CPUtime=3.09
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 2989 0 0 0 307 2 0 0 25 0 1 0 91617894 12218368 2695 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 2983 2695 91 271 0 2709 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11932

[startup+6.30167 s]
/proc/loadavg: 1.26 1.05 1.01 2/66 16557
/proc/meminfo: memFree=962464/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=13132 CPUtime=6.29
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 3307 0 0 0 625 4 0 0 25 0 1 0 91617894 13447168 3013 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 3283 3013 91 271 0 3009 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13132

[startup+12.7014 s]
/proc/loadavg: 1.22 1.04 1.01 2/66 16557
/proc/meminfo: memFree=960232/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=15168 CPUtime=12.69
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 3809 0 0 0 1263 6 0 0 25 0 1 0 91617894 15532032 3515 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 3792 3515 91 271 0 3518 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15168

[startup+25.5018 s]
/proc/loadavg: 1.18 1.04 1.01 2/66 16557
/proc/meminfo: memFree=957160/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=18084 CPUtime=25.48
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 4548 0 0 0 2539 9 0 0 25 0 1 0 91617894 18518016 4254 1992294400 134512640 135625496 4294956224 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 4521 4254 91 271 0 4247 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18084

[startup+51.1017 s]
/proc/loadavg: 1.12 1.04 1.01 2/66 16557
/proc/meminfo: memFree=953000/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=22408 CPUtime=51.08
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 5626 0 0 0 5093 15 0 0 25 0 1 0 91617894 22945792 5332 1992294400 134512640 135625496 4294956224 18446744073709551615 134541468 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 5602 5332 91 271 0 5328 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22408

[startup+102.305 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 16557
/proc/meminfo: memFree=946792/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=28552 CPUtime=102.27
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 7255 0 0 0 10204 23 0 0 25 0 1 0 91617894 29237248 6870 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 7138 6870 91 271 0 6864 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 28552

[startup+162.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 16557
/proc/meminfo: memFree=941480/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=33980 CPUtime=162.24
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 8711 0 0 0 16193 31 0 0 25 0 1 0 91617894 34795520 8190 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 8495 8190 91 271 0 8221 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 33980

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 16557
/proc/meminfo: memFree=937000/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=38356 CPUtime=222.23
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 9821 0 0 0 22185 38 0 0 25 0 1 0 91617894 39276544 9300 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 9589 9300 91 271 0 9315 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 38356

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 16557
/proc/meminfo: memFree=933096/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=42488 CPUtime=282.21
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 10991 0 0 0 28178 43 0 0 25 0 1 0 91617894 43507712 10267 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 10622 10267 91 271 0 10348 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 42488

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16557
/proc/meminfo: memFree=929384/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=46020 CPUtime=342.19
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 11894 0 0 0 34170 49 0 0 25 0 1 0 91617894 47124480 11170 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 11505 11170 91 271 0 11231 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 46020

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16557
/proc/meminfo: memFree=926184/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=49204 CPUtime=402.17
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 12713 0 0 0 40164 53 0 0 25 0 1 0 91617894 50384896 11989 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 12301 11989 91 271 0 12027 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 49204

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16557
/proc/meminfo: memFree=923304/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=51992 CPUtime=462.15
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 13420 0 0 0 46158 57 0 0 25 0 1 0 91617894 53239808 12696 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 12998 12696 91 271 0 12724 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 51992

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16557
/proc/meminfo: memFree=920616/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=54772 CPUtime=522.14
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 14099 0 0 0 52151 63 0 0 25 0 1 0 91617894 56086528 13375 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 13693 13375 91 271 0 13419 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 54772

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16557
/proc/meminfo: memFree=918056/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=57764 CPUtime=582.12
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 15028 0 0 0 58145 67 0 0 25 0 1 0 91617894 59150336 14000 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 14441 14000 91 271 0 14167 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 57764

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16557
/proc/meminfo: memFree=915432/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=60372 CPUtime=642.11
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 15680 0 0 0 64141 70 0 0 25 0 1 0 91617894 61820928 14652 1992294400 134512640 135625496 4294956224 18446744073709551615 134541468 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 15093 14652 91 271 0 14819 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 60372

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16557
/proc/meminfo: memFree=913000/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=62644 CPUtime=702.08
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 16277 0 0 0 70136 72 0 0 25 0 1 0 91617894 64147456 15249 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 15661 15249 91 271 0 15387 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 62644

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16557
/proc/meminfo: memFree=910632/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=65052 CPUtime=762.08
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 16886 0 0 0 76131 77 0 0 25 0 1 0 91617894 66613248 15858 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 16263 15858 91 271 0 15989 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 65052

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16557
/proc/meminfo: memFree=908328/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=67368 CPUtime=822.05
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 17461 0 0 0 82126 79 0 0 25 0 1 0 91617894 68984832 16433 1992294400 134512640 135625496 4294956224 18446744073709551615 134541465 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 16842 16433 91 271 0 16568 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 67368

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16557
/proc/meminfo: memFree=906216/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=69408 CPUtime=882.04
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 17983 0 0 0 88121 83 0 0 25 0 1 0 91617894 71073792 16955 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 17352 16955 91 271 0 17078 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 69408

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16557
/proc/meminfo: memFree=903976/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=71532 CPUtime=942.01
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 18539 0 0 0 94114 87 0 0 25 0 1 0 91617894 73248768 17511 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 17883 17511 91 271 0 17609 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 71532

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16557
/proc/meminfo: memFree=902184/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=73412 CPUtime=1002
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 18986 0 0 0 100110 90 0 0 25 0 1 0 91617894 75173888 17958 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 18353 17958 91 271 0 18079 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 73412

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16557
/proc/meminfo: memFree=900520/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=75068 CPUtime=1061.98
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 19423 0 0 0 106105 93 0 0 25 0 1 0 91617894 76869632 18395 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 18767 18395 91 271 0 18493 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 75068

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16557
/proc/meminfo: memFree=898728/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=76784 CPUtime=1121.96
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 19854 0 0 0 112101 95 0 0 25 0 1 0 91617894 78626816 18826 1992294400 134512640 135625496 4294956224 18446744073709551615 134541613 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 19196 18826 91 271 0 18922 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 76784

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16557
/proc/meminfo: memFree=897128/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=78540 CPUtime=1181.95
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 20295 0 0 0 118098 97 0 0 25 0 1 0 91617894 80424960 19267 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 19635 19267 91 271 0 19361 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 78540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16557
/proc/meminfo: memFree=896552/2055920 swapFree=4192812/4192956
[pid=16556] ppid=16554 vsize=79076 CPUtime=1200.04
/proc/16556/stat : 16556 (csat) R 16554 16556 16417 0 -1 4194304 20427 0 0 0 119906 98 0 0 25 0 1 0 91617894 80973824 19399 1992294400 134512640 135625496 4294956224 18446744073709551615 134529069 0 0 4096 0 0 0 0 17 1 0 0
/proc/16556/statm: 19769 19399 91 271 0 19495 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 79076

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.07
CPU user time (s): 1199.07
CPU system time (s): 1.00085
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 79076

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

runsolver used 1.35779 second user time and 2.96755 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-25 07:04:38
IDJOB=1718350
IDBENCH=20485
IDSOLVER=517
FILE ID=node76/1718350-1240635878
PBS_JOBID= 9186459
Free space on /tmp= 66200 MiB

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

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

MD5SUM BENCH= c5b44b10975f50cd32d40650a6a22d18
RANDOM SEED=1175002336

node76.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        974408 kB
Buffers:         75484 kB
Cached:         908132 kB
SwapCached:        140 kB
Active:          75888 kB
Inactive:       921688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        974408 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2480 kB
Writeback:           0 kB
Mapped:          23560 kB
Slab:            69792 kB
Committed_AS:   286728 kB
PageTables:       1432 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= 66200 MiB
End job on node76 at 2009-04-25 07:24:40