Trace number 209151

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.03 1802.13

General information on the benchmark

Namefapp/fapp01-05/fapp01/
fapp01-0200-9.xml
MD5SUMcef6f21687f99f4d2823ff8263a0f14a
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 benchmark1.44478
SatisfiableYES
(Un)Satisfiability was provedYES
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.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.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-209151-1168061450 -o ROOT/results/node21/solver-209151-1168061450 -C 1800 -M 900 /tmp/evaluation/209151-1168061450/CSPtoSAT+minisat /tmp/evaluation/209151-1168061450/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 2/86 17797
/proc/meminfo: memFree=1116888/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=496 CPUtime=0
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 154539529 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8438564 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/17796/statm: 124 36 29 52 0 19 0

[startup+0.103572 s]
/proc/loadavg: 2.00 2.00 1.97 2/86 17797
/proc/meminfo: memFree=1116888/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=18460 CPUtime=0.09
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 3480 0 0 0 7 2 0 0 18 0 1 0 154539529 18903040 3448 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134602502 0 0 4096 0 0 0 0 17 1 0 0
/proc/17796/statm: 4615 3448 704 52 0 2983 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18460

[startup+0.511641 s]
/proc/loadavg: 2.00 2.00 1.97 2/86 17797
/proc/meminfo: memFree=1116888/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=18832 CPUtime=0.49
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 3623 0 0 0 47 2 0 0 21 0 1 0 154539529 19283968 3565 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 1 0 0
/proc/17796/statm: 4708 3565 721 52 0 3076 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 18832

