Trace number 209375

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.21 1802.16

General information on the benchmark

Namefapp/fapp26-30/fapp30/
fapp30-3000-1.xml
MD5SUM4106a0ceac91df2015f5352ec6664483
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 benchmark9.81651
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables3000
Number of constraints63204
Maximum constraint arity2
Maximum domain size778
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63204
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...
9.38	c ...done
9.38	c #SATvar=5820752 #SATclauses=11632500 #CSPpredicates=63204

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-209375-1168061896 -o ROOT/results/node9/solver-209375-1168061896 -C 1800 -M 900 /tmp/evaluation/209375-1168061896/CSPtoSAT+minisat /tmp/evaluation/209375-1168061896/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: 2.00 2.00 2.00 5/86 11784
/proc/meminfo: memFree=1289888/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=6696 CPUtime=0
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 154584787 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8633208 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 1674 415 375 52 0 30 0

[startup+0.104798 s]
/proc/loadavg: 2.00 2.00 2.00 5/86 11784
/proc/meminfo: memFree=1289888/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=6952 CPUtime=0.09
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 840 0 0 0 9 0 0 0 18 0 1 0 154584787 7118848 808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4157726484 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 1738 808 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.512847 s]
/proc/loadavg: 2.00 2.00 2.00 5/86 11784
/proc/meminfo: memFree=1289888/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=115816 CPUtime=0.5
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 20357 0 0 0 37 13 0 0 22 0 1 0 154584787 118595584 20225 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669248 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 28954 20229 694 52 0 27322 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 115816

