Trace number 204358

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.11 1816.45

General information on the benchmark

Namefapp/fapp16-20/fapp20/
fapp20-0420-6.xml
MD5SUM6b4ee462f0e0a9e92664a97af4edb97d
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.88271
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.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...
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/node9/watcher-204358-1168058259 -o ROOT/results/node9/solver-204358-1168058259 -C 1800 -M 900 /tmp/evaluation/204358-1168058259/CSPtoSAT+minisat /tmp/evaluation/204358-1168058259/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.88 1.97 1.99 2/86 11433
/proc/meminfo: memFree=1327832/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=496 CPUtime=0
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 154221041 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8663844 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 124 36 29 52 0 19 0

[startup+0.10257 s]
/proc/loadavg: 1.88 1.97 1.99 2/86 11433
/proc/meminfo: memFree=1327832/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=17924 CPUtime=0.08
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 3232 0 0 0 7 1 0 0 18 0 1 0 154221041 18354176 3190 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672427 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 4481 3190 696 52 0 2849 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17924

[startup+0.510601 s]
/proc/loadavg: 1.88 1.97 1.99 2/86 11433
/proc/meminfo: memFree=1327832/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=45500 CPUtime=0.49
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 9525 0 0 0 44 5 0 0 22 0 1 0 154221041 46592000 9483 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158442244 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 11375 9483 704 52 0 9743 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 45500

[startup+1.3317 s]
/proc/loadavg: 1.88 1.97 1.99 3/86 11433
/proc/meminfo: memFree=1292312/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=45736 CPUtime=1.3
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 9632 0 0 0 125 5 0 0 25 0 1 0 154221041 46833664 9564 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 11434 9564 721 52 0 9802 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 45736

[startup+2.96889 s]
/proc/loadavg: 1.88 1.97 1.99 3/86 11433
/proc/meminfo: memFree=1292056/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=45900 CPUtime=2.93
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 9675 0 0 0 288 5 0 0 25 0 1 0 154221041 47001600 9607 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 11475 9607 721 52 0 9843 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 45900

[startup+6.26226 s]
/proc/loadavg: 1.89 1.97 1.99 3/86 11433
/proc/meminfo: memFree=1292008/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=45980 CPUtime=6.19
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 9705 0 0 0 614 5 0 0 25 0 1 0 154221041 47083520 9637 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 11495 9637 721 52 0 9863 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 45980

[startup+12.719 s]
/proc/loadavg: 1.90 1.97 1.99 3/86 11433
/proc/meminfo: memFree=1291752/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=46248 CPUtime=12.59
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 9752 0 0 0 1254 5 0 0 25 0 1 0 154221041 47357952 9684 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 11562 9684 721 52 0 9930 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 46248

[startup+25.5514 s]
/proc/loadavg: 1.92 1.97 1.99 3/86 11433
/proc/meminfo: memFree=1291432/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=46536 CPUtime=25.3
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 9829 0 0 0 2525 5 0 0 25 0 1 0 154221041 47652864 9761 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 11634 9761 721 52 0 10002 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 46536

[startup+51.2104 s]
/proc/loadavg: 1.95 1.97 1.99 3/86 11433
/proc/meminfo: memFree=1290920/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=47084 CPUtime=50.73
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 9964 0 0 0 5067 6 0 0 25 0 1 0 154221041 48214016 9896 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 11771 9896 721 52 0 10139 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 47084

[startup+102.417 s]
/proc/loadavg: 1.98 1.97 1.99 3/86 11433
/proc/meminfo: memFree=1289896/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=48120 CPUtime=101.47
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 10220 0 0 0 10141 6 0 0 25 0 1 0 154221041 49274880 10152 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 12030 10152 721 52 0 10398 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 48120

[startup+162.452 s]
/proc/loadavg: 1.99 1.97 1.99 3/86 11433
/proc/meminfo: memFree=1288680/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=49256 CPUtime=160.96
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 10516 0 0 0 16089 7 0 0 25 0 1 0 154221041 50438144 10448 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 12314 10448 721 52 0 10682 0
Current children cumulated CPU time (s) 160.96
Current children cumulated vsize (KiB) 49256

