Trace number 207073

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.04 1812.03

General information on the benchmark

Namefapp/test01-04/test03/
test03-0400-1.xml
MD5SUM09f3774fb6b648d8e300ba6dc1494678
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.69974
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables400
Number of constraints4370
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4370
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.52	c ...done
0.52	c #SATvar=248994 #SATclauses=496784 #CSPpredicates=4370

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/node75/watcher-207073-1168059373 -o ROOT/results/node75/solver-207073-1168059373 -C 1800 -M 900 /tmp/evaluation/207073-1168059373/CSPtoSAT+minisat /tmp/evaluation/207073-1168059373/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.12 1.54 1.75 5/73 18477
/proc/meminfo: memFree=903528/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=6696 CPUtime=0
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 426 0 0 0 0 0 0 0 18 0 1 0 154336845 6856704 405 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6705439 0 0 4096 0 0 0 0 17 1 0 0
/proc/18476/statm: 1674 406 366 52 0 30 0

[startup+0.103888 s]
/proc/loadavg: 1.12 1.54 1.75 5/73 18477
/proc/meminfo: memFree=903528/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=19164 CPUtime=0.09
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 3604 0 0 0 8 1 0 0 18 0 1 0 154336845 19623936 3542 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 1 0 0
/proc/18476/statm: 4791 3545 696 52 0 3159 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19164

[startup+0.511931 s]
/proc/loadavg: 1.12 1.54 1.75 5/73 18477
/proc/meminfo: memFree=903528/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=44728 CPUtime=0.49
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 9208 0 0 0 44 5 0 0 22 0 1 0 154336845 45801472 9146 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158496881 0 0 4096 0 0 0 0 17 1 0 0
/proc/18476/statm: 11182 9146 704 52 0 9550 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 44728

[startup+1.33303 s]
/proc/loadavg: 1.12 1.54 1.75 3/73 18477
/proc/meminfo: memFree=869672/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=44700 CPUtime=1.31
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 9260 0 0 0 126 5 0 0 25 0 1 0 154336845 45772800 9172 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/18476/statm: 11175 9172 721 52 0 9543 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 44700

[startup+2.97623 s]
/proc/loadavg: 1.12 1.54 1.75 3/73 18477
/proc/meminfo: memFree=869224/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=44864 CPUtime=2.95
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 9308 0 0 0 290 5 0 0 25 0 1 0 154336845 45940736 9220 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18476/statm: 11216 9220 721 52 0 9584 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 44864

[startup+6.25961 s]
/proc/loadavg: 1.19 1.55 1.75 3/73 18477
/proc/meminfo: memFree=868264/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=45200 CPUtime=6.22
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 9342 0 0 0 617 5 0 0 25 0 1 0 154336845 46284800 9254 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/18476/statm: 11300 9254 721 52 0 9668 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 45200

[startup+12.7274 s]
/proc/loadavg: 1.25 1.55 1.75 4/73 18477
/proc/meminfo: memFree=867752/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=45332 CPUtime=12.66
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 9399 0 0 0 1261 5 0 0 25 0 1 0 154336845 46419968 9311 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 1 0 0
/proc/18476/statm: 11333 9311 721 52 0 9701 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 45332

[startup+25.5439 s]
/proc/loadavg: 1.42 1.57 1.75 3/73 18477
/proc/meminfo: memFree=866216/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=45604 CPUtime=25.43
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 9466 0 0 0 2538 5 0 0 25 0 1 0 154336845 46698496 9378 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562805 0 0 4096 0 0 0 0 17 1 0 0
/proc/18476/statm: 11401 9378 721 52 0 9769 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 45604

[startup+51.1909 s]
/proc/loadavg: 1.61 1.61 1.75 3/73 18477
/proc/meminfo: memFree=863144/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=46024 CPUtime=50.99
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 9587 0 0 0 5093 6 0 0 25 0 1 0 154336845 47128576 9499 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665604 0 0 4096 0 0 0 0 17 1 0 0
/proc/18476/statm: 11506 9499 721 52 0 9874 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 46024

[startup+102.489 s]
/proc/loadavg: 1.83 1.67 1.76 3/73 18477
/proc/meminfo: memFree=854696/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=47084 CPUtime=102.08
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 9816 0 0 0 10202 6 0 0 25 0 1 0 154336845 48214016 9728 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671512 0 0 4096 0 0 0 0 17 1 0 0
/proc/18476/statm: 11771 9728 721 52 0 10139 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 47084

[startup+162.508 s]
/proc/loadavg: 1.94 1.72 1.78 3/73 18477
/proc/meminfo: memFree=841320/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=48252 CPUtime=161.88
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 10073 0 0 0 16182 6 0 0 25 0 1 0 154336845 49410048 9985 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18476/statm: 12063 9985 721 52 0 10431 0
Current children cumulated CPU time (s) 161.88
Current children cumulated vsize (KiB) 48252

