Trace number 209791

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.1 1810.23

General information on the benchmark

Namefapp/fapp26-30/fapp26/
fapp26-2300-1.xml
MD5SUM45b05f77f880e0372211576fd360a568
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 benchmark6.67098
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2300
Number of constraints24253
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension24253
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.48	c ...done
3.48	c #SATvar=1900771 #SATclauses=3794638 #CSPpredicates=24253

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/node7/watcher-209791-1168062332 -o ROOT/results/node7/solver-209791-1168062332 -C 1800 -M 900 /tmp/evaluation/209791-1168062332/CSPtoSAT+minisat /tmp/evaluation/209791-1168062332/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.99 2.00 1.97 5/86 13701
/proc/meminfo: memFree=1348768/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=6696 CPUtime=0
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 423 0 0 0 0 0 0 0 18 0 1 0 154628812 6856704 402 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10386308 0 0 4096 0 0 0 0 17 1 0 0
/proc/13700/statm: 1674 403 365 52 0 30 0

[startup+0.103825 s]
/proc/loadavg: 1.99 2.00 1.97 5/86 13701
/proc/meminfo: memFree=1348768/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=13760 CPUtime=0.1
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 2369 0 0 0 9 1 0 0 18 0 1 0 154628812 14090240 2316 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669235 0 0 4096 0 0 0 0 17 1 0 0
/proc/13700/statm: 3440 2322 694 52 0 1808 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13760

[startup+0.511866 s]
/proc/loadavg: 1.99 2.00 1.97 5/86 13701
/proc/meminfo: memFree=1348768/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=88868 CPUtime=0.49
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 18173 0 0 0 39 10 0 0 21 0 1 0 154628812 91000832 17987 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 1 0 0
/proc/13700/statm: 22217 17989 696 52 0 20585 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 88868

