Trace number 201680

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.14 1802.12

General information on the benchmark

Namefapp/fapp11-15/fapp13/
fapp13-2000-9.xml
MD5SUM5b72c86380aa44432a29d477c7fa6640
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.1339
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2000
Number of constraints25652
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25652
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...
2.70	c ...done
2.70	c #SATvar=957484 #SATclauses=1908964 #CSPpredicates=25652

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/node38/watcher-201680-1168055560 -o ROOT/results/node38/solver-201680-1168055560 -C 1800 -M 900 /tmp/evaluation/201680-1168055560/CSPtoSAT+minisat /tmp/evaluation/201680-1168055560/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 2.00 2.00 5/73 11610
/proc/meminfo: memFree=712384/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=496 CPUtime=0
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 153955854 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8606500 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/11609/statm: 124 36 29 52 0 19 0

[startup+0.107945 s]
/proc/loadavg: 1.99 2.00 2.00 5/73 11610
/proc/meminfo: memFree=712384/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=13812 CPUtime=0.09
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 2336 0 0 0 8 1 0 0 19 0 1 0 153955854 14143488 2250 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669248 0 0 4096 0 0 0 0 17 1 0 0
/proc/11609/statm: 3453 2250 694 52 0 1821 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13812

[startup+0.516028 s]
/proc/loadavg: 1.99 2.00 2.00 5/73 11610
/proc/meminfo: memFree=712384/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=80164 CPUtime=0.5
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 17181 0 0 0 41 9 0 0 23 0 1 0 153955854 82087936 17033 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672132 0 0 4096 0 0 0 0 17 1 0 0
/proc/11609/statm: 20041 17033 696 52 0 18409 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 80164

