Trace number 201545

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 1804

General information on the benchmark

Namefapp/fapp11-15/fapp11/
fapp11-1000-10.xml
MD5SUMb9cf73f43d12dd50fcff1a26df9e590c
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 benchmark12.5921
SatisfiableYES
(Un)Satisfiability was provedYES
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.23	c This is CSPtoSAT+minisat version 0.3
0.23	c (c) 2006 roussel@cril.univ-artois.fr
0.23	
0.23	c This solver internally uses a modified version of MiniSat2 version 061112
0.23	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.23	
0.23	c parsing...
1.89	c ...done
1.89	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/node4/watcher-201545-1168055528 -o ROOT/results/node4/solver-201545-1168055528 -C 1800 -M 900 /tmp/evaluation/201545-1168055528/CSPtoSAT+minisat /tmp/evaluation/201545-1168055528/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.63 1.92 1.89 5/86 6901
/proc/meminfo: memFree=853744/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=18540 CPUtime=0
/proc/6900/stat : 6900 (runsolver) R 6898 6900 5872 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 153948680 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 259913215271 0 0 4096 24578 0 0 0 17 1 0 0
/proc/6900/statm: 4635 279 244 17 0 2626 0

[startup+0.108973 s]
/proc/loadavg: 1.63 1.92 1.89 5/86 6901
/proc/meminfo: memFree=853744/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=16688 CPUtime=0.09
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 2887 0 0 0 9 0 0 0 18 0 1 0 153948680 17088512 2808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669469 0 0 4096 0 0 0 0 17 1 0 0
/proc/6900/statm: 4172 2808 694 52 0 2540 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16688

[startup+0.516969 s]
/proc/loadavg: 1.63 1.92 1.89 5/86 6901
/proc/meminfo: memFree=853744/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=80560 CPUtime=0.5
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 17452 0 0 0 41 9 0 0 21 0 1 0 153948680 82493440 17365 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11022061 0 0 4096 0 0 0 0 17 1 0 0
/proc/6900/statm: 20140 17365 696 52 0 18508 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 80560

[startup+1.33905 s]
/proc/loadavg: 1.66 1.92 1.89 3/86 6901
/proc/meminfo: memFree=737136/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=136068 CPUtime=1.31
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 29989 0 0 0 114 17 0 0 25 0 1 0 153948680 139333632 29902 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159313173 0 0 4096 0 0 0 0 17 1 0 0
/proc/6900/statm: 34017 29902 704 52 0 32385 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 136068

[startup+2.97642 s]
/proc/loadavg: 1.66 1.92 1.89 3/86 6901
/proc/meminfo: memFree=734832/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=137672 CPUtime=2.93
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 30451 0 0 0 275 18 0 0 25 0 1 0 153948680 140976128 30338 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/6900/statm: 34418 30338 721 52 0 32786 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 137672

[startup+6.25753 s]
/proc/loadavg: 1.69 1.92 1.89 3/86 6901
/proc/meminfo: memFree=734512/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=137844 CPUtime=6.19
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 30504 0 0 0 601 18 0 0 25 0 1 0 153948680 141152256 30383 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665558 0 0 4096 0 0 0 0 17 1 0 0
/proc/6900/statm: 34461 30383 721 52 0 32829 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 137844

[startup+12.7271 s]
/proc/loadavg: 1.71 1.92 1.89 3/86 6901
/proc/meminfo: memFree=734064/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=138096 CPUtime=12.59
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 30553 0 0 0 1241 18 0 0 25 0 1 0 153948680 141410304 30432 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134625413 0 0 4096 0 0 0 0 17 1 0 0
/proc/6900/statm: 34524 30432 721 52 0 32892 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 138096

[startup+25.5635 s]
/proc/loadavg: 1.76 1.92 1.89 3/86 6901
/proc/meminfo: memFree=733168/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=138676 CPUtime=25.31
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 30675 0 0 0 2513 18 0 0 25 0 1 0 153948680 142004224 30554 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/6900/statm: 34669 30554 721 52 0 33037 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 138676

[startup+51.2278 s]
/proc/loadavg: 1.85 1.93 1.89 3/86 6901
/proc/meminfo: memFree=731504/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=139344 CPUtime=50.75
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 30805 0 0 0 5056 19 0 0 25 0 1 0 153948680 142688256 30684 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 1 0 0
/proc/6900/statm: 34836 30684 721 52 0 33204 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 139344