[startup+1.33295 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 13701
/proc/meminfo: memFree=1193376/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=201384 CPUtime=1.31
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 46822 0 0 0 105 26 0 0 25 0 1 0 154628812 206217216 46636 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 1 0 0
/proc/13700/statm: 50346 46637 696 52 0 48714 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 201384

[startup+2.97012 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 13701
/proc/meminfo: memFree=1098528/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=291300 CPUtime=2.94
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 63786 0 0 0 259 35 0 0 25 0 1 0 154628812 298291200 63600 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10850042 0 0 4096 0 0 0 0 17 1 0 0
/proc/13700/statm: 72825 63600 704 52 0 71193 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 291300

[startup+6.25747 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 13701
/proc/meminfo: memFree=1094752/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=292940 CPUtime=6.21
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 64269 0 0 0 585 36 0 0 25 0 1 0 154628812 299970560 64049 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/13700/statm: 73235 64049 721 52 0 71603 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 292940

[startup+12.7172 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 13701
/proc/meminfo: memFree=1094752/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=293204 CPUtime=12.64
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 64281 0 0 0 1228 36 0 0 25 0 1 0 154628812 300240896 64061 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13700/statm: 73301 64061 721 52 0 71669 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 293204

[startup+25.5505 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 13701
/proc/meminfo: memFree=1094560/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=293520 CPUtime=25.42
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 64384 0 0 0 2506 36 0 0 25 0 1 0 154628812 300564480 64164 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/13700/statm: 73380 64164 721 52 0 71748 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 293520

[startup+51.2052 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 13701
/proc/meminfo: memFree=1093856/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=294456 CPUtime=50.94
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 64574 0 0 0 5058 36 0 0 25 0 1 0 154628812 301522944 64354 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/13700/statm: 73614 64354 721 52 0 71982 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 294456

[startup+102.412 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 13701
/proc/meminfo: memFree=1093216/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=295200 CPUtime=101.91
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 64753 0 0 0 10154 37 0 0 25 0 1 0 154628812 302284800 64533 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/13700/statm: 73800 64533 721 52 0 72168 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 295200

[startup+162.442 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 13701
/proc/meminfo: memFree=1092640/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=295728 CPUtime=161.66
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 64911 0 0 0 16129 37 0 0 25 0 1 0 154628812 302825472 64691 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13700/statm: 73932 64691 721 52 0 72300 0
Current children cumulated CPU time (s) 161.66
Current children cumulated vsize (KiB) 295728

[startup+222.478 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 13701
/proc/meminfo: memFree=1092000/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=296256 CPUtime=221.42
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 65045 0 0 0 22104 38 0 0 25 0 1 0 154628812 303366144 64825 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671374 0 0 4096 0 0 0 0 17 1 0 0
/proc/13700/statm: 74064 64825 721 52 0 72432 0
Current children cumulated CPU time (s) 221.42
Current children cumulated vsize (KiB) 296256

[startup+282.516 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 13701
/proc/meminfo: memFree=1091424/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=296816 CPUtime=281.16
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 65189 0 0 0 28078 38 0 0 25 0 1 0 154628812 303939584 64969 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/13700/statm: 74204 64969 721 52 0 72572 0
Current children cumulated CPU time (s) 281.16
Current children cumulated vsize (KiB) 296816

[startup+342.522 s]
/proc/loadavg: 1.71 1.93 1.94 2/81 13787
/proc/meminfo: memFree=1186632/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=297476 CPUtime=340.93
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 65339 0 0 0 34053 40 0 0 25 0 1 0 154628812 304615424 65119 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/13700/statm: 74369 65119 721 52 0 72737 0
Current children cumulated CPU time (s) 340.93
Current children cumulated vsize (KiB) 297476

[startup+402.529 s]
/proc/loadavg: 1.94 1.95 1.94 3/86 13813
/proc/meminfo: memFree=975840/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=298084 CPUtime=400.65
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 65495 0 0 0 40023 42 0 0 25 0 1 0 154628812 305238016 65275 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 74521 65275 721 52 0 72889 0
Current children cumulated CPU time (s) 400.65
Current children cumulated vsize (KiB) 298084

[startup+462.535 s]
/proc/loadavg: 1.98 1.95 1.94 3/86 13813
/proc/meminfo: memFree=817120/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=298744 CPUtime=460.39
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 65647 0 0 0 45997 42 0 0 25 0 1 0 154628812 305913856 65427 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 74686 65427 721 52 0 73054 0
Current children cumulated CPU time (s) 460.39
Current children cumulated vsize (KiB) 298744

[startup+522.54 s]
/proc/loadavg: 1.99 1.96 1.94 3/86 13813
/proc/meminfo: memFree=677088/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=299272 CPUtime=520.13
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 65798 0 0 0 51971 42 0 0 25 0 1 0 154628812 306454528 65578 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 74818 65578 721 52 0 73186 0
Current children cumulated CPU time (s) 520.13
Current children cumulated vsize (KiB) 299272

[startup+582.552 s]
/proc/loadavg: 1.99 1.96 1.94 3/86 13813
/proc/meminfo: memFree=546784/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=300052 CPUtime=579.84
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 65950 0 0 0 57942 42 0 0 25 0 1 0 154628812 307253248 65730 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 75013 65730 721 52 0 73381 0
Current children cumulated CPU time (s) 579.84
Current children cumulated vsize (KiB) 300052

[startup+642.562 s]
/proc/loadavg: 1.99 1.97 1.94 3/86 13813
/proc/meminfo: memFree=426784/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=300580 CPUtime=639.58
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 66096 0 0 0 63915 43 0 0 25 0 1 0 154628812 307793920 65876 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 75145 65876 721 52 0 73513 0
Current children cumulated CPU time (s) 639.58
Current children cumulated vsize (KiB) 300580

[startup+702.571 s]
/proc/loadavg: 1.99 1.97 1.94 3/86 13813
/proc/meminfo: memFree=291424/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=301108 CPUtime=699.33
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 66241 0 0 0 69890 43 0 0 25 0 1 0 154628812 308334592 66021 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 75277 66021 721 52 0 73645 0
Current children cumulated CPU time (s) 699.33
Current children cumulated vsize (KiB) 301108

[startup+762.573 s]
/proc/loadavg: 1.95 1.96 1.94 3/86 13922
/proc/meminfo: memFree=950304/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=301636 CPUtime=759.03
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 66388 0 0 0 75858 45 0 0 25 0 1 0 154628812 308875264 66168 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 75409 66168 721 52 0 73777 0
Current children cumulated CPU time (s) 759.03
Current children cumulated vsize (KiB) 301636

[startup+822.591 s]
/proc/loadavg: 1.98 1.96 1.94 4/86 13922
/proc/meminfo: memFree=948320/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=302164 CPUtime=818.77
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 66524 0 0 0 81832 45 0 0 25 0 1 0 154628812 309415936 66304 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 75541 66304 721 52 0 73909 0
Current children cumulated CPU time (s) 818.77
Current children cumulated vsize (KiB) 302164

[startup+882.616 s]
/proc/loadavg: 1.99 1.97 1.94 3/86 13922
/proc/meminfo: memFree=854240/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=302872 CPUtime=878.53
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 66658 0 0 0 87807 46 0 0 25 0 1 0 154628812 310140928 66438 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667368 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 75718 66438 721 52 0 74086 0
Current children cumulated CPU time (s) 878.53
Current children cumulated vsize (KiB) 302872

[startup+942.645 s]
/proc/loadavg: 1.99 1.97 1.94 3/92 13996
/proc/meminfo: memFree=733424/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=303400 CPUtime=938.21
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 66796 0 0 0 93769 52 0 0 25 0 1 0 154628812 310681600 66576 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 75850 66576 721 52 0 74218 0
Current children cumulated CPU time (s) 938.21
Current children cumulated vsize (KiB) 303400

[startup+1002.69 s]
/proc/loadavg: 1.99 1.97 1.94 3/92 14088
/proc/meminfo: memFree=620720/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=303928 CPUtime=997.89
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 66942 0 0 0 99725 64 0 0 25 0 1 0 154628812 311222272 66722 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 75982 66722 721 52 0 74350 0
Current children cumulated CPU time (s) 997.89
Current children cumulated vsize (KiB) 303928

[startup+1062.72 s]
/proc/loadavg: 1.99 1.97 1.94 3/86 14120
/proc/meminfo: memFree=516512/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=304456 CPUtime=1057.64
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 67074 0 0 0 105696 68 0 0 25 0 1 0 154628812 311762944 66854 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 76114 66854 721 52 0 74482 0
Current children cumulated CPU time (s) 1057.64
Current children cumulated vsize (KiB) 304456

[startup+1122.75 s]
/proc/loadavg: 2.05 1.99 1.94 3/86 14120
/proc/meminfo: memFree=416096/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=304852 CPUtime=1117.38
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 67203 0 0 0 111670 68 0 0 25 0 1 0 154628812 312168448 66983 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671635 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 76213 66983 721 52 0 74581 0
Current children cumulated CPU time (s) 1117.38
Current children cumulated vsize (KiB) 304852

[startup+1182.77 s]
/proc/loadavg: 2.02 1.99 1.94 3/86 14120
/proc/meminfo: memFree=314464/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=305380 CPUtime=1177.13
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 67333 0 0 0 117645 68 0 0 25 0 1 0 154628812 312709120 67113 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671635 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 76345 67113 721 52 0 74713 0
Current children cumulated CPU time (s) 1177.13
Current children cumulated vsize (KiB) 305380

[startup+1242.79 s]
/proc/loadavg: 1.95 1.97 1.94 3/86 14158
/proc/meminfo: memFree=1024160/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=305908 CPUtime=1236.87
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 67464 0 0 0 123617 70 0 0 25 0 1 0 154628812 313249792 67244 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 76477 67244 721 52 0 74845 0
Current children cumulated CPU time (s) 1236.87
Current children cumulated vsize (KiB) 305908

[startup+1302.81 s]
/proc/loadavg: 1.98 1.97 1.94 3/86 14158
/proc/meminfo: memFree=598432/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=306572 CPUtime=1296.6
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 67591 0 0 0 129590 70 0 0 25 0 1 0 154628812 313929728 67371 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 76643 67371 721 52 0 75011 0
Current children cumulated CPU time (s) 1296.6
Current children cumulated vsize (KiB) 306572

[startup+1362.82 s]
/proc/loadavg: 1.92 1.95 1.93 3/86 14196
/proc/meminfo: memFree=1168224/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=307100 CPUtime=1356.32
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 67721 0 0 0 135560 72 0 0 25 0 1 0 154628812 314470400 67501 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 76775 67501 721 52 0 75143 0
Current children cumulated CPU time (s) 1356.32
Current children cumulated vsize (KiB) 307100

[startup+1422.83 s]
/proc/loadavg: 1.97 1.96 1.93 3/86 14196
/proc/meminfo: memFree=1164768/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=307628 CPUtime=1415.84
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 67851 0 0 0 141512 72 0 0 25 0 1 0 154628812 315011072 67631 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 76907 67631 721 52 0 75275 0
Current children cumulated CPU time (s) 1415.84
Current children cumulated vsize (KiB) 307628

[startup+1482.83 s]
/proc/loadavg: 1.99 1.97 1.93 3/86 14196
/proc/meminfo: memFree=1162336/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=308156 CPUtime=1475.35
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 67981 0 0 0 147463 72 0 0 25 0 1 0 154628812 315551744 67761 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671445 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 77039 67761 721 52 0 75407 0
Current children cumulated CPU time (s) 1475.35
Current children cumulated vsize (KiB) 308156

[startup+1542.85 s]
/proc/loadavg: 1.99 1.97 1.93 3/86 14196
/proc/meminfo: memFree=1160160/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=308552 CPUtime=1534.89
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 68108 0 0 0 153416 73 0 0 25 0 1 0 154628812 315957248 67888 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 77138 67888 721 52 0 75506 0
Current children cumulated CPU time (s) 1534.89
Current children cumulated vsize (KiB) 308552

[startup+1602.86 s]
/proc/loadavg: 1.99 1.97 1.93 3/86 14196
/proc/meminfo: memFree=1158368/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=309080 CPUtime=1594.4
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 68236 0 0 0 159367 73 0 0 25 0 1 0 154628812 316497920 68016 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 77270 68016 721 52 0 75638 0
Current children cumulated CPU time (s) 1594.4
Current children cumulated vsize (KiB) 309080

[startup+1662.87 s]
/proc/loadavg: 1.99 1.97 1.93 3/86 14196
/proc/meminfo: memFree=1156384/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=309608 CPUtime=1653.92
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 68361 0 0 0 165318 74 0 0 25 0 1 0 154628812 317038592 68141 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 77402 68141 721 52 0 75770 0
Current children cumulated CPU time (s) 1653.92
Current children cumulated vsize (KiB) 309608

[startup+1722.88 s]
/proc/loadavg: 1.99 1.97 1.93 3/86 14196
/proc/meminfo: memFree=1154912/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=310004 CPUtime=1713.46
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 68484 0 0 0 171272 74 0 0 25 0 1 0 154628812 317444096 68264 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562866 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 77501 68264 721 52 0 75869 0
Current children cumulated CPU time (s) 1713.46
Current children cumulated vsize (KiB) 310004

[startup+1782.89 s]
/proc/loadavg: 2.09 2.00 1.94 3/86 14196
/proc/meminfo: memFree=1153440/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=310532 CPUtime=1772.98
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 68610 0 0 0 177224 74 0 0 25 0 1 0 154628812 317984768 68390 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 77633 68390 721 52 0 76001 0
Current children cumulated CPU time (s) 1772.98
Current children cumulated vsize (KiB) 310532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.17 s]
/proc/loadavg: 2.05 2.00 1.94 3/86 14196
/proc/meminfo: memFree=1152672/2055920 swapFree=4192812/4192956
[pid=13700] ppid=13698 vsize=310664 CPUtime=1800.05
/proc/13700/stat : 13700 (CSPtoSAT+minisa) R 13698 13700 13457 0 -1 4194304 68668 0 0 0 179930 75 0 0 25 0 1 0 154628812 318119936 68448 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 0 0 0
/proc/13700/statm: 77666 68448 721 52 0 76034 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 310664

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.23
CPU time (s): 1800.1
CPU user time (s): 1799.3
CPU system time (s): 0.799878
CPU usage (%): 99.4406
Max. virtual memory (cumulated for all children) (KiB): 310664

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

runsolver used 1.77673 s user time and 4.82027 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan  6 05:45:34 UTC 2007


IDJOB= 209791
IDBENCH= 4560
FILE ID= node7/209791-1168062332

PBS_JOBID= 3475359

Free space on /tmp= 66544 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp26-30/fapp26/fapp26-2300-1.xml
COMMAND LINE= /tmp/evaluation/209791-1168062332/CSPtoSAT+minisat /tmp/evaluation/209791-1168062332/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-209791-1168062332 -o ROOT/results/node7/solver-209791-1168062332 -C 1800 -M 900  /tmp/evaluation/209791-1168062332/CSPtoSAT+minisat /tmp/evaluation/209791-1168062332/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  45b05f77f880e0372211576fd360a568

RANDOM SEED= 771272273

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.220
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.220
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:       1349376 kB
Buffers:         77792 kB
Cached:         371076 kB
SwapCached:          0 kB
Active:         394684 kB
Inactive:       209364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1349376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4932 kB
Writeback:           0 kB
Mapped:         176632 kB
Slab:            87128 kB
Committed_AS:  4314676 kB
PageTables:       2504 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= 66543 MiB



End job on node7 on Sat Jan  6 06:15:44 UTC 2007