Trace number 209407

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.24 1804.19

General information on the benchmark

Namefapp/fapp26-30/fapp30/
fapp30-3000-4.xml
MD5SUMc8b834e543d796bb64a7a52b1d13bfd9
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 benchmark10.1455
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.11	c This is CSPtoSAT+minisat version 0.3
0.11	c (c) 2006 roussel@cril.univ-artois.fr
0.11	
0.11	c This solver internally uses a modified version of MiniSat2 version 061112
0.11	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.11	
0.11	c parsing...
9.58	c ...done
9.58	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/node55/watcher-209407-1168062115 -o ROOT/results/node55/solver-209407-1168062115 -C 1800 -M 900 /tmp/evaluation/209407-1168062115/CSPtoSAT+minisat /tmp/evaluation/209407-1168062115/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 1.91 5/73 9443
/proc/meminfo: memFree=1122960/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=496 CPUtime=0
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154609839 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6849316 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/9442/statm: 124 36 29 52 0 19 0

[startup+0.105006 s]
/proc/loadavg: 2.00 2.00 1.91 5/73 9443
/proc/meminfo: memFree=1122960/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=6952 CPUtime=0.09
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 840 0 0 0 9 0 0 0 19 0 1 0 154609839 7118848 808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310421 0 0 4096 0 0 0 0 17 1 0 0
/proc/9442/statm: 1738 808 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.514048 s]
/proc/loadavg: 2.00 2.00 1.91 5/73 9443
/proc/meminfo: memFree=1122960/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=95052 CPUtime=0.49
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 20092 0 0 0 39 10 0 0 23 0 1 0 154609839 97333248 19960 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9442/statm: 23763 19960 694 52 0 22131 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 95052

