Trace number 207137

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.02 1800.82

General information on the benchmark

Namefapp/test01-04/test03/
test03-0400-6.xml
MD5SUMf5f705df97f0d080e581ca55cf3f8570
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.54661
SatisfiableYES
(Un)Satisfiability was provedYES
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.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...
0.54	c ...done
0.54	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/node22/watcher-207137-1168059403 -o ROOT/results/node22/solver-207137-1168059403 -C 1800 -M 900 /tmp/evaluation/207137-1168059403/CSPtoSAT+minisat /tmp/evaluation/207137-1168059403/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: 0.92 0.98 1.06 4/83 6071
/proc/meminfo: memFree=1591344/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=6696 CPUtime=0
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 424 0 0 0 0 0 0 0 18 0 1 0 154334792 6856704 403 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4647800 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 1674 403 365 52 0 30 0

[startup+0.102906 s]
/proc/loadavg: 0.92 0.98 1.06 4/83 6071
/proc/meminfo: memFree=1591344/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=18900 CPUtime=0.09
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 3509 0 0 0 8 1 0 0 18 0 1 0 154334792 19353600 3447 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5113467 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 4725 3449 696 52 0 3093 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18900

[startup+0.510962 s]
/proc/loadavg: 0.92 0.98 1.06 4/83 6071
/proc/meminfo: memFree=1591344/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=44728 CPUtime=0.5
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 9194 0 0 0 46 4 0 0 21 0 1 0 154334792 45801472 9132 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134651409 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 11182 9132 704 52 0 9550 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 44728

[startup+1.3321 s]
/proc/loadavg: 1.01 1.00 1.07 3/86 6074
/proc/meminfo: memFree=1523224/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=44700 CPUtime=1.32
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 9258 0 0 0 128 4 0 0 25 0 1 0 154334792 45772800 9170 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667412 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 11175 9170 721 52 0 9543 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 44700

[startup+2.96935 s]
/proc/loadavg: 1.01 1.00 1.07 3/86 6074
/proc/meminfo: memFree=1522968/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=44864 CPUtime=2.96
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 9297 0 0 0 292 4 0 0 25 0 1 0 154334792 45940736 9209 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 11216 9209 721 52 0 9584 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 44864

[startup+6.25586 s]
/proc/loadavg: 1.01 1.00 1.07 3/86 6074
/proc/meminfo: memFree=1522592/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=45064 CPUtime=6.24
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 9329 0 0 0 620 4 0 0 25 0 1 0 154334792 46145536 9241 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 11266 9241 721 52 0 9634 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 45064

[startup+12.7208 s]
/proc/loadavg: 1.16 1.03 1.08 3/86 6074
/proc/meminfo: memFree=1522344/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=45196 CPUtime=12.7
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 9379 0 0 0 1266 4 0 0 25 0 1 0 154334792 46280704 9291 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 11299 9291 721 52 0 9667 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 45196

[startup+25.5538 s]
/proc/loadavg: 1.29 1.06 1.09 3/86 6074
/proc/meminfo: memFree=1522024/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=45640 CPUtime=25.53
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 9442 0 0 0 2549 4 0 0 25 0 1 0 154334792 46735360 9354 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 11410 9354 721 52 0 9778 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 45640

[startup+51.2128 s]
/proc/loadavg: 1.57 1.15 1.11 3/86 6074
/proc/meminfo: memFree=1521192/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=46036 CPUtime=51.18
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 9546 0 0 0 5114 4 0 0 25 0 1 0 154334792 47140864 9458 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 11509 9458 721 52 0 9877 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 46036

[startup+102.422 s]
/proc/loadavg: 1.81 1.28 1.16 3/86 6074
/proc/meminfo: memFree=1519592/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=46804 CPUtime=102.37
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 9746 0 0 0 10232 5 0 0 25 0 1 0 154334792 47927296 9658 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671147 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 11701 9658 721 52 0 10069 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 46804

[startup+162.46 s]
/proc/loadavg: 1.93 1.41 1.21 3/86 6074
/proc/meminfo: memFree=1517736/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=47760 CPUtime=162.4
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 9967 0 0 0 16234 6 0 0 25 0 1 0 154334792 48906240 9879 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 11940 9879 721 52 0 10308 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 47760

