Trace number 199565

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 1808.21

General information on the benchmark

NameallIntervalSeries/
series-90.xml
MD5SUMea84be857cd7136aa0d986a32f32c0a9
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.36
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables179
Number of constraints8010
Maximum constraint arity3
Maximum domain size90
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8010
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.47	c ...done
0.47	c #SATvar=47707 #SATclauses=94873 #CSPpredicates=8010

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/node34/watcher-199565-1168053728 -o ROOT/results/node34/solver-199565-1168053728 -C 1800 -M 900 /tmp/evaluation/199565-1168053728/CSPtoSAT+minisat /tmp/evaluation/199565-1168053728/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.77 2.04 2.16 5/73 6913
/proc/meminfo: memFree=1242256/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=6696 CPUtime=0
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 435 0 0 0 0 0 0 0 18 0 1 0 153766698 6856704 414 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7691128 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 1674 414 374 52 0 30 0

[startup+0.104451 s]
/proc/loadavg: 1.77 2.04 2.16 5/73 6913
/proc/meminfo: memFree=1242256/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=14356 CPUtime=0.09
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 2457 0 0 0 9 0 0 0 18 0 1 0 153766698 14700544 2416 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8788562 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 3589 2416 704 52 0 1957 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14356

[startup+0.512484 s]
/proc/loadavg: 1.77 2.04 2.16 5/73 6913
/proc/meminfo: memFree=1242256/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=15272 CPUtime=0.5
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 2748 0 0 0 50 0 0 0 22 0 1 0 153766698 15638528 2681 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 3818 2681 721 52 0 2186 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15272

[startup+1.33355 s]
/proc/loadavg: 1.77 2.04 2.16 3/73 6913
/proc/meminfo: memFree=1232720/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=15440 CPUtime=1.31
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 2782 0 0 0 131 0 0 0 25 0 1 0 153766698 15810560 2715 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 3860 2715 721 52 0 2228 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 15440

[startup+2.97068 s]
/proc/loadavg: 1.77 2.04 2.16 3/73 6913
/proc/meminfo: memFree=1231312/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=15572 CPUtime=2.93
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 2813 0 0 0 293 0 0 0 25 0 1 0 153766698 15945728 2746 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 3893 2746 721 52 0 2261 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 15572

[startup+6.24995 s]
/proc/loadavg: 1.78 2.04 2.16 3/73 6913
/proc/meminfo: memFree=1228240/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=15736 CPUtime=6.18
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 2860 0 0 0 618 0 0 0 25 0 1 0 153766698 16113664 2793 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 3934 2793 721 52 0 2302 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 15736

[startup+12.7185 s]
/proc/loadavg: 1.80 2.04 2.16 3/73 6913
/proc/meminfo: memFree=1223888/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=16000 CPUtime=12.62
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 2927 0 0 0 1262 0 0 0 25 0 1 0 153766698 16384000 2860 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 4000 2860 721 52 0 2368 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 16000

[startup+25.5495 s]
/proc/loadavg: 1.84 2.04 2.16 3/73 6913
/proc/meminfo: memFree=1217872/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=16396 CPUtime=25.41
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 3040 0 0 0 2540 1 0 0 25 0 1 0 153766698 16789504 2973 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 4099 2973 721 52 0 2467 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 16396

[startup+51.2036 s]
/proc/loadavg: 1.90 2.03 2.15 3/73 6913
/proc/meminfo: memFree=1214480/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=17352 CPUtime=50.93
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 3268 0 0 0 5092 1 0 0 25 0 1 0 153766698 17768448 3201 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667424 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 4338 3201 721 52 0 2706 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 17352

[startup+102.406 s]
/proc/loadavg: 1.95 2.03 2.14 3/73 6913
/proc/meminfo: memFree=1207376/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=19148 CPUtime=101.91
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 3712 0 0 0 10188 3 0 0 25 0 1 0 153766698 19607552 3645 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 4787 3645 721 52 0 3155 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 19148

[startup+162.433 s]
/proc/loadavg: 1.98 2.02 2.13 3/73 6913
/proc/meminfo: memFree=1201616/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=21116 CPUtime=161.66
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 4218 0 0 0 16163 3 0 0 25 0 1 0 153766698 21622784 4151 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 5279 4151 721 52 0 3647 0
Current children cumulated CPU time (s) 161.66
Current children cumulated vsize (KiB) 21116