[startup+222.527 s]
/proc/loadavg: 1.97 1.77 1.79 3/73 18477
/proc/meminfo: memFree=833832/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=49176 CPUtime=221.66
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 10321 0 0 0 22160 6 0 0 25 0 1 0 154336845 50356224 10233 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 1 0 0
/proc/18476/statm: 12294 10233 721 52 0 10662 0
Current children cumulated CPU time (s) 221.66
Current children cumulated vsize (KiB) 49176

[startup+282.541 s]
/proc/loadavg: 2.05 1.83 1.81 3/73 18477
/proc/meminfo: memFree=828136/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=50220 CPUtime=281.46
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 10570 0 0 0 28139 7 0 0 25 0 1 0 154336845 51425280 10482 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 1 0 0
/proc/18476/statm: 12555 10482 721 52 0 10923 0
Current children cumulated CPU time (s) 281.46
Current children cumulated vsize (KiB) 50220

[startup+342.569 s]
/proc/loadavg: 2.02 1.85 1.82 3/79 18625
/proc/meminfo: memFree=822760/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=51144 CPUtime=341.09
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 10815 0 0 0 34102 7 0 0 25 0 1 0 154336845 52371456 10727 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/18476/statm: 12786 10727 721 52 0 11154 0
Current children cumulated CPU time (s) 341.09
Current children cumulated vsize (KiB) 51144

[startup+402.594 s]
/proc/loadavg: 2.00 1.88 1.82 3/73 18675
/proc/meminfo: memFree=817512/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=52248 CPUtime=400.82
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 11057 0 0 0 40075 7 0 0 25 0 1 0 154336845 53501952 10969 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18476/statm: 13062 10969 721 52 0 11430 0
Current children cumulated CPU time (s) 400.82
Current children cumulated vsize (KiB) 52248

[startup+462.606 s]
/proc/loadavg: 2.00 1.90 1.83 3/73 18675
/proc/meminfo: memFree=811624/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=53040 CPUtime=460.6
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 11293 0 0 0 46052 8 0 0 25 0 1 0 154336845 54312960 11205 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 1 0 0
/proc/18476/statm: 13260 11205 721 52 0 11628 0
Current children cumulated CPU time (s) 460.6
Current children cumulated vsize (KiB) 53040

[startup+522.625 s]
/proc/loadavg: 2.00 1.91 1.84 3/73 18675
/proc/meminfo: memFree=803560/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=53964 CPUtime=520.39
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 11527 0 0 0 52031 8 0 0 25 0 1 0 154336845 55259136 11439 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18476/statm: 13491 11439 721 52 0 11859 0
Current children cumulated CPU time (s) 520.39
Current children cumulated vsize (KiB) 53964

[startup+582.638 s]
/proc/loadavg: 2.00 1.93 1.84 3/73 18675
/proc/meminfo: memFree=797352/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=55156 CPUtime=580.18
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 11755 0 0 0 58009 9 0 0 25 0 1 0 154336845 56479744 11667 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/18476/statm: 13789 11667 721 52 0 12157 0
Current children cumulated CPU time (s) 580.18
Current children cumulated vsize (KiB) 55156

[startup+642.656 s]
/proc/loadavg: 2.05 1.95 1.85 3/73 18675
/proc/meminfo: memFree=790824/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=55948 CPUtime=639.96
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 11989 0 0 0 63987 9 0 0 25 0 1 0 154336845 57290752 11901 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671479 0 0 4096 0 0 0 0 17 1 0 0
/proc/18476/statm: 13987 11901 721 52 0 12355 0
Current children cumulated CPU time (s) 639.96
Current children cumulated vsize (KiB) 55948

[startup+702.663 s]
/proc/loadavg: 2.02 1.96 1.86 3/73 18713
/proc/meminfo: memFree=1660640/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=56872 CPUtime=699.67
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 12213 0 0 0 69958 9 0 0 25 0 1 0 154336845 58236928 12125 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667374 0 0 4096 0 0 0 0 17 0 0 0
/proc/18476/statm: 14218 12125 721 52 0 12586 0
Current children cumulated CPU time (s) 699.67
Current children cumulated vsize (KiB) 56872

[startup+762.695 s]
/proc/loadavg: 2.00 1.96 1.86 3/73 18713
/proc/meminfo: memFree=1659112/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=57532 CPUtime=759.23
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 12420 0 0 0 75913 10 0 0 25 0 1 0 154336845 58912768 12332 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/18476/statm: 14383 12332 721 52 0 12751 0
Current children cumulated CPU time (s) 759.23
Current children cumulated vsize (KiB) 57532