[startup+222.497 s]
/proc/loadavg: 1.97 1.51 1.25 4/86 6074
/proc/meminfo: memFree=1515752/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=48632 CPUtime=222.41
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 10188 0 0 0 22235 6 0 0 25 0 1 0 154334792 49799168 10100 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 12158 10100 721 52 0 10526 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 48632

[startup+282.547 s]
/proc/loadavg: 1.99 1.60 1.30 3/92 6182
/proc/meminfo: memFree=1512424/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=49424 CPUtime=282.33
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 10401 0 0 0 28226 7 0 0 25 0 1 0 154334792 50610176 10313 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 12356 10313 721 52 0 10724 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 49424

[startup+342.612 s]
/proc/loadavg: 1.99 1.67 1.34 3/92 6246
/proc/meminfo: memFree=1510840/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=50336 CPUtime=342.3
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 10611 0 0 0 34223 7 0 0 25 0 1 0 154334792 51544064 10523 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 12584 10523 721 52 0 10952 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 50336

[startup+402.649 s]
/proc/loadavg: 2.12 1.76 1.39 3/86 6272
/proc/meminfo: memFree=1510312/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=51128 CPUtime=402.28
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 10812 0 0 0 40221 7 0 0 25 0 1 0 154334792 52355072 10724 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 12782 10724 721 52 0 11150 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 51128

[startup+462.684 s]
/proc/loadavg: 2.04 1.80 1.42 3/86 6272
/proc/meminfo: memFree=1508584/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=51968 CPUtime=462.3
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 11014 0 0 0 46222 8 0 0 25 0 1 0 154334792 53215232 10926 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 12992 10926 721 52 0 11360 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 51968

[startup+522.719 s]
/proc/loadavg: 2.01 1.83 1.46 3/86 6272
/proc/meminfo: memFree=1506856/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=52760 CPUtime=522.31
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 11217 0 0 0 52223 8 0 0 25 0 1 0 154334792 54026240 11129 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 13190 11129 721 52 0 11558 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 52760

[startup+582.759 s]
/proc/loadavg: 2.00 1.86 1.49 3/86 6272
/proc/meminfo: memFree=1505128/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=53552 CPUtime=582.33
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 11419 0 0 0 58224 9 0 0 25 0 1 0 154334792 54837248 11331 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 13388 11331 721 52 0 11756 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 53552

[startup+642.799 s]
/proc/loadavg: 2.04 1.90 1.52 4/86 6272
/proc/meminfo: memFree=1503528/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=54344 CPUtime=642.36
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 11612 0 0 0 64226 10 0 0 25 0 1 0 154334792 55648256 11524 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 13586 11524 721 52 0 11954 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 54344

[startup+702.836 s]
/proc/loadavg: 2.05 1.93 1.55 3/86 6272
/proc/meminfo: memFree=1501864/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=55272 CPUtime=702.38
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 11807 0 0 0 70227 11 0 0 25 0 1 0 154334792 56598528 11719 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 13818 11719 721 52 0 12186 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 55272

[startup+762.871 s]
/proc/loadavg: 2.02 1.94 1.58 3/86 6272
/proc/meminfo: memFree=1500200/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=56064 CPUtime=762.39
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 12003 0 0 0 76228 11 0 0 25 0 1 0 154334792 57409536 11915 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 14016 11915 721 52 0 12384 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 56064

[startup+822.903 s]
/proc/loadavg: 2.00 1.95 1.60 3/86 6272
/proc/meminfo: memFree=1498664/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=56724 CPUtime=822.4
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 12196 0 0 0 82228 12 0 0 25 0 1 0 154334792 58085376 12108 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678171 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 14181 12108 721 52 0 12549 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 56724

[startup+882.935 s]
/proc/loadavg: 2.00 1.95 1.62 3/86 6272
/proc/meminfo: memFree=1497000/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=57516 CPUtime=882.42
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 12389 0 0 0 88229 13 0 0 25 0 1 0 154334792 58896384 12301 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 14379 12301 721 52 0 12747 0
Current children cumulated CPU time (s) 882.42
Current children cumulated vsize (KiB) 57516

