Trace number 196435

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 1815.42

General information on the benchmark

Namefapp/fapp06-10/fapp09/
fapp09-0800-7.xml
MD5SUMb866e3bcf8413b96fd501a75c264e533
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 benchmark3.9604
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables800
Number of constraints8975
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8975
Global constraints used (with number of constraints)

Solver Data (download as text)

0.19	c This is CSPtoSAT+minisat version 0.3
0.19	c (c) 2006 roussel@cril.univ-artois.fr
0.19	
0.19	c This solver internally uses a modified version of MiniSat2 version 061112
0.19	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.19	
0.20	c parsing...
1.19	c ...done
1.19	c #SATvar=363874 #SATclauses=725344 #CSPpredicates=8975

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

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

/proc/loadavg: 0.93 1.38 1.73 4/83 12105
/proc/meminfo: memFree=1164880/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=380 CPUtime=0
/proc/12104/stat : 12104 (CSPtoSAT+minisa) D 12093 12104 11995 0 -1 4194304 32 0 0 0 0 0 0 0 18 0 1 0 153589151 389120 17 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2555056 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/12104/statm: 95 17 12 52 0 18 0

[startup+0.106648 s]
/proc/loadavg: 0.93 1.38 1.73 4/83 12105
/proc/meminfo: memFree=1164880/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=6696 CPUtime=0
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 166 0 8 0 0 0 0 0 18 0 1 0 153589151 6856704 156 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2609240 0 0 4096 0 0 0 0 17 0 0 0
/proc/12104/statm: 1674 156 138 52 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6696

[startup+0.514704 s]
/proc/loadavg: 0.93 1.38 1.73 4/83 12105
/proc/meminfo: memFree=1164880/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=46132 CPUtime=0.31
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 10145 0 27 0 27 4 0 0 20 0 1 0 153589151 47239168 10108 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672057 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 11533 10108 696 52 0 9901 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 46132

[startup+1.33579 s]
/proc/loadavg: 0.93 1.38 1.73 3/86 12108
/proc/meminfo: memFree=1059576/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=63408 CPUtime=1.13
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 13221 0 27 0 107 6 0 0 25 0 1 0 153589151 64929792 13158 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 15852 13158 721 52 0 14220 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 63408

[startup+2.98097 s]
/proc/loadavg: 0.93 1.38 1.73 3/86 12108
/proc/meminfo: memFree=1059264/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=63540 CPUtime=2.76
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 13231 0 27 0 270 6 0 0 25 0 1 0 153589151 65064960 13168 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562816 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 15885 13168 721 52 0 14253 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 63540

[startup+6.26833 s]
/proc/loadavg: 1.01 1.39 1.73 3/86 12108
/proc/meminfo: memFree=1058496/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=63784 CPUtime=6.02
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 13302 0 27 0 596 6 0 0 25 0 1 0 153589151 65314816 13239 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 15946 13239 721 52 0 14314 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 63784

[startup+12.74 s]
/proc/loadavg: 1.16 1.41 1.73 3/86 12108
/proc/meminfo: memFree=1058368/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=63904 CPUtime=12.43
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 13338 0 27 0 1237 6 0 0 25 0 1 0 153589151 65437696 13275 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 15976 13275 721 52 0 14344 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 63904

[startup+25.5624 s]
/proc/loadavg: 1.29 1.43 1.73 3/86 12108
/proc/meminfo: memFree=1058048/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=64368 CPUtime=25.14
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 13411 0 27 0 2508 6 0 0 25 0 1 0 153589151 65912832 13348 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 16092 13348 721 52 0 14460 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 64368

[startup+51.2272 s]
/proc/loadavg: 1.53 1.47 1.74 3/86 12108
/proc/meminfo: memFree=1057344/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=64632 CPUtime=50.56
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 13508 0 27 0 5050 6 0 0 25 0 1 0 153589151 66183168 13445 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 16158 13445 721 52 0 14526 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 64632

[startup+102.451 s]
/proc/loadavg: 1.80 1.55 1.75 3/86 12108
/proc/meminfo: memFree=1055872/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=65480 CPUtime=101.32
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 13690 0 27 0 10126 6 0 0 25 0 1 0 153589151 67051520 13627 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 16370 13627 721 52 0 14738 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 65480

[startup+162.501 s]
/proc/loadavg: 1.92 1.63 1.76 3/86 12108
/proc/meminfo: memFree=1054272/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=66172 CPUtime=160.83
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 13891 0 27 0 16076 7 0 0 25 0 1 0 153589151 67760128 13828 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 16543 13828 721 52 0 14911 0
Current children cumulated CPU time (s) 160.83
Current children cumulated vsize (KiB) 66172