[startup+102.447 s]
/proc/loadavg: 1.93 1.94 1.90 3/86 6901
/proc/meminfo: memFree=728496/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=140004 CPUtime=101.49
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 30946 0 0 0 10130 19 0 0 25 0 1 0 153948680 143364096 30825 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/6900/statm: 35001 30825 721 52 0 33369 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 140004

[startup+162.489 s]
/proc/loadavg: 1.97 1.94 1.91 3/86 6901
/proc/meminfo: memFree=725680/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=140544 CPUtime=160.99
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 31093 0 0 0 16079 20 0 0 25 0 1 0 153948680 143917056 30972 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/6900/statm: 35136 30972 721 52 0 33504 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 140544

[startup+222.534 s]
/proc/loadavg: 1.99 1.95 1.91 3/86 6901
/proc/meminfo: memFree=723312/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=141072 CPUtime=220.48
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 31236 0 0 0 22028 20 0 0 25 0 1 0 153948680 144457728 31115 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/6900/statm: 35268 31115 721 52 0 33636 0
Current children cumulated CPU time (s) 220.48
Current children cumulated vsize (KiB) 141072

[startup+282.571 s]
/proc/loadavg: 1.95 1.94 1.91 3/86 6939
/proc/meminfo: memFree=1192176/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=141764 CPUtime=280.25
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 31387 0 0 0 28005 20 0 0 25 0 1 0 153948680 145166336 31266 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 35441 31266 721 52 0 33809 0
Current children cumulated CPU time (s) 280.25
Current children cumulated vsize (KiB) 141764

[startup+342.623 s]
/proc/loadavg: 1.98 1.95 1.91 3/86 6939
/proc/meminfo: memFree=1188144/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=142372 CPUtime=340.26
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 31536 0 0 0 34005 21 0 0 25 0 1 0 153948680 145788928 31415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 35593 31415 721 52 0 33961 0
Current children cumulated CPU time (s) 340.26
Current children cumulated vsize (KiB) 142372

[startup+402.669 s]
/proc/loadavg: 1.99 1.95 1.91 3/86 6939
/proc/meminfo: memFree=1184240/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=142900 CPUtime=400.22
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 31682 0 0 0 40001 21 0 0 25 0 1 0 153948680 146329600 31561 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 35725 31561 721 52 0 34093 0
Current children cumulated CPU time (s) 400.22
Current children cumulated vsize (KiB) 142900

[startup+462.722 s]
/proc/loadavg: 1.99 1.96 1.91 3/86 6939
/proc/meminfo: memFree=1180592/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=143428 CPUtime=460.22
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 31828 0 0 0 46001 21 0 0 25 0 1 0 153948680 146870272 31707 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 35857 31707 721 52 0 34225 0
Current children cumulated CPU time (s) 460.22
Current children cumulated vsize (KiB) 143428

