Trace number 209183

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.08 1816.67

General information on the benchmark

Namefapp/fapp01-05/fapp01/
fapp01-0200-2.xml
MD5SUMc8bdf642b42020d5ab16c57094d60a3a
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 benchmark0.724888
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables200
Number of constraints2053
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2053
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node21/watcher-209183-1168061464 -o ROOT/results/node21/solver-209183-1168061464 -C 1800 -M 900 /tmp/evaluation/209183-1168061464/CSPtoSAT+minisat /tmp/evaluation/209183-1168061464/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1165528/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=496 CPUtime=0
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 50 0 0 0 0 0 0 0 21 0 1 0 154540980 507904 35 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8442887 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 124 35 28 52 0 19 0

[startup+0.103529 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1165528/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=18460 CPUtime=0.08
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 3480 0 0 0 7 1 0 0 18 0 1 0 154540980 18903040 3448 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158494886 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 4615 3448 704 52 0 2983 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18460

[startup+0.511602 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1165528/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=18832 CPUtime=0.49
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 3624 0 0 0 47 2 0 0 21 0 1 0 154540980 19283968 3566 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 4708 3566 721 52 0 3076 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 18832

[startup+1.33276 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1154072/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=18832 CPUtime=1.3
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 3631 0 0 0 128 2 0 0 25 0 1 0 154540980 19283968 3573 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671217 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 4708 3573 721 52 0 3076 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 18832

[startup+2.97907 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1153816/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=18996 CPUtime=2.94
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 3680 0 0 0 292 2 0 0 25 0 1 0 154540980 19451904 3622 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 4749 3622 721 52 0 3117 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 18996

[startup+6.25869 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1153560/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=19128 CPUtime=6.19
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 3699 0 0 0 617 2 0 0 25 0 1 0 154540980 19587072 3641 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 4782 3641 721 52 0 3150 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 19128

[startup+12.7319 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1153240/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=19392 CPUtime=12.6
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 3759 0 0 0 1258 2 0 0 25 0 1 0 154540980 19857408 3701 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 4848 3701 721 52 0 3216 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 19392

[startup+25.5583 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1152408/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=19820 CPUtime=25.31
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 3869 0 0 0 2529 2 0 0 25 0 1 0 154540980 20295680 3811 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 4955 3811 721 52 0 3323 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 19820

[startup+51.2242 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1150936/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=20656 CPUtime=50.74
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 4083 0 0 0 5071 3 0 0 25 0 1 0 154540980 21151744 4025 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678215 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 5164 4025 721 52 0 3532 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 20656

[startup+102.446 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1147800/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=22220 CPUtime=101.48
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 4486 0 0 0 10145 3 0 0 25 0 1 0 154540980 22753280 4428 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 5555 4428 721 52 0 3923 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 22220

[startup+162.498 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1144216/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=24188 CPUtime=160.99
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 4948 0 0 0 16095 4 0 0 25 0 1 0 154540980 24768512 4890 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 6047 4890 721 52 0 4415 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 24188

[startup+222.554 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1140696/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=25952 CPUtime=220.49
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 5387 0 0 0 22044 5 0 0 25 0 1 0 154540980 26574848 5329 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 6488 5329 721 52 0 4856 0
Current children cumulated CPU time (s) 220.49
Current children cumulated vsize (KiB) 25952

[startup+282.603 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1137304/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=27936 CPUtime=279.98
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 5828 0 0 0 27992 6 0 0 25 0 1 0 154540980 28606464 5770 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 6984 5770 721 52 0 5352 0
Current children cumulated CPU time (s) 279.98
Current children cumulated vsize (KiB) 27936

[startup+342.648 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1133848/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=29520 CPUtime=339.47
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 6271 0 0 0 33940 7 0 0 25 0 1 0 154540980 30228480 6213 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 7380 6213 721 52 0 5748 0
Current children cumulated CPU time (s) 339.47
Current children cumulated vsize (KiB) 29520

[startup+402.692 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1130520/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=31104 CPUtime=398.97
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 6702 0 0 0 39889 8 0 0 25 0 1 0 154540980 31850496 6644 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 7776 6644 721 52 0 6144 0
Current children cumulated CPU time (s) 398.97
Current children cumulated vsize (KiB) 31104

[startup+462.739 s]
/proc/loadavg: 2.08 2.02 1.98 4/86 17835
/proc/meminfo: memFree=1127192/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=33224 CPUtime=458.46
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 7133 0 0 0 45838 8 0 0 25 0 1 0 154540980 34021376 7075 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 8306 7075 721 52 0 6674 0
Current children cumulated CPU time (s) 458.46
Current children cumulated vsize (KiB) 33224

[startup+522.791 s]
/proc/loadavg: 2.11 2.04 1.99 3/86 17835
/proc/meminfo: memFree=1123800/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=34808 CPUtime=517.96
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 7554 0 0 0 51787 9 0 0 25 0 1 0 154540980 35643392 7496 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 8702 7496 721 52 0 7070 0
Current children cumulated CPU time (s) 517.96
Current children cumulated vsize (KiB) 34808

[startup+582.843 s]
/proc/loadavg: 2.04 2.03 1.99 3/86 17835
/proc/meminfo: memFree=1120792/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36128 CPUtime=577.45
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 7912 0 0 0 57736 9 0 0 25 0 1 0 154540980 36995072 7854 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 9032 7854 721 52 0 7400 0
Current children cumulated CPU time (s) 577.45
Current children cumulated vsize (KiB) 36128

[startup+642.875 s]
/proc/loadavg: 2.01 2.02 1.99 3/86 17835
/proc/meminfo: memFree=1120344/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36128 CPUtime=636.93
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 7936 0 0 0 63683 10 0 0 25 0 1 0 154540980 36995072 7878 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687713 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 9032 7878 721 52 0 7400 0
Current children cumulated CPU time (s) 636.93
Current children cumulated vsize (KiB) 36128

[startup+702.906 s]
/proc/loadavg: 2.00 2.02 1.99 3/86 17835
/proc/meminfo: memFree=1120216/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36260 CPUtime=696.41
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 7951 0 0 0 69631 10 0 0 25 0 1 0 154540980 37130240 7893 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 9065 7893 721 52 0 7433 0
Current children cumulated CPU time (s) 696.41
Current children cumulated vsize (KiB) 36260

[startup+762.94 s]
/proc/loadavg: 2.00 2.01 1.99 4/86 17835
/proc/meminfo: memFree=1120088/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36260 CPUtime=755.89
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 7963 0 0 0 75578 11 0 0 25 0 1 0 154540980 37130240 7905 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 9065 7905 721 52 0 7433 0
Current children cumulated CPU time (s) 755.89
Current children cumulated vsize (KiB) 36260

[startup+822.968 s]
/proc/loadavg: 2.00 2.01 1.99 3/86 17835
/proc/meminfo: memFree=1120024/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36260 CPUtime=815.37
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 7970 0 0 0 81526 11 0 0 25 0 1 0 154540980 37130240 7912 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 9065 7912 721 52 0 7433 0
Current children cumulated CPU time (s) 815.37
Current children cumulated vsize (KiB) 36260

[startup+883.007 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17835
/proc/meminfo: memFree=1119960/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36392 CPUtime=874.85
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 7978 0 0 0 87473 12 0 0 25 0 1 0 154540980 37265408 7920 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 9098 7920 721 52 0 7466 0
Current children cumulated CPU time (s) 874.85
Current children cumulated vsize (KiB) 36392

[startup+943.04 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17835
/proc/meminfo: memFree=1119960/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36392 CPUtime=934.32
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 7982 0 0 0 93420 12 0 0 25 0 1 0 154540980 37265408 7924 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678512 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 9098 7924 721 52 0 7466 0
Current children cumulated CPU time (s) 934.32
Current children cumulated vsize (KiB) 36392

[startup+1003.07 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17835
/proc/meminfo: memFree=1119896/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36392 CPUtime=993.8
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 7987 0 0 0 99368 12 0 0 25 0 1 0 154540980 37265408 7929 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 9098 7929 721 52 0 7466 0
Current children cumulated CPU time (s) 993.8
Current children cumulated vsize (KiB) 36392

[startup+1063.1 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17835
/proc/meminfo: memFree=1119832/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36392 CPUtime=1053.28
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 7990 0 0 0 105315 13 0 0 25 0 1 0 154540980 37265408 7932 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 9098 7932 721 52 0 7466 0
Current children cumulated CPU time (s) 1053.28
Current children cumulated vsize (KiB) 36392

[startup+1123.13 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17835
/proc/meminfo: memFree=1119832/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36392 CPUtime=1112.76
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 7993 0 0 0 111263 13 0 0 25 0 1 0 154540980 37265408 7935 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 9098 7935 721 52 0 7466 0
Current children cumulated CPU time (s) 1112.76
Current children cumulated vsize (KiB) 36392

[startup+1183.16 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17835
/proc/meminfo: memFree=1119768/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36392 CPUtime=1172.24
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 7996 0 0 0 117211 13 0 0 25 0 1 0 154540980 37265408 7938 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 9098 7938 721 52 0 7466 0
Current children cumulated CPU time (s) 1172.24
Current children cumulated vsize (KiB) 36392

[startup+1243.2 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17835
/proc/meminfo: memFree=1119704/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36392 CPUtime=1231.71
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 7999 0 0 0 123157 14 0 0 25 0 1 0 154540980 37265408 7941 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 9098 7941 721 52 0 7466 0
Current children cumulated CPU time (s) 1231.71
Current children cumulated vsize (KiB) 36392

[startup+1303.23 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17835
/proc/meminfo: memFree=1119704/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36392 CPUtime=1291.19
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 8002 0 0 0 129105 14 0 0 25 0 1 0 154540980 37265408 7944 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 9098 7944 721 52 0 7466 0
Current children cumulated CPU time (s) 1291.19
Current children cumulated vsize (KiB) 36392

[startup+1363.25 s]
/proc/loadavg: 2.03 2.01 1.99 3/86 17835
/proc/meminfo: memFree=1119640/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36392 CPUtime=1350.66
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 8005 0 0 0 135051 15 0 0 25 0 1 0 154540980 37265408 7947 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 9098 7947 721 52 0 7466 0
Current children cumulated CPU time (s) 1350.66
Current children cumulated vsize (KiB) 36392

[startup+1423.29 s]
/proc/loadavg: 2.01 2.01 1.99 3/86 17835
/proc/meminfo: memFree=1119640/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36392 CPUtime=1410.14
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 8007 0 0 0 140999 15 0 0 25 0 1 0 154540980 37265408 7949 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 9098 7949 721 52 0 7466 0
Current children cumulated CPU time (s) 1410.14
Current children cumulated vsize (KiB) 36392

[startup+1483.33 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17835
/proc/meminfo: memFree=1119576/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36392 CPUtime=1469.64
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 8009 0 0 0 146948 16 0 0 25 0 1 0 154540980 37265408 7951 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 9098 7951 721 52 0 7466 0
Current children cumulated CPU time (s) 1469.64
Current children cumulated vsize (KiB) 36392

[startup+1543.36 s]
/proc/loadavg: 2.12 2.03 2.00 3/86 17835
/proc/meminfo: memFree=1119576/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36392 CPUtime=1529.11
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 8011 0 0 0 152895 16 0 0 25 0 1 0 154540980 37265408 7953 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 9098 7953 721 52 0 7466 0
Current children cumulated CPU time (s) 1529.11
Current children cumulated vsize (KiB) 36392

[startup+1603.4 s]
/proc/loadavg: 2.10 2.04 2.00 3/86 17835
/proc/meminfo: memFree=1119512/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36524 CPUtime=1588.59
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 8013 0 0 0 158842 17 0 0 25 0 1 0 154540980 37400576 7955 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687439 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 9131 7955 721 52 0 7499 0
Current children cumulated CPU time (s) 1588.59
Current children cumulated vsize (KiB) 36524

[startup+1663.43 s]
/proc/loadavg: 2.04 2.03 2.00 3/86 17835
/proc/meminfo: memFree=1119448/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36524 CPUtime=1648.07
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 8015 0 0 0 164790 17 0 0 25 0 1 0 154540980 37400576 7957 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 9131 7957 721 52 0 7499 0
Current children cumulated CPU time (s) 1648.07
Current children cumulated vsize (KiB) 36524

[startup+1723.46 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 17835
/proc/meminfo: memFree=1119448/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36524 CPUtime=1707.54
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 8019 0 0 0 170737 17 0 0 25 0 1 0 154540980 37400576 7961 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 9131 7961 721 52 0 7499 0
Current children cumulated CPU time (s) 1707.54
Current children cumulated vsize (KiB) 36524

[startup+1783.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 17835
/proc/meminfo: memFree=1119448/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36524 CPUtime=1767.04
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 8021 0 0 0 176686 18 0 0 25 0 1 0 154540980 37400576 7963 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 9131 7963 721 52 0 7499 0
Current children cumulated CPU time (s) 1767.04
Current children cumulated vsize (KiB) 36524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.65 s]
/proc/loadavg: 2.00 2.01 2.00 3/92 17957
/proc/meminfo: memFree=1094096/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=36524 CPUtime=1800.06
/proc/17834/stat : 17834 (CSPtoSAT+minisa) R 17832 17834 17473 0 -1 4194304 8022 0 0 0 179980 26 0 0 25 0 1 0 154540980 37400576 7964 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/17834/statm: 9131 7964 721 52 0 7499 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 36524

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.67
CPU time (s): 1800.08
CPU user time (s): 1799.81
CPU system time (s): 0.271958
CPU usage (%): 99.0871
Max. virtual memory (cumulated for all children) (KiB): 36524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.271958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8022
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= 10
involuntary context switches= 71861

runsolver used 2.12968 s user time and 5.9271 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat Jan  6 05:31:04 UTC 2007


IDJOB= 209183
IDBENCH= 4500
FILE ID= node21/209183-1168061464

PBS_JOBID= 3475559

Free space on /tmp= 66544 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp01-05/fapp01/fapp01-0200-2.xml
COMMAND LINE= /tmp/evaluation/209183-1168061464/CSPtoSAT+minisat /tmp/evaluation/209183-1168061464/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-209183-1168061464 -o ROOT/results/node21/solver-209183-1168061464 -C 1800 -M 900  /tmp/evaluation/209183-1168061464/CSPtoSAT+minisat /tmp/evaluation/209183-1168061464/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  c8bdf642b42020d5ab16c57094d60a3a

RANDOM SEED= 94930893

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.261
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.261
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:       1166008 kB
Buffers:         49840 kB
Cached:         681908 kB
SwapCached:          0 kB
Active:         183748 kB
Inactive:       623424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1166008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3760 kB
Writeback:           0 kB
Mapped:          97832 kB
Slab:            67724 kB
Committed_AS:  2894248 kB
PageTables:       2140 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= 66543 MiB



End job on node21 on Sat Jan  6 06:01:21 UTC 2007