Trace number 199305

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 1814.51

General information on the benchmark

NameallIntervalSeries/
series-50.xml
MD5SUM1f7c6563c9354a56d1d8a4ef6be0b489
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 benchmark0.242962
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables99
Number of constraints2450
Maximum constraint arity3
Maximum domain size50
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2450
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...
0.15	c ...done
0.15	c #SATvar=14507 #SATclauses=28713 #CSPpredicates=2450

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/node51/watcher-199305-1168053674 -o ROOT/results/node51/solver-199305-1168053674 -C 1800 -M 900 /tmp/evaluation/199305-1168053674/CSPtoSAT+minisat /tmp/evaluation/199305-1168053674/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.25 1.96 2.19 5/73 28475
/proc/meminfo: memFree=1252464/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=496 CPUtime=0
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 153766171 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2618148 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/28474/statm: 124 36 29 52 0 19 0

[startup+0.104744 s]
/proc/loadavg: 1.25 1.96 2.19 5/73 28475
/proc/meminfo: memFree=1252464/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=9320 CPUtime=0.09
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 1387 0 0 0 9 0 0 0 19 0 1 0 153766171 9543680 1355 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310428 0 0 4096 0 0 0 0 17 0 0 0
/proc/28474/statm: 2330 1355 704 52 0 698 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9320

[startup+0.512814 s]
/proc/loadavg: 1.25 1.96 2.19 5/73 28475
/proc/meminfo: memFree=1252464/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=9420 CPUtime=0.5
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 1462 0 0 0 50 0 0 0 24 0 1 0 153766171 9646080 1404 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 0 0 0
/proc/28474/statm: 2355 1404 721 52 0 723 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9420

[startup+1.33595 s]
/proc/loadavg: 1.25 1.96 2.19 3/73 28475
/proc/meminfo: memFree=1248368/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=9572 CPUtime=1.31
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 1496 0 0 0 131 0 0 0 25 0 1 0 153766171 9801728 1438 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 0 0 0
/proc/28474/statm: 2393 1438 721 52 0 761 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9572

[startup+2.97423 s]
/proc/loadavg: 1.31 1.96 2.19 3/73 28475
/proc/meminfo: memFree=1247088/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=9836 CPUtime=2.94
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 1548 0 0 0 294 0 0 0 25 0 1 0 153766171 10072064 1490 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 0 0 0
/proc/28474/statm: 2459 1490 721 52 0 827 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 9836

[startup+6.25479 s]
/proc/loadavg: 1.31 1.96 2.19 3/73 28475
/proc/meminfo: memFree=1243504/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=10276 CPUtime=6.19
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 1654 0 0 0 619 0 0 0 25 0 1 0 153766171 10522624 1596 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134626844 0 0 4096 0 0 0 0 17 0 0 0
/proc/28474/statm: 2569 1596 721 52 0 937 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 10276

[startup+12.7149 s]
/proc/loadavg: 1.50 1.98 2.19 2/68 28523
/proc/meminfo: memFree=1250704/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=10824 CPUtime=12.64
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 1822 0 0 0 1263 1 0 0 25 0 1 0 153766171 11083776 1764 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 2706 1764 721 52 0 1074 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 10824

[startup+25.5333 s]
/proc/loadavg: 1.50 1.96 2.18 3/73 28586
/proc/meminfo: memFree=1235424/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=11780 CPUtime=25.38
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 2042 0 0 0 2535 3 0 0 25 0 1 0 153766171 12062720 1984 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600169 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 2945 1984 721 52 0 1313 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 11780

[startup+51.1886 s]
/proc/loadavg: 1.73 1.98 2.18 3/73 28586
/proc/meminfo: memFree=1233376/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=13100 CPUtime=50.81
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 2375 0 0 0 5077 4 0 0 25 0 1 0 153766171 13414400 2317 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 3275 2317 721 52 0 1643 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 13100

[startup+102.484 s]
/proc/loadavg: 1.88 1.98 2.17 3/73 28586
/proc/meminfo: memFree=1230944/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=14104 CPUtime=101.7
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 2611 0 0 0 10166 4 0 0 25 0 1 0 153766171 14442496 2553 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 3526 2553 721 52 0 1894 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 14104