[startup+942.972 s]
/proc/loadavg: 2.00 1.96 1.64 3/86 6272
/proc/meminfo: memFree=1495336/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=58176 CPUtime=942.44
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 12580 0 0 0 94231 13 0 0 25 0 1 0 154334792 59572224 12492 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665610 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 14544 12492 721 52 0 12912 0
Current children cumulated CPU time (s) 942.44
Current children cumulated vsize (KiB) 58176

[startup+1003.01 s]
/proc/loadavg: 2.00 1.96 1.66 3/86 6272
/proc/meminfo: memFree=1493800/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=59240 CPUtime=1002.45
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 12772 0 0 0 100232 13 0 0 25 0 1 0 154334792 60661760 12684 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 14810 12684 721 52 0 13178 0
Current children cumulated CPU time (s) 1002.45
Current children cumulated vsize (KiB) 59240

[startup+1063.04 s]
/proc/loadavg: 2.00 1.97 1.68 3/86 6272
/proc/meminfo: memFree=1492136/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=60032 CPUtime=1062.47
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 12962 0 0 0 106233 14 0 0 25 0 1 0 154334792 61472768 12874 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 15008 12874 721 52 0 13376 0
Current children cumulated CPU time (s) 1062.47
Current children cumulated vsize (KiB) 60032

[startup+1123.08 s]
/proc/loadavg: 2.00 1.97 1.70 4/86 6272
/proc/meminfo: memFree=1490536/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=60692 CPUtime=1122.48
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 13153 0 0 0 112234 14 0 0 25 0 1 0 154334792 62148608 13065 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 15173 13065 721 52 0 13541 0
Current children cumulated CPU time (s) 1122.48
Current children cumulated vsize (KiB) 60692

[startup+1183.11 s]
/proc/loadavg: 2.00 1.97 1.72 3/86 6272
/proc/meminfo: memFree=1488936/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=61484 CPUtime=1182.5
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 13348 0 0 0 118235 15 0 0 25 0 1 0 154334792 62959616 13260 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678204 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 15371 13260 721 52 0 13739 0
Current children cumulated CPU time (s) 1182.5
Current children cumulated vsize (KiB) 61484

[startup+1243.15 s]
/proc/loadavg: 2.00 1.97 1.73 3/86 6272
/proc/meminfo: memFree=1487336/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=62144 CPUtime=1242.52
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 13535 0 0 0 124236 16 0 0 25 0 1 0 154334792 63635456 13447 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 15536 13447 721 52 0 13904 0
Current children cumulated CPU time (s) 1242.52
Current children cumulated vsize (KiB) 62144

[startup+1303.19 s]
/proc/loadavg: 2.00 1.97 1.74 3/86 6274
/proc/meminfo: memFree=1485736/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=62936 CPUtime=1302.54
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 13725 0 0 0 130238 16 0 0 25 0 1 0 154334792 64446464 13637 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 15734 13637 721 52 0 14102 0
Current children cumulated CPU time (s) 1302.54
Current children cumulated vsize (KiB) 62936

[startup+1363.22 s]
/proc/loadavg: 2.00 1.97 1.75 3/86 6274
/proc/meminfo: memFree=1484200/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=63596 CPUtime=1362.55
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 13912 0 0 0 136238 17 0 0 25 0 1 0 154334792 65122304 13824 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 15899 13824 721 52 0 14267 0
Current children cumulated CPU time (s) 1362.55
Current children cumulated vsize (KiB) 63596

[startup+1423.25 s]
/proc/loadavg: 2.00 1.97 1.77 3/86 6274
/proc/meminfo: memFree=1482600/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=64256 CPUtime=1422.57
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 14101 0 0 0 142240 17 0 0 25 0 1 0 154334792 65798144 14013 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 16064 14013 721 52 0 14432 0
Current children cumulated CPU time (s) 1422.57
Current children cumulated vsize (KiB) 64256

