Trace number 204374

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.05 1810.15

General information on the benchmark

Namefapp/fapp16-20/fapp20/
fapp20-0420-1.xml
MD5SUM8fc86fe2cdce76846140e9595a47fd42
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 benchmark1.91771
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables420
Number of constraints4737
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4737
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node17/watcher-204374-1168058629 -o ROOT/results/node17/solver-204374-1168058629 -C 1800 -M 900 /tmp/evaluation/204374-1168058629/CSPtoSAT+minisat /tmp/evaluation/204374-1168058629/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: 2.00 2.00 1.93 5/86 8264
/proc/meminfo: memFree=1430824/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=496 CPUtime=0
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154257701 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2859812 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/8263/statm: 124 36 29 52 0 19 0

[startup+0.104851 s]
/proc/loadavg: 2.00 2.00 1.93 5/86 8264
/proc/meminfo: memFree=1430824/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=18056 CPUtime=0.09
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 3277 0 0 0 7 2 0 0 18 0 1 0 154257701 18489344 3235 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/8263/statm: 4514 3235 696 52 0 2882 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18056

[startup+0.516876 s]
/proc/loadavg: 2.00 2.00 1.93 5/86 8264
/proc/meminfo: memFree=1430824/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=45500 CPUtime=0.5
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 9529 0 0 0 45 5 0 0 22 0 1 0 154257701 46592000 9487 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134547853 0 0 4096 0 0 0 0 17 1 0 0
/proc/8263/statm: 11375 9487 704 52 0 9743 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 45500

