Trace number 206003

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.15 1800.98

General information on the benchmark

Namefapp/fapp36-40/fapp36/
fapp36-2000-10.xml
MD5SUMa0cfe24393aaec972ad81f1f87dd77c5
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 benchmark15.3527
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2000
Number of constraints18600
Maximum constraint arity2
Maximum domain size454
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18600
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.26	c ...done
3.26	c #SATvar=2248939 #SATclauses=4491874 #CSPpredicates=18600

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/node33/watcher-206003-1168059211 -o ROOT/results/node33/solver-206003-1168059211 -C 1800 -M 900 /tmp/evaluation/206003-1168059211/CSPtoSAT+minisat /tmp/evaluation/206003-1168059211/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.26 1.81 1.88 4/65 8214
/proc/meminfo: memFree=1222864/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=6696 CPUtime=0
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 402 0 0 0 0 0 0 0 18 0 1 0 154315409 6856704 382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10948696 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 1674 382 357 52 0 30 0

[startup+0.103324 s]
/proc/loadavg: 1.26 1.81 1.88 4/65 8214
/proc/meminfo: memFree=1222864/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=8392 CPUtime=0.09
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 1167 0 0 0 9 0 0 0 18 0 1 0 154315409 8593408 1135 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 2158 1137 694 52 0 526 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8392

[startup+0.511406 s]
/proc/loadavg: 1.26 1.81 1.88 4/65 8214
/proc/meminfo: memFree=1222864/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=89764 CPUtime=0.5
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 18854 0 0 0 41 9 0 0 21 0 1 0 154315409 91918336 18707 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669235 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 22441 18708 696 52 0 20809 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 89764

[startup+1.33158 s]
/proc/loadavg: 1.26 1.81 1.88 2/65 8214
/proc/meminfo: memFree=1058896/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=222808 CPUtime=1.32
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 49462 0 0 0 110 22 0 0 25 0 1 0 154315409 228155392 49316 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11380347 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 55702 49316 696 52 0 54070 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 222808

[startup+2.96791 s]
/proc/loadavg: 1.26 1.81 1.88 2/65 8214
/proc/meminfo: memFree=927696/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=320216 CPUtime=2.95
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 74938 0 0 0 261 34 0 0 25 0 1 0 154315409 327901184 74791 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158483965 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 80054 74792 704 52 0 78422 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 320216

[startup+6.24659 s]
/proc/loadavg: 1.23 1.80 1.88 2/65 8214
/proc/meminfo: memFree=924368/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=321384 CPUtime=6.23
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 75293 0 0 0 589 34 0 0 25 0 1 0 154315409 329097216 75112 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 80346 75112 721 52 0 78714 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 321384

[startup+12.6999 s]
/proc/loadavg: 1.22 1.78 1.87 2/65 8214
/proc/meminfo: memFree=924504/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=321384 CPUtime=12.68
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 75294 0 0 0 1234 34 0 0 25 0 1 0 154315409 329097216 75113 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 80346 75113 721 52 0 78714 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 321384

[startup+25.5026 s]
/proc/loadavg: 1.17 1.74 1.86 2/65 8214
/proc/meminfo: memFree=924440/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=321848 CPUtime=25.48
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 75362 0 0 0 2514 34 0 0 25 0 1 0 154315409 329572352 75181 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665604 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 80462 75181 721 52 0 78830 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 321848

[startup+51.1078 s]
/proc/loadavg: 1.11 1.68 1.83 2/65 8214
/proc/meminfo: memFree=923544/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=322784 CPUtime=51.07
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 75596 0 0 0 5073 34 0 0 25 0 1 0 154315409 330530816 75415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 80696 75415 721 52 0 79064 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 322784

[startup+102.313 s]
/proc/loadavg: 1.05 1.57 1.79 2/65 8214
/proc/meminfo: memFree=922840/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=323792 CPUtime=102.26
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 75783 0 0 0 10191 35 0 0 25 0 1 0 154315409 331563008 75602 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 80948 75602 721 52 0 79316 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 323792

[startup+162.329 s]
/proc/loadavg: 1.02 1.47 1.74 2/65 8214
/proc/meminfo: memFree=922264/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=324256 CPUtime=162.25
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 75929 0 0 0 16190 35 0 0 25 0 1 0 154315409 332038144 75748 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 81064 75748 721 52 0 79432 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 324256

[startup+222.347 s]
/proc/loadavg: 1.00 1.38 1.69 2/65 8214
/proc/meminfo: memFree=921688/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=324784 CPUtime=222.25
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 76063 0 0 0 22190 35 0 0 25 0 1 0 154315409 332578816 75882 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 81196 75882 721 52 0 79564 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 324784

[startup+282.361 s]
/proc/loadavg: 1.00 1.31 1.64 2/65 8214
/proc/meminfo: memFree=921176/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=325180 CPUtime=282.23
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 76176 0 0 0 28188 35 0 0 25 0 1 0 154315409 332984320 75995 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 81295 75995 721 52 0 79663 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 325180