[startup+222.558 s]
/proc/loadavg: 2.03 1.71 1.78 3/86 12108
/proc/meminfo: memFree=1052608/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=66964 CPUtime=220.32
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 14085 0 27 0 22025 7 0 0 25 0 1 0 153589151 68571136 14022 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 16741 14022 721 52 0 15109 0
Current children cumulated CPU time (s) 220.32
Current children cumulated vsize (KiB) 66964

[startup+282.61 s]
/proc/loadavg: 2.01 1.76 1.79 3/86 12108
/proc/meminfo: memFree=1051072/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=67704 CPUtime=279.83
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 14271 0 27 0 27975 8 0 0 25 0 1 0 153589151 69328896 14208 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 16926 14208 721 52 0 15294 0
Current children cumulated CPU time (s) 279.83
Current children cumulated vsize (KiB) 67704

[startup+342.665 s]
/proc/loadavg: 2.00 1.80 1.80 3/86 12108
/proc/meminfo: memFree=1049536/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=68364 CPUtime=339.35
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 14450 0 27 0 33926 9 0 0 25 0 1 0 153589151 70004736 14387 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 17091 14387 721 52 0 15459 0
Current children cumulated CPU time (s) 339.35
Current children cumulated vsize (KiB) 68364

[startup+402.764 s]
/proc/loadavg: 2.00 1.83 1.81 3/86 12108
/proc/meminfo: memFree=1048064/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=69144 CPUtime=398.91
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 14628 0 27 0 39882 9 0 0 25 0 1 0 153589151 70803456 14565 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 17286 14565 721 52 0 15654 0
Current children cumulated CPU time (s) 398.91
Current children cumulated vsize (KiB) 69144

[startup+462.817 s]
/proc/loadavg: 2.00 1.86 1.82 3/86 12108
/proc/meminfo: memFree=1046592/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=69936 CPUtime=458.43
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 14805 0 27 0 45834 9 0 0 25 0 1 0 153589151 71614464 14742 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 17484 14742 721 52 0 15852 0
Current children cumulated CPU time (s) 458.43
Current children cumulated vsize (KiB) 69936

[startup+522.873 s]
/proc/loadavg: 2.00 1.89 1.83 3/92 12134
/proc/meminfo: memFree=1043832/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=70596 CPUtime=517.92
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 14982 0 27 0 51782 10 0 0 25 0 1 0 153589151 72290304 14919 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 17649 14919 721 52 0 16017 0
Current children cumulated CPU time (s) 517.92
Current children cumulated vsize (KiB) 70596

[startup+582.972 s]
/proc/loadavg: 2.48 2.00 1.86 4/98 12286
/proc/meminfo: memFree=1038824/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=71304 CPUtime=577.14
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 15149 0 27 0 57704 10 0 0 25 0 1 0 153589151 73015296 15086 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 17826 15086 721 52 0 16194 0
Current children cumulated CPU time (s) 577.14
Current children cumulated vsize (KiB) 71304

[startup+643.065 s]
/proc/loadavg: 2.87 2.20 1.94 4/91 12739
/proc/meminfo: memFree=1031616/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=71964 CPUtime=634.37
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 15312 0 27 0 63424 13 0 0 25 0 1 0 153589151 73691136 15249 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 17991 15249 721 52 0 16359 0
Current children cumulated CPU time (s) 634.37
Current children cumulated vsize (KiB) 71964

[startup+703.137 s]
/proc/loadavg: 2.95 2.34 2.00 4/91 12739
/proc/meminfo: memFree=1020352/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=72624 CPUtime=693.86
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 15481 0 27 0 69372 14 0 0 25 0 1 0 153589151 74366976 15418 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 18156 15418 721 52 0 16524 0
Current children cumulated CPU time (s) 693.86
Current children cumulated vsize (KiB) 72624

[startup+763.214 s]
/proc/loadavg: 2.98 2.46 2.06 4/91 12739
/proc/meminfo: memFree=1008640/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=73284 CPUtime=753.4
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 15646 0 27 0 75324 16 0 0 25 0 1 0 153589151 75042816 15583 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 18321 15583 721 52 0 16689 0
Current children cumulated CPU time (s) 753.4
Current children cumulated vsize (KiB) 73284

[startup+823.291 s]
/proc/loadavg: 2.99 2.55 2.11 4/91 12739
/proc/meminfo: memFree=996480/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=74080 CPUtime=812.92
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 15807 0 27 0 81275 17 0 0 25 0 1 0 153589151 75857920 15744 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 18520 15744 721 52 0 16888 0
Current children cumulated CPU time (s) 812.92
Current children cumulated vsize (KiB) 74080