[startup+1.33718 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 11610
/proc/meminfo: memFree=586176/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=142924 CPUtime=1.32
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 32475 0 0 0 114 18 0 0 25 0 1 0 153955854 146354176 32327 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310436 0 0 4096 0 0 0 0 17 1 0 0
/proc/11609/statm: 35731 32327 704 52 0 34099 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 142924

[startup+2.97451 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 11610
/proc/meminfo: memFree=582656/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=147116 CPUtime=2.94
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 33535 0 0 0 276 18 0 0 25 0 1 0 153955854 150646784 33361 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 1 0 0
/proc/11609/statm: 36779 33361 721 52 0 35147 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 147116

[startup+6.26014 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 11610
/proc/meminfo: memFree=580928/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=147236 CPUtime=6.21
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 33555 0 0 0 603 18 0 0 25 0 1 0 153955854 150769664 33381 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/11609/statm: 36809 33381 721 52 0 35177 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 147236

[startup+12.7194 s]
/proc/loadavg: 1.91 1.98 1.99 2/68 11625
/proc/meminfo: memFree=1065768/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=147368 CPUtime=12.65
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 33611 0 0 0 1246 19 0 0 25 0 1 0 153955854 150904832 33437 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 36842 33437 721 52 0 35210 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 147368

[startup+25.5479 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 11648
/proc/meminfo: memFree=1054208/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=148080 CPUtime=25.48
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 33749 0 0 0 2528 20 0 0 25 0 1 0 153955854 151633920 33575 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 37020 33575 721 52 0 35388 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 148080

[startup+51.2009 s]
/proc/loadavg: 1.95 1.98 1.99 3/73 11648
/proc/meminfo: memFree=1051520/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=148476 CPUtime=51.11
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 33872 0 0 0 5091 20 0 0 25 0 1 0 153955854 152039424 33698 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667392 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 37119 33698 721 52 0 35487 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 148476

[startup+102.41 s]
/proc/loadavg: 1.98 1.98 1.99 3/73 11648
/proc/meminfo: memFree=1046784/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=149268 CPUtime=102.25
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 34063 0 0 0 10204 21 0 0 25 0 1 0 153955854 152850432 33889 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 37317 33889 721 52 0 35685 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 149268

[startup+162.443 s]
/proc/loadavg: 2.05 2.00 2.00 3/73 11648
/proc/meminfo: memFree=1045504/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=150020 CPUtime=162.23
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 34263 0 0 0 16202 21 0 0 25 0 1 0 153955854 153620480 34089 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 37505 34089 721 52 0 35873 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 150020

[startup+222.471 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 11648
/proc/meminfo: memFree=1044672/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=150844 CPUtime=222.21
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 34455 0 0 0 22199 22 0 0 25 0 1 0 153955854 154464256 34281 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671356 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 37711 34281 721 52 0 36079 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 150844

[startup+282.504 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11648
/proc/meminfo: memFree=1043840/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=151584 CPUtime=282.16
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 34647 0 0 0 28193 23 0 0 25 0 1 0 153955854 155222016 34473 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 37896 34473 721 52 0 36264 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 151584

[startup+342.537 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11648
/proc/meminfo: memFree=1042496/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=152244 CPUtime=342.13
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 34824 0 0 0 34190 23 0 0 25 0 1 0 153955854 155897856 34650 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 38061 34650 721 52 0 36429 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 152244

[startup+402.567 s]
/proc/loadavg: 2.05 2.01 2.00 3/73 11648
/proc/meminfo: memFree=1041728/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=152904 CPUtime=402.11
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 34999 0 0 0 40187 24 0 0 25 0 1 0 153955854 156573696 34825 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 38226 34825 721 52 0 36594 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 152904

[startup+462.599 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 11648
/proc/meminfo: memFree=1041024/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=153684 CPUtime=462.06
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 35169 0 0 0 46182 24 0 0 25 0 1 0 153955854 157372416 34995 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 38421 34995 721 52 0 36789 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 153684

[startup+522.636 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 11750
/proc/meminfo: memFree=1038784/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=154344 CPUtime=522
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 35335 0 0 0 52167 33 0 0 25 0 1 0 153955854 158048256 35161 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 38586 35161 721 52 0 36954 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 154344

[startup+582.695 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 11820
/proc/meminfo: memFree=1038224/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=155004 CPUtime=581.98
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 35497 0 0 0 58154 44 0 0 25 0 1 0 153955854 158724096 35323 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 38751 35323 721 52 0 37119 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 155004

[startup+642.726 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11846
/proc/meminfo: memFree=1038656/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=155532 CPUtime=641.92
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 35657 0 0 0 64145 47 0 0 25 0 1 0 153955854 159264768 35483 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 38883 35483 721 52 0 37251 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 155532

[startup+702.757 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11846
/proc/meminfo: memFree=1038080/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=156372 CPUtime=701.9
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 35815 0 0 0 70143 47 0 0 25 0 1 0 153955854 160124928 35641 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678518 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 39093 35641 721 52 0 37461 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 156372

[startup+762.792 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11846
/proc/meminfo: memFree=1037440/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=156900 CPUtime=761.89
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 35979 0 0 0 76141 48 0 0 25 0 1 0 153955854 160665600 35805 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 39225 35805 721 52 0 37593 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 156900

[startup+822.818 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11846
/proc/meminfo: memFree=1036800/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=157560 CPUtime=821.83
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 36132 0 0 0 82135 48 0 0 25 0 1 0 153955854 161341440 35958 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 39390 35958 721 52 0 37758 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 157560

[startup+882.848 s]
/proc/loadavg: 2.03 2.01 2.00 3/73 11846
/proc/meminfo: memFree=1036224/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=158088 CPUtime=881.8
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 36283 0 0 0 88132 48 0 0 25 0 1 0 153955854 161882112 36109 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678493 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 39522 36109 721 52 0 37890 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 158088

[startup+942.877 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 11846
/proc/meminfo: memFree=1035712/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=158616 CPUtime=941.77
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 36431 0 0 0 94129 48 0 0 25 0 1 0 153955854 162422784 36257 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 39654 36257 721 52 0 38022 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 158616

[startup+1002.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11846
/proc/meminfo: memFree=1035072/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=159544 CPUtime=1001.74
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 36579 0 0 0 100125 49 0 0 25 0 1 0 153955854 163373056 36405 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 39886 36405 721 52 0 38254 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 159544

[startup+1062.94 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11846
/proc/meminfo: memFree=1034496/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=160072 CPUtime=1061.7
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 36725 0 0 0 106121 49 0 0 25 0 1 0 153955854 163913728 36551 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 40018 36551 721 52 0 38386 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 160072

[startup+1122.97 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11846
/proc/meminfo: memFree=1033920/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=160600 CPUtime=1121.69
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 36869 0 0 0 112119 50 0 0 25 0 1 0 153955854 164454400 36695 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667348 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 40150 36695 721 52 0 38518 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 160600

[startup+1183 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11846
/proc/meminfo: memFree=1033344/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=161128 CPUtime=1181.64
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 37012 0 0 0 118114 50 0 0 25 0 1 0 153955854 164995072 36838 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 40282 36838 721 52 0 38650 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 161128

[startup+1243.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11846
/proc/meminfo: memFree=1032768/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=161656 CPUtime=1241.61
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 37154 0 0 0 124111 50 0 0 25 0 1 0 153955854 165535744 36980 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 40414 36980 721 52 0 38782 0
Current children cumulated CPU time (s) 1241.61
Current children cumulated vsize (KiB) 161656

[startup+1303.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11846
/proc/meminfo: memFree=1032128/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=162184 CPUtime=1301.6
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 37297 0 0 0 130109 51 0 0 25 0 1 0 153955854 166076416 37123 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671657 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 40546 37123 721 52 0 38914 0
Current children cumulated CPU time (s) 1301.6
Current children cumulated vsize (KiB) 162184

[startup+1363.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11846
/proc/meminfo: memFree=1031616/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=162712 CPUtime=1361.56
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 37437 0 0 0 136105 51 0 0 25 0 1 0 153955854 166617088 37263 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 40678 37263 721 52 0 39046 0
Current children cumulated CPU time (s) 1361.56
Current children cumulated vsize (KiB) 162712

[startup+1423.13 s]
/proc/loadavg: 2.06 2.01 2.00 3/73 11846
/proc/meminfo: memFree=1031040/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=163240 CPUtime=1421.52
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 37575 0 0 0 142100 52 0 0 25 0 1 0 153955854 167157760 37401 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 40810 37401 721 52 0 39178 0
Current children cumulated CPU time (s) 1421.52
Current children cumulated vsize (KiB) 163240

[startup+1483.17 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 11846
/proc/meminfo: memFree=1030400/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=163768 CPUtime=1481.5
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 37712 0 0 0 148098 52 0 0 25 0 1 0 153955854 167698432 37538 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 40942 37538 721 52 0 39310 0
Current children cumulated CPU time (s) 1481.5
Current children cumulated vsize (KiB) 163768

[startup+1543.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11848
/proc/meminfo: memFree=1029632/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=164700 CPUtime=1541.47
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 37850 0 0 0 154094 53 0 0 25 0 1 0 153955854 168652800 37676 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 41175 37676 721 52 0 39543 0
Current children cumulated CPU time (s) 1541.47
Current children cumulated vsize (KiB) 164700

[startup+1603.23 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11848
/proc/meminfo: memFree=1029184/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=165228 CPUtime=1601.44
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 37986 0 0 0 160091 53 0 0 25 0 1 0 153955854 169193472 37812 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667409 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 41307 37812 721 52 0 39675 0
Current children cumulated CPU time (s) 1601.44
Current children cumulated vsize (KiB) 165228

[startup+1663.26 s]
/proc/loadavg: 2.05 2.01 2.00 3/73 11848
/proc/meminfo: memFree=1028608/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=165756 CPUtime=1661.41
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 38122 0 0 0 166088 53 0 0 25 0 1 0 153955854 169734144 37948 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 41439 37948 721 52 0 39807 0
Current children cumulated CPU time (s) 1661.41
Current children cumulated vsize (KiB) 165756

[startup+1723.29 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 11848
/proc/meminfo: memFree=1028160/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=166152 CPUtime=1721.36
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 38253 0 0 0 172083 53 0 0 25 0 1 0 153955854 170139648 38079 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 41538 38079 721 52 0 39906 0
Current children cumulated CPU time (s) 1721.36
Current children cumulated vsize (KiB) 166152

[startup+1783.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11848
/proc/meminfo: memFree=1027584/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=166680 CPUtime=1781.34
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 38388 0 0 0 178080 54 0 0 25 0 1 0 153955854 170680320 38214 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 41670 38214 721 52 0 40038 0
Current children cumulated CPU time (s) 1781.34
Current children cumulated vsize (KiB) 166680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.09 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11848
/proc/meminfo: memFree=1027456/2055920 swapFree=4192812/4192956
[pid=11609] ppid=11607 vsize=166812 CPUtime=1800.1
/proc/11609/stat : 11609 (CSPtoSAT+minisa) R 11607 11609 9105 0 -1 4194304 38430 0 0 0 179956 54 0 0 25 0 1 0 153955854 170815488 38256 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 41703 38256 721 52 0 40071 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 166812

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.12
CPU time (s): 1800.14
CPU user time (s): 1799.56
CPU system time (s): 0.571913
CPU usage (%): 99.89
Max. virtual memory (cumulated for all children) (KiB): 166812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.56
system time used= 0.571913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38430
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= 11
involuntary context switches= 6283

runsolver used 1.9877 s user time and 5.2362 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Sat Jan  6 03:52:42 UTC 2007


IDJOB= 201680
IDBENCH= 3777
FILE ID= node38/201680-1168055560

PBS_JOBID= 3475509

Free space on /tmp= 66508 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp13/fapp13-2000-9.xml
COMMAND LINE= /tmp/evaluation/201680-1168055560/CSPtoSAT+minisat /tmp/evaluation/201680-1168055560/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-201680-1168055560 -o ROOT/results/node38/solver-201680-1168055560 -C 1800 -M 900  /tmp/evaluation/201680-1168055560/CSPtoSAT+minisat /tmp/evaluation/201680-1168055560/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  5b72c86380aa44432a29d477c7fa6640

RANDOM SEED= 44862890

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.267
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.267
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:        712864 kB
Buffers:         38956 kB
Cached:         719788 kB
SwapCached:          0 kB
Active:         586128 kB
Inactive:       671884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        712864 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5052 kB
Writeback:           0 kB
Mapped:         512900 kB
Slab:            69232 kB
Committed_AS:  3571020 kB
PageTables:       3112 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= 66511 MiB



End job on node38 on Sat Jan  6 04:22:53 UTC 2007