[startup+522.769 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 6939
/proc/meminfo: memFree=1177136/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=144076 CPUtime=520.23
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 31967 0 0 0 52001 22 0 0 25 0 1 0 153948680 147533824 31846 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 36019 31846 721 52 0 34387 0
Current children cumulated CPU time (s) 520.23
Current children cumulated vsize (KiB) 144076

[startup+582.841 s]
/proc/loadavg: 2.04 1.98 1.91 3/92 7085
/proc/meminfo: memFree=1173824/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=144604 CPUtime=580.15
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 32104 0 0 0 57980 35 0 0 25 0 1 0 153948680 148074496 31983 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 36151 31983 721 52 0 34519 0
Current children cumulated CPU time (s) 580.15
Current children cumulated vsize (KiB) 144604

[startup+642.894 s]
/proc/loadavg: 2.01 1.98 1.91 3/86 7137
/proc/meminfo: memFree=1174384/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=145132 CPUtime=640.14
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 32244 0 0 0 63971 43 0 0 25 0 1 0 153948680 148615168 32123 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 36283 32123 721 52 0 34651 0
Current children cumulated CPU time (s) 640.14
Current children cumulated vsize (KiB) 145132

[startup+702.933 s]
/proc/loadavg: 2.00 1.98 1.91 3/86 7137
/proc/meminfo: memFree=1173936/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=145660 CPUtime=700.12
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 32379 0 0 0 69969 43 0 0 25 0 1 0 153948680 149155840 32258 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 36415 32258 721 52 0 34783 0
Current children cumulated CPU time (s) 700.12
Current children cumulated vsize (KiB) 145660

[startup+762.972 s]
/proc/loadavg: 2.00 1.98 1.91 3/86 7137
/proc/meminfo: memFree=1173360/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=146188 CPUtime=760.08
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 32511 0 0 0 75965 43 0 0 25 0 1 0 153948680 149696512 32390 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671765 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 36547 32390 721 52 0 34915 0
Current children cumulated CPU time (s) 760.08
Current children cumulated vsize (KiB) 146188

[startup+823.013 s]
/proc/loadavg: 2.00 1.98 1.91 3/86 7137
/proc/meminfo: memFree=1172784/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=146896 CPUtime=820.07
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 32644 0 0 0 81963 44 0 0 25 0 1 0 153948680 150421504 32523 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 36724 32523 721 52 0 35092 0
Current children cumulated CPU time (s) 820.07
Current children cumulated vsize (KiB) 146896

[startup+883.055 s]
/proc/loadavg: 2.00 1.98 1.91 3/86 7137
/proc/meminfo: memFree=1172336/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=147424 CPUtime=880.06
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 32776 0 0 0 87961 45 0 0 25 0 1 0 153948680 150962176 32655 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 36856 32655 721 52 0 35224 0
Current children cumulated CPU time (s) 880.06
Current children cumulated vsize (KiB) 147424

[startup+943.092 s]
/proc/loadavg: 2.07 2.00 1.92 3/86 7137
/proc/meminfo: memFree=1171824/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=147820 CPUtime=940.02
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 32905 0 0 0 93957 45 0 0 25 0 1 0 153948680 151367680 32784 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 36955 32784 721 52 0 35323 0
Current children cumulated CPU time (s) 940.02
Current children cumulated vsize (KiB) 147820

[startup+1003.13 s]
/proc/loadavg: 2.15 2.03 1.93 3/86 7137
/proc/meminfo: memFree=1171312/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=148348 CPUtime=1000.01
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 33033 0 0 0 99955 46 0 0 25 0 1 0 153948680 151908352 32912 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 37087 32912 721 52 0 35455 0
Current children cumulated CPU time (s) 1000.01
Current children cumulated vsize (KiB) 148348

[startup+1063.18 s]
/proc/loadavg: 2.05 2.02 1.93 3/86 7137
/proc/meminfo: memFree=1170800/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=148876 CPUtime=1060
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 33161 0 0 0 105954 46 0 0 25 0 1 0 153948680 152449024 33040 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 37219 33040 721 52 0 35587 0
Current children cumulated CPU time (s) 1060
Current children cumulated vsize (KiB) 148876

[startup+1123.22 s]
/proc/loadavg: 2.02 2.02 1.93 3/86 7137
/proc/meminfo: memFree=1170288/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=149272 CPUtime=1119.97
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 33288 0 0 0 111950 47 0 0 25 0 1 0 153948680 152854528 33167 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 37318 33167 721 52 0 35686 0
Current children cumulated CPU time (s) 1119.97
Current children cumulated vsize (KiB) 149272

[startup+1183.26 s]
/proc/loadavg: 2.00 2.01 1.93 3/86 7137
/proc/meminfo: memFree=1169776/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=150068 CPUtime=1179.95
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 33413 0 0 0 117948 47 0 0 25 0 1 0 153948680 153669632 33292 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 37517 33292 721 52 0 35885 0
Current children cumulated CPU time (s) 1179.95
Current children cumulated vsize (KiB) 150068

[startup+1243.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/86 7137
/proc/meminfo: memFree=1169264/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=150596 CPUtime=1239.93
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 33541 0 0 0 123946 47 0 0 25 0 1 0 153948680 154210304 33420 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 37649 33420 721 52 0 36017 0
Current children cumulated CPU time (s) 1239.93
Current children cumulated vsize (KiB) 150596

[startup+1303.33 s]
/proc/loadavg: 2.02 2.02 1.94 3/86 7137
/proc/meminfo: memFree=1168752/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=150992 CPUtime=1299.9
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 33667 0 0 0 129942 48 0 0 25 0 1 0 153948680 154615808 33546 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 37748 33546 721 52 0 36116 0
Current children cumulated CPU time (s) 1299.9
Current children cumulated vsize (KiB) 150992

[startup+1363.37 s]
/proc/loadavg: 2.01 2.01 1.94 3/86 7137
/proc/meminfo: memFree=1168240/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=151520 CPUtime=1359.88
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 33792 0 0 0 135940 48 0 0 25 0 1 0 153948680 155156480 33671 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 37880 33671 721 52 0 36248 0
Current children cumulated CPU time (s) 1359.88
Current children cumulated vsize (KiB) 151520

[startup+1423.41 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 7137
/proc/meminfo: memFree=1167664/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=151916 CPUtime=1419.86
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 33917 0 0 0 141938 48 0 0 25 0 1 0 153948680 155561984 33796 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 37979 33796 721 52 0 36347 0
Current children cumulated CPU time (s) 1419.86
Current children cumulated vsize (KiB) 151916

[startup+1483.45 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 7137
/proc/meminfo: memFree=1167216/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=152444 CPUtime=1479.83
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 34039 0 0 0 147934 49 0 0 25 0 1 0 153948680 156102656 33918 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671765 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 38111 33918 721 52 0 36479 0
Current children cumulated CPU time (s) 1479.83
Current children cumulated vsize (KiB) 152444

[startup+1543.49 s]
/proc/loadavg: 2.07 2.02 1.94 3/86 7139
/proc/meminfo: memFree=1166384/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=152840 CPUtime=1539.81
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 34162 0 0 0 153932 49 0 0 25 0 1 0 153948680 156508160 34041 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 38210 34041 721 52 0 36578 0
Current children cumulated CPU time (s) 1539.81
Current children cumulated vsize (KiB) 152840

[startup+1603.53 s]
/proc/loadavg: 2.02 2.01 1.94 3/86 7139
/proc/meminfo: memFree=1166128/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=153368 CPUtime=1599.81
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 34284 0 0 0 159931 50 0 0 25 0 1 0 153948680 157048832 34163 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 38342 34163 721 52 0 36710 0
Current children cumulated CPU time (s) 1599.81
Current children cumulated vsize (KiB) 153368

[startup+1663.57 s]
/proc/loadavg: 2.01 2.00 1.94 3/86 7139
/proc/meminfo: memFree=1165680/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=153764 CPUtime=1659.78
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 34405 0 0 0 165928 50 0 0 25 0 1 0 153948680 157454336 34284 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 38441 34284 721 52 0 36809 0
Current children cumulated CPU time (s) 1659.78
Current children cumulated vsize (KiB) 153764

[startup+1723.61 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 7139
/proc/meminfo: memFree=1165232/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=154292 CPUtime=1719.76
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 34524 0 0 0 171926 50 0 0 25 0 1 0 153948680 157995008 34403 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 38573 34403 721 52 0 36941 0
Current children cumulated CPU time (s) 1719.76
Current children cumulated vsize (KiB) 154292

[startup+1783.65 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 7139
/proc/meminfo: memFree=1164784/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=155092 CPUtime=1779.73
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 34643 0 0 0 177922 51 0 0 25 0 1 0 153948680 158814208 34522 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 38773 34522 721 52 0 37141 0
Current children cumulated CPU time (s) 1779.73
Current children cumulated vsize (KiB) 155092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.97 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 7139
/proc/meminfo: memFree=1164592/2055920 swapFree=4191880/4192956
[pid=6900] ppid=6898 vsize=155224 CPUtime=1800.03
/proc/6900/stat : 6900 (CSPtoSAT+minisa) R 6898 6900 5872 0 -1 4194304 34684 0 0 0 179952 51 0 0 25 0 1 0 153948680 158949376 34563 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671522 0 0 4096 0 0 0 0 17 0 0 0
/proc/6900/statm: 38806 34563 721 52 0 37174 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 155224

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804
CPU time (s): 1800.05
CPU user time (s): 1799.52
CPU system time (s): 0.532918
CPU usage (%): 99.7811
Max. virtual memory (cumulated for all children) (KiB): 155224

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

runsolver used 2.07968 s user time and 5.9201 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan  6 03:52:10 UTC 2007


IDJOB= 201545
IDBENCH= 3769
FILE ID= node4/201545-1168055528

PBS_JOBID= 3475312

Free space on /tmp= 66302 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  b9cf73f43d12dd50fcff1a26df9e590c

RANDOM SEED= 980462817

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.223
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.223
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:        854416 kB
Buffers:         72472 kB
Cached:         511584 kB
SwapCached:        268 kB
Active:         876836 kB
Inactive:       228692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        854416 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3636 kB
Writeback:           0 kB
Mapped:         543184 kB
Slab:            79404 kB
Committed_AS:  4161284 kB
PageTables:       3652 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= 66305 MiB



End job on node4 on Sat Jan  6 04:22:23 UTC 2007