Trace number 201529

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.54

General information on the benchmark

Namefapp/fapp11-15/fapp11/
fapp11-1000-3.xml
MD5SUM9f6fab3cbce8258078edbda9a5e9d13f
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 benchmark5.99509
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables1000
Number of constraints15032
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15032
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c This is CSPtoSAT+minisat version 0.3
0.10	c (c) 2006 roussel@cril.univ-artois.fr
0.10	
0.10	c This solver internally uses a modified version of MiniSat2 version 061112
0.10	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.10	
0.10	c parsing...
1.90	c ...done
1.91	c #SATvar=881904 #SATclauses=1760804 #CSPpredicates=15032

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/node55/watcher-201529-1168055528 -o ROOT/results/node55/solver-201529-1168055528 -C 1800 -M 900 /tmp/evaluation/201529-1168055528/CSPtoSAT+minisat /tmp/evaluation/201529-1168055528/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.16 1.71 1.83 5/73 8710
/proc/meminfo: memFree=1206552/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=496 CPUtime=0
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 153951387 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6849316 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 124 36 29 52 0 19 0

[startup+0.104005 s]
/proc/loadavg: 1.16 1.71 1.83 5/73 8710
/proc/meminfo: memFree=1206552/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=14928 CPUtime=0.09
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 2583 0 0 0 8 1 0 0 19 0 1 0 153951387 15286272 2520 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669506 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 3732 2520 694 52 0 2100 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14928

[startup+0.512048 s]
/proc/loadavg: 1.16 1.71 1.83 5/73 8710
/proc/meminfo: memFree=1206552/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=78712 CPUtime=0.49
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 16743 0 0 0 41 8 0 0 23 0 1 0 153951387 80601088 16656 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134670844 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 19678 16656 696 52 0 18046 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 78712

[startup+1.33311 s]
/proc/loadavg: 1.16 1.71 1.83 3/73 8710
/proc/meminfo: memFree=1090072/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=136068 CPUtime=1.3
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 29968 0 0 0 115 15 0 0 25 0 1 0 153951387 139333632 29881 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6985354 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 34017 29881 704 52 0 32385 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 136068

[startup+2.97028 s]
/proc/loadavg: 1.16 1.71 1.83 3/73 8710
/proc/meminfo: memFree=1087704/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=137844 CPUtime=2.93
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 30504 0 0 0 277 16 0 0 25 0 1 0 153951387 141152256 30383 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 34461 30383 721 52 0 32829 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 137844

[startup+6.2586 s]
/proc/loadavg: 1.23 1.71 1.83 3/73 8710
/proc/meminfo: memFree=1087320/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=137964 CPUtime=6.19
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 30518 0 0 0 603 16 0 0 25 0 1 0 153951387 141275136 30397 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 34491 30397 721 52 0 32859 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 137964

[startup+12.7212 s]
/proc/loadavg: 1.29 1.72 1.83 3/73 8710
/proc/meminfo: memFree=1087128/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=138276 CPUtime=12.59
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 30570 0 0 0 1243 16 0 0 25 0 1 0 153951387 141594624 30449 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 34569 30449 721 52 0 32937 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 138276

[startup+25.5595 s]
/proc/loadavg: 1.45 1.73 1.83 3/73 8710
/proc/meminfo: memFree=1086680/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=138676 CPUtime=25.31
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 30680 0 0 0 2515 16 0 0 25 0 1 0 153951387 142004224 30559 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 34669 30559 721 52 0 33037 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 138676

[startup+51.221 s]
/proc/loadavg: 1.64 1.75 1.83 3/73 8710
/proc/meminfo: memFree=1086232/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=138940 CPUtime=50.73
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 30760 0 0 0 5057 16 0 0 25 0 1 0 153951387 142274560 30639 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665589 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 34735 30639 721 52 0 33103 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 138940

[startup+102.436 s]
/proc/loadavg: 1.84 1.79 1.84 3/73 8710
/proc/meminfo: memFree=1085016/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=139516 CPUtime=101.48
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 30910 0 0 0 10132 16 0 0 25 0 1 0 153951387 142864384 30789 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 34879 30789 721 52 0 33247 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 139516