[startup+222.463 s]
/proc/loadavg: 1.99 2.02 2.12 3/73 6913
/proc/meminfo: memFree=1196048/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=23144 CPUtime=221.44
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 4715 0 0 0 22140 4 0 0 25 0 1 0 153766698 23699456 4648 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 5786 4648 721 52 0 4154 0
Current children cumulated CPU time (s) 221.44
Current children cumulated vsize (KiB) 23144

[startup+282.487 s]
/proc/loadavg: 1.99 2.01 2.11 3/73 6913
/proc/meminfo: memFree=1194448/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=24996 CPUtime=281.17
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 5109 0 0 0 28112 5 0 0 25 0 1 0 153766698 25595904 5042 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 6249 5042 721 52 0 4617 0
Current children cumulated CPU time (s) 281.17
Current children cumulated vsize (KiB) 24996

[startup+342.514 s]
/proc/loadavg: 1.99 2.00 2.09 3/73 6913
/proc/meminfo: memFree=1189968/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=25128 CPUtime=340.94
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 5158 0 0 0 34089 5 0 0 25 0 1 0 153766698 25731072 5091 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 6282 5091 721 52 0 4650 0
Current children cumulated CPU time (s) 340.94
Current children cumulated vsize (KiB) 25128

[startup+402.541 s]
/proc/loadavg: 1.99 2.00 2.09 3/73 6913
/proc/meminfo: memFree=1188368/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=26712 CPUtime=400.7
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 5558 0 0 0 40064 6 0 0 25 0 1 0 153766698 27353088 5491 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 6678 5491 721 52 0 5046 0
Current children cumulated CPU time (s) 400.7
Current children cumulated vsize (KiB) 26712

[startup+462.572 s]
/proc/loadavg: 1.99 2.00 2.08 3/73 6913
/proc/meminfo: memFree=1187152/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=27900 CPUtime=460.45
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 5850 0 0 0 46038 7 0 0 25 0 1 0 153766698 28569600 5783 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 6975 5783 721 52 0 5343 0
Current children cumulated CPU time (s) 460.45
Current children cumulated vsize (KiB) 27900

[startup+522.597 s]
/proc/loadavg: 1.99 2.00 2.07 3/73 6913
/proc/meminfo: memFree=1182608/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=28824 CPUtime=520.22
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 6087 0 0 0 52015 7 0 0 25 0 1 0 153766698 29515776 6020 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 7206 6020 721 52 0 5574 0
Current children cumulated CPU time (s) 520.22
Current children cumulated vsize (KiB) 28824

[startup+582.629 s]
/proc/loadavg: 1.99 2.00 2.07 3/73 6913
/proc/meminfo: memFree=1181712/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=29748 CPUtime=579.98
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 6309 0 0 0 57990 8 0 0 25 0 1 0 153766698 30461952 6242 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 7437 6242 721 52 0 5805 0
Current children cumulated CPU time (s) 579.98
Current children cumulated vsize (KiB) 29748

[startup+642.653 s]
/proc/loadavg: 2.06 2.02 2.07 3/73 6913
/proc/meminfo: memFree=1180048/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=30672 CPUtime=639.72
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 6569 0 0 0 63964 8 0 0 25 0 1 0 153766698 31408128 6502 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 7668 6502 721 52 0 6036 0
Current children cumulated CPU time (s) 639.72
Current children cumulated vsize (KiB) 30672

[startup+702.676 s]
/proc/loadavg: 2.02 2.01 2.06 3/73 6913
/proc/meminfo: memFree=1179024/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=31596 CPUtime=699.47
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 6806 0 0 0 69939 8 0 0 25 0 1 0 153766698 32354304 6739 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562852 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 7899 6739 721 52 0 6267 0
Current children cumulated CPU time (s) 699.47
Current children cumulated vsize (KiB) 31596

[startup+762.703 s]
/proc/loadavg: 2.00 2.00 2.06 3/73 6913
/proc/meminfo: memFree=1176912/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=32256 CPUtime=759.24
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 6980 0 0 0 75916 8 0 0 25 0 1 0 153766698 33030144 6913 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 8064 6913 721 52 0 6432 0
Current children cumulated CPU time (s) 759.24
Current children cumulated vsize (KiB) 32256