[startup+1.34197 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 8264
/proc/meminfo: memFree=1395240/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=45736 CPUtime=1.32
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 9632 0 0 0 126 6 0 0 25 0 1 0 154257701 46833664 9564 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 1 0 0
/proc/8263/statm: 11434 9564 721 52 0 9802 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 45736

[startup+2.97915 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 8264
/proc/meminfo: memFree=1394920/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=45900 CPUtime=2.94
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 9675 0 0 0 288 6 0 0 25 0 1 0 154257701 47001600 9607 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562865 0 0 4096 0 0 0 0 17 1 0 0
/proc/8263/statm: 11475 9607 721 52 0 9843 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 45900

[startup+6.25849 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 8264
/proc/meminfo: memFree=1394536/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=45980 CPUtime=6.19
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 9702 0 0 0 613 6 0 0 25 0 1 0 154257701 47083520 9634 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/8263/statm: 11495 9634 721 52 0 9863 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 45980

[startup+12.7312 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 8264
/proc/meminfo: memFree=1393776/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=46248 CPUtime=12.6
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 9746 0 0 0 1254 6 0 0 25 0 1 0 154257701 47357952 9678 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/8263/statm: 11562 9678 721 52 0 9930 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 46248

[startup+25.5565 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 8264
/proc/meminfo: memFree=1392368/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=46536 CPUtime=25.31
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 9825 0 0 0 2525 6 0 0 25 0 1 0 154257701 47652864 9757 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8263/statm: 11634 9757 721 52 0 10002 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 46536

[startup+51.2202 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 8264
/proc/meminfo: memFree=1389616/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=47076 CPUtime=50.74
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 9955 0 0 0 5067 7 0 0 25 0 1 0 154257701 48205824 9887 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/8263/statm: 11769 9887 721 52 0 10137 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 47076

[startup+102.433 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 8264
/proc/meminfo: memFree=1386800/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=48112 CPUtime=101.48
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 10208 0 0 0 10141 7 0 0 25 0 1 0 154257701 49266688 10140 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8263/statm: 12028 10140 721 52 0 10396 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 48112

[startup+162.474 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 8264
/proc/meminfo: memFree=1385584/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=49248 CPUtime=160.98
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 10494 0 0 0 16090 8 0 0 25 0 1 0 154257701 50429952 10426 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/8263/statm: 12312 10426 721 52 0 10680 0
Current children cumulated CPU time (s) 160.98
Current children cumulated vsize (KiB) 49248

[startup+222.522 s]
/proc/loadavg: 2.04 2.01 1.93 3/86 8264
/proc/meminfo: memFree=1384432/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=50424 CPUtime=220.47
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 10777 0 0 0 22039 8 0 0 25 0 1 0 154257701 51634176 10709 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8263/statm: 12606 10709 721 52 0 10974 0
Current children cumulated CPU time (s) 220.47
Current children cumulated vsize (KiB) 50424

[startup+282.565 s]
/proc/loadavg: 2.01 2.01 1.93 3/86 8264
/proc/meminfo: memFree=1383280/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=51480 CPUtime=279.97
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 11058 0 0 0 27988 9 0 0 25 0 1 0 154257701 52715520 10990 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 1 0 0
/proc/8263/statm: 12870 10990 721 52 0 11238 0
Current children cumulated CPU time (s) 279.97
Current children cumulated vsize (KiB) 51480

[startup+342.608 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 8264
/proc/meminfo: memFree=1382128/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=52716 CPUtime=339.47
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 11329 0 0 0 33937 10 0 0 25 0 1 0 154257701 53981184 11261 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3301067 0 0 4096 0 0 0 0 17 1 0 0
/proc/8263/statm: 13179 11261 721 52 0 11547 0
Current children cumulated CPU time (s) 339.47
Current children cumulated vsize (KiB) 52716

[startup+402.653 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 8264
/proc/meminfo: memFree=1381104/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=53640 CPUtime=398.97
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 11597 0 0 0 39887 10 0 0 25 0 1 0 154257701 54927360 11529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 1 0 0
/proc/8263/statm: 13410 11529 721 52 0 11778 0
Current children cumulated CPU time (s) 398.97
Current children cumulated vsize (KiB) 53640

[startup+462.699 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 8264
/proc/meminfo: memFree=1379952/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=54696 CPUtime=458.47
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 11867 0 0 0 45836 11 0 0 25 0 1 0 154257701 56008704 11799 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/8263/statm: 13674 11799 721 52 0 12042 0
Current children cumulated CPU time (s) 458.47
Current children cumulated vsize (KiB) 54696

[startup+522.717 s]
/proc/loadavg: 1.72 1.91 1.90 3/86 8484
/proc/meminfo: memFree=1457904/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=56020 CPUtime=518.26
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 12157 0 0 0 51808 18 0 0 25 0 1 0 154257701 57364480 12089 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 14005 12089 721 52 0 12373 0
Current children cumulated CPU time (s) 518.26
Current children cumulated vsize (KiB) 56020

[startup+582.737 s]
/proc/loadavg: 1.74 1.87 1.89 3/86 8555
/proc/meminfo: memFree=704048/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=57076 CPUtime=578.2
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 12441 0 0 0 57798 22 0 0 25 0 1 0 154257701 58445824 12373 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 14269 12373 721 52 0 12637 0
Current children cumulated CPU time (s) 578.2
Current children cumulated vsize (KiB) 57076

[startup+642.791 s]
/proc/loadavg: 1.90 1.89 1.89 3/86 8555
/proc/meminfo: memFree=701616/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=58000 CPUtime=638.19
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 12698 0 0 0 63796 23 0 0 25 0 1 0 154257701 59392000 12630 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 14500 12630 721 52 0 12868 0
Current children cumulated CPU time (s) 638.19
Current children cumulated vsize (KiB) 58000

[startup+702.841 s]
/proc/loadavg: 1.96 1.90 1.90 3/86 8555
/proc/meminfo: memFree=700016/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=59056 CPUtime=698.17
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 12958 0 0 0 69793 24 0 0 25 0 1 0 154257701 60473344 12890 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 14764 12890 721 52 0 13132 0
Current children cumulated CPU time (s) 698.17
Current children cumulated vsize (KiB) 59056

[startup+762.894 s]
/proc/loadavg: 1.98 1.92 1.90 3/86 8555
/proc/meminfo: memFree=698544/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=60384 CPUtime=758.14
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 13215 0 0 0 75790 24 0 0 25 0 1 0 154257701 61833216 13147 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 15096 13147 721 52 0 13464 0
Current children cumulated CPU time (s) 758.14
Current children cumulated vsize (KiB) 60384

[startup+822.948 s]
/proc/loadavg: 1.99 1.93 1.91 3/86 8555
/proc/meminfo: memFree=697200/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=61308 CPUtime=818.13
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 13471 0 0 0 81788 25 0 0 25 0 1 0 154257701 62779392 13403 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 15327 13403 721 52 0 13695 0
Current children cumulated CPU time (s) 818.13
Current children cumulated vsize (KiB) 61308

[startup+883.025 s]
/proc/loadavg: 2.03 1.95 1.91 3/86 8555
/proc/meminfo: memFree=695856/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=62232 CPUtime=877.91
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 13717 0 0 0 87765 26 0 0 25 0 1 0 154257701 63725568 13649 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 15558 13649 721 52 0 13926 0
Current children cumulated CPU time (s) 877.91
Current children cumulated vsize (KiB) 62232

[startup+943.062 s]
/proc/loadavg: 2.09 1.98 1.92 3/86 8555
/proc/meminfo: memFree=694576/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=63156 CPUtime=937.62
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 13964 0 0 0 93735 27 0 0 25 0 1 0 154257701 64671744 13896 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671654 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 15789 13896 721 52 0 14157 0
Current children cumulated CPU time (s) 937.62
Current children cumulated vsize (KiB) 63156

[startup+1003.1 s]
/proc/loadavg: 2.08 1.99 1.93 3/86 8555
/proc/meminfo: memFree=693232/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=64212 CPUtime=997.35
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 14220 0 0 0 99708 27 0 0 25 0 1 0 154257701 65753088 14152 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 16053 14152 721 52 0 14421 0
Current children cumulated CPU time (s) 997.35
Current children cumulated vsize (KiB) 64212

[startup+1063.15 s]
/proc/loadavg: 2.03 1.99 1.93 4/92 8673
/proc/meminfo: memFree=690464/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=65136 CPUtime=1057.04
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 14466 0 0 0 105666 38 0 0 25 0 1 0 154257701 66699264 14398 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 16284 14398 721 52 0 14652 0
Current children cumulated CPU time (s) 1057.04
Current children cumulated vsize (KiB) 65136

[startup+1123.22 s]
/proc/loadavg: 2.01 1.99 1.93 3/92 8731
/proc/meminfo: memFree=689272/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=66668 CPUtime=1116.73
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 14711 0 0 0 111622 51 0 0 25 0 1 0 154257701 68268032 14643 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 16667 14643 721 52 0 15035 0
Current children cumulated CPU time (s) 1116.73
Current children cumulated vsize (KiB) 66668

[startup+1183.26 s]
/proc/loadavg: 2.00 1.99 1.93 3/86 8753
/proc/meminfo: memFree=689136/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=67592 CPUtime=1176.44
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 14959 0 0 0 117592 52 0 0 25 0 1 0 154257701 69214208 14891 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 16898 14891 721 52 0 15266 0
Current children cumulated CPU time (s) 1176.44
Current children cumulated vsize (KiB) 67592

[startup+1243.31 s]
/proc/loadavg: 2.05 2.01 1.93 3/86 8753
/proc/meminfo: memFree=687920/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=68384 CPUtime=1236.18
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 15199 0 0 0 123565 53 0 0 25 0 1 0 154257701 70025216 15131 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 17096 15131 721 52 0 15464 0
Current children cumulated CPU time (s) 1236.18
Current children cumulated vsize (KiB) 68384

[startup+1303.35 s]
/proc/loadavg: 2.02 2.00 1.93 3/86 8753
/proc/meminfo: memFree=686512/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=69308 CPUtime=1295.89
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 15444 0 0 0 129535 54 0 0 25 0 1 0 154257701 70971392 15376 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 17327 15376 721 52 0 15695 0
Current children cumulated CPU time (s) 1295.89
Current children cumulated vsize (KiB) 69308

[startup+1363.38 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 8753
/proc/meminfo: memFree=685232/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=70232 CPUtime=1355.63
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 15688 0 0 0 135508 55 0 0 25 0 1 0 154257701 71917568 15620 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678187 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 17558 15620 721 52 0 15926 0
Current children cumulated CPU time (s) 1355.63
Current children cumulated vsize (KiB) 70232

[startup+1423.42 s]
/proc/loadavg: 2.08 2.02 1.94 3/86 8753
/proc/meminfo: memFree=684016/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=71156 CPUtime=1415.35
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 15927 0 0 0 141480 55 0 0 25 0 1 0 154257701 72863744 15859 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 17789 15859 721 52 0 16157 0
Current children cumulated CPU time (s) 1415.35
Current children cumulated vsize (KiB) 71156

[startup+1483.46 s]
/proc/loadavg: 2.03 2.01 1.94 3/86 8753
/proc/meminfo: memFree=682864/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=72080 CPUtime=1475.06
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 16168 0 0 0 147450 56 0 0 25 0 1 0 154257701 73809920 16100 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 18020 16100 721 52 0 16388 0
Current children cumulated CPU time (s) 1475.06
Current children cumulated vsize (KiB) 72080

[startup+1543.5 s]
/proc/loadavg: 2.01 2.00 1.94 3/86 8753
/proc/meminfo: memFree=681584/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=73004 CPUtime=1534.79
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 16410 0 0 0 153423 56 0 0 25 0 1 0 154257701 74756096 16342 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 18251 16342 721 52 0 16619 0
Current children cumulated CPU time (s) 1534.79
Current children cumulated vsize (KiB) 73004

[startup+1603.54 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 8753
/proc/meminfo: memFree=680368/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=73928 CPUtime=1594.52
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 16646 0 0 0 159396 56 0 0 25 0 1 0 154257701 75702272 16578 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667421 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 18482 16578 721 52 0 16850 0
Current children cumulated CPU time (s) 1594.52
Current children cumulated vsize (KiB) 73928

[startup+1663.58 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 8753
/proc/meminfo: memFree=679152/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=74720 CPUtime=1654.22
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 16887 0 0 0 165365 57 0 0 25 0 1 0 154257701 76513280 16819 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 18680 16819 721 52 0 17048 0
Current children cumulated CPU time (s) 1654.22
Current children cumulated vsize (KiB) 74720

[startup+1723.62 s]
/proc/loadavg: 2.06 2.01 1.94 3/86 8753
/proc/meminfo: memFree=677808/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=76556 CPUtime=1713.97
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 17126 0 0 0 171339 58 0 0 25 0 1 0 154257701 78393344 17058 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 19139 17058 721 52 0 17507 0
Current children cumulated CPU time (s) 1713.97
Current children cumulated vsize (KiB) 76556

[startup+1783.66 s]
/proc/loadavg: 2.02 2.01 1.94 3/86 8753
/proc/meminfo: memFree=676592/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=77480 CPUtime=1773.7
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 17367 0 0 0 177312 58 0 0 25 0 1 0 154257701 79339520 17299 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 19370 17299 721 52 0 17738 0
Current children cumulated CPU time (s) 1773.7
Current children cumulated vsize (KiB) 77480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.14 s]
/proc/loadavg: 2.01 2.01 1.94 3/86 8753
/proc/meminfo: memFree=676016/2055920 swapFree=4192812/4192956
[pid=8263] ppid=8261 vsize=77876 CPUtime=1800.03
/proc/8263/stat : 8263 (CSPtoSAT+minisa) R 8261 8263 8130 0 -1 4194304 17469 0 0 0 179944 59 0 0 25 0 1 0 154257701 79745024 17401 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/8263/statm: 19469 17401 721 52 0 17837 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 77876

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.15
CPU time (s): 1800.05
CPU user time (s): 1799.45
CPU system time (s): 0.606907
CPU usage (%): 99.442
Max. virtual memory (cumulated for all children) (KiB): 77876

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

runsolver used 2.00769 s user time and 5.61715 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan  6 04:43:49 UTC 2007


IDJOB= 204374
IDBENCH= 4017
FILE ID= node17/204374-1168058629

PBS_JOBID= 3475340

Free space on /tmp= 66318 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp16-20/fapp20/fapp20-0420-1.xml
COMMAND LINE= /tmp/evaluation/204374-1168058629/CSPtoSAT+minisat /tmp/evaluation/204374-1168058629/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-204374-1168058629 -o ROOT/results/node17/solver-204374-1168058629 -C 1800 -M 900  /tmp/evaluation/204374-1168058629/CSPtoSAT+minisat /tmp/evaluation/204374-1168058629/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  8fc86fe2cdce76846140e9595a47fd42

RANDOM SEED= 141018967

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.236
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.236
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:       1431304 kB
Buffers:         59880 kB
Cached:         333500 kB
SwapCached:          0 kB
Active:         350788 kB
Inactive:       180548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1431304 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2232 kB
Writeback:           0 kB
Mapped:         160336 kB
Slab:            78040 kB
Committed_AS:  3777828 kB
PageTables:       2364 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= 66311 MiB



End job on node17 on Sat Jan  6 05:13:59 UTC 2007