[startup+162.48 s]
/proc/loadavg: 1.94 1.82 1.84 3/73 8710
/proc/meminfo: memFree=1083800/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=140204 CPUtime=160.98
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 31070 0 0 0 16082 16 0 0 25 0 1 0 153951387 143568896 30949 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 35051 30949 721 52 0 33419 0
Current children cumulated CPU time (s) 160.98
Current children cumulated vsize (KiB) 140204

[startup+222.535 s]
/proc/loadavg: 1.98 1.85 1.85 3/73 8710
/proc/meminfo: memFree=1082456/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=140896 CPUtime=220.49
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 31234 0 0 0 22032 17 0 0 25 0 1 0 153951387 144277504 31113 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 35224 31113 721 52 0 33592 0
Current children cumulated CPU time (s) 220.49
Current children cumulated vsize (KiB) 140896

[startup+282.583 s]
/proc/loadavg: 2.05 1.89 1.86 3/73 8710
/proc/meminfo: memFree=1081176/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=141424 CPUtime=279.99
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 31392 0 0 0 27982 17 0 0 25 0 1 0 153951387 144818176 31271 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 35356 31271 721 52 0 33724 0
Current children cumulated CPU time (s) 279.99
Current children cumulated vsize (KiB) 141424

[startup+342.626 s]
/proc/loadavg: 2.17 1.95 1.88 3/73 8710
/proc/meminfo: memFree=1079960/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=142164 CPUtime=339.49
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 31545 0 0 0 33931 18 0 0 25 0 1 0 153951387 145575936 31424 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 35541 31424 721 52 0 33909 0
Current children cumulated CPU time (s) 339.49
Current children cumulated vsize (KiB) 142164

[startup+402.673 s]
/proc/loadavg: 2.11 1.97 1.89 3/73 8710
/proc/meminfo: memFree=1078680/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=142692 CPUtime=398.99
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 31693 0 0 0 39881 18 0 0 25 0 1 0 153951387 146116608 31572 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 35673 31572 721 52 0 34041 0
Current children cumulated CPU time (s) 398.99
Current children cumulated vsize (KiB) 142692

[startup+462.719 s]
/proc/loadavg: 2.18 2.02 1.91 3/73 8710
/proc/meminfo: memFree=1077464/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=143220 CPUtime=458.49
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 31839 0 0 0 45831 18 0 0 25 0 1 0 153951387 146657280 31718 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 35805 31718 721 52 0 34173 0
Current children cumulated CPU time (s) 458.49
Current children cumulated vsize (KiB) 143220

[startup+522.764 s]
/proc/loadavg: 2.06 2.02 1.91 3/73 8710
/proc/meminfo: memFree=1076312/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=143868 CPUtime=517.99
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 31986 0 0 0 51780 19 0 0 25 0 1 0 153951387 147320832 31865 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 35967 31865 721 52 0 34335 0
Current children cumulated CPU time (s) 517.99
Current children cumulated vsize (KiB) 143868

[startup+582.84 s]
/proc/loadavg: 2.02 2.01 1.91 3/79 8856
/proc/meminfo: memFree=1073760/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=144396 CPUtime=577.36
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 32127 0 0 0 57717 19 0 0 25 0 1 0 153951387 147861504 32006 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 36099 32006 721 52 0 34467 0
Current children cumulated CPU time (s) 577.36
Current children cumulated vsize (KiB) 144396

[startup+642.903 s]
/proc/loadavg: 2.07 2.02 1.92 3/73 8908
/proc/meminfo: memFree=1073752/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=144924 CPUtime=636.81
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 32269 0 0 0 63662 19 0 0 25 0 1 0 153951387 148402176 32148 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 36231 32148 721 52 0 34599 0
Current children cumulated CPU time (s) 636.81
Current children cumulated vsize (KiB) 144924

[startup+702.947 s]
/proc/loadavg: 2.02 2.01 1.92 3/73 8908
/proc/meminfo: memFree=1072664/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=145452 CPUtime=696.3
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 32408 0 0 0 69611 19 0 0 25 0 1 0 153951387 148942848 32287 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 36363 32287 721 52 0 34731 0
Current children cumulated CPU time (s) 696.3
Current children cumulated vsize (KiB) 145452

[startup+762.995 s]
/proc/loadavg: 2.01 2.01 1.92 3/73 8908
/proc/meminfo: memFree=1071576/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=146292 CPUtime=755.81
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 32548 0 0 0 75561 20 0 0 25 0 1 0 153951387 149803008 32427 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 36573 32427 721 52 0 34941 0
Current children cumulated CPU time (s) 755.81
Current children cumulated vsize (KiB) 146292