[startup+822.737 s]
/proc/loadavg: 2.00 2.00 2.05 3/73 6913
/proc/meminfo: memFree=1176720/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=32388 CPUtime=819
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 7013 0 0 0 81891 9 0 0 25 0 1 0 153766698 33165312 6946 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 8097 6946 721 52 0 6465 0
Current children cumulated CPU time (s) 819
Current children cumulated vsize (KiB) 32388

[startup+882.775 s]
/proc/loadavg: 2.00 2.00 2.04 3/73 6913
/proc/meminfo: memFree=1173840/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=32520 CPUtime=878.77
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 7047 0 0 0 87868 9 0 0 25 0 1 0 153766698 33300480 6980 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 8130 6980 721 52 0 6498 0
Current children cumulated CPU time (s) 878.77
Current children cumulated vsize (KiB) 32520

[startup+942.806 s]
/proc/loadavg: 2.00 2.00 2.04 3/73 6913
/proc/meminfo: memFree=1173776/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=32652 CPUtime=938.54
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 7072 0 0 0 93845 9 0 0 25 0 1 0 153766698 33435648 7005 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 8163 7005 721 52 0 6531 0
Current children cumulated CPU time (s) 938.54
Current children cumulated vsize (KiB) 32652

[startup+1002.85 s]
/proc/loadavg: 2.00 2.00 2.03 3/73 6913
/proc/meminfo: memFree=1173648/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=32784 CPUtime=998.3
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 7083 0 0 0 99821 9 0 0 25 0 1 0 153766698 33570816 7016 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 8196 7016 721 52 0 6564 0
Current children cumulated CPU time (s) 998.3
Current children cumulated vsize (KiB) 32784

[startup+1062.88 s]
/proc/loadavg: 2.00 2.00 2.03 3/73 6913
/proc/meminfo: memFree=1173520/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=32784 CPUtime=1058.06
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 7110 0 0 0 105797 9 0 0 25 0 1 0 153766698 33570816 7043 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 8196 7043 721 52 0 6564 0
Current children cumulated CPU time (s) 1058.06
Current children cumulated vsize (KiB) 32784

[startup+1122.91 s]
/proc/loadavg: 2.04 2.01 2.03 3/73 6913
/proc/meminfo: memFree=1173520/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=32916 CPUtime=1117.83
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 7126 0 0 0 111774 9 0 0 25 0 1 0 153766698 33705984 7059 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 8229 7059 721 52 0 6597 0
Current children cumulated CPU time (s) 1117.83
Current children cumulated vsize (KiB) 32916

[startup+1182.94 s]
/proc/loadavg: 2.01 2.01 2.02 3/73 6913
/proc/meminfo: memFree=1171536/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=32916 CPUtime=1177.58
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 7144 0 0 0 117749 9 0 0 25 0 1 0 153766698 33705984 7077 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 8229 7077 721 52 0 6597 0
Current children cumulated CPU time (s) 1177.58
Current children cumulated vsize (KiB) 32916

[startup+1242.98 s]
/proc/loadavg: 2.00 2.00 2.01 3/73 6913
/proc/meminfo: memFree=1171536/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=33048 CPUtime=1237.35
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 7157 0 0 0 123726 9 0 0 25 0 1 0 153766698 33841152 7090 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 8262 7090 721 52 0 6630 0
Current children cumulated CPU time (s) 1237.35
Current children cumulated vsize (KiB) 33048

[startup+1303 s]
/proc/loadavg: 2.00 2.00 2.01 3/73 6913
/proc/meminfo: memFree=1171152/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=33048 CPUtime=1297.12
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 7171 0 0 0 129702 10 0 0 25 0 1 0 153766698 33841152 7104 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 8262 7104 721 52 0 6630 0
Current children cumulated CPU time (s) 1297.12
Current children cumulated vsize (KiB) 33048