[startup+222.493 s]
/proc/loadavg: 2.07 1.99 1.99 3/86 11433
/proc/meminfo: memFree=1287464/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=50564 CPUtime=220.44
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 10805 0 0 0 22036 8 0 0 25 0 1 0 154221041 51777536 10737 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 12641 10737 721 52 0 11009 0
Current children cumulated CPU time (s) 220.44
Current children cumulated vsize (KiB) 50564

[startup+282.528 s]
/proc/loadavg: 2.02 1.99 1.99 3/86 11433
/proc/meminfo: memFree=1286312/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=51620 CPUtime=279.93
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 11087 0 0 0 27984 9 0 0 25 0 1 0 154221041 52858880 11019 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 12905 11019 721 52 0 11273 0
Current children cumulated CPU time (s) 279.93
Current children cumulated vsize (KiB) 51620

[startup+342.563 s]
/proc/loadavg: 2.01 1.99 1.99 3/86 11433
/proc/meminfo: memFree=1285160/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=52856 CPUtime=339.42
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 11365 0 0 0 33932 10 0 0 25 0 1 0 154221041 54124544 11297 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 13214 11297 721 52 0 11582 0
Current children cumulated CPU time (s) 339.42
Current children cumulated vsize (KiB) 52856

[startup+402.601 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11433
/proc/meminfo: memFree=1284072/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=53780 CPUtime=398.91
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 11642 0 0 0 39880 11 0 0 25 0 1 0 154221041 55070720 11574 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 13445 11574 721 52 0 11813 0
Current children cumulated CPU time (s) 398.91
Current children cumulated vsize (KiB) 53780

[startup+462.633 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11433
/proc/meminfo: memFree=1282920/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=54836 CPUtime=458.4
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 11908 0 0 0 45828 12 0 0 25 0 1 0 154221041 56152064 11840 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671259 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 13709 11840 721 52 0 12077 0
Current children cumulated CPU time (s) 458.4
Current children cumulated vsize (KiB) 54836

[startup+522.672 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11433
/proc/meminfo: memFree=1281832/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=56160 CPUtime=517.88
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 12179 0 0 0 51776 12 0 0 25 0 1 0 154221041 57507840 12111 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 14040 12111 721 52 0 12408 0
Current children cumulated CPU time (s) 517.88
Current children cumulated vsize (KiB) 56160

[startup+582.709 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11433
/proc/meminfo: memFree=1280744/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=57084 CPUtime=577.37
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 12445 0 0 0 57724 13 0 0 25 0 1 0 154221041 58454016 12377 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 14271 12377 721 52 0 12639 0
Current children cumulated CPU time (s) 577.37
Current children cumulated vsize (KiB) 57084

[startup+642.744 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11433
/proc/meminfo: memFree=1279656/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=58140 CPUtime=636.86
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 12703 0 0 0 63672 14 0 0 25 0 1 0 154221041 59535360 12635 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 14535 12635 721 52 0 12903 0
Current children cumulated CPU time (s) 636.86
Current children cumulated vsize (KiB) 58140

[startup+702.779 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11433
/proc/meminfo: memFree=1278568/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=59064 CPUtime=696.34
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 12965 0 0 0 69620 14 0 0 25 0 1 0 154221041 60481536 12897 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 14766 12897 721 52 0 13134 0
Current children cumulated CPU time (s) 696.34
Current children cumulated vsize (KiB) 59064

[startup+762.813 s]
/proc/loadavg: 2.03 2.00 2.00 3/86 11433
/proc/meminfo: memFree=1277544/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=60392 CPUtime=755.83
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 13225 0 0 0 75568 15 0 0 25 0 1 0 154221041 61841408 13157 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 15098 13157 721 52 0 13466 0
Current children cumulated CPU time (s) 755.83
Current children cumulated vsize (KiB) 60392

[startup+822.847 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 11433
/proc/meminfo: memFree=1276456/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=61448 CPUtime=815.31
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 13482 0 0 0 81516 15 0 0 25 0 1 0 154221041 62922752 13414 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 15362 13414 721 52 0 13730 0
Current children cumulated CPU time (s) 815.31
Current children cumulated vsize (KiB) 61448

[startup+882.885 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11433
/proc/meminfo: memFree=1275432/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=62372 CPUtime=874.8
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 13735 0 0 0 87464 16 0 0 25 0 1 0 154221041 63868928 13667 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 15593 13667 721 52 0 13961 0
Current children cumulated CPU time (s) 874.8
Current children cumulated vsize (KiB) 62372

[startup+942.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11433
/proc/meminfo: memFree=1274344/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=63296 CPUtime=934.28
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 13995 0 0 0 93412 16 0 0 25 0 1 0 154221041 64815104 13927 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671292 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 15824 13927 721 52 0 14192 0
Current children cumulated CPU time (s) 934.28
Current children cumulated vsize (KiB) 63296

[startup+1002.96 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11433
/proc/meminfo: memFree=1273320/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=64220 CPUtime=993.77
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 14249 0 0 0 99360 17 0 0 25 0 1 0 154221041 65761280 14181 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 16055 14181 721 52 0 14423 0
Current children cumulated CPU time (s) 993.77
Current children cumulated vsize (KiB) 64220

[startup+1062.99 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11433
/proc/meminfo: memFree=1272296/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=65276 CPUtime=1053.26
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 14506 0 0 0 105308 18 0 0 25 0 1 0 154221041 66842624 14438 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667421 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 16319 14438 721 52 0 14687 0
Current children cumulated CPU time (s) 1053.26
Current children cumulated vsize (KiB) 65276

[startup+1123.02 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11433
/proc/meminfo: memFree=1271272/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=66808 CPUtime=1112.74
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 14763 0 0 0 111256 18 0 0 25 0 1 0 154221041 68411392 14695 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 16702 14695 721 52 0 15070 0
Current children cumulated CPU time (s) 1112.74
Current children cumulated vsize (KiB) 66808

[startup+1183.06 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11433
/proc/meminfo: memFree=1270184/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=67732 CPUtime=1172.22
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 15017 0 0 0 117203 19 0 0 25 0 1 0 154221041 69357568 14949 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 16933 14949 721 52 0 15301 0
Current children cumulated CPU time (s) 1172.22
Current children cumulated vsize (KiB) 67732

[startup+1243.1 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 11433
/proc/meminfo: memFree=1269160/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=68656 CPUtime=1231.71
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 15270 0 0 0 123151 20 0 0 25 0 1 0 154221041 70303744 15202 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 17164 15202 721 52 0 15532 0
Current children cumulated CPU time (s) 1231.71
Current children cumulated vsize (KiB) 68656

[startup+1303.14 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 11433
/proc/meminfo: memFree=1268072/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=69712 CPUtime=1291.21
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 15525 0 0 0 129100 21 0 0 25 0 1 0 154221041 71385088 15457 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 17428 15457 721 52 0 15796 0
Current children cumulated CPU time (s) 1291.21
Current children cumulated vsize (KiB) 69712

[startup+1363.17 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 11433
/proc/meminfo: memFree=1267048/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=70636 CPUtime=1350.7
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 15779 0 0 0 135048 22 0 0 25 0 1 0 154221041 72331264 15711 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 17659 15711 721 52 0 16027 0
Current children cumulated CPU time (s) 1350.7
Current children cumulated vsize (KiB) 70636

[startup+1423.22 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 11517
/proc/meminfo: memFree=1264720/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=71560 CPUtime=1410.12
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 16034 0 0 0 140990 22 0 0 25 0 1 0 154221041 73277440 15966 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 17890 15966 721 52 0 16258 0
Current children cumulated CPU time (s) 1410.12
Current children cumulated vsize (KiB) 71560

[startup+1483.29 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 11603
/proc/meminfo: memFree=1263720/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=72484 CPUtime=1469.54
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 16284 0 0 0 146931 23 0 0 25 0 1 0 154221041 74223616 16216 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 18121 16216 721 52 0 16489 0
Current children cumulated CPU time (s) 1469.54
Current children cumulated vsize (KiB) 72484

[startup+1543.34 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11630
/proc/meminfo: memFree=1263848/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=73408 CPUtime=1529
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 16532 0 0 0 152877 23 0 0 25 0 1 0 154221041 75169792 16464 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 18352 16464 721 52 0 16720 0
Current children cumulated CPU time (s) 1529
Current children cumulated vsize (KiB) 73408

[startup+1603.38 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11630
/proc/meminfo: memFree=1262824/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=74332 CPUtime=1588.5
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 16780 0 0 0 158826 24 0 0 25 0 1 0 154221041 76115968 16712 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671202 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 18583 16712 721 52 0 16951 0
Current children cumulated CPU time (s) 1588.5
Current children cumulated vsize (KiB) 74332

[startup+1663.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11630
/proc/meminfo: memFree=1261800/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=75256 CPUtime=1647.98
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 17029 0 0 0 164774 24 0 0 25 0 1 0 154221041 77062144 16961 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 18814 16961 721 52 0 17182 0
Current children cumulated CPU time (s) 1647.98
Current children cumulated vsize (KiB) 75256

[startup+1723.45 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11630
/proc/meminfo: memFree=1260776/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=77224 CPUtime=1707.47
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 17284 0 0 0 170722 25 0 0 25 0 1 0 154221041 79077376 17216 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 1 0 0
/proc/11432/statm: 19306 17216 721 52 0 17674 0
Current children cumulated CPU time (s) 1707.47
Current children cumulated vsize (KiB) 77224

[startup+1783.48 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11668
/proc/meminfo: memFree=1238240/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=78148 CPUtime=1767.17
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 17532 0 0 0 176691 26 0 0 25 0 1 0 154221041 80023552 17464 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678221 0 0 4096 0 0 0 0 17 0 0 0
/proc/11432/statm: 19537 17464 721 52 0 17905 0
Current children cumulated CPU time (s) 1767.17
Current children cumulated vsize (KiB) 78148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.43 s]
/proc/loadavg: 2.06 2.01 2.00 3/86 11668
/proc/meminfo: memFree=1237088/2055920 swapFree=4191880/4192956
[pid=11432] ppid=11430 vsize=78544 CPUtime=1800.09
/proc/11432/stat : 11432 (CSPtoSAT+minisa) R 11430 11432 11377 0 -1 4194304 17663 0 0 0 179983 26 0 0 25 0 1 0 154221041 80429056 17595 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667433 0 0 4096 0 0 0 0 17 0 0 0
/proc/11432/statm: 19636 17595 721 52 0 18004 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 78544

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.45
CPU time (s): 1800.11
CPU user time (s): 1799.83
CPU system time (s): 0.274958
CPU usage (%): 99.1
Max. virtual memory (cumulated for all children) (KiB): 78544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.274958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17663
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= 9
involuntary context switches= 39343

runsolver used 1.9667 s user time and 6.08807 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan  6 04:37:39 UTC 2007


IDJOB= 204358
IDBENCH= 4016
FILE ID= node9/204358-1168058259

PBS_JOBID= 3475351

Free space on /tmp= 66542 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  6b4ee462f0e0a9e92664a97af4edb97d

RANDOM SEED= 543332846

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.231
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.231
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:       1328248 kB
Buffers:         88408 kB
Cached:         485648 kB
SwapCached:        408 kB
Active:         377520 kB
Inactive:       248956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1328248 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2324 kB
Writeback:           0 kB
Mapped:          67384 kB
Slab:            85980 kB
Committed_AS:  3844128 kB
PageTables:       2264 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= 66542 MiB



End job on node9 on Sat Jan  6 05:07:56 UTC 2007