[startup+342.374 s]
/proc/loadavg: 1.00 1.25 1.60 2/65 8214
/proc/meminfo: memFree=920792/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=325740 CPUtime=342.22
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 76289 0 0 0 34187 35 0 0 25 0 1 0 154315409 333557760 76108 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 81435 76108 721 52 0 79803 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 325740

[startup+402.388 s]
/proc/loadavg: 1.00 1.20 1.56 2/65 8214
/proc/meminfo: memFree=920344/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=326136 CPUtime=402.22
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 76401 0 0 0 40186 36 0 0 25 0 1 0 154315409 333963264 76220 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 81534 76220 721 52 0 79902 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 326136

[startup+462.415 s]
/proc/loadavg: 1.00 1.16 1.52 2/71 8296
/proc/meminfo: memFree=918560/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=326532 CPUtime=462.17
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 76510 0 0 0 46181 36 0 0 25 0 1 0 154315409 334368768 76329 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 81633 76329 721 52 0 80001 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 326532

[startup+522.461 s]
/proc/loadavg: 1.00 1.13 1.49 2/71 8382
/proc/meminfo: memFree=918112/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=327008 CPUtime=522.14
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 76619 0 0 0 52177 37 0 0 25 0 1 0 154315409 334856192 76438 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 81752 76438 721 52 0 80120 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 327008

[startup+582.486 s]
/proc/loadavg: 1.00 1.10 1.45 2/65 8412
/proc/meminfo: memFree=918744/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=327404 CPUtime=582.12
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 76724 0 0 0 58175 37 0 0 25 0 1 0 154315409 335261696 76543 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 81851 76543 721 52 0 80219 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 327404

[startup+642.503 s]
/proc/loadavg: 1.00 1.08 1.42 2/65 8412
/proc/meminfo: memFree=918360/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=327932 CPUtime=642.11
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 76830 0 0 0 64174 37 0 0 25 0 1 0 154315409 335802368 76649 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 81983 76649 721 52 0 80351 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 327932

[startup+702.517 s]
/proc/loadavg: 1.00 1.06 1.39 2/65 8412
/proc/meminfo: memFree=917976/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=328328 CPUtime=702.1
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 76933 0 0 0 70173 37 0 0 25 0 1 0 154315409 336207872 76752 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667351 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 82082 76752 721 52 0 80450 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 328328

[startup+762.53 s]
/proc/loadavg: 1.00 1.05 1.36 2/65 8412
/proc/meminfo: memFree=917528/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=328844 CPUtime=762.09
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 77039 0 0 0 76171 38 0 0 25 0 1 0 154315409 336736256 76858 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 82211 76858 721 52 0 80579 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 328844

[startup+822.547 s]
/proc/loadavg: 1.00 1.04 1.34 2/65 8412
/proc/meminfo: memFree=917080/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=329240 CPUtime=822.08
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 77141 0 0 0 82170 38 0 0 25 0 1 0 154315409 337141760 76960 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671150 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 82310 76960 721 52 0 80678 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 329240

[startup+882.56 s]
/proc/loadavg: 1.00 1.03 1.32 2/65 8412
/proc/meminfo: memFree=916760/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=329504 CPUtime=882.07
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 77243 0 0 0 88169 38 0 0 25 0 1 0 154315409 337412096 77062 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678189 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 82376 77062 721 52 0 80744 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 329504

[startup+942.573 s]
/proc/loadavg: 1.00 1.02 1.29 2/65 8412
/proc/meminfo: memFree=916376/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=329900 CPUtime=942.06
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 77344 0 0 0 94168 38 0 0 25 0 1 0 154315409 337817600 77163 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 82475 77163 721 52 0 80843 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 329900

[startup+1002.59 s]
/proc/loadavg: 1.00 1.02 1.27 2/65 8412
/proc/meminfo: memFree=915992/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=330296 CPUtime=1002.06
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 77446 0 0 0 100167 39 0 0 25 0 1 0 154315409 338223104 77265 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 82574 77265 721 52 0 80942 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 330296

[startup+1062.61 s]
/proc/loadavg: 1.00 1.01 1.25 2/65 8412
/proc/meminfo: memFree=915608/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=330692 CPUtime=1062.06
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 77546 0 0 0 106167 39 0 0 25 0 1 0 154315409 338628608 77365 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 82673 77365 721 52 0 81041 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 330692

[startup+1122.63 s]
/proc/loadavg: 1.00 1.00 1.23 2/65 8412
/proc/meminfo: memFree=915160/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=331088 CPUtime=1122.05
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 77647 0 0 0 112166 39 0 0 25 0 1 0 154315409 339034112 77466 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 82772 77466 721 52 0 81140 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 331088