[startup+822.732 s]
/proc/loadavg: 2.00 1.97 1.87 3/73 18713
/proc/meminfo: memFree=1657320/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=58324 CPUtime=818.76
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 12625 0 0 0 81866 10 0 0 25 0 1 0 154336845 59723776 12537 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/18476/statm: 14581 12537 721 52 0 12949 0
Current children cumulated CPU time (s) 818.76
Current children cumulated vsize (KiB) 58324

[startup+882.771 s]
/proc/loadavg: 2.00 1.97 1.88 3/73 18713
/proc/meminfo: memFree=1655528/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=59520 CPUtime=878.32
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 12832 0 0 0 87821 11 0 0 25 0 1 0 154336845 60948480 12744 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18476/statm: 14880 12744 721 52 0 13248 0
Current children cumulated CPU time (s) 878.32
Current children cumulated vsize (KiB) 59520

[startup+942.802 s]
/proc/loadavg: 2.00 1.97 1.88 3/73 18713
/proc/meminfo: memFree=1653864/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=60312 CPUtime=937.87
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 13034 0 0 0 93776 11 0 0 25 0 1 0 154336845 61759488 12946 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533115 0 0 4096 0 0 0 0 17 0 0 0
/proc/18476/statm: 15078 12946 721 52 0 13446 0
Current children cumulated CPU time (s) 937.87
Current children cumulated vsize (KiB) 60312

[startup+1002.84 s]
/proc/loadavg: 2.00 1.97 1.89 3/73 18713
/proc/meminfo: memFree=1652136/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=61104 CPUtime=997.41
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 13242 0 0 0 99730 11 0 0 25 0 1 0 154336845 62570496 13154 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 0 0 0
/proc/18476/statm: 15276 13154 721 52 0 13644 0
Current children cumulated CPU time (s) 997.41
Current children cumulated vsize (KiB) 61104

[startup+1062.87 s]
/proc/loadavg: 2.07 1.99 1.90 3/73 18713
/proc/meminfo: memFree=1650408/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=61896 CPUtime=1056.96
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 13451 0 0 0 105684 12 0 0 25 0 1 0 154336845 63381504 13363 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 0 0 0
/proc/18476/statm: 15474 13363 721 52 0 13842 0
Current children cumulated CPU time (s) 1056.96
Current children cumulated vsize (KiB) 61896

[startup+1122.9 s]
/proc/loadavg: 2.02 1.99 1.90 3/73 18713
/proc/meminfo: memFree=1648744/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=62556 CPUtime=1116.51
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 13652 0 0 0 111639 12 0 0 25 0 1 0 154336845 64057344 13564 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18476/statm: 15639 13564 721 52 0 14007 0
Current children cumulated CPU time (s) 1116.51
Current children cumulated vsize (KiB) 62556

[startup+1182.94 s]
/proc/loadavg: 2.01 1.99 1.91 3/73 18713
/proc/meminfo: memFree=1647016/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=63348 CPUtime=1176.05
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 13854 0 0 0 117592 13 0 0 25 0 1 0 154336845 64868352 13766 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18476/statm: 15837 13766 721 52 0 14205 0
Current children cumulated CPU time (s) 1176.05
Current children cumulated vsize (KiB) 63348

[startup+1242.98 s]
/proc/loadavg: 2.04 2.00 1.91 3/73 18713
/proc/meminfo: memFree=1645416/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=64140 CPUtime=1235.6
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 14051 0 0 0 123546 14 0 0 25 0 1 0 154336845 65679360 13963 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18476/statm: 16035 13963 721 52 0 14403 0
Current children cumulated CPU time (s) 1235.6
Current children cumulated vsize (KiB) 64140

[startup+1303.01 s]
/proc/loadavg: 2.01 2.00 1.91 3/73 18713
/proc/meminfo: memFree=1643816/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=64800 CPUtime=1295.16
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 14252 0 0 0 129502 14 0 0 25 0 1 0 154336845 66355200 14164 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18476/statm: 16200 14164 721 52 0 14568 0
Current children cumulated CPU time (s) 1295.16
Current children cumulated vsize (KiB) 64800