[startup+162.499 s]
/proc/loadavg: 2.04 1.99 2.16 3/73 28586
/proc/meminfo: memFree=1228704/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=14632 CPUtime=161.25
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 2730 0 0 0 16120 5 0 0 25 0 1 0 153766171 14983168 2672 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671635 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 3658 2672 721 52 0 2026 0
Current children cumulated CPU time (s) 161.25
Current children cumulated vsize (KiB) 14632

[startup+222.526 s]
/proc/loadavg: 2.01 1.99 2.15 3/73 28586
/proc/meminfo: memFree=1226272/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=15292 CPUtime=220.78
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 2909 0 0 0 22073 5 0 0 25 0 1 0 153766171 15659008 2851 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687569 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 3823 2851 721 52 0 2191 0
Current children cumulated CPU time (s) 220.78
Current children cumulated vsize (KiB) 15292

[startup+282.544 s]
/proc/loadavg: 2.00 1.99 2.14 3/73 28586
/proc/meminfo: memFree=1224352/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=15424 CPUtime=280.33
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 2957 0 0 0 28027 6 0 0 25 0 1 0 153766171 15794176 2899 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 3856 2899 721 52 0 2224 0
Current children cumulated CPU time (s) 280.33
Current children cumulated vsize (KiB) 15424

[startup+342.563 s]
/proc/loadavg: 2.00 1.99 2.13 3/73 28586
/proc/meminfo: memFree=1222496/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=15688 CPUtime=339.89
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 2999 0 0 0 33983 6 0 0 25 0 1 0 153766171 16064512 2941 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 3922 2941 721 52 0 2290 0
Current children cumulated CPU time (s) 339.89
Current children cumulated vsize (KiB) 15688

[startup+402.578 s]
/proc/loadavg: 2.00 1.99 2.12 3/73 28586
/proc/meminfo: memFree=1220640/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=15820 CPUtime=399.44
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 3030 0 0 0 39938 6 0 0 25 0 1 0 153766171 16199680 2972 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 3955 2972 721 52 0 2323 0
Current children cumulated CPU time (s) 399.44
Current children cumulated vsize (KiB) 15820

[startup+462.593 s]
/proc/loadavg: 2.05 2.01 2.11 3/73 28586
/proc/meminfo: memFree=1220128/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=15952 CPUtime=459
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 3068 0 0 0 45893 7 0 0 25 0 1 0 153766171 16334848 3010 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 3988 3010 721 52 0 2356 0
Current children cumulated CPU time (s) 459
Current children cumulated vsize (KiB) 15952

[startup+522.617 s]
/proc/loadavg: 2.01 2.00 2.10 3/73 28586
/proc/meminfo: memFree=1219680/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=16084 CPUtime=518.55
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 3105 0 0 0 51848 7 0 0 25 0 1 0 153766171 16470016 3047 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 4021 3047 721 52 0 2389 0
Current children cumulated CPU time (s) 518.55
Current children cumulated vsize (KiB) 16084

[startup+582.641 s]
/proc/loadavg: 2.00 2.00 2.09 3/73 28586
/proc/meminfo: memFree=1217312/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=17008 CPUtime=578.1
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 3338 0 0 0 57802 8 0 0 25 0 1 0 153766171 17416192 3280 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 4252 3280 721 52 0 2620 0
Current children cumulated CPU time (s) 578.1
Current children cumulated vsize (KiB) 17008

[startup+642.662 s]
/proc/loadavg: 2.00 2.00 2.08 3/73 28586
/proc/meminfo: memFree=1215648/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=17272 CPUtime=637.64
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 3400 0 0 0 63756 8 0 0 25 0 1 0 153766171 17686528 3342 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 4318 3342 721 52 0 2686 0
Current children cumulated CPU time (s) 637.64
Current children cumulated vsize (KiB) 17272

[startup+702.682 s]
/proc/loadavg: 2.00 2.00 2.08 3/73 28586
/proc/meminfo: memFree=1214944/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=17404 CPUtime=697.2
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 3460 0 0 0 69712 8 0 0 25 0 1 0 153766171 17821696 3402 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 4351 3402 721 52 0 2719 0
Current children cumulated CPU time (s) 697.2
Current children cumulated vsize (KiB) 17404

[startup+762.703 s]
/proc/loadavg: 2.00 2.00 2.07 3/73 28586
/proc/meminfo: memFree=1213920/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=17668 CPUtime=756.74
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 3498 0 0 0 75666 8 0 0 25 0 1 0 153766171 18092032 3440 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 4417 3440 721 52 0 2785 0
Current children cumulated CPU time (s) 756.74
Current children cumulated vsize (KiB) 17668