[startup+1.33394 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11784
/proc/meminfo: memFree=1129824/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=226660 CPUtime=1.32
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 48192 0 0 0 103 29 0 0 25 0 1 0 154584787 232099840 48043 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 56665 48047 696 52 0 55033 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 226660

[startup+2.97113 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11784
/proc/meminfo: memFree=968288/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=475100 CPUtime=2.96
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 106658 0 0 0 232 64 0 0 25 0 1 0 154584787 486502400 106509 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 118775 106511 696 52 0 117143 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 475100

[startup+6.2645 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11784
/proc/meminfo: memFree=528288/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=818488 CPUtime=6.24
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 191268 0 0 0 512 112 0 0 25 0 1 0 154584787 838131712 191119 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134652471 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 204622 191119 704 52 0 202990 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 818488

[startup+12.7362 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11784
/proc/meminfo: memFree=516448/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=828164 CPUtime=12.69
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 193997 0 0 0 1156 113 0 0 25 0 1 0 154584787 848039936 193572 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 207041 193572 721 52 0 205409 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 828164

[startup+25.5617 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11784
/proc/meminfo: memFree=516064/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=828744 CPUtime=25.5
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 194096 0 0 0 2437 113 0 0 25 0 1 0 154584787 848633856 193671 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 207186 193671 721 52 0 205554 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 828744

[startup+51.2326 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11784
/proc/meminfo: memFree=514720/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=829412 CPUtime=51.16
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 194311 0 0 0 5002 114 0 0 25 0 1 0 154584787 849317888 193886 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 207353 193886 721 52 0 205721 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 829412

[startup+102.465 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11784
/proc/meminfo: memFree=512928/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=830416 CPUtime=102.31
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 194514 0 0 0 10117 114 0 0 25 0 1 0 154584787 850345984 194089 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 207604 194089 721 52 0 205972 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 830416

[startup+162.526 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11784
/proc/meminfo: memFree=511328/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=830852 CPUtime=162.32
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 194611 0 0 0 16118 114 0 0 25 0 1 0 154584787 850792448 194186 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671469 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 207713 194186 721 52 0 206081 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 830852

[startup+222.59 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11784
/proc/meminfo: memFree=509856/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=831152 CPUtime=222.34
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 194701 0 0 0 22119 115 0 0 25 0 1 0 154584787 851099648 194276 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 207788 194276 721 52 0 206156 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 831152

[startup+282.645 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11784
/proc/meminfo: memFree=508320/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=831632 CPUtime=282.31
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 194797 0 0 0 28116 115 0 0 25 0 1 0 154584787 851591168 194372 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 207908 194372 721 52 0 206276 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 831632

[startup+342.707 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11784
/proc/meminfo: memFree=506912/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=831896 CPUtime=342.32
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 194881 0 0 0 34117 115 0 0 25 0 1 0 154584787 851861504 194456 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 207974 194456 721 52 0 206342 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 831896

[startup+402.761 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 11784
/proc/meminfo: memFree=505376/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=832160 CPUtime=402.33
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 194967 0 0 0 40117 116 0 0 25 0 1 0 154584787 852131840 194542 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 208040 194542 721 52 0 206408 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 832160

[startup+462.824 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 11784
/proc/meminfo: memFree=503968/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=832588 CPUtime=462.31
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 195053 0 0 0 46115 116 0 0 25 0 1 0 154584787 852570112 194628 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 208147 194628 721 52 0 206515 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 832588

[startup+522.887 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11784
/proc/meminfo: memFree=502496/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=832984 CPUtime=522.32
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 195138 0 0 0 52115 117 0 0 25 0 1 0 154584787 852975616 194713 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678176 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 208246 194713 721 52 0 206614 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 832984

[startup+582.961 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11784
/proc/meminfo: memFree=501088/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=833248 CPUtime=582.33
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 195225 0 0 0 58116 117 0 0 25 0 1 0 154584787 853245952 194800 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 208312 194800 721 52 0 206680 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 833248

[startup+643.02 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11784
/proc/meminfo: memFree=499680/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=833724 CPUtime=642.32
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 195309 0 0 0 64115 117 0 0 25 0 1 0 154584787 853733376 194884 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 208431 194884 721 52 0 206799 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 833724

[startup+703.08 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11784
/proc/meminfo: memFree=498272/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=833988 CPUtime=702.32
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 195394 0 0 0 70115 117 0 0 25 0 1 0 154584787 854003712 194969 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 208497 194969 721 52 0 206865 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 833988

[startup+763.142 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11784
/proc/meminfo: memFree=496736/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=834384 CPUtime=762.33
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 195481 0 0 0 76115 118 0 0 25 0 1 0 154584787 854409216 195056 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 208596 195056 721 52 0 206964 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 834384

[startup+823.205 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 11784
/proc/meminfo: memFree=495392/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=834648 CPUtime=822.32
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 195562 0 0 0 82114 118 0 0 25 0 1 0 154584787 854679552 195137 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665578 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 208662 195137 721 52 0 207030 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 834648

[startup+883.268 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 11784
/proc/meminfo: memFree=493920/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=834912 CPUtime=882.32
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 195663 0 0 0 88114 118 0 0 25 0 1 0 154584787 854949888 195238 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671479 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 208728 195238 721 52 0 207096 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 834912

[startup+943.332 s]
/proc/loadavg: 2.06 2.02 2.00 3/86 11784
/proc/meminfo: memFree=492512/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=835308 CPUtime=942.33
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 195744 0 0 0 94114 119 0 0 25 0 1 0 154584787 855355392 195319 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 208827 195319 721 52 0 207195 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 835308

[startup+1003.39 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 11784
/proc/meminfo: memFree=491104/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=835692 CPUtime=1002.32
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 195826 0 0 0 100113 119 0 0 25 0 1 0 154584787 855748608 195401 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 208923 195401 721 52 0 207291 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 835692

[startup+1063.45 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 11784
/proc/meminfo: memFree=489696/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=835956 CPUtime=1062.32
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 195909 0 0 0 106112 120 0 0 25 0 1 0 154584787 856018944 195484 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 208989 195484 721 52 0 207357 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 835956

[startup+1123.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11784
/proc/meminfo: memFree=488416/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=836352 CPUtime=1122.32
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 195990 0 0 0 112111 121 0 0 25 0 1 0 154584787 856424448 195565 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 209088 195565 721 52 0 207456 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 836352

[startup+1183.56 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11784
/proc/meminfo: memFree=486944/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=836616 CPUtime=1182.3
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 196070 0 0 0 118109 121 0 0 25 0 1 0 154584787 856694784 195645 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 209154 195645 721 52 0 207522 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 836616

[startup+1243.62 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11784
/proc/meminfo: memFree=485600/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=836880 CPUtime=1242.31
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 196152 0 0 0 124110 121 0 0 25 0 1 0 154584787 856965120 195727 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 209220 195727 721 52 0 207588 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 836880

[startup+1303.68 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11784
/proc/meminfo: memFree=484256/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=837276 CPUtime=1302.31
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 196230 0 0 0 130109 122 0 0 25 0 1 0 154584787 857370624 195805 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 209319 195805 721 52 0 207687 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 837276

[startup+1363.74 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 11784
/proc/meminfo: memFree=482848/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=837540 CPUtime=1362.29
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 196311 0 0 0 136107 122 0 0 25 0 1 0 154584787 857640960 195886 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 209385 195886 721 52 0 207753 0
Current children cumulated CPU time (s) 1362.29
Current children cumulated vsize (KiB) 837540

[startup+1423.83 s]
/proc/loadavg: 2.02 2.01 2.00 3/92 11934
/proc/meminfo: memFree=480160/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=837804 CPUtime=1422.27
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 196394 0 0 0 142089 138 0 0 25 0 1 0 154584787 857911296 195969 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 209451 195969 721 52 0 207819 0
Current children cumulated CPU time (s) 1422.27
Current children cumulated vsize (KiB) 837804

[startup+1483.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 11981
/proc/meminfo: memFree=479968/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=838380 CPUtime=1482.28
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 196473 0 0 0 148083 145 0 0 25 0 1 0 154584787 858501120 196048 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 209595 196048 721 52 0 207963 0
Current children cumulated CPU time (s) 1482.28
Current children cumulated vsize (KiB) 838380

[startup+1543.97 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11981
/proc/meminfo: memFree=478688/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=838644 CPUtime=1542.27
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 196552 0 0 0 154082 145 0 0 25 0 1 0 154584787 858771456 196127 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 209661 196127 721 52 0 208029 0
Current children cumulated CPU time (s) 1542.27
Current children cumulated vsize (KiB) 838644

[startup+1604.03 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11981
/proc/meminfo: memFree=477344/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=838908 CPUtime=1602.28
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 196630 0 0 0 160083 145 0 0 25 0 1 0 154584787 859041792 196205 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 209727 196205 721 52 0 208095 0
Current children cumulated CPU time (s) 1602.28
Current children cumulated vsize (KiB) 838908

[startup+1664.09 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11981
/proc/meminfo: memFree=476064/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=839304 CPUtime=1662.28
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 196713 0 0 0 166082 146 0 0 25 0 1 0 154584787 859447296 196288 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 209826 196288 721 52 0 208194 0
Current children cumulated CPU time (s) 1662.28
Current children cumulated vsize (KiB) 839304

[startup+1724.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11981
/proc/meminfo: memFree=474656/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=839568 CPUtime=1722.26
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 196789 0 0 0 172080 146 0 0 25 0 1 0 154584787 859717632 196364 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 209892 196364 721 52 0 208260 0
Current children cumulated CPU time (s) 1722.26
Current children cumulated vsize (KiB) 839568

[startup+1784.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12019
/proc/meminfo: memFree=162208/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=839832 CPUtime=1782.23
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 196874 0 0 0 178076 147 0 0 25 0 1 0 154584787 859987968 196449 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678230 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 209958 196449 721 52 0 208326 0
Current children cumulated CPU time (s) 1782.23
Current children cumulated vsize (KiB) 839832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.02 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 12019
/proc/meminfo: memFree=15712/2055920 swapFree=4191880/4192956
[pid=11783] ppid=11781 vsize=839964 CPUtime=1800.06
/proc/11783/stat : 11783 (CSPtoSAT+minisa) R 11781 11783 11377 0 -1 4194304 196901 0 0 0 179859 147 0 0 25 0 1 0 154584787 860123136 196476 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 0 0 0
/proc/11783/statm: 209991 196476 721 52 0 208359 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 839964

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.16
CPU time (s): 1800.21
CPU user time (s): 1798.6
CPU system time (s): 1.60976
CPU usage (%): 99.8919
Max. virtual memory (cumulated for all children) (KiB): 839964

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

runsolver used 1.9717 s user time and 6.01509 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan  6 05:38:16 UTC 2007


IDJOB= 209375
IDBENCH= 4512
FILE ID= node9/209375-1168061896

PBS_JOBID= 3475351

Free space on /tmp= 66533 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  4106a0ceac91df2015f5352ec6664483

RANDOM SEED= 976964641

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:       1290304 kB
Buffers:         88484 kB
Cached:         503728 kB
SwapCached:        408 kB
Active:         406028 kB
Inactive:       258064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1290304 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           10288 kB
Writeback:           0 kB
Mapped:          86836 kB
Slab:            86328 kB
Committed_AS:  3867008 kB
PageTables:       2316 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= 66534 MiB



End job on node9 on Sat Jan  6 06:08:19 UTC 2007