[startup+1182.64 s]
/proc/loadavg: 1.00 1.00 1.22 2/65 8412
/proc/meminfo: memFree=914776/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=331664 CPUtime=1182.04
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 77747 0 0 0 118165 39 0 0 25 0 1 0 154315409 339623936 77566 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 82916 77566 721 52 0 81284 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 331664

[startup+1242.65 s]
/proc/loadavg: 1.00 1.00 1.20 2/65 8412
/proc/meminfo: memFree=914392/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=332060 CPUtime=1242.03
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 77846 0 0 0 124163 40 0 0 25 0 1 0 154315409 340029440 77665 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671188 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 83015 77665 721 52 0 81383 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 332060

[startup+1302.67 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 8412
/proc/meminfo: memFree=913944/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=332456 CPUtime=1302.02
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 77944 0 0 0 130162 40 0 0 25 0 1 0 154315409 340434944 77763 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 83114 77763 721 52 0 81482 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 332456

[startup+1362.68 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 8412
/proc/meminfo: memFree=913560/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=332852 CPUtime=1362.02
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 78042 0 0 0 136161 41 0 0 25 0 1 0 154315409 340840448 77861 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 83213 77861 721 52 0 81581 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 332852

[startup+1422.7 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 8412
/proc/meminfo: memFree=913176/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=333116 CPUtime=1422.01
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 78141 0 0 0 142160 41 0 0 25 0 1 0 154315409 341110784 77960 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 83279 77960 721 52 0 81647 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 333116

[startup+1482.71 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 8412
/proc/meminfo: memFree=912728/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=333512 CPUtime=1482
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 78240 0 0 0 148159 41 0 0 25 0 1 0 154315409 341516288 78059 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 83378 78059 721 52 0 81746 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 333512

[startup+1542.73 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 8412
/proc/meminfo: memFree=912344/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=333908 CPUtime=1541.99
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 78338 0 0 0 154158 41 0 0 25 0 1 0 154315409 341921792 78157 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 83477 78157 721 52 0 81845 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 333908

[startup+1602.74 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 8414
/proc/meminfo: memFree=911960/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=334304 CPUtime=1601.97
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 78434 0 0 0 160156 41 0 0 25 0 1 0 154315409 342327296 78253 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 83576 78253 721 52 0 81944 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 334304

[startup+1662.76 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 8414
/proc/meminfo: memFree=911576/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=334700 CPUtime=1661.97
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 78531 0 0 0 166155 42 0 0 25 0 1 0 154315409 342732800 78350 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 83675 78350 721 52 0 82043 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 334700

[startup+1722.78 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 8414
/proc/meminfo: memFree=911128/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=334964 CPUtime=1721.97
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 78627 0 0 0 172155 42 0 0 25 0 1 0 154315409 343003136 78446 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 83741 78446 721 52 0 82109 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 334964

[startup+1782.79 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 8414
/proc/meminfo: memFree=910808/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=335628 CPUtime=1781.95
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 78720 0 0 0 178153 42 0 0 25 0 1 0 154315409 343683072 78539 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 83907 78539 721 52 0 82275 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 335628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.91 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 8414
/proc/meminfo: memFree=910680/2055920 swapFree=4192224/4192956
[pid=8213] ppid=8211 vsize=335760 CPUtime=1800.07
/proc/8213/stat : 8213 (CSPtoSAT+minisa) R 8211 8213 5341 0 -1 4194304 78748 0 0 0 179965 42 0 0 25 0 1 0 154315409 343818240 78567 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/8213/statm: 83940 78567 721 52 0 82308 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 335760

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.98
CPU time (s): 1800.15
CPU user time (s): 1799.66
CPU system time (s): 0.485926
CPU usage (%): 99.9538
Max. virtual memory (cumulated for all children) (KiB): 335760

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

runsolver used 1.40179 s user time and 3.49247 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Sat Jan  6 04:53:33 UTC 2007


IDJOB= 206003
IDBENCH= 4180
FILE ID= node33/206003-1168059211

PBS_JOBID= 3475497

Free space on /tmp= 66552 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp36/fapp36-2000-10.xml
COMMAND LINE= /tmp/evaluation/206003-1168059211/CSPtoSAT+minisat /tmp/evaluation/206003-1168059211/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-206003-1168059211 -o ROOT/results/node33/solver-206003-1168059211 -C 1800 -M 900  /tmp/evaluation/206003-1168059211/CSPtoSAT+minisat /tmp/evaluation/206003-1168059211/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  a0cfe24393aaec972ad81f1f87dd77c5

RANDOM SEED= 945738816

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.281
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.281
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:       1223280 kB
Buffers:         40284 kB
Cached:         694620 kB
SwapCached:        448 kB
Active:          88180 kB
Inactive:       662132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1223280 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            4212 kB
Writeback:           0 kB
Mapped:          24828 kB
Slab:            68332 kB
Committed_AS:  2607036 kB
PageTables:       1408 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= 66552 MiB



End job on node33 on Sat Jan  6 05:23:38 UTC 2007