Trace number 201465

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 1800.69

General information on the benchmark

Namefapp/fapp11-15/fapp11/
fapp11-1000-0.xml
MD5SUMdbef2f05eaf3bc2b6a5a2e59b2388b70
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 benchmark5.9431
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables1000
Number of constraints15032
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15032
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node75/watcher-201465-1168055522 -o ROOT/results/node75/solver-201465-1168055522 -C 1800 -M 900 /tmp/evaluation/201465-1168055522/CSPtoSAT+minisat /tmp/evaluation/201465-1168055522/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.24 1.77 1.84 5/73 17496
/proc/meminfo: memFree=1159648/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=6696 CPUtime=0
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 424 0 0 0 0 0 0 0 18 0 1 0 153952058 6856704 403 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6703992 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 1674 403 365 52 0 30 0

[startup+0.103113 s]
/proc/loadavg: 1.24 1.77 1.84 5/73 17496
/proc/meminfo: memFree=1159648/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=18908 CPUtime=0.09
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 3285 0 0 0 8 1 0 0 18 0 1 0 153952058 19361792 3206 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669235 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 4727 3215 694 52 0 3095 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18908

[startup+0.515162 s]
/proc/loadavg: 1.24 1.77 1.84 5/73 17496
/proc/meminfo: memFree=1159648/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=83332 CPUtime=0.5
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 18467 0 0 0 40 10 0 0 22 0 1 0 153952058 85331968 18381 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672466 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 20833 18383 696 52 0 19201 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 83332

[startup+1.34226 s]
/proc/loadavg: 1.30 1.77 1.84 3/73 17496
/proc/meminfo: memFree=1042848/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=136500 CPUtime=1.33
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 30069 0 0 0 115 18 0 0 25 0 1 0 153952058 139776000 29982 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159317119 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 34125 29982 704 52 0 32493 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 136500

[startup+2.97846 s]
/proc/loadavg: 1.30 1.77 1.84 3/73 17496
/proc/meminfo: memFree=1040800/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=137672 CPUtime=2.96
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 30443 0 0 0 278 18 0 0 25 0 1 0 153952058 140976128 30330 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 34418 30330 721 52 0 32786 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 137672

[startup+6.25784 s]
/proc/loadavg: 1.30 1.77 1.84 3/73 17496
/proc/meminfo: memFree=1040224/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=137916 CPUtime=6.24
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 30514 0 0 0 606 18 0 0 25 0 1 0 153952058 141225984 30401 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 34479 30401 721 52 0 32847 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 137916

[startup+12.7296 s]
/proc/loadavg: 1.40 1.78 1.85 3/73 17496
/proc/meminfo: memFree=1039912/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=138348 CPUtime=12.71
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 30564 0 0 0 1253 18 0 0 25 0 1 0 153952058 141668352 30451 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562849 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 34587 30451 721 52 0 32955 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 138348

[startup+25.5501 s]
/proc/loadavg: 1.50 1.78 1.85 3/73 17496
/proc/meminfo: memFree=1039600/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=138748 CPUtime=25.52
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 30657 0 0 0 2534 18 0 0 25 0 1 0 153952058 142077952 30544 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667302 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 34687 30544 721 52 0 33055 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 138748

[startup+51.2082 s]
/proc/loadavg: 1.67 1.80 1.85 3/73 17496
/proc/meminfo: memFree=1038704/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=139148 CPUtime=51.18
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 30767 0 0 0 5099 19 0 0 25 0 1 0 153952058 142487552 30654 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 34787 30654 721 52 0 33155 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 139148

[startup+102.414 s]
/proc/loadavg: 1.87 1.83 1.85 3/73 17496
/proc/meminfo: memFree=1037424/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=139676 CPUtime=102.37
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 30927 0 0 0 10218 19 0 0 25 0 1 0 153952058 143028224 30814 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 34919 30814 721 52 0 33287 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 139676

[startup+162.45 s]
/proc/loadavg: 1.95 1.86 1.86 3/73 17496
/proc/meminfo: memFree=1036016/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=140436 CPUtime=162.39
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 31107 0 0 0 16220 19 0 0 25 0 1 0 153952058 143806464 30994 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671501 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 35109 30994 721 52 0 33477 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 140436