[startup+883.365 s]
/proc/loadavg: 2.65 2.55 2.14 3/86 12794
/proc/meminfo: memFree=990208/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=74740 CPUtime=870.9
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 15969 0 27 0 87072 18 0 0 25 0 1 0 153589151 76533760 15906 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 18685 15906 721 52 0 17053 0
Current children cumulated CPU time (s) 870.9
Current children cumulated vsize (KiB) 74740

[startup+943.42 s]
/proc/loadavg: 2.24 2.45 2.13 3/86 12794
/proc/meminfo: memFree=988928/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=75268 CPUtime=930.4
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 16130 0 27 0 93022 18 0 0 25 0 1 0 153589151 77074432 16067 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 18817 16067 721 52 0 17185 0
Current children cumulated CPU time (s) 930.4
Current children cumulated vsize (KiB) 75268

[startup+1003.47 s]
/proc/loadavg: 2.16 2.38 2.13 3/86 12794
/proc/meminfo: memFree=987584/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=75928 CPUtime=989.92
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 16293 0 27 0 98973 19 0 0 25 0 1 0 153589151 77750272 16230 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671765 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 18982 16230 721 52 0 17350 0
Current children cumulated CPU time (s) 989.92
Current children cumulated vsize (KiB) 75928

[startup+1063.53 s]
/proc/loadavg: 2.06 2.31 2.11 3/86 12794
/proc/meminfo: memFree=986240/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=76588 CPUtime=1049.69
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 16457 0 27 0 104950 19 0 0 25 0 1 0 153589151 78426112 16394 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 19147 16394 721 52 0 17515 0
Current children cumulated CPU time (s) 1049.69
Current children cumulated vsize (KiB) 76588

[startup+1123.58 s]
/proc/loadavg: 2.02 2.25 2.10 3/86 12794
/proc/meminfo: memFree=984896/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=77116 CPUtime=1109.46
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 16621 0 27 0 110927 19 0 0 25 0 1 0 153589151 78966784 16558 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671686 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 19279 16558 721 52 0 17647 0
Current children cumulated CPU time (s) 1109.46
Current children cumulated vsize (KiB) 77116

[startup+1183.64 s]
/proc/loadavg: 2.00 2.20 2.09 3/86 12794
/proc/meminfo: memFree=983552/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=77776 CPUtime=1169.24
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 16785 0 27 0 116904 20 0 0 25 0 1 0 153589151 79642624 16722 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 19444 16722 721 52 0 17812 0
Current children cumulated CPU time (s) 1169.24
Current children cumulated vsize (KiB) 77776

[startup+1243.7 s]
/proc/loadavg: 2.00 2.16 2.08 3/86 12794
/proc/meminfo: memFree=982272/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=78840 CPUtime=1229.01
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 16947 0 27 0 122881 20 0 0 25 0 1 0 153589151 80732160 16884 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 19710 16884 721 52 0 18078 0
Current children cumulated CPU time (s) 1229.01
Current children cumulated vsize (KiB) 78840

[startup+1303.75 s]
/proc/loadavg: 2.00 2.13 2.08 3/86 12794
/proc/meminfo: memFree=980928/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=79368 CPUtime=1288.79
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 17109 0 27 0 128858 21 0 0 25 0 1 0 153589151 81272832 17046 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 19842 17046 721 52 0 18210 0
Current children cumulated CPU time (s) 1288.79
Current children cumulated vsize (KiB) 79368

[startup+1363.81 s]
/proc/loadavg: 2.05 2.12 2.08 3/86 12794
/proc/meminfo: memFree=979520/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=80028 CPUtime=1348.56
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 17268 0 27 0 134835 21 0 0 25 0 1 0 153589151 81948672 17205 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 20007 17205 721 52 0 18375 0
Current children cumulated CPU time (s) 1348.56
Current children cumulated vsize (KiB) 80028

[startup+1423.84 s]
/proc/loadavg: 2.02 2.09 2.07 3/86 12794
/proc/meminfo: memFree=978368/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=80556 CPUtime=1408.58
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 17432 0 27 0 140836 22 0 0 25 0 1 0 153589151 82489344 17369 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 20139 17369 721 52 0 18507 0
Current children cumulated CPU time (s) 1408.58
Current children cumulated vsize (KiB) 80556