[startup+1483.28 s]
/proc/loadavg: 2.00 1.97 1.78 3/86 6274
/proc/meminfo: memFree=1481064/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=64916 CPUtime=1482.57
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 14285 0 0 0 148240 17 0 0 25 0 1 0 154334792 66473984 14197 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678171 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 16229 14197 721 52 0 14597 0
Current children cumulated CPU time (s) 1482.57
Current children cumulated vsize (KiB) 64916

[startup+1543.31 s]
/proc/loadavg: 2.03 1.99 1.80 3/86 6274
/proc/meminfo: memFree=1479464/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=66316 CPUtime=1542.59
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 14471 0 0 0 154241 18 0 0 25 0 1 0 154334792 67907584 14383 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 16579 14383 721 52 0 14947 0
Current children cumulated CPU time (s) 1542.59
Current children cumulated vsize (KiB) 66316

[startup+1603.35 s]
/proc/loadavg: 2.01 1.99 1.81 3/86 6274
/proc/meminfo: memFree=1477864/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=66976 CPUtime=1602.6
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 14657 0 0 0 160242 18 0 0 25 0 1 0 154334792 68583424 14569 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 16744 14569 721 52 0 15112 0
Current children cumulated CPU time (s) 1602.6
Current children cumulated vsize (KiB) 66976

[startup+1663.38 s]
/proc/loadavg: 2.00 1.99 1.82 3/86 6274
/proc/meminfo: memFree=1476328/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=67636 CPUtime=1662.62
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 14846 0 0 0 166243 19 0 0 25 0 1 0 154334792 69259264 14758 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 16909 14758 721 52 0 15277 0
Current children cumulated CPU time (s) 1662.62
Current children cumulated vsize (KiB) 67636

[startup+1723.42 s]
/proc/loadavg: 2.06 2.00 1.83 3/86 6274
/proc/meminfo: memFree=1474792/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=68296 CPUtime=1722.64
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 15028 0 0 0 172244 20 0 0 25 0 1 0 154334792 69935104 14940 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562819 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 17074 14940 721 52 0 15442 0
Current children cumulated CPU time (s) 1722.64
Current children cumulated vsize (KiB) 68296

[startup+1783.45 s]
/proc/loadavg: 2.02 2.00 1.84 3/86 6274
/proc/meminfo: memFree=1473256/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=69088 CPUtime=1782.66
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 15214 0 0 0 178245 21 0 0 25 0 1 0 154334792 70746112 15126 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 17272 15126 721 52 0 15640 0
Current children cumulated CPU time (s) 1782.66
Current children cumulated vsize (KiB) 69088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.01 2.00 1.84 3/86 6274
/proc/meminfo: memFree=1472744/2055920 swapFree=4157532/4192956
[pid=6070] ppid=6067 vsize=69220 CPUtime=1800.01
/proc/6070/stat : 6070 (CSPtoSAT+minisa) R 6067 6070 5988 0 -1 4194304 15266 0 0 0 179980 21 0 0 25 0 1 0 154334792 70881280 15178 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 1 0 0
/proc/6070/statm: 17305 15178 721 52 0 15673 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 69220

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.82
CPU time (s): 1800.02
CPU user time (s): 1799.8
CPU system time (s): 0.221966
CPU usage (%): 99.956
Max. virtual memory (cumulated for all children) (KiB): 69220

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

runsolver used 1.78573 s user time and 4.98924 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat Jan  6 04:56:44 UTC 2007


IDJOB= 207137
IDBENCH= 4271
FILE ID= node22/207137-1168059403

PBS_JOBID= 3475557

Free space on /tmp= 66546 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f5f705df97f0d080e581ca55cf3f8570

RANDOM SEED= 145632524

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.279
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.279
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:       1592160 kB
Buffers:         35464 kB
Cached:         319744 kB
SwapCached:      13284 kB
Active:         124800 kB
Inactive:       272720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1592160 kB
SwapTotal:     4192956 kB
SwapFree:      4157532 kB
Dirty:            4464 kB
Writeback:           0 kB
Mapped:          57536 kB
Slab:            51324 kB
Committed_AS:  2571544 kB
PageTables:       2116 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 node22 on Sat Jan  6 05:26:45 UTC 2007