[startup+222.498 s]
/proc/loadavg: 1.98 1.88 1.87 3/73 17496
/proc/meminfo: memFree=1034608/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=141260 CPUtime=222.42
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 31285 0 0 0 22223 19 0 0 25 0 1 0 153952058 144650240 31172 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 35315 31172 721 52 0 33683 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 141260

[startup+282.531 s]
/proc/loadavg: 2.07 1.92 1.88 3/73 17496
/proc/meminfo: memFree=1033264/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=142000 CPUtime=282.43
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 31463 0 0 0 28224 19 0 0 25 0 1 0 153952058 145408000 31350 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 35500 31350 721 52 0 33868 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 142000

[startup+342.564 s]
/proc/loadavg: 2.02 1.93 1.88 3/73 17496
/proc/meminfo: memFree=1031920/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=142660 CPUtime=342.45
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 31640 0 0 0 34225 20 0 0 25 0 1 0 153952058 146083840 31527 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 35665 31527 721 52 0 34033 0
Current children cumulated CPU time (s) 342.45
Current children cumulated vsize (KiB) 142660

[startup+402.598 s]
/proc/loadavg: 2.01 1.94 1.89 3/73 17496
/proc/meminfo: memFree=1030640/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=143440 CPUtime=402.47
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 31812 0 0 0 40227 20 0 0 25 0 1 0 153952058 146882560 31699 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678585 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 35860 31699 721 52 0 34228 0
Current children cumulated CPU time (s) 402.47
Current children cumulated vsize (KiB) 143440

[startup+462.628 s]
/proc/loadavg: 2.00 1.95 1.89 3/73 17496
/proc/meminfo: memFree=1029296/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=144100 CPUtime=462.49
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 31981 0 0 0 46228 21 0 0 25 0 1 0 153952058 147558400 31868 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 36025 31868 721 52 0 34393 0
Current children cumulated CPU time (s) 462.49
Current children cumulated vsize (KiB) 144100

[startup+522.658 s]
/proc/loadavg: 2.00 1.95 1.90 3/73 17496
/proc/meminfo: memFree=1028016/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=144628 CPUtime=522.5
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 32149 0 0 0 52229 21 0 0 25 0 1 0 153952058 148099072 32036 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 36157 32036 721 52 0 34525 0
Current children cumulated CPU time (s) 522.5
Current children cumulated vsize (KiB) 144628

[startup+582.718 s]
/proc/loadavg: 2.00 1.96 1.91 3/79 17640
/proc/meminfo: memFree=1025256/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=145288 CPUtime=582.45
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 32312 0 0 0 58224 21 0 0 25 0 1 0 153952058 148774912 32199 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 36322 32199 721 52 0 34690 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 145288

[startup+642.772 s]
/proc/loadavg: 2.00 1.96 1.91 3/73 17694
/proc/meminfo: memFree=1025264/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=146128 CPUtime=642.45
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 32476 0 0 0 64223 22 0 0 25 0 1 0 153952058 149635072 32363 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 36532 32363 721 52 0 34900 0
Current children cumulated CPU time (s) 642.45
Current children cumulated vsize (KiB) 146128