[startup+1363.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 6913
/proc/meminfo: memFree=1171152/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=33180 CPUtime=1356.87
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 7194 0 0 0 135677 10 0 0 25 0 1 0 153766698 33976320 7127 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 8295 7127 721 52 0 6663 0
Current children cumulated CPU time (s) 1356.87
Current children cumulated vsize (KiB) 33180

[startup+1423.06 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 6913
/proc/meminfo: memFree=1170512/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=33180 CPUtime=1416.64
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 7206 0 0 0 141654 10 0 0 25 0 1 0 153766698 33976320 7139 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 8295 7139 721 52 0 6663 0
Current children cumulated CPU time (s) 1416.64
Current children cumulated vsize (KiB) 33180

[startup+1483.09 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 6913
/proc/meminfo: memFree=1167888/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=33312 CPUtime=1476.4
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 7216 0 0 0 147630 10 0 0 25 0 1 0 153766698 34111488 7149 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 8328 7149 721 52 0 6696 0
Current children cumulated CPU time (s) 1476.4
Current children cumulated vsize (KiB) 33312

[startup+1543.13 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 6913
/proc/meminfo: memFree=1167824/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=33312 CPUtime=1536.15
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 7223 0 0 0 153605 10 0 0 25 0 1 0 153766698 34111488 7156 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 8328 7156 721 52 0 6696 0
Current children cumulated CPU time (s) 1536.15
Current children cumulated vsize (KiB) 33312

[startup+1603.16 s]
/proc/loadavg: 2.04 2.01 2.00 3/73 6913
/proc/meminfo: memFree=1167120/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=33312 CPUtime=1595.92
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 7241 0 0 0 159582 10 0 0 25 0 1 0 153766698 34111488 7174 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 8328 7174 721 52 0 6696 0
Current children cumulated CPU time (s) 1595.92
Current children cumulated vsize (KiB) 33312

[startup+1663.19 s]
/proc/loadavg: 2.01 2.01 2.00 3/73 6913
/proc/meminfo: memFree=1166224/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=33444 CPUtime=1655.68
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 7258 0 0 0 165558 10 0 0 25 0 1 0 153766698 34246656 7191 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 8361 7191 721 52 0 6729 0
Current children cumulated CPU time (s) 1655.68
Current children cumulated vsize (KiB) 33444

[startup+1723.22 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 6913
/proc/meminfo: memFree=1166160/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=33444 CPUtime=1715.43
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 7273 0 0 0 171533 10 0 0 25 0 1 0 153766698 34246656 7206 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 8361 7206 721 52 0 6729 0
Current children cumulated CPU time (s) 1715.43
Current children cumulated vsize (KiB) 33444

[startup+1783.25 s]
/proc/loadavg: 2.08 2.02 2.01 3/73 6913
/proc/meminfo: memFree=1166096/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=33576 CPUtime=1775.21
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 7282 0 0 0 177510 11 0 0 25 0 1 0 153766698 34381824 7215 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 8394 7215 721 52 0 6762 0
Current children cumulated CPU time (s) 1775.21
Current children cumulated vsize (KiB) 33576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.19 s]
/proc/loadavg: 1.97 2.00 2.00 3/68 6931
/proc/meminfo: memFree=1224632/2055920 swapFree=4192812/4192956
[pid=6912] ppid=6910 vsize=33576 CPUtime=1800.03
/proc/6912/stat : 6912 (CSPtoSAT+minisa) R 6910 6912 4456 0 -1 4194304 7292 0 0 0 179991 12 0 0 25 0 1 0 153766698 34381824 7225 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/6912/statm: 8394 7225 721 52 0 6762 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 33576

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.21
CPU time (s): 1800.04
CPU user time (s): 1799.91
CPU system time (s): 0.12598
CPU usage (%): 99.5482
Max. virtual memory (cumulated for all children) (KiB): 33576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.12598
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7292
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= 9
involuntary context switches= 24724

runsolver used 2.23166 s user time and 5.15222 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Jan  6 03:22:10 UTC 2007


IDJOB= 199565
IDBENCH= 3626
FILE ID= node34/199565-1168053728

PBS_JOBID= 3475506

Free space on /tmp= 66533 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-90.xml
COMMAND LINE= /tmp/evaluation/199565-1168053728/CSPtoSAT+minisat /tmp/evaluation/199565-1168053728/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-199565-1168053728 -o ROOT/results/node34/solver-199565-1168053728 -C 1800 -M 900  /tmp/evaluation/199565-1168053728/CSPtoSAT+minisat /tmp/evaluation/199565-1168053728/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  ea84be857cd7136aa0d986a32f32c0a9

RANDOM SEED= 784096509

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.227
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.227
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:       1242800 kB
Buffers:         38084 kB
Cached:         665580 kB
SwapCached:          0 kB
Active:         120400 kB
Inactive:       610288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1242800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4364 kB
Writeback:           0 kB
Mapped:          40644 kB
Slab:            67912 kB
Committed_AS:  2390992 kB
PageTables:       1732 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 node34 on Sat Jan  6 03:52:18 UTC 2007