[startup+1483.88 s]
/proc/loadavg: 2.00 2.07 2.07 3/86 12794
/proc/meminfo: memFree=977024/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=81216 CPUtime=1468.6
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 17592 0 27 0 146838 22 0 0 25 0 1 0 153589151 83165184 17529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 20304 17529 721 52 0 18672 0
Current children cumulated CPU time (s) 1468.6
Current children cumulated vsize (KiB) 81216

[startup+1543.92 s]
/proc/loadavg: 2.00 2.06 2.06 3/86 12794
/proc/meminfo: memFree=975744/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=81744 CPUtime=1528.62
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 17753 0 27 0 152840 22 0 0 25 0 1 0 153589151 83705856 17690 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 20436 17690 721 52 0 18804 0
Current children cumulated CPU time (s) 1528.62
Current children cumulated vsize (KiB) 81744

[startup+1603.97 s]
/proc/loadavg: 2.00 2.05 2.05 3/86 12796
/proc/meminfo: memFree=974400/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=82404 CPUtime=1588.65
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 17917 0 27 0 158843 22 0 0 25 0 1 0 153589151 84381696 17854 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 20601 17854 721 52 0 18969 0
Current children cumulated CPU time (s) 1588.65
Current children cumulated vsize (KiB) 82404

[startup+1664.01 s]
/proc/loadavg: 2.00 2.03 2.05 3/86 12796
/proc/meminfo: memFree=973120/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=82932 CPUtime=1648.68
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 18073 0 27 0 164845 23 0 0 25 0 1 0 153589151 84922368 18010 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 20733 18010 721 52 0 19101 0
Current children cumulated CPU time (s) 1648.68
Current children cumulated vsize (KiB) 82932

[startup+1724.07 s]
/proc/loadavg: 2.00 2.03 2.04 3/86 12796
/proc/meminfo: memFree=971840/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=83592 CPUtime=1708.72
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 18230 0 27 0 170849 23 0 0 25 0 1 0 153589151 85598208 18167 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 20898 18167 721 52 0 19266 0
Current children cumulated CPU time (s) 1708.72
Current children cumulated vsize (KiB) 83592

[startup+1784.11 s]
/proc/loadavg: 2.00 2.02 2.04 3/86 12796
/proc/meminfo: memFree=970560/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=84120 CPUtime=1768.75
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 18387 0 27 0 176851 24 0 0 25 0 1 0 153589151 86138880 18324 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/12104/statm: 21030 18324 721 52 0 19398 0
Current children cumulated CPU time (s) 1768.75
Current children cumulated vsize (KiB) 84120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.41 s]
/proc/loadavg: 2.00 2.02 2.03 3/86 12834
/proc/meminfo: memFree=1028408/2055920 swapFree=4192812/4192956
[pid=12104] ppid=12093 vsize=85124 CPUtime=1800
/proc/12104/stat : 12104 (CSPtoSAT+minisa) R 12093 12104 11995 0 -1 4194304 18472 0 27 0 179975 25 0 0 25 0 1 0 153589151 87166976 18409 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 0 0 0
/proc/12104/statm: 21281 18409 721 52 0 19649 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 85124

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.42
CPU time (s): 1800.02
CPU user time (s): 1799.76
CPU system time (s): 0.263959
CPU usage (%): 99.1515
Max. virtual memory (cumulated for all children) (KiB): 85124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.76
system time used= 0.263959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18472
page faults= 27
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58
involuntary context switches= 27820

runsolver used 2.06968 s user time and 5.70513 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat Jan  6 02:52:19 UTC 2007


IDJOB= 196435
IDBENCH= 3350
FILE ID= node24/196435-1168051939

PBS_JOBID= 3475510

Free space on /tmp= 66414 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp06-10/fapp09/fapp09-0800-7.xml
COMMAND LINE= /tmp/evaluation/196435-1168051939/CSPtoSAT+minisat /tmp/evaluation/196435-1168051939/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-196435-1168051939 -o ROOT/results/node24/solver-196435-1168051939 -C 1800 -M 900  /tmp/evaluation/196435-1168051939/CSPtoSAT+minisat /tmp/evaluation/196435-1168051939/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  b866e3bcf8413b96fd501a75c264e533

RANDOM SEED= 289266686

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.234
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.234
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:       1165736 kB
Buffers:         39856 kB
Cached:         715896 kB
SwapCached:          0 kB
Active:         131800 kB
Inactive:       681524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1165736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5680 kB
Writeback:           0 kB
Mapped:          76508 kB
Slab:            61668 kB
Committed_AS:  2841008 kB
PageTables:       2292 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= 66463 MiB



End job on node24 on Sat Jan  6 03:22:34 UTC 2007