[startup+702.812 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 17694
/proc/meminfo: memFree=1024112/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=146656 CPUtime=702.47
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 32634 0 0 0 70225 22 0 0 25 0 1 0 153952058 150175744 32521 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 36664 32521 721 52 0 35032 0
Current children cumulated CPU time (s) 702.47
Current children cumulated vsize (KiB) 146656

[startup+762.843 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 17694
/proc/meminfo: memFree=1022896/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=147316 CPUtime=762.49
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 32798 0 0 0 76226 23 0 0 25 0 1 0 153952058 150851584 32685 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 36829 32685 721 52 0 35197 0
Current children cumulated CPU time (s) 762.49
Current children cumulated vsize (KiB) 147316

[startup+822.875 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 17694
/proc/meminfo: memFree=1021680/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=147844 CPUtime=822.51
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 32959 0 0 0 82228 23 0 0 25 0 1 0 153952058 151392256 32846 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 36961 32846 721 52 0 35329 0
Current children cumulated CPU time (s) 822.51
Current children cumulated vsize (KiB) 147844

[startup+882.911 s]
/proc/loadavg: 2.03 1.99 1.91 3/73 17694
/proc/meminfo: memFree=1020464/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=148504 CPUtime=882.52
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 33120 0 0 0 88229 23 0 0 25 0 1 0 153952058 152068096 33007 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671311 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 37126 33007 721 52 0 35494 0
Current children cumulated CPU time (s) 882.52
Current children cumulated vsize (KiB) 148504

[startup+942.945 s]
/proc/loadavg: 2.09 2.00 1.92 3/73 17694
/proc/meminfo: memFree=1019312/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=149432 CPUtime=942.54
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 33279 0 0 0 94231 23 0 0 25 0 1 0 153952058 153018368 33166 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 37358 33166 721 52 0 35726 0
Current children cumulated CPU time (s) 942.54
Current children cumulated vsize (KiB) 149432

[startup+1002.98 s]
/proc/loadavg: 2.08 2.01 1.93 3/73 17694
/proc/meminfo: memFree=1018288/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=149960 CPUtime=1002.55
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 33436 0 0 0 100232 23 0 0 25 0 1 0 153952058 153559040 33323 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 37490 33323 721 52 0 35858 0
Current children cumulated CPU time (s) 1002.55
Current children cumulated vsize (KiB) 149960

[startup+1063.01 s]
/proc/loadavg: 2.03 2.01 1.93 3/73 17694
/proc/meminfo: memFree=1017136/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=150620 CPUtime=1062.58
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 33590 0 0 0 106234 24 0 0 25 0 1 0 153952058 154234880 33477 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671306 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 37655 33477 721 52 0 36023 0
Current children cumulated CPU time (s) 1062.58
Current children cumulated vsize (KiB) 150620

[startup+1123.04 s]
/proc/loadavg: 2.17 2.04 1.94 3/73 17694
/proc/meminfo: memFree=1015920/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=151148 CPUtime=1122.59
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 33745 0 0 0 112235 24 0 0 25 0 1 0 153952058 154775552 33632 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678187 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 37787 33632 721 52 0 36155 0
Current children cumulated CPU time (s) 1122.59
Current children cumulated vsize (KiB) 151148

[startup+1183.08 s]
/proc/loadavg: 2.06 2.03 1.94 3/73 17694
/proc/meminfo: memFree=1014832/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=151676 CPUtime=1182.61
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 33900 0 0 0 118237 24 0 0 25 0 1 0 153952058 155316224 33787 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 37919 33787 721 52 0 36287 0
Current children cumulated CPU time (s) 1182.61
Current children cumulated vsize (KiB) 151676

[startup+1243.12 s]
/proc/loadavg: 2.06 2.03 1.94 3/73 17694
/proc/meminfo: memFree=1013680/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=152336 CPUtime=1242.64
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 34055 0 0 0 124239 25 0 0 25 0 1 0 153952058 155992064 33942 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 38084 33942 721 52 0 36452 0
Current children cumulated CPU time (s) 1242.64
Current children cumulated vsize (KiB) 152336

[startup+1303.15 s]
/proc/loadavg: 2.02 2.02 1.94 3/73 17694
/proc/meminfo: memFree=1012464/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=152864 CPUtime=1302.65
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 34211 0 0 0 130240 25 0 0 25 0 1 0 153952058 156532736 34098 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 38216 34098 721 52 0 36584 0
Current children cumulated CPU time (s) 1302.65
Current children cumulated vsize (KiB) 152864

[startup+1363.19 s]
/proc/loadavg: 2.00 2.02 1.94 3/73 17694
/proc/meminfo: memFree=1011376/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=153392 CPUtime=1362.67
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 34362 0 0 0 136242 25 0 0 25 0 1 0 153952058 157073408 34249 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 38348 34249 721 52 0 36716 0
Current children cumulated CPU time (s) 1362.67
Current children cumulated vsize (KiB) 153392

[startup+1423.22 s]
/proc/loadavg: 2.00 2.01 1.94 3/73 17694
/proc/meminfo: memFree=1010288/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=154456 CPUtime=1422.68
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 34514 0 0 0 142243 25 0 0 25 0 1 0 153952058 158162944 34401 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665722 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 38614 34401 721 52 0 36982 0
Current children cumulated CPU time (s) 1422.68
Current children cumulated vsize (KiB) 154456

[startup+1483.26 s]
/proc/loadavg: 2.00 2.01 1.94 3/73 17694
/proc/meminfo: memFree=1009264/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=154984 CPUtime=1482.7
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 34662 0 0 0 148245 25 0 0 25 0 1 0 153952058 158703616 34549 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667359 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 38746 34549 721 52 0 37114 0
Current children cumulated CPU time (s) 1482.7
Current children cumulated vsize (KiB) 154984

[startup+1543.29 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17694
/proc/meminfo: memFree=1008112/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=155512 CPUtime=1542.72
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 34809 0 0 0 154247 25 0 0 25 0 1 0 153952058 159244288 34696 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 38878 34696 721 52 0 37246 0
Current children cumulated CPU time (s) 1542.72
Current children cumulated vsize (KiB) 155512

[startup+1603.33 s]
/proc/loadavg: 2.03 2.01 1.95 3/73 17696
/proc/meminfo: memFree=1007088/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=156040 CPUtime=1602.75
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 34959 0 0 0 160249 26 0 0 25 0 1 0 153952058 159784960 34846 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 39010 34846 721 52 0 37378 0
Current children cumulated CPU time (s) 1602.75
Current children cumulated vsize (KiB) 156040

[startup+1663.37 s]
/proc/loadavg: 2.01 2.01 1.95 3/73 17696
/proc/meminfo: memFree=1006000/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=156700 CPUtime=1662.76
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 35109 0 0 0 166250 26 0 0 25 0 1 0 153952058 160460800 34996 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 39175 34996 721 52 0 37543 0
Current children cumulated CPU time (s) 1662.76
Current children cumulated vsize (KiB) 156700

[startup+1723.4 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 17696
/proc/meminfo: memFree=1004848/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=157228 CPUtime=1722.78
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 35253 0 0 0 172252 26 0 0 25 0 1 0 153952058 161001472 35140 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 39307 35140 721 52 0 37675 0
Current children cumulated CPU time (s) 1722.78
Current children cumulated vsize (KiB) 157228

[startup+1783.43 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 17696
/proc/meminfo: memFree=1003888/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=157756 CPUtime=1782.8
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 35400 0 0 0 178253 27 0 0 25 0 1 0 153952058 161542144 35287 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 39439 35287 721 52 0 37807 0
Current children cumulated CPU time (s) 1782.8
Current children cumulated vsize (KiB) 157756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.67 s]
/proc/loadavg: 1.85 1.97 1.94 2/68 17708
/proc/meminfo: memFree=1236760/2055920 swapFree=4191892/4192956
[pid=17495] ppid=17493 vsize=157888 CPUtime=1800.02
/proc/17495/stat : 17495 (CSPtoSAT+minisa) R 17493 17495 16582 0 -1 4194304 35445 0 0 0 179975 27 0 0 25 0 1 0 153952058 161677312 35332 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17495/statm: 39472 35332 721 52 0 37840 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 157888

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.69
CPU time (s): 1800.05
CPU user time (s): 1799.76
CPU system time (s): 0.294955
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 157888

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

runsolver used 1.57176 s user time and 4.90925 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Sat Jan  6 03:52:07 UTC 2007


IDJOB= 201465
IDBENCH= 3764
FILE ID= node75/201465-1168055522

PBS_JOBID= 3475495

Free space on /tmp= 66541 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp11/fapp11-1000-0.xml
COMMAND LINE= /tmp/evaluation/201465-1168055522/CSPtoSAT+minisat /tmp/evaluation/201465-1168055522/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-201465-1168055522 -o ROOT/results/node75/solver-201465-1168055522 -C 1800 -M 900  /tmp/evaluation/201465-1168055522/CSPtoSAT+minisat /tmp/evaluation/201465-1168055522/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  dbef2f05eaf3bc2b6a5a2e59b2388b70

RANDOM SEED= 888135976

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.218
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.218
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:       1160128 kB
Buffers:         64004 kB
Cached:         519236 kB
SwapCached:        268 kB
Active:         304916 kB
Inactive:       507252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1160128 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            9672 kB
Writeback:           0 kB
Mapped:         241360 kB
Slab:            68576 kB
Committed_AS:  3231812 kB
PageTables:       2284 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= 66547 MiB



End job on node75 on Sat Jan  6 04:22:09 UTC 2007