Trace number 221630

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.06 1809.64

General information on the benchmark

Namefapp/fapp31-35/fapp32/
fapp32-0550-0.xml
MD5SUM1a9a8638f7286925b99a21e6296eea19
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 benchmark6.37603
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables550
Number of constraints9461
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9461
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node30/watcher-221630-1168066833 -o ROOT/results/node30/solver-221630-1168066833 -C 1800 -M 900 /tmp/evaluation/221630-1168066833/CSPtoSAT+minisat /tmp/evaluation/221630-1168066833/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.77 1.94 1.81 3/86 1603
/proc/meminfo: memFree=1202344/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=6696 CPUtime=0
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 155077270 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6986616 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 1674 415 375 52 0 30 0

[startup+0.108488 s]
/proc/loadavg: 1.77 1.94 1.81 3/86 1603
/proc/meminfo: memFree=1202344/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=6952 CPUtime=0.1
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 840 0 0 0 10 0 0 0 18 0 1 0 155077270 7118848 808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159319083 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 1738 808 689 52 0 106 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6952

[startup+0.516516 s]
/proc/loadavg: 1.77 1.94 1.81 3/86 1603
/proc/meminfo: memFree=1202344/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=75112 CPUtime=0.5
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 17020 0 0 0 42 8 0 0 22 0 1 0 155077270 76914688 16773 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7452283 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 18811 16778 696 52 0 17179 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 75112

[startup+1.33756 s]
/proc/loadavg: 1.77 1.94 1.81 3/86 1603
/proc/meminfo: memFree=901800/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=200500 CPUtime=1.32
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 44933 0 0 0 112 20 0 0 25 0 1 0 155077270 205312000 44686 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134652213 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 50125 44686 704 52 0 48493 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 200500

[startup+2.97468 s]
/proc/loadavg: 1.77 1.94 1.81 3/86 1603
/proc/meminfo: memFree=881832/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=202164 CPUtime=2.96
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 45427 0 0 0 275 21 0 0 25 0 1 0 155077270 207015936 45146 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 50541 45146 721 52 0 48909 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 202164

[startup+6.25488 s]
/proc/loadavg: 1.78 1.94 1.81 3/86 1603
/proc/meminfo: memFree=881704/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=202164 CPUtime=6.22
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 45435 0 0 0 601 21 0 0 25 0 1 0 155077270 207015936 45154 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 50541 45154 721 52 0 48909 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 202164

[startup+12.7263 s]
/proc/loadavg: 1.80 1.94 1.81 3/86 1603
/proc/meminfo: memFree=881384/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=202464 CPUtime=12.67
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 45475 0 0 0 1246 21 0 0 25 0 1 0 155077270 207323136 45194 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 50616 45194 721 52 0 48984 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 202464

[startup+25.5661 s]
/proc/loadavg: 1.84 1.94 1.81 3/86 1603
/proc/meminfo: memFree=880680/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=203272 CPUtime=25.45
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 45623 0 0 0 2524 21 0 0 25 0 1 0 155077270 208150528 45342 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678201 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 50818 45342 721 52 0 49186 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 203272

[startup+51.2458 s]
/proc/loadavg: 1.90 1.94 1.82 3/92 1708
/proc/meminfo: memFree=878544/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=203404 CPUtime=50.93
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 45713 0 0 0 5064 29 0 0 25 0 1 0 155077270 208285696 45432 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 50851 45432 721 52 0 49219 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 203404

[startup+102.499 s]
/proc/loadavg: 1.95 1.95 1.82 3/92 1775
/proc/meminfo: memFree=877872/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=203800 CPUtime=101.87
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 45801 0 0 0 10145 42 0 0 25 0 1 0 155077270 208691200 45520 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562843 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 50950 45520 721 52 0 49318 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 203800

[startup+162.563 s]
/proc/loadavg: 1.98 1.95 1.83 3/86 1809
/proc/meminfo: memFree=878248/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=204240 CPUtime=161.62
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 45915 0 0 0 16116 46 0 0 25 0 1 0 155077270 209141760 45634 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 51060 45634 721 52 0 49428 0
Current children cumulated CPU time (s) 161.62
Current children cumulated vsize (KiB) 204240