[startup+823.043 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8908
/proc/meminfo: memFree=1070360/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=146820 CPUtime=815.31
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 32692 0 0 0 81511 20 0 0 25 0 1 0 153951387 150343680 32571 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 36705 32571 721 52 0 35073 0
Current children cumulated CPU time (s) 815.31
Current children cumulated vsize (KiB) 146820

[startup+883.095 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8908
/proc/meminfo: memFree=1069336/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=147348 CPUtime=874.81
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 32829 0 0 0 87460 21 0 0 25 0 1 0 153951387 150884352 32708 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 36837 32708 721 52 0 35205 0
Current children cumulated CPU time (s) 874.81
Current children cumulated vsize (KiB) 147348

[startup+943.145 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8908
/proc/meminfo: memFree=1068248/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=147876 CPUtime=934.31
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 32968 0 0 0 93410 21 0 0 25 0 1 0 153951387 151425024 32847 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 36969 32847 721 52 0 35337 0
Current children cumulated CPU time (s) 934.31
Current children cumulated vsize (KiB) 147876

[startup+1003.19 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8908
/proc/meminfo: memFree=1067160/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=148272 CPUtime=993.8
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 33105 0 0 0 99359 21 0 0 25 0 1 0 153951387 151830528 32984 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600128 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 37068 32984 721 52 0 35436 0
Current children cumulated CPU time (s) 993.8
Current children cumulated vsize (KiB) 148272

[startup+1063.24 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8908
/proc/meminfo: memFree=1066072/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=148800 CPUtime=1053.3
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 33241 0 0 0 105309 21 0 0 25 0 1 0 153951387 152371200 33120 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 37200 33120 721 52 0 35568 0
Current children cumulated CPU time (s) 1053.3
Current children cumulated vsize (KiB) 148800

[startup+1123.28 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8908
/proc/meminfo: memFree=1064984/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=149596 CPUtime=1112.8
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 33374 0 0 0 111259 21 0 0 25 0 1 0 153951387 153186304 33253 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 37399 33253 721 52 0 35767 0
Current children cumulated CPU time (s) 1112.8
Current children cumulated vsize (KiB) 149596

[startup+1183.33 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8908
/proc/meminfo: memFree=1063832/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=150124 CPUtime=1172.31
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 33506 0 0 0 117209 22 0 0 25 0 1 0 153951387 153726976 33385 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 37531 33385 721 52 0 35899 0
Current children cumulated CPU time (s) 1172.31
Current children cumulated vsize (KiB) 150124

[startup+1243.38 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8908
/proc/meminfo: memFree=1062744/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=150652 CPUtime=1231.81
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 33639 0 0 0 123159 22 0 0 25 0 1 0 153951387 154267648 33518 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 37663 33518 721 52 0 36031 0
Current children cumulated CPU time (s) 1231.81
Current children cumulated vsize (KiB) 150652

[startup+1303.44 s]
/proc/loadavg: 2.04 2.01 1.92 3/73 8908
/proc/meminfo: memFree=1061720/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=151048 CPUtime=1291.31
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 33770 0 0 0 129109 22 0 0 25 0 1 0 153951387 154673152 33649 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 37762 33649 721 52 0 36130 0
Current children cumulated CPU time (s) 1291.31
Current children cumulated vsize (KiB) 151048

[startup+1363.48 s]
/proc/loadavg: 2.01 2.01 1.92 3/73 8908
/proc/meminfo: memFree=1060632/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=151576 CPUtime=1350.81
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 33901 0 0 0 135059 22 0 0 25 0 1 0 153951387 155213824 33780 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 37894 33780 721 52 0 36262 0
Current children cumulated CPU time (s) 1350.81
Current children cumulated vsize (KiB) 151576

[startup+1423.53 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8908
/proc/meminfo: memFree=1059544/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=152104 CPUtime=1410.31
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 34034 0 0 0 141009 22 0 0 25 0 1 0 153951387 155754496 33913 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 38026 33913 721 52 0 36394 0
Current children cumulated CPU time (s) 1410.31
Current children cumulated vsize (KiB) 152104

[startup+1483.57 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8908
/proc/meminfo: memFree=1058520/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=152632 CPUtime=1469.81
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 34164 0 0 0 146959 22 0 0 25 0 1 0 153951387 156295168 34043 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 38158 34043 721 52 0 36526 0
Current children cumulated CPU time (s) 1469.81
Current children cumulated vsize (KiB) 152632

[startup+1543.62 s]
/proc/loadavg: 2.12 2.03 1.93 3/73 8908
/proc/meminfo: memFree=1057432/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=153028 CPUtime=1529.31
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 34295 0 0 0 152909 22 0 0 25 0 1 0 153951387 156700672 34174 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 38257 34174 721 52 0 36625 0
Current children cumulated CPU time (s) 1529.31
Current children cumulated vsize (KiB) 153028

[startup+1603.67 s]
/proc/loadavg: 2.10 2.04 1.94 3/73 8910
/proc/meminfo: memFree=1056408/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=153556 CPUtime=1588.8
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 34426 0 0 0 158857 23 0 0 25 0 1 0 153951387 157241344 34305 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 38389 34305 721 52 0 36757 0
Current children cumulated CPU time (s) 1588.8
Current children cumulated vsize (KiB) 153556

[startup+1663.72 s]
/proc/loadavg: 2.13 2.06 1.95 3/73 8910
/proc/meminfo: memFree=1055320/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=154488 CPUtime=1648.3
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 34553 0 0 0 164807 23 0 0 25 0 1 0 153951387 158195712 34432 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 38622 34432 721 52 0 36990 0
Current children cumulated CPU time (s) 1648.3
Current children cumulated vsize (KiB) 154488

[startup+1723.76 s]
/proc/loadavg: 2.05 2.05 1.95 3/73 8910
/proc/meminfo: memFree=1054360/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=154884 CPUtime=1707.8
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 34679 0 0 0 170757 23 0 0 25 0 1 0 153951387 158601216 34558 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 38721 34558 721 52 0 37089 0
Current children cumulated CPU time (s) 1707.8
Current children cumulated vsize (KiB) 154884

[startup+1783.8 s]
/proc/loadavg: 1.86 2.00 1.94 2/68 8936
/proc/meminfo: memFree=1239880/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=155412 CPUtime=1767.36
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 34810 0 0 0 176712 24 0 0 25 0 1 0 153951387 159141888 34689 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 0 0 0
/proc/8709/statm: 38853 34689 721 52 0 37221 0
Current children cumulated CPU time (s) 1767.36
Current children cumulated vsize (KiB) 155412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.51 s]
/proc/loadavg: 1.59 1.92 1.91 2/65 8963
/proc/meminfo: memFree=1252512/2055920 swapFree=4192812/4192956
[pid=8709] ppid=8707 vsize=155676 CPUtime=1800.05
/proc/8709/stat : 8709 (CSPtoSAT+minisa) R 8707 8709 7722 0 -1 4194304 34889 0 0 0 179979 26 0 0 25 0 1 0 153951387 159412224 34768 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/8709/statm: 38919 34768 721 52 0 37287 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 155676

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.54
CPU time (s): 1800.08
CPU user time (s): 1799.8
CPU system time (s): 0.283956
CPU usage (%): 99.0941
Max. virtual memory (cumulated for all children) (KiB): 155676

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

runsolver used 2.36264 s user time and 5.64614 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Sat Jan  6 03:52:10 UTC 2007


IDJOB= 201529
IDBENCH= 3768
FILE ID= node55/201529-1168055528

PBS_JOBID= 3475475

Free space on /tmp= 66537 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp11/fapp11-1000-3.xml
COMMAND LINE= /tmp/evaluation/201529-1168055528/CSPtoSAT+minisat /tmp/evaluation/201529-1168055528/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-201529-1168055528 -o ROOT/results/node55/solver-201529-1168055528 -C 1800 -M 900  /tmp/evaluation/201529-1168055528/CSPtoSAT+minisat /tmp/evaluation/201529-1168055528/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  9f6fab3cbce8258078edbda9a5e9d13f

RANDOM SEED= 196053382

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.218
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	: 5931.00
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.218
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:       1207096 kB
Buffers:         52912 kB
Cached:         514344 kB
SwapCached:          0 kB
Active:         270784 kB
Inactive:       494560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1207096 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5112 kB
Writeback:           0 kB
Mapped:         211788 kB
Slab:            68612 kB
Committed_AS:  3166116 kB
PageTables:       2164 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= 66542 MiB



End job on node55 on Sat Jan  6 04:22:28 UTC 2007