[startup+822.719 s]
/proc/loadavg: 2.00 2.00 2.06 3/73 28586
/proc/meminfo: memFree=1212448/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=17668 CPUtime=816.29
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 3520 0 0 0 81620 9 0 0 25 0 1 0 153766171 18092032 3462 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 4417 3462 721 52 0 2785 0
Current children cumulated CPU time (s) 816.29
Current children cumulated vsize (KiB) 17668

[startup+882.745 s]
/proc/loadavg: 2.00 2.00 2.06 3/73 28586
/proc/meminfo: memFree=1211872/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=17800 CPUtime=875.84
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 3546 0 0 0 87575 9 0 0 25 0 1 0 153766171 18227200 3488 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 4450 3488 721 52 0 2818 0
Current children cumulated CPU time (s) 875.84
Current children cumulated vsize (KiB) 17800

[startup+942.768 s]
/proc/loadavg: 2.00 2.00 2.05 3/73 28586
/proc/meminfo: memFree=1210656/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=17932 CPUtime=935.4
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 3589 0 0 0 93530 10 0 0 25 0 1 0 153766171 18362368 3531 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 4483 3531 721 52 0 2851 0
Current children cumulated CPU time (s) 935.4
Current children cumulated vsize (KiB) 17932

[startup+1002.79 s]
/proc/loadavg: 2.00 2.00 2.05 3/73 28586
/proc/meminfo: memFree=1209888/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=18196 CPUtime=994.94
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 3644 0 0 0 99484 10 0 0 25 0 1 0 153766171 18632704 3586 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 4549 3586 721 52 0 2917 0
Current children cumulated CPU time (s) 994.94
Current children cumulated vsize (KiB) 18196

[startup+1062.81 s]
/proc/loadavg: 2.00 2.00 2.04 3/73 28586
/proc/meminfo: memFree=1208864/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=18328 CPUtime=1054.5
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 3678 0 0 0 105439 11 0 0 25 0 1 0 153766171 18767872 3620 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 4582 3620 721 52 0 2950 0
Current children cumulated CPU time (s) 1054.5
Current children cumulated vsize (KiB) 18328

[startup+1122.83 s]
/proc/loadavg: 2.00 2.00 2.04 3/73 28586
/proc/meminfo: memFree=1207712/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=18460 CPUtime=1114.02
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 3718 0 0 0 111391 11 0 0 25 0 1 0 153766171 18903040 3660 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 4615 3660 721 52 0 2983 0
Current children cumulated CPU time (s) 1114.02
Current children cumulated vsize (KiB) 18460

[startup+1182.86 s]
/proc/loadavg: 2.00 2.00 2.03 3/73 28586
/proc/meminfo: memFree=1205984/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=19384 CPUtime=1173.55
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 3956 0 0 0 117343 12 0 0 25 0 1 0 153766171 19849216 3898 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 4846 3898 721 52 0 3214 0
Current children cumulated CPU time (s) 1173.55
Current children cumulated vsize (KiB) 19384

[startup+1242.89 s]
/proc/loadavg: 2.00 2.00 2.02 3/73 28586
/proc/meminfo: memFree=1205216/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=19780 CPUtime=1233.08
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 4035 0 0 0 123295 13 0 0 25 0 1 0 153766171 20254720 3977 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 4945 3977 721 52 0 3313 0
Current children cumulated CPU time (s) 1233.08
Current children cumulated vsize (KiB) 19780

[startup+1302.92 s]
/proc/loadavg: 2.00 2.00 2.02 3/73 28586
/proc/meminfo: memFree=1204896/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=19912 CPUtime=1292.62
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 4065 0 0 0 129249 13 0 0 25 0 1 0 153766171 20389888 4007 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 4978 4007 721 52 0 3346 0
Current children cumulated CPU time (s) 1292.62
Current children cumulated vsize (KiB) 19912

[startup+1362.94 s]
/proc/loadavg: 2.00 2.00 2.01 3/73 28586
/proc/meminfo: memFree=1204512/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=20044 CPUtime=1352.14
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 4113 0 0 0 135201 13 0 0 25 0 1 0 153766171 20525056 4055 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 5011 4055 721 52 0 3379 0
Current children cumulated CPU time (s) 1352.14
Current children cumulated vsize (KiB) 20044