[startup+222.623 s]
/proc/loadavg: 1.99 1.96 1.84 3/86 1809
/proc/meminfo: memFree=877416/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=204636 CPUtime=221.35
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 46013 0 0 0 22089 46 0 0 25 0 1 0 155077270 209547264 45732 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671188 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 51159 45732 721 52 0 49527 0
Current children cumulated CPU time (s) 221.35
Current children cumulated vsize (KiB) 204636

[startup+282.673 s]
/proc/loadavg: 1.99 1.97 1.84 3/86 1809
/proc/meminfo: memFree=876584/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=204900 CPUtime=281.1
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 46110 0 0 0 28063 47 0 0 25 0 1 0 155077270 209817600 45829 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 51225 45829 721 52 0 49593 0
Current children cumulated CPU time (s) 281.1
Current children cumulated vsize (KiB) 204900

[startup+342.73 s]
/proc/loadavg: 1.99 1.97 1.85 3/86 1809
/proc/meminfo: memFree=875880/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=205328 CPUtime=340.86
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 46204 0 0 0 34038 48 0 0 25 0 1 0 155077270 210255872 45923 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 51332 45923 721 52 0 49700 0
Current children cumulated CPU time (s) 340.86
Current children cumulated vsize (KiB) 205328

[startup+402.783 s]
/proc/loadavg: 1.99 1.97 1.85 3/86 1809
/proc/meminfo: memFree=875112/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=205724 CPUtime=400.59
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 46301 0 0 0 40010 49 0 0 25 0 1 0 155077270 210661376 46020 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 51431 46020 721 52 0 49799 0
Current children cumulated CPU time (s) 400.59
Current children cumulated vsize (KiB) 205724

[startup+462.84 s]
/proc/loadavg: 1.99 1.97 1.86 3/86 1809
/proc/meminfo: memFree=874280/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=206728 CPUtime=460.34
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 46407 0 0 0 45985 49 0 0 25 0 1 0 155077270 211689472 46126 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 51682 46126 721 52 0 50050 0
Current children cumulated CPU time (s) 460.34
Current children cumulated vsize (KiB) 206728

[startup+522.9 s]
/proc/loadavg: 1.99 1.97 1.86 3/86 1809
/proc/meminfo: memFree=873640/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=207204 CPUtime=520.11
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 46503 0 0 0 51961 50 0 0 25 0 1 0 155077270 212176896 46222 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667302 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 51801 46222 721 52 0 50169 0
Current children cumulated CPU time (s) 520.11
Current children cumulated vsize (KiB) 207204

[startup+582.965 s]
/proc/loadavg: 1.99 1.97 1.87 3/86 1809
/proc/meminfo: memFree=872936/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=207468 CPUtime=579.64
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 46597 0 0 0 57914 50 0 0 25 0 1 0 155077270 212447232 46316 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 51867 46316 721 52 0 50235 0
Current children cumulated CPU time (s) 579.64
Current children cumulated vsize (KiB) 207468

[startup+643.019 s]
/proc/loadavg: 1.99 1.97 1.88 3/86 1809
/proc/meminfo: memFree=872168/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=207864 CPUtime=639.4
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 46696 0 0 0 63889 51 0 0 25 0 1 0 155077270 212852736 46415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678187 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 51966 46415 721 52 0 50334 0
Current children cumulated CPU time (s) 639.4
Current children cumulated vsize (KiB) 207864

[startup+703.078 s]
/proc/loadavg: 1.99 1.97 1.88 3/86 1809
/proc/meminfo: memFree=871464/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=208260 CPUtime=699.16
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 46789 0 0 0 69864 52 0 0 25 0 1 0 155077270 213258240 46508 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678189 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 52065 46508 721 52 0 50433 0
Current children cumulated CPU time (s) 699.16
Current children cumulated vsize (KiB) 208260

[startup+763.139 s]
/proc/loadavg: 1.99 1.97 1.89 3/86 1809
/proc/meminfo: memFree=870760/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=208776 CPUtime=758.91
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 46886 0 0 0 75839 52 0 0 25 0 1 0 155077270 213786624 46605 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 52194 46605 721 52 0 50562 0
Current children cumulated CPU time (s) 758.91
Current children cumulated vsize (KiB) 208776

