Trace number 209871

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, and are wall clock time (not CPU 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
CSPtoSAT+minisat 0.3? (TO) 1800.12 1803.59

General information on the benchmark

Namefapp/fapp26-30/fapp26/
fapp26-2300-0.xml
MD5SUMaa878ecdf13a98d2376207a1052bf1ce
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.71798
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2300
Number of constraints24253
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension24253
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
3.28	c ...done
3.28	c #SATvar=1900771 #SATclauses=3794638 #CSPpredicates=24253

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-209871-1168062475 -o ROOT/results/node15/solver-209871-1168062475 -C 1800 -M 900 /tmp/evaluation/209871-1168062475/CSPtoSAT+minisat /tmp/evaluation/209871-1168062475/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.99 1.98 1.99 4/86 11623
/proc/meminfo: memFree=307880/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=6696 CPUtime=0
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 154642363 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7482232 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 1674 415 375 52 0 30 0

[startup+0.107538 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 11623
/proc/meminfo: memFree=307880/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=17000 CPUtime=0.1
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 2955 0 0 0 9 1 0 0 18 0 1 0 154642363 17408000 2902 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669248 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 4250 2906 694 52 0 2618 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 17000

[startup+0.515607 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 11623
/proc/meminfo: memFree=307880/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=91640 CPUtime=0.5
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 19182 0 0 0 39 11 0 0 22 0 1 0 154642363 93839360 18997 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669451 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 22910 18999 696 52 0 21278 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 91640

[startup+1.33675 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 11623
/proc/meminfo: memFree=145960/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=206796 CPUtime=1.33
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 48843 0 0 0 103 30 0 0 25 0 1 0 154642363 211759104 48657 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 51699 48659 696 52 0 50067 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 206796

[startup+2.98004 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 11623
/proc/meminfo: memFree=57064/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=291828 CPUtime=2.97
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 63918 0 0 0 257 40 0 0 25 0 1 0 154642363 298831872 63732 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8000726 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 72957 63732 704 52 0 71325 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 291828

[startup+6.2596 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 11623
/proc/meminfo: memFree=53672/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=292940 CPUtime=6.24
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 64269 0 0 0 584 40 0 0 25 0 1 0 154642363 299970560 64049 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 73235 64049 721 52 0 71603 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 292940

[startup+12.7307 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 11623
/proc/meminfo: memFree=53672/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=293204 CPUtime=12.71
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 64285 0 0 0 1231 40 0 0 25 0 1 0 154642363 300240896 64065 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 73301 64065 721 52 0 71669 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 293204

[startup+25.5609 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 11623
/proc/meminfo: memFree=53544/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=293520 CPUtime=25.5
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 64385 0 0 0 2510 40 0 0 25 0 1 0 154642363 300564480 64165 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 73380 64165 721 52 0 71748 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 293520

[startup+51.2293 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 11623
/proc/meminfo: memFree=52648/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=294456 CPUtime=51.16
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 64573 0 0 0 5075 41 0 0 25 0 1 0 154642363 301522944 64353 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 73614 64353 721 52 0 71982 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 294456

[startup+102.457 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 11623
/proc/meminfo: memFree=51816/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=295012 CPUtime=102.33
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 64738 0 0 0 10192 41 0 0 25 0 1 0 154642363 302092288 64518 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 73753 64518 721 52 0 72121 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 295012

[startup+162.514 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 11623
/proc/meminfo: memFree=50792/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=295596 CPUtime=162.3
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 64887 0 0 0 16188 42 0 0 25 0 1 0 154642363 302690304 64667 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 73899 64667 721 52 0 72267 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 295596

[startup+222.577 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 11623
/proc/meminfo: memFree=49896/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=296256 CPUtime=222.29
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 65036 0 0 0 22187 42 0 0 25 0 1 0 154642363 303366144 64816 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 74064 64816 721 52 0 72432 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 296256

[startup+282.633 s]
/proc/loadavg: 2.03 2.00 2.00 3/86 11623
/proc/meminfo: memFree=48936/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=296816 CPUtime=282.29
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 65178 0 0 0 28186 43 0 0 25 0 1 0 154642363 303939584 64958 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 74204 64958 721 52 0 72572 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 296816

[startup+342.693 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 11623
/proc/meminfo: memFree=48104/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=297344 CPUtime=342.26
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 65320 0 0 0 34182 44 0 0 25 0 1 0 154642363 304480256 65100 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 74336 65100 721 52 0 72704 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 297344

[startup+402.746 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11623
/proc/meminfo: memFree=47208/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=297952 CPUtime=402.26
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 65456 0 0 0 40181 45 0 0 25 0 1 0 154642363 305102848 65236 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 74488 65236 721 52 0 72856 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 297952

[startup+462.805 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11623
/proc/meminfo: memFree=46376/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=298480 CPUtime=462.25
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 65591 0 0 0 46180 45 0 0 25 0 1 0 154642363 305643520 65371 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 74620 65371 721 52 0 72988 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 298480

[startup+522.863 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11623
/proc/meminfo: memFree=45544/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=299008 CPUtime=522.22
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 65723 0 0 0 52176 46 0 0 25 0 1 0 154642363 306184192 65503 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 74752 65503 721 52 0 73120 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 299008

[startup+582.928 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11623
/proc/meminfo: memFree=44648/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=299536 CPUtime=582.21
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 65857 0 0 0 58175 46 0 0 25 0 1 0 154642363 306724864 65637 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 74884 65637 721 52 0 73252 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 299536

[startup+642.986 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11623
/proc/meminfo: memFree=43816/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=300184 CPUtime=642.22
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 65987 0 0 0 64175 47 0 0 25 0 1 0 154642363 307388416 65767 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 75046 65767 721 52 0 73414 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 300184

[startup+703.038 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11623
/proc/meminfo: memFree=42984/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=300580 CPUtime=702.19
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 66115 0 0 0 70171 48 0 0 25 0 1 0 154642363 307793920 65895 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 75145 65895 721 52 0 73513 0
Current children cumulated CPU time (s) 702.19
Current children cumulated vsize (KiB) 300580

[startup+763.095 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11623
/proc/meminfo: memFree=42216/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=301108 CPUtime=762.18
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 66242 0 0 0 76169 49 0 0 25 0 1 0 154642363 308334592 66022 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 75277 66022 721 52 0 73645 0
Current children cumulated CPU time (s) 762.18
Current children cumulated vsize (KiB) 301108

[startup+823.173 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 11747
/proc/meminfo: memFree=39960/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=301636 CPUtime=822.13
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 66369 0 0 0 82152 61 0 0 25 0 1 0 154642363 308875264 66149 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 75409 66149 721 52 0 73777 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 301636

[startup+883.26 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11821
/proc/meminfo: memFree=40208/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=302032 CPUtime=882.11
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 66493 0 0 0 88137 74 0 0 25 0 1 0 154642363 309280768 66273 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 75508 66273 721 52 0 73876 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 302032

[startup+943.322 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11821
/proc/meminfo: memFree=39520/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=302740 CPUtime=942.1
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 66631 0 0 0 94135 75 0 0 25 0 1 0 154642363 310005760 66411 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 75685 66411 721 52 0 74053 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 302740

[startup+1003.38 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11821
/proc/meminfo: memFree=38752/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=303136 CPUtime=1002.1
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 66753 0 0 0 100134 76 0 0 25 0 1 0 154642363 310411264 66533 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 75784 66533 721 52 0 74152 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 303136

[startup+1063.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11821
/proc/meminfo: memFree=38048/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=303664 CPUtime=1062.07
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 66874 0 0 0 106131 76 0 0 25 0 1 0 154642363 310951936 66654 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 75916 66654 721 52 0 74284 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 303664

[startup+1123.49 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11821
/proc/meminfo: memFree=37280/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=304060 CPUtime=1122.06
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 66994 0 0 0 112129 77 0 0 25 0 1 0 154642363 311357440 66774 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671748 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 76015 66774 721 52 0 74383 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 304060

[startup+1183.55 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11821
/proc/meminfo: memFree=36512/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=304588 CPUtime=1182.05
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 67116 0 0 0 118128 77 0 0 25 0 1 0 154642363 311898112 66896 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 76147 66896 721 52 0 74515 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 304588

[startup+1243.61 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 11821
/proc/meminfo: memFree=35688/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=304984 CPUtime=1242.03
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 67234 0 0 0 124125 78 0 0 25 0 1 0 154642363 312303616 67014 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 76246 67014 721 52 0 74614 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 304984

[startup+1303.67 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 11821
/proc/meminfo: memFree=34920/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=305512 CPUtime=1302.03
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 67352 0 0 0 130125 78 0 0 25 0 1 0 154642363 312844288 67132 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 76378 67132 721 52 0 74746 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 305512

[startup+1363.72 s]
/proc/loadavg: 2.05 2.02 2.00 3/86 11821
/proc/meminfo: memFree=34216/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=305908 CPUtime=1362
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 67469 0 0 0 136122 78 0 0 25 0 1 0 154642363 313249792 67249 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 76477 67249 721 52 0 74845 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 305908

[startup+1423.78 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 11821
/proc/meminfo: memFree=33448/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=306572 CPUtime=1421.98
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 67585 0 0 0 142119 79 0 0 25 0 1 0 154642363 313929728 67365 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667292 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 76643 67365 721 52 0 75011 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 306572

[startup+1483.83 s]
/proc/loadavg: 2.06 2.02 2.00 3/86 11821
/proc/meminfo: memFree=32680/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=307100 CPUtime=1481.97
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 67699 0 0 0 148118 79 0 0 25 0 1 0 154642363 314470400 67479 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 76775 67479 721 52 0 75143 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 307100

[startup+1543.9 s]
/proc/loadavg: 2.12 2.05 2.01 3/86 11821
/proc/meminfo: memFree=31912/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=307496 CPUtime=1541.97
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 67816 0 0 0 154118 79 0 0 25 0 1 0 154642363 314875904 67596 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 76874 67596 721 52 0 75242 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 307496

[startup+1603.96 s]
/proc/loadavg: 2.04 2.03 2.00 4/86 11821
/proc/meminfo: memFree=31080/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=307892 CPUtime=1601.94
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 67930 0 0 0 160115 79 0 0 25 0 1 0 154642363 315281408 67710 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11622/statm: 76973 67710 721 52 0 75341 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 307892

[startup+1663.97 s]
/proc/loadavg: 1.75 1.95 1.97 4/86 11930
/proc/meminfo: memFree=804776/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=308420 CPUtime=1661.77
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 68054 0 0 0 166094 83 0 0 25 0 1 0 154642363 315822080 67834 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 77105 67834 721 52 0 75473 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 308420

[startup+1724 s]
/proc/loadavg: 1.91 1.95 1.97 3/86 11930
/proc/meminfo: memFree=751528/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=308816 CPUtime=1721.26
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 68172 0 0 0 172042 84 0 0 25 0 1 0 154642363 316227584 67952 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 77204 67952 721 52 0 75572 0
Current children cumulated CPU time (s) 1721.26
Current children cumulated vsize (KiB) 308816

[startup+1784.04 s]
/proc/loadavg: 2.04 1.98 1.98 3/86 11930
/proc/meminfo: memFree=716328/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=309212 CPUtime=1780.75
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 68289 0 0 0 177991 84 0 0 25 0 1 0 154642363 316633088 68069 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671277 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 77303 68069 721 52 0 75671 0
Current children cumulated CPU time (s) 1780.75
Current children cumulated vsize (KiB) 309212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.54 s]
/proc/loadavg: 2.03 1.98 1.98 3/86 11930
/proc/meminfo: memFree=705576/2055920 swapFree=4174172/4192956
[pid=11622] ppid=11620 vsize=309476 CPUtime=1800.06
/proc/11622/stat : 11622 (CSPtoSAT+minisa) R 11620 11622 11567 0 -1 4194304 68327 0 0 0 179922 84 0 0 25 0 1 0 154642363 316903424 68107 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 77369 68107 721 52 0 75737 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 309476

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.59
CPU time (s): 1800.12
CPU user time (s): 1799.22
CPU system time (s): 0.891864
CPU usage (%): 99.8072
Max. virtual memory (cumulated for all children) (KiB): 309476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.22
system time used= 0.891864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68327
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= 10
involuntary context switches= 17360

runsolver used 2.10668 s user time and 5.87211 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan  6 05:47:55 UTC 2007


IDJOB= 209871
IDBENCH= 4565
FILE ID= node15/209871-1168062475

PBS_JOBID= 3475375

Free space on /tmp= 66272 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp26-30/fapp26/fapp26-2300-0.xml
COMMAND LINE= /tmp/evaluation/209871-1168062475/CSPtoSAT+minisat /tmp/evaluation/209871-1168062475/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-209871-1168062475 -o ROOT/results/node15/solver-209871-1168062475 -C 1800 -M 900  /tmp/evaluation/209871-1168062475/CSPtoSAT+minisat /tmp/evaluation/209871-1168062475/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  aa878ecdf13a98d2376207a1052bf1ce

RANDOM SEED= 726716010

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.276
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.276
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:        308360 kB
Buffers:         84864 kB
Cached:         746516 kB
SwapCached:       7128 kB
Active:        1108896 kB
Inactive:       533720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        308360 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            5076 kB
Writeback:           0 kB
Mapped:         823260 kB
Slab:            87860 kB
Committed_AS:  4914824 kB
PageTables:       4216 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= 66278 MiB



End job on node15 on Sat Jan  6 06:17:59 UTC 2007