[startup+1422.96 s]
/proc/loadavg: 2.00 2.00 2.01 3/73 28586
/proc/meminfo: memFree=1204320/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=20176 CPUtime=1411.69
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 4133 0 0 0 141156 13 0 0 25 0 1 0 153766171 20660224 4075 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 5044 4075 721 52 0 3412 0
Current children cumulated CPU time (s) 1411.69
Current children cumulated vsize (KiB) 20176

[startup+1482.97 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 28586
/proc/meminfo: memFree=1204128/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=20176 CPUtime=1471.2
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 4154 0 0 0 147107 13 0 0 25 0 1 0 153766171 20660224 4096 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 5044 4096 721 52 0 3412 0
Current children cumulated CPU time (s) 1471.2
Current children cumulated vsize (KiB) 20176

[startup+1543.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 28586
/proc/meminfo: memFree=1204064/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=20308 CPUtime=1530.73
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 4168 0 0 0 153059 14 0 0 25 0 1 0 153766171 20795392 4110 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 5077 4110 721 52 0 3445 0
Current children cumulated CPU time (s) 1530.73
Current children cumulated vsize (KiB) 20308

[startup+1603.03 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 28586
/proc/meminfo: memFree=1203872/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=20308 CPUtime=1590.27
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 4183 0 0 0 159013 14 0 0 25 0 1 0 153766171 20795392 4125 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 5077 4125 721 52 0 3445 0
Current children cumulated CPU time (s) 1590.27
Current children cumulated vsize (KiB) 20308

[startup+1663.05 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 28586
/proc/meminfo: memFree=1203680/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=20440 CPUtime=1649.8
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 4203 0 0 0 164966 14 0 0 25 0 1 0 153766171 20930560 4145 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 5110 4145 721 52 0 3478 0
Current children cumulated CPU time (s) 1649.8
Current children cumulated vsize (KiB) 20440

[startup+1723.08 s]
/proc/loadavg: 2.04 2.02 2.00 3/73 28586
/proc/meminfo: memFree=1203552/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=20572 CPUtime=1709.34
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 4226 0 0 0 170920 14 0 0 25 0 1 0 153766171 21065728 4168 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687569 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 5143 4168 721 52 0 3511 0
Current children cumulated CPU time (s) 1709.34
Current children cumulated vsize (KiB) 20572

[startup+1783.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/73 28586
/proc/meminfo: memFree=1203424/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=20704 CPUtime=1768.87
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 4258 0 0 0 176872 15 0 0 25 0 1 0 153766171 21200896 4200 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 5176 4200 721 52 0 3544 0
Current children cumulated CPU time (s) 1768.87
Current children cumulated vsize (KiB) 20704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/73 28586
/proc/meminfo: memFree=1203360/2055920 swapFree=4192812/4192956
[pid=28474] ppid=28472 vsize=20704 CPUtime=1800.01
/proc/28474/stat : 28474 (CSPtoSAT+minisa) R 28472 28474 26045 0 -1 4194304 4268 0 0 0 179986 15 0 0 25 0 1 0 153766171 21200896 4210 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/28474/statm: 5176 4210 721 52 0 3544 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 20704

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.51
CPU time (s): 1800.02
CPU user time (s): 1799.86
CPU system time (s): 0.155976
CPU usage (%): 99.2014
Max. virtual memory (cumulated for all children) (KiB): 20704

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

runsolver used 2.03069 s user time and 4.87126 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sat Jan  6 03:21:16 UTC 2007


IDJOB= 199305
IDBENCH= 3606
FILE ID= node51/199305-1168053674

PBS_JOBID= 3475501

Free space on /tmp= 66545 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  1f7c6563c9354a56d1d8a4ef6be0b489

RANDOM SEED= 89762109

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.277
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.277
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:       1253456 kB
Buffers:         40648 kB
Cached:         664784 kB
SwapCached:          0 kB
Active:          88336 kB
Inactive:       637856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1253456 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3468 kB
Writeback:           0 kB
Mapped:          31888 kB
Slab:            61828 kB
Committed_AS:  3005688 kB
PageTables:       1736 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= 66544 MiB



End job on node51 on Sat Jan  6 03:51:34 UTC 2007