[startup+823.2 s]
/proc/loadavg: 2.07 1.99 1.90 3/86 1809
/proc/meminfo: memFree=869992/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=209040 CPUtime=818.67
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 46980 0 0 0 81814 53 0 0 25 0 1 0 155077270 214056960 46699 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 52260 46699 721 52 0 50628 0
Current children cumulated CPU time (s) 818.67
Current children cumulated vsize (KiB) 209040

[startup+883.266 s]
/proc/loadavg: 2.03 1.99 1.91 3/86 1809
/proc/meminfo: memFree=869224/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=209436 CPUtime=878.43
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 47078 0 0 0 87790 53 0 0 25 0 1 0 155077270 214462464 46797 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 52359 46797 721 52 0 50727 0
Current children cumulated CPU time (s) 878.43
Current children cumulated vsize (KiB) 209436

[startup+943.325 s]
/proc/loadavg: 2.01 1.99 1.91 3/86 1809
/proc/meminfo: memFree=868456/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=209832 CPUtime=938.18
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 47170 0 0 0 93764 54 0 0 25 0 1 0 155077270 214867968 46889 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 52458 46889 721 52 0 50826 0
Current children cumulated CPU time (s) 938.18
Current children cumulated vsize (KiB) 209832

[startup+1003.38 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 1809
/proc/meminfo: memFree=867752/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=210096 CPUtime=997.94
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 47261 0 0 0 99739 55 0 0 25 0 1 0 155077270 215138304 46980 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 52524 46980 721 52 0 50892 0
Current children cumulated CPU time (s) 997.94
Current children cumulated vsize (KiB) 210096

[startup+1063.44 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 1811
/proc/meminfo: memFree=866984/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=210492 CPUtime=1057.69
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 47353 0 0 0 105714 55 0 0 25 0 1 0 155077270 215543808 47072 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 52623 47072 721 52 0 50991 0
Current children cumulated CPU time (s) 1057.69
Current children cumulated vsize (KiB) 210492

[startup+1123.49 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 1811
/proc/meminfo: memFree=866344/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=211068 CPUtime=1117.43
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 47447 0 0 0 111687 56 0 0 25 0 1 0 155077270 216133632 47166 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 52767 47166 721 52 0 51135 0
Current children cumulated CPU time (s) 1117.43
Current children cumulated vsize (KiB) 211068

[startup+1183.56 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 1811
/proc/meminfo: memFree=865576/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=211332 CPUtime=1177.19
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 47541 0 0 0 117663 56 0 0 25 0 1 0 155077270 216403968 47260 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 52833 47260 721 52 0 51201 0
Current children cumulated CPU time (s) 1177.19
Current children cumulated vsize (KiB) 211332

[startup+1243.62 s]
/proc/loadavg: 2.08 2.00 1.91 3/86 1811
/proc/meminfo: memFree=864872/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=211728 CPUtime=1236.93
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 47634 0 0 0 123637 56 0 0 25 0 1 0 155077270 216809472 47353 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 52932 47353 721 52 0 51300 0
Current children cumulated CPU time (s) 1236.93
Current children cumulated vsize (KiB) 211728

[startup+1303.67 s]
/proc/loadavg: 2.06 2.01 1.92 3/86 1811
/proc/meminfo: memFree=864104/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=212124 CPUtime=1296.67
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 47726 0 0 0 129610 57 0 0 25 0 1 0 155077270 217214976 47445 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 53031 47445 721 52 0 51399 0
Current children cumulated CPU time (s) 1296.67
Current children cumulated vsize (KiB) 212124

[startup+1363.73 s]
/proc/loadavg: 2.02 2.01 1.92 3/86 1811
/proc/meminfo: memFree=863400/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=212388 CPUtime=1356.43
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 47817 0 0 0 135586 57 0 0 25 0 1 0 155077270 217485312 47536 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 53097 47536 721 52 0 51465 0
Current children cumulated CPU time (s) 1356.43
Current children cumulated vsize (KiB) 212388

[startup+1423.79 s]
/proc/loadavg: 2.01 2.00 1.92 3/86 1811
/proc/meminfo: memFree=862696/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=212784 CPUtime=1416.19
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 47912 0 0 0 141561 58 0 0 25 0 1 0 155077270 217890816 47631 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 53196 47631 721 52 0 51564 0
Current children cumulated CPU time (s) 1416.19
Current children cumulated vsize (KiB) 212784

[startup+1483.85 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 1811
/proc/meminfo: memFree=861992/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=213180 CPUtime=1475.92
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 48003 0 0 0 147534 58 0 0 25 0 1 0 155077270 218296320 47722 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 53295 47722 721 52 0 51663 0
Current children cumulated CPU time (s) 1475.92
Current children cumulated vsize (KiB) 213180

[startup+1543.9 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 1811
/proc/meminfo: memFree=861224/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=213444 CPUtime=1535.68
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 48096 0 0 0 153509 59 0 0 25 0 1 0 155077270 218566656 47815 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 53361 47815 721 52 0 51729 0
Current children cumulated CPU time (s) 1535.68
Current children cumulated vsize (KiB) 213444

[startup+1603.96 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 1811
/proc/meminfo: memFree=860456/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=214108 CPUtime=1595.44
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 48191 0 0 0 159484 60 0 0 25 0 1 0 155077270 219246592 47910 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665683 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 53527 47910 721 52 0 51895 0
Current children cumulated CPU time (s) 1595.44
Current children cumulated vsize (KiB) 214108

[startup+1664.02 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 1811
/proc/meminfo: memFree=859752/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=214504 CPUtime=1655.17
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 48281 0 0 0 165457 60 0 0 25 0 1 0 155077270 219652096 48000 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 53626 48000 721 52 0 51994 0
Current children cumulated CPU time (s) 1655.17
Current children cumulated vsize (KiB) 214504

[startup+1724.08 s]
/proc/loadavg: 2.04 2.01 1.93 3/86 1811
/proc/meminfo: memFree=859048/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=214768 CPUtime=1714.93
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 48372 0 0 0 171433 60 0 0 25 0 1 0 155077270 219922432 48091 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 53692 48091 721 52 0 52060 0
Current children cumulated CPU time (s) 1714.93
Current children cumulated vsize (KiB) 214768

[startup+1784.14 s]
/proc/loadavg: 2.01 2.01 1.93 3/86 1811
/proc/meminfo: memFree=858344/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=215164 CPUtime=1774.7
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 48463 0 0 0 177409 61 0 0 25 0 1 0 155077270 220327936 48182 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667302 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 53791 48182 721 52 0 52159 0
Current children cumulated CPU time (s) 1774.7
Current children cumulated vsize (KiB) 215164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.6 s]
/proc/loadavg: 1.93 1.99 1.92 2/81 1827
/proc/meminfo: memFree=1051088/2055920 swapFree=4191880/4192956
[pid=1602] ppid=1600 vsize=215296 CPUtime=1800.02
/proc/1602/stat : 1602 (CSPtoSAT+minisa) R 1600 1602 1293 0 -1 4194304 48503 0 0 0 179941 61 0 0 25 0 1 0 155077270 220463104 48222 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667424 0 0 4096 0 0 0 0 17 0 0 0
/proc/1602/statm: 53824 48222 721 52 0 52192 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 215296

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.64
CPU time (s): 1800.06
CPU user time (s): 1799.41
CPU system time (s): 0.649901
CPU usage (%): 99.4708
Max. virtual memory (cumulated for all children) (KiB): 215296

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

runsolver used 1.9927 s user time and 6.03208 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Sat Jan  6 07:00:33 UTC 2007


IDJOB= 221630
IDBENCH= 5460
FILE ID= node30/221630-1168066833

PBS_JOBID= 3475633

Free space on /tmp= 66479 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp31-35/fapp32/fapp32-0550-0.xml
COMMAND LINE= /tmp/evaluation/221630-1168066833/CSPtoSAT+minisat /tmp/evaluation/221630-1168066833/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-221630-1168066833 -o ROOT/results/node30/solver-221630-1168066833 -C 1800 -M 900  /tmp/evaluation/221630-1168066833/CSPtoSAT+minisat /tmp/evaluation/221630-1168066833/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  1a9a8638f7286925b99a21e6296eea19

RANDOM SEED= 429609558

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:       1205320 kB
Buffers:         50120 kB
Cached:         622744 kB
SwapCached:        268 kB
Active:         200156 kB
Inactive:       563796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1205320 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            5660 kB
Writeback:           0 kB
Mapped:         112144 kB
Slab:            71492 kB
Committed_AS:  3085896 kB
PageTables:       2280 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= 66482 MiB



End job on node30 on Sat Jan  6 07:30:44 UTC 2007