[startup+1363.05 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18715
/proc/meminfo: memFree=1642088/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=66200 CPUtime=1354.7
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 14454 0 0 0 135455 15 0 0 25 0 1 0 154336845 67788800 14366 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18476/statm: 16550 14366 721 52 0 14918 0
Current children cumulated CPU time (s) 1354.7
Current children cumulated vsize (KiB) 66200

[startup+1423.09 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18715
/proc/meminfo: memFree=1640488/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=66992 CPUtime=1414.25
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 14659 0 0 0 141410 15 0 0 25 0 1 0 154336845 68599808 14571 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/18476/statm: 16748 14571 721 52 0 15116 0
Current children cumulated CPU time (s) 1414.25
Current children cumulated vsize (KiB) 66992

[startup+1483.12 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18715
/proc/meminfo: memFree=1638824/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=67784 CPUtime=1473.8
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 14860 0 0 0 147365 15 0 0 25 0 1 0 154336845 69410816 14772 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671223 0 0 4096 0 0 0 0 17 0 0 0
/proc/18476/statm: 16946 14772 721 52 0 15314 0
Current children cumulated CPU time (s) 1473.8
Current children cumulated vsize (KiB) 67784

[startup+1543.16 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18715
/proc/meminfo: memFree=1637160/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=68444 CPUtime=1533.34
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 15059 0 0 0 153318 16 0 0 25 0 1 0 154336845 70086656 14971 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/18476/statm: 17111 14971 721 52 0 15479 0
Current children cumulated CPU time (s) 1533.34
Current children cumulated vsize (KiB) 68444

[startup+1603.19 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18715
/proc/meminfo: memFree=1635560/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=69236 CPUtime=1592.89
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 15256 0 0 0 159272 17 0 0 25 0 1 0 154336845 70897664 15168 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667409 0 0 4096 0 0 0 0 17 0 0 0
/proc/18476/statm: 17309 15168 721 52 0 15677 0
Current children cumulated CPU time (s) 1592.89
Current children cumulated vsize (KiB) 69236

[startup+1663.22 s]
/proc/loadavg: 2.03 2.01 1.92 4/73 18715
/proc/meminfo: memFree=1633960/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=70028 CPUtime=1652.45
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 15454 0 0 0 165228 17 0 0 25 0 1 0 154336845 71708672 15366 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 0 0 0
/proc/18476/statm: 17507 15366 721 52 0 15875 0
Current children cumulated CPU time (s) 1652.45
Current children cumulated vsize (KiB) 70028

[startup+1723.25 s]
/proc/loadavg: 2.01 2.01 1.92 3/73 18715
/proc/meminfo: memFree=1632296/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=70688 CPUtime=1711.98
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 15653 0 0 0 171181 17 0 0 25 0 1 0 154336845 72384512 15565 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 0 0 0
/proc/18476/statm: 17672 15565 721 52 0 16040 0
Current children cumulated CPU time (s) 1711.98
Current children cumulated vsize (KiB) 70688

[startup+1783.28 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 18715
/proc/meminfo: memFree=1630696/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=71480 CPUtime=1771.53
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 15856 0 0 0 177135 18 0 0 25 0 1 0 154336845 73195520 15768 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18476/statm: 17870 15768 721 52 0 16238 0
Current children cumulated CPU time (s) 1771.53
Current children cumulated vsize (KiB) 71480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.01 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 18715
/proc/meminfo: memFree=1629800/2055920 swapFree=4191892/4192956
[pid=18476] ppid=18474 vsize=71876 CPUtime=1800.01
/proc/18476/stat : 18476 (CSPtoSAT+minisa) R 18474 18476 18326 0 -1 4194304 15953 0 0 0 179983 18 0 0 25 0 1 0 154336845 73601024 15865 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18476/statm: 17969 15865 721 52 0 16337 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 71876

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.03
CPU time (s): 1800.04
CPU user time (s): 1799.84
CPU system time (s): 0.197969
CPU usage (%): 99.3383
Max. virtual memory (cumulated for all children) (KiB): 71876

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

runsolver used 1.52577 s user time and 4.99524 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Sat Jan  6 04:56:15 UTC 2007


IDJOB= 207073
IDBENCH= 4267
FILE ID= node75/207073-1168059373

PBS_JOBID= 3475554

Free space on /tmp= 66547 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test03/test03-0400-1.xml
COMMAND LINE= /tmp/evaluation/207073-1168059373/CSPtoSAT+minisat /tmp/evaluation/207073-1168059373/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-207073-1168059373 -o ROOT/results/node75/solver-207073-1168059373 -C 1800 -M 900  /tmp/evaluation/207073-1168059373/CSPtoSAT+minisat /tmp/evaluation/207073-1168059373/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  09f3774fb6b648d8e300ba6dc1494678

RANDOM SEED= 939343211

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	: 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.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        904072 kB
Buffers:         15912 kB
Cached:         220800 kB
SwapCached:        268 kB
Active:         853868 kB
Inactive:       230928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        904072 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            4152 kB
Writeback:           0 kB
Mapped:         860452 kB
Slab:            50552 kB
Committed_AS:  3850040 kB
PageTables:       3528 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= 66546 MiB



End job on node75 on Sat Jan  6 05:26:27 UTC 2007