[startup+1.33481 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17797
/proc/meminfo: memFree=1105304/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=18832 CPUtime=1.31
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 3643 0 0 0 129 2 0 0 25 0 1 0 154539529 19283968 3585 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 1 0 0
/proc/17796/statm: 4708 3585 721 52 0 3076 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 18832

[startup+2.98011 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17797
/proc/meminfo: memFree=1105176/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=18996 CPUtime=2.94
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 3682 0 0 0 292 2 0 0 25 0 1 0 154539529 19451904 3624 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17796/statm: 4749 3624 721 52 0 3117 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 18996

[startup+6.25973 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17797
/proc/meminfo: memFree=1104984/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=19128 CPUtime=6.19
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 3694 0 0 0 617 2 0 0 25 0 1 0 154539529 19587072 3636 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/17796/statm: 4782 3636 721 52 0 3150 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 19128

[startup+12.7359 s]
/proc/loadavg: 2.00 2.00 1.97 2/81 17806
/proc/meminfo: memFree=1166272/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=19260 CPUtime=12.6
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 3747 0 0 0 1258 2 0 0 25 0 1 0 154539529 19722240 3689 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 4815 3689 721 52 0 3183 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 19260

[startup+25.5594 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1153304/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=19824 CPUtime=25.41
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 3863 0 0 0 2538 3 0 0 25 0 1 0 154539529 20299776 3805 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 4956 3805 721 52 0 3324 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 19824

[startup+51.2222 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1151768/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=20528 CPUtime=51.04
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 4057 0 0 0 5101 3 0 0 25 0 1 0 154539529 21020672 3999 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678512 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 5132 3999 721 52 0 3500 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 20528

[startup+102.443 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1148632/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=22092 CPUtime=102.21
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 4446 0 0 0 10217 4 0 0 25 0 1 0 154539529 22622208 4388 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134591066 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 5523 4388 721 52 0 3891 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 22092

[startup+162.493 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1145048/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=23928 CPUtime=162.19
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 4887 0 0 0 16214 5 0 0 25 0 1 0 154539529 24502272 4829 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134625408 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 5982 4829 721 52 0 4350 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 23928

[startup+222.547 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1141528/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=25692 CPUtime=222.19
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 5312 0 0 0 22213 6 0 0 25 0 1 0 154539529 26308608 5254 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 6423 5254 721 52 0 4791 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 25692

[startup+282.595 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1138136/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=27276 CPUtime=282.14
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 5732 0 0 0 28208 6 0 0 25 0 1 0 154539529 27930624 5674 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 6819 5674 721 52 0 5187 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 27276

[startup+342.645 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1134680/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=28996 CPUtime=342.13
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 6145 0 0 0 34205 8 0 0 25 0 1 0 154539529 29691904 6087 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 7249 6087 721 52 0 5617 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 28996

[startup+402.686 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1131288/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=30660 CPUtime=402.12
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 6551 0 0 0 40203 9 0 0 25 0 1 0 154539529 31395840 6493 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667421 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 7665 6493 721 52 0 6033 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 30660

[startup+462.734 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17835
/proc/meminfo: memFree=1128024/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=32516 CPUtime=462.09
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 6956 0 0 0 46200 9 0 0 25 0 1 0 154539529 33296384 6898 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 8129 6898 721 52 0 6497 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 32516

[startup+522.782 s]
/proc/loadavg: 2.15 2.04 1.99 3/86 17835
/proc/meminfo: memFree=1124568/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=34100 CPUtime=522.07
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 7359 0 0 0 52197 10 0 0 25 0 1 0 154539529 34918400 7301 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 8525 7301 721 52 0 6893 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 34100

[startup+582.837 s]
/proc/loadavg: 2.05 2.03 1.99 3/86 17835
/proc/meminfo: memFree=1121368/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=35552 CPUtime=582.07
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 7759 0 0 0 58196 11 0 0 25 0 1 0 154539529 36405248 7701 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 8888 7701 721 52 0 7256 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 35552

[startup+642.866 s]
/proc/loadavg: 2.02 2.02 1.99 3/86 17835
/proc/meminfo: memFree=1120344/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=36212 CPUtime=642.04
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 7942 0 0 0 64192 12 0 0 25 0 1 0 154539529 37081088 7884 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 9053 7884 721 52 0 7421 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 36212

[startup+702.893 s]
/proc/loadavg: 2.00 2.02 1.99 3/86 17835
/proc/meminfo: memFree=1120216/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=36344 CPUtime=701.99
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 7959 0 0 0 70187 12 0 0 25 0 1 0 154539529 37216256 7901 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 9086 7901 721 52 0 7454 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 36344

[startup+762.919 s]
/proc/loadavg: 2.00 2.01 1.99 3/86 17835
/proc/meminfo: memFree=1120152/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=36344 CPUtime=761.96
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 7969 0 0 0 76184 12 0 0 25 0 1 0 154539529 37216256 7911 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 9086 7911 721 52 0 7454 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 36344

[startup+822.949 s]
/proc/loadavg: 2.00 2.01 1.99 3/86 17835
/proc/meminfo: memFree=1120088/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=36344 CPUtime=821.93
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 7978 0 0 0 82181 12 0 0 25 0 1 0 154539529 37216256 7920 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 9086 7920 721 52 0 7454 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 36344

[startup+882.981 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17835
/proc/meminfo: memFree=1120024/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=36476 CPUtime=881.87
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 7984 0 0 0 88175 12 0 0 25 0 1 0 154539529 37351424 7926 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 9119 7926 721 52 0 7487 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 36476

[startup+943.014 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17835
/proc/meminfo: memFree=1119960/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=36476 CPUtime=941.84
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 7988 0 0 0 94172 12 0 0 25 0 1 0 154539529 37351424 7930 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687531 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 9119 7930 721 52 0 7487 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 36476

[startup+1003.04 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17835
/proc/meminfo: memFree=1119896/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=36476 CPUtime=1001.82
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 7993 0 0 0 100170 12 0 0 25 0 1 0 154539529 37351424 7935 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668761 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 9119 7935 721 52 0 7487 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 36476

[startup+1063.07 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17835
/proc/meminfo: memFree=1119832/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=36476 CPUtime=1061.76
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 7996 0 0 0 106163 13 0 0 25 0 1 0 154539529 37351424 7938 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 9119 7938 721 52 0 7487 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 36476

[startup+1123.1 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17835
/proc/meminfo: memFree=1119832/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=36476 CPUtime=1121.74
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 7999 0 0 0 112161 13 0 0 25 0 1 0 154539529 37351424 7941 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 9119 7941 721 52 0 7487 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 36476

[startup+1183.13 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17835
/proc/meminfo: memFree=1119768/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=36476 CPUtime=1181.72
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 8003 0 0 0 118159 13 0 0 25 0 1 0 154539529 37351424 7945 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 9119 7945 721 52 0 7487 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 36476

[startup+1243.16 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17835
/proc/meminfo: memFree=1119768/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=36476 CPUtime=1241.66
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 8006 0 0 0 124153 13 0 0 25 0 1 0 154539529 37351424 7948 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 9119 7948 721 52 0 7487 0
Current children cumulated CPU time (s) 1241.66
Current children cumulated vsize (KiB) 36476

[startup+1303.19 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17835
/proc/meminfo: memFree=1119704/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=36476 CPUtime=1301.64
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 8011 0 0 0 130151 13 0 0 25 0 1 0 154539529 37351424 7953 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 9119 7953 721 52 0 7487 0
Current children cumulated CPU time (s) 1301.64
Current children cumulated vsize (KiB) 36476

[startup+1363.22 s]
/proc/loadavg: 2.04 2.01 1.99 3/86 17835
/proc/meminfo: memFree=1119640/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=36476 CPUtime=1361.61
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 8014 0 0 0 136148 13 0 0 25 0 1 0 154539529 37351424 7956 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 9119 7956 721 52 0 7487 0
Current children cumulated CPU time (s) 1361.61
Current children cumulated vsize (KiB) 36476

[startup+1423.25 s]
/proc/loadavg: 2.01 2.01 1.99 3/86 17835
/proc/meminfo: memFree=1119640/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=36608 CPUtime=1421.55
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 8018 0 0 0 142142 13 0 0 25 0 1 0 154539529 37486592 7960 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 9152 7960 721 52 0 7520 0
Current children cumulated CPU time (s) 1421.55
Current children cumulated vsize (KiB) 36608

[startup+1483.28 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17835
/proc/meminfo: memFree=1119576/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=36608 CPUtime=1481.53
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 8020 0 0 0 148139 14 0 0 25 0 1 0 154539529 37486592 7962 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 9152 7962 721 52 0 7520 0
Current children cumulated CPU time (s) 1481.53
Current children cumulated vsize (KiB) 36608

[startup+1543.32 s]
/proc/loadavg: 2.16 2.03 2.01 3/86 17835
/proc/meminfo: memFree=1119576/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=36608 CPUtime=1541.51
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 8022 0 0 0 154137 14 0 0 25 0 1 0 154539529 37486592 7964 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 9152 7964 721 52 0 7520 0
Current children cumulated CPU time (s) 1541.51
Current children cumulated vsize (KiB) 36608

[startup+1603.34 s]
/proc/loadavg: 2.13 2.04 2.00 3/86 17835
/proc/meminfo: memFree=1119512/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=36608 CPUtime=1601.45
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 8025 0 0 0 160131 14 0 0 25 0 1 0 154539529 37486592 7967 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 9152 7967 721 52 0 7520 0
Current children cumulated CPU time (s) 1601.45
Current children cumulated vsize (KiB) 36608

[startup+1663.37 s]
/proc/loadavg: 2.05 2.03 2.00 3/86 17835
/proc/meminfo: memFree=1119512/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=36608 CPUtime=1661.42
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 8028 0 0 0 166128 14 0 0 25 0 1 0 154539529 37486592 7970 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 9152 7970 721 52 0 7520 0
Current children cumulated CPU time (s) 1661.42
Current children cumulated vsize (KiB) 36608

[startup+1723.4 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 17835
/proc/meminfo: memFree=1119448/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=36608 CPUtime=1721.39
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 8029 0 0 0 172125 14 0 0 25 0 1 0 154539529 37486592 7971 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 9152 7971 721 52 0 7520 0
Current children cumulated CPU time (s) 1721.39
Current children cumulated vsize (KiB) 36608

[startup+1783.44 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 17835
/proc/meminfo: memFree=1119448/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=36608 CPUtime=1781.34
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 8031 0 0 0 178120 14 0 0 25 0 1 0 154539529 37486592 7973 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 9152 7973 721 52 0 7520 0
Current children cumulated CPU time (s) 1781.34
Current children cumulated vsize (KiB) 36608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.12 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 17835
/proc/meminfo: memFree=1119448/2055920 swapFree=4192812/4192956
[pid=17796] ppid=17794 vsize=36608 CPUtime=1800.01
/proc/17796/stat : 17796 (CSPtoSAT+minisa) R 17794 17796 17446 0 -1 4194304 8031 0 0 0 179987 14 0 0 25 0 1 0 154539529 37486592 7973 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17796/statm: 9152 7973 721 52 0 7520 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 36608

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.13
CPU time (s): 1800.03
CPU user time (s): 1799.87
CPU system time (s): 0.153976
CPU usage (%): 99.8834
Max. virtual memory (cumulated for all children) (KiB): 36608

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

runsolver used 2.19267 s user time and 5.79612 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat Jan  6 05:30:50 UTC 2007


IDJOB= 209151
IDBENCH= 4498
FILE ID= node21/209151-1168061450

PBS_JOBID= 3475558

Free space on /tmp= 66544 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  cef6f21687f99f4d2823ff8263a0f14a

RANDOM SEED= 188087455

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:       1117304 kB
Buffers:         49820 kB
Cached:         681996 kB
SwapCached:          0 kB
Active:         232708 kB
Inactive:       623132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1117304 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1876 kB
Writeback:           0 kB
Mapped:         146480 kB
Slab:            67660 kB
Committed_AS:  2946692 kB
PageTables:       2248 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 node21 on Sat Jan  6 06:00:52 UTC 2007