[startup+1.34213 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 9443
/proc/meminfo: memFree=960528/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=228636 CPUtime=1.32
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 48945 0 0 0 108 24 0 0 25 0 1 0 154609839 234123264 48796 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669622 0 0 4096 0 0 0 0 17 1 0 0
/proc/9442/statm: 57159 48796 696 52 0 55527 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 228636

[startup+2.98429 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 9443
/proc/meminfo: memFree=792272/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=483548 CPUtime=2.96
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 109789 0 0 0 244 52 0 0 25 0 1 0 154609839 495153152 109640 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4155992213 0 0 4096 0 0 0 0 17 1 0 0
/proc/9442/statm: 120887 109640 696 52 0 119255 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 483548

[startup+6.2636 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 9443
/proc/meminfo: memFree=360592/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=818752 CPUtime=6.23
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 191324 0 0 0 534 89 0 0 25 0 1 0 154609839 838402048 191175 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158495722 0 0 4096 0 0 0 0 17 1 0 0
/proc/9442/statm: 204688 191175 704 52 0 203056 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 818752

[startup+12.7312 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 9443
/proc/meminfo: memFree=349216/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=828164 CPUtime=12.66
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 193997 0 0 0 1176 90 0 0 25 0 1 0 154609839 848039936 193572 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9442/statm: 207041 193572 721 52 0 205409 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 828164

[startup+25.5485 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 9443
/proc/meminfo: memFree=348576/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=828880 CPUtime=25.43
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 194101 0 0 0 2453 90 0 0 25 0 1 0 154609839 848773120 193676 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/9442/statm: 207220 193676 721 52 0 205588 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 828880

[startup+51.199 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 9443
/proc/meminfo: memFree=345248/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=829416 CPUtime=50.97
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 194316 0 0 0 5007 90 0 0 25 0 1 0 154609839 849321984 193891 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671314 0 0 4096 0 0 0 0 17 1 0 0
/proc/9442/statm: 207354 193891 721 52 0 205722 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 829416

[startup+102.501 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 9443
/proc/meminfo: memFree=339488/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=830420 CPUtime=102.08
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 194531 0 0 0 10117 91 0 0 25 0 1 0 154609839 850350080 194106 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 1 0 0
/proc/9442/statm: 207605 194106 721 52 0 205973 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 830420

[startup+162.521 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 9443
/proc/meminfo: memFree=335904/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=830816 CPUtime=161.87
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 194644 0 0 0 16096 91 0 0 25 0 1 0 154609839 850755584 194219 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 1 0 0
/proc/9442/statm: 207704 194219 721 52 0 206072 0
Current children cumulated CPU time (s) 161.87
Current children cumulated vsize (KiB) 830816

[startup+222.544 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 9443
/proc/meminfo: memFree=330144/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=831212 CPUtime=221.65
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 194750 0 0 0 22074 91 0 0 25 0 1 0 154609839 851161088 194325 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678176 0 0 4096 0 0 0 0 17 1 0 0
/proc/9442/statm: 207803 194325 721 52 0 206171 0
Current children cumulated CPU time (s) 221.65
Current children cumulated vsize (KiB) 831212

[startup+282.567 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 9443
/proc/meminfo: memFree=325472/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=831648 CPUtime=281.44
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 194842 0 0 0 28053 91 0 0 25 0 1 0 154609839 851607552 194417 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/9442/statm: 207912 194417 721 52 0 206280 0
Current children cumulated CPU time (s) 281.44
Current children cumulated vsize (KiB) 831648

[startup+342.586 s]
/proc/loadavg: 2.07 2.02 1.91 3/73 9443
/proc/meminfo: memFree=320800/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=831912 CPUtime=341.22
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 194937 0 0 0 34031 91 0 0 25 0 1 0 154609839 851877888 194512 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 1 0 0
/proc/9442/statm: 207978 194512 721 52 0 206346 0
Current children cumulated CPU time (s) 341.22
Current children cumulated vsize (KiB) 831912

[startup+402.602 s]
/proc/loadavg: 2.02 2.01 1.91 3/73 9443
/proc/meminfo: memFree=317920/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=832472 CPUtime=401.01
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 195051 0 0 0 40010 91 0 0 25 0 1 0 154609839 852451328 194626 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 1 0 0
/proc/9442/statm: 208118 194626 721 52 0 206486 0
Current children cumulated CPU time (s) 401.01
Current children cumulated vsize (KiB) 832472

[startup+462.617 s]
/proc/loadavg: 2.01 2.00 1.91 3/73 9443
/proc/meminfo: memFree=312160/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=832736 CPUtime=460.79
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 195118 0 0 0 45987 92 0 0 25 0 1 0 154609839 852721664 194693 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/9442/statm: 208184 194693 721 52 0 206552 0
Current children cumulated CPU time (s) 460.79
Current children cumulated vsize (KiB) 832736

[startup+522.638 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 9443
/proc/meminfo: memFree=306976/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=833132 CPUtime=520.57
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 195210 0 0 0 51965 92 0 0 25 0 1 0 154609839 853127168 194785 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 1 0 0
/proc/9442/statm: 208283 194785 721 52 0 206651 0
Current children cumulated CPU time (s) 520.57
Current children cumulated vsize (KiB) 833132

[startup+582.654 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 9443
/proc/meminfo: memFree=302752/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=833396 CPUtime=580.36
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 195301 0 0 0 57944 92 0 0 25 0 1 0 154609839 853397504 194876 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678605 0 0 4096 0 0 0 0 17 1 0 0
/proc/9442/statm: 208349 194876 721 52 0 206717 0
Current children cumulated CPU time (s) 580.36
Current children cumulated vsize (KiB) 833396

[startup+642.669 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 9443
/proc/meminfo: memFree=299808/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=833872 CPUtime=640.14
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 195388 0 0 0 63922 92 0 0 25 0 1 0 154609839 853884928 194963 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/9442/statm: 208468 194963 721 52 0 206836 0
Current children cumulated CPU time (s) 640.14
Current children cumulated vsize (KiB) 833872

[startup+702.686 s]
/proc/loadavg: 2.07 2.02 1.92 3/73 9443
/proc/meminfo: memFree=297440/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=834136 CPUtime=699.92
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 195478 0 0 0 69900 92 0 0 25 0 1 0 154609839 854155264 195053 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 1 0 0
/proc/9442/statm: 208534 195053 721 52 0 206902 0
Current children cumulated CPU time (s) 699.92
Current children cumulated vsize (KiB) 834136

[startup+762.707 s]
/proc/loadavg: 1.97 2.00 1.91 3/73 9481
/proc/meminfo: memFree=528088/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=834532 CPUtime=759.78
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 195567 0 0 0 75883 95 0 0 25 0 1 0 154609839 854560768 195142 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/9442/statm: 208633 195142 721 52 0 207001 0
Current children cumulated CPU time (s) 759.78
Current children cumulated vsize (KiB) 834532

[startup+822.748 s]
/proc/loadavg: 1.99 2.00 1.91 3/73 9481
/proc/meminfo: memFree=527320/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=834928 CPUtime=819.77
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 195657 0 0 0 81882 95 0 0 25 0 1 0 154609839 854966272 195232 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 0 0 0
/proc/9442/statm: 208732 195232 721 52 0 207100 0
Current children cumulated CPU time (s) 819.77
Current children cumulated vsize (KiB) 834928

[startup+882.794 s]
/proc/loadavg: 1.99 2.00 1.91 3/73 9481
/proc/meminfo: memFree=526488/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=835192 CPUtime=879.77
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 195743 0 0 0 87881 96 0 0 25 0 1 0 154609839 855236608 195318 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9442/statm: 208798 195318 721 52 0 207166 0
Current children cumulated CPU time (s) 879.77
Current children cumulated vsize (KiB) 835192

[startup+942.829 s]
/proc/loadavg: 2.06 2.01 1.92 3/73 9481
/proc/meminfo: memFree=525784/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=835708 CPUtime=939.73
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 195830 0 0 0 93877 96 0 0 25 0 1 0 154609839 855764992 195405 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/9442/statm: 208927 195405 721 52 0 207295 0
Current children cumulated CPU time (s) 939.73
Current children cumulated vsize (KiB) 835708

[startup+1002.87 s]
/proc/loadavg: 2.06 2.02 1.93 3/73 9481
/proc/meminfo: memFree=525144/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=835972 CPUtime=999.72
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 195916 0 0 0 99876 96 0 0 25 0 1 0 154609839 856035328 195491 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/9442/statm: 208993 195491 721 52 0 207361 0
Current children cumulated CPU time (s) 999.72
Current children cumulated vsize (KiB) 835972

[startup+1062.91 s]
/proc/loadavg: 2.02 2.02 1.93 3/73 9481
/proc/meminfo: memFree=524440/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=836368 CPUtime=1059.71
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 196004 0 0 0 105875 96 0 0 25 0 1 0 154609839 856440832 195579 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/9442/statm: 209092 195579 721 52 0 207460 0
Current children cumulated CPU time (s) 1059.71
Current children cumulated vsize (KiB) 836368

[startup+1122.94 s]
/proc/loadavg: 2.09 2.04 1.94 3/73 9481
/proc/meminfo: memFree=523672/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=836632 CPUtime=1119.68
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 196091 0 0 0 111871 97 0 0 25 0 1 0 154609839 856711168 195666 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/9442/statm: 209158 195666 721 52 0 207526 0
Current children cumulated CPU time (s) 1119.68
Current children cumulated vsize (KiB) 836632

[startup+1183 s]
/proc/loadavg: 2.03 2.03 1.94 3/79 9617
/proc/meminfo: memFree=521432/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=837028 CPUtime=1179.66
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 196175 0 0 0 117860 106 0 0 25 0 1 0 154609839 857116672 195750 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/9442/statm: 209257 195750 721 52 0 207625 0
Current children cumulated CPU time (s) 1179.66
Current children cumulated vsize (KiB) 837028

[startup+1243.06 s]
/proc/loadavg: 2.01 2.02 1.94 3/73 9679
/proc/meminfo: memFree=520704/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=838204 CPUtime=1239.65
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 196278 0 0 0 123848 117 0 0 25 0 1 0 154609839 858320896 195853 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9442/statm: 209551 195853 721 52 0 207919 0
Current children cumulated CPU time (s) 1239.65
Current children cumulated vsize (KiB) 838204

[startup+1303.1 s]
/proc/loadavg: 2.00 2.02 1.94 3/73 9679
/proc/meminfo: memFree=520472/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=838600 CPUtime=1299.62
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 196367 0 0 0 129845 117 0 0 25 0 1 0 154609839 858726400 195942 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/9442/statm: 209650 195942 721 52 0 208018 0
Current children cumulated CPU time (s) 1299.62
Current children cumulated vsize (KiB) 838600

[startup+1363.14 s]
/proc/loadavg: 2.00 2.01 1.94 3/73 9679
/proc/meminfo: memFree=519448/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=838864 CPUtime=1359.62
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 196455 0 0 0 135844 118 0 0 25 0 1 0 154609839 858996736 196030 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562849 0 0 4096 0 0 0 0 17 0 0 0
/proc/9442/statm: 209716 196030 721 52 0 208084 0
Current children cumulated CPU time (s) 1359.62
Current children cumulated vsize (KiB) 838864

[startup+1423.18 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 9679
/proc/meminfo: memFree=519128/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=839440 CPUtime=1419.6
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 196539 0 0 0 141842 118 0 0 25 0 1 0 154609839 859586560 196114 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 0 0 0
/proc/9442/statm: 209860 196114 721 52 0 208228 0
Current children cumulated CPU time (s) 1419.6
Current children cumulated vsize (KiB) 839440

[startup+1483.23 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 9679
/proc/meminfo: memFree=517656/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=839704 CPUtime=1479.57
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 196625 0 0 0 147839 118 0 0 25 0 1 0 154609839 859856896 196200 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 0 0 0
/proc/9442/statm: 209926 196200 721 52 0 208294 0
Current children cumulated CPU time (s) 1479.57
Current children cumulated vsize (KiB) 839704

[startup+1543.27 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 9679
/proc/meminfo: memFree=516440/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=839968 CPUtime=1539.58
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 196709 0 0 0 153839 119 0 0 25 0 1 0 154609839 860127232 196284 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671657 0 0 4096 0 0 0 0 17 0 0 0
/proc/9442/statm: 209992 196284 721 52 0 208360 0
Current children cumulated CPU time (s) 1539.58
Current children cumulated vsize (KiB) 839968

[startup+1603.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 9679
/proc/meminfo: memFree=513624/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=840364 CPUtime=1599.55
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 196795 0 0 0 159836 119 0 0 25 0 1 0 154609839 860532736 196370 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533060 0 0 4096 0 0 0 0 17 0 0 0
/proc/9442/statm: 210091 196370 721 52 0 208459 0
Current children cumulated CPU time (s) 1599.55
Current children cumulated vsize (KiB) 840364

[startup+1663.34 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 9679
/proc/meminfo: memFree=513240/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=840760 CPUtime=1659.51
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 196884 0 0 0 165832 119 0 0 25 0 1 0 154609839 860938240 196459 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 0 0 0
/proc/9442/statm: 210190 196459 721 52 0 208558 0
Current children cumulated CPU time (s) 1659.51
Current children cumulated vsize (KiB) 840760

[startup+1723.39 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 9679
/proc/meminfo: memFree=512472/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=841024 CPUtime=1719.52
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 196971 0 0 0 171832 120 0 0 25 0 1 0 154609839 861208576 196546 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/9442/statm: 210256 196546 721 52 0 208624 0
Current children cumulated CPU time (s) 1719.52
Current children cumulated vsize (KiB) 841024

[startup+1783.42 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 9679
/proc/meminfo: memFree=511576/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=841420 CPUtime=1779.49
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 197058 0 0 0 177829 120 0 0 25 0 1 0 154609839 861614080 196633 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/9442/statm: 210355 196633 721 52 0 208723 0
Current children cumulated CPU time (s) 1779.49
Current children cumulated vsize (KiB) 841420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.05 s]
/proc/loadavg: 2.00 2.00 1.94 4/73 9679
/proc/meminfo: memFree=511448/2055920 swapFree=4192812/4192956
[pid=9442] ppid=9440 vsize=841420 CPUtime=1800.1
/proc/9442/stat : 9442 (CSPtoSAT+minisa) R 9440 9442 9017 0 -1 4194304 197088 0 0 0 179890 120 0 0 25 0 1 0 154609839 861614080 196663 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 0 0 0
/proc/9442/statm: 210355 196663 721 52 0 208723 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 841420

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.19
CPU time (s): 1800.24
CPU user time (s): 1798.9
CPU system time (s): 1.3368
CPU usage (%): 99.7812
Max. virtual memory (cumulated for all children) (KiB): 841420

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

runsolver used 2.09768 s user time and 5.22621 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Sat Jan  6 05:41:56 UTC 2007


IDJOB= 209407
IDBENCH= 4514
FILE ID= node55/209407-1168062115

PBS_JOBID= 3475534

Free space on /tmp= 66533 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  c8b834e543d796bb64a7a52b1d13bfd9

RANDOM SEED= 600386578

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.218
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	: 5931.00
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.218
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:       1123376 kB
Buffers:         53760 kB
Cached:         552120 kB
SwapCached:          0 kB
Active:         322700 kB
Inactive:       526084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1123376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10272 kB
Writeback:           0 kB
Mapped:         256500 kB
Slab:            68736 kB
Committed_AS:  3196756 kB
PageTables:       2280 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= 66525 MiB



End job on node55 on Sat Jan  6 06:12:02 UTC 2007