Trace number 205641

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.25 1800.92

General information on the benchmark

Namefapp/fapp36-40/fapp40/
fapp40-3000-5.xml
MD5SUM4350c131016c23f892c949167354beef
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 benchmark50.7403
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables3000
Number of constraints53548
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension53548
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...
8.76	c ...done
8.76	c #SATvar=5613692 #SATclauses=11218380 #CSPpredicates=53548

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/node72/watcher-205641-1168059177 -o ROOT/results/node72/solver-205641-1168059177 -C 1800 -M 900 /tmp/evaluation/205641-1168059177/CSPtoSAT+minisat /tmp/evaluation/205641-1168059177/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.05 1.04 1.10 5/83 30183
/proc/meminfo: memFree=1505128/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=6696 CPUtime=0
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 437 0 0 0 0 0 0 0 18 0 1 0 154327353 6856704 416 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2505592 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 1674 416 376 52 0 30 0

[startup+0.103998 s]
/proc/loadavg: 1.05 1.04 1.10 5/83 30183
/proc/meminfo: memFree=1505128/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=6952 CPUtime=0.09
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 839 0 0 0 9 0 0 0 18 0 1 0 154327353 7118848 807 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158654652 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 1738 807 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.512036 s]
/proc/loadavg: 1.05 1.04 1.10 5/83 30183
/proc/meminfo: memFree=1505128/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=120700 CPUtime=0.5
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 22229 0 0 0 39 11 0 0 21 0 1 0 154327353 123596800 21976 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134575914 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 30175 21979 696 52 0 28543 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 120700

[startup+1.33312 s]
/proc/loadavg: 1.20 1.07 1.11 3/86 30186
/proc/meminfo: memFree=1162704/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=236448 CPUtime=1.32
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 49949 0 0 0 107 25 0 0 25 0 1 0 154327353 242122752 49696 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669248 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 59112 49698 696 52 0 57480 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 236448

[startup+2.97527 s]
/proc/loadavg: 1.20 1.07 1.11 3/86 30186
/proc/meminfo: memFree=830800/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=482560 CPUtime=2.97
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 108684 0 0 0 243 54 0 0 25 0 1 0 154327353 494141440 108431 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2971259 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 120640 108432 696 52 0 119008 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 482560

[startup+6.27056 s]
/proc/loadavg: 1.27 1.08 1.12 3/86 30186
/proc/meminfo: memFree=34448/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=803244 CPUtime=6.26
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 184768 0 0 0 537 89 0 0 25 0 1 0 154327353 822521856 184515 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2969332 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 200811 184515 704 52 0 199179 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 803244

[startup+12.7422 s]
/proc/loadavg: 1.33 1.10 1.12 3/86 30186
/proc/meminfo: memFree=17168/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=810568 CPUtime=12.73
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 186835 0 0 0 1182 91 0 0 25 0 1 0 154327353 830021632 186375 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671765 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 202642 186375 721 52 0 201010 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 810568

[startup+25.5613 s]
/proc/loadavg: 1.43 1.13 1.13 3/86 30186
/proc/meminfo: memFree=17040/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=810708 CPUtime=25.55
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 186879 0 0 0 2464 91 0 0 25 0 1 0 154327353 830164992 186419 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 202677 186419 721 52 0 201045 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 810708

[startup+51.2157 s]
/proc/loadavg: 1.65 1.21 1.16 4/86 30186
/proc/meminfo: memFree=15696/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=811648 CPUtime=51.19
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 187068 0 0 0 5028 91 0 0 25 0 1 0 154327353 831127552 186608 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 202912 186608 721 52 0 201280 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 811648

[startup+102.434 s]
/proc/loadavg: 1.85 1.33 1.20 3/86 30186
/proc/meminfo: memFree=15056/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=812652 CPUtime=102.39
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 187282 0 0 0 10148 91 0 0 25 0 1 0 154327353 832155648 186822 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671654 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 203163 186822 721 52 0 201531 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 812652

[startup+162.481 s]
/proc/loadavg: 1.94 1.45 1.25 3/86 30186
/proc/meminfo: memFree=15440/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=812956 CPUtime=162.43
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 187422 0 0 0 16151 92 0 0 25 0 1 0 154327353 832466944 186962 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 203239 186962 721 52 0 201607 0
Current children cumulated CPU time (s) 162.43
Current children cumulated vsize (KiB) 812956

[startup+222.526 s]
/proc/loadavg: 1.98 1.55 1.29 3/86 30186
/proc/meminfo: memFree=16336/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=813284 CPUtime=222.46
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 187508 0 0 0 22154 92 0 0 25 0 1 0 154327353 832802816 187048 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 203321 187048 721 52 0 201689 0
Current children cumulated CPU time (s) 222.46
Current children cumulated vsize (KiB) 813284

[startup+282.568 s]
/proc/loadavg: 1.99 1.63 1.33 3/86 30186
/proc/meminfo: memFree=15504/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=814592 CPUtime=282.48
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 187634 0 0 0 28155 93 0 0 25 0 1 0 154327353 834142208 187174 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 203648 187174 721 52 0 202016 0
Current children cumulated CPU time (s) 282.48
Current children cumulated vsize (KiB) 814592

[startup+342.605 s]
/proc/loadavg: 1.99 1.69 1.37 3/86 30186
/proc/meminfo: memFree=16336/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=814856 CPUtime=342.5
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 187716 0 0 0 34157 93 0 0 25 0 1 0 154327353 834412544 187256 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 203714 187256 721 52 0 202082 0
Current children cumulated CPU time (s) 342.5
Current children cumulated vsize (KiB) 814856

[startup+402.646 s]
/proc/loadavg: 1.99 1.74 1.41 3/86 30186
/proc/meminfo: memFree=15696/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=815120 CPUtime=402.54
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 187792 0 0 0 40160 94 0 0 25 0 1 0 154327353 834682880 187332 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562849 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 203780 187332 721 52 0 202148 0
Current children cumulated CPU time (s) 402.54
Current children cumulated vsize (KiB) 815120

[startup+462.696 s]
/proc/loadavg: 1.99 1.79 1.44 3/86 30186
/proc/meminfo: memFree=14992/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=815516 CPUtime=462.57
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 187869 0 0 0 46163 94 0 0 25 0 1 0 154327353 835088384 187409 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 203879 187409 721 52 0 202247 0
Current children cumulated CPU time (s) 462.57
Current children cumulated vsize (KiB) 815516

[startup+522.755 s]
/proc/loadavg: 2.04 1.84 1.48 3/92 30328
/proc/meminfo: memFree=16024/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=815812 CPUtime=522.48
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 187944 0 0 0 52154 94 0 0 25 0 1 0 154327353 835391488 187484 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562849 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 203953 187484 721 52 0 202321 0
Current children cumulated CPU time (s) 522.48
Current children cumulated vsize (KiB) 815812

[startup+582.829 s]
/proc/loadavg: 2.01 1.86 1.51 3/86 30388
/proc/meminfo: memFree=16528/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=816076 CPUtime=582.45
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 188019 0 0 0 58150 95 0 0 25 0 1 0 154327353 835661824 187559 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 204019 187559 721 52 0 202387 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 816076

[startup+642.869 s]
/proc/loadavg: 2.04 1.90 1.54 3/86 30388
/proc/meminfo: memFree=16144/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=816340 CPUtime=642.47
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 188094 0 0 0 64152 95 0 0 25 0 1 0 154327353 835932160 187634 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671657 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 204085 187634 721 52 0 202453 0
Current children cumulated CPU time (s) 642.47
Current children cumulated vsize (KiB) 816340

[startup+702.915 s]
/proc/loadavg: 2.01 1.92 1.57 4/86 30388
/proc/meminfo: memFree=15504/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=816736 CPUtime=702.5
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 188171 0 0 0 70155 95 0 0 25 0 1 0 154327353 836337664 187711 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 204184 187711 721 52 0 202552 0
Current children cumulated CPU time (s) 702.5
Current children cumulated vsize (KiB) 816736

[startup+762.959 s]
/proc/loadavg: 2.00 1.93 1.59 3/86 30388
/proc/meminfo: memFree=14992/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=817080 CPUtime=762.53
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 188249 0 0 0 76158 95 0 0 25 0 1 0 154327353 836689920 187789 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 204270 187789 721 52 0 202638 0
Current children cumulated CPU time (s) 762.53
Current children cumulated vsize (KiB) 817080

[startup+823.001 s]
/proc/loadavg: 2.00 1.94 1.61 3/86 30388
/proc/meminfo: memFree=15952/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=817344 CPUtime=822.56
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 188326 0 0 0 82160 96 0 0 25 0 1 0 154327353 836960256 187866 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 204336 187866 721 52 0 202704 0
Current children cumulated CPU time (s) 822.56
Current children cumulated vsize (KiB) 817344

[startup+883.045 s]
/proc/loadavg: 2.00 1.95 1.64 3/86 30388
/proc/meminfo: memFree=15312/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=817608 CPUtime=882.58
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 188401 0 0 0 88162 96 0 0 25 0 1 0 154327353 837230592 187941 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 204402 187941 721 52 0 202770 0
Current children cumulated CPU time (s) 882.58
Current children cumulated vsize (KiB) 817608

[startup+943.09 s]
/proc/loadavg: 2.00 1.95 1.66 3/86 30388
/proc/meminfo: memFree=16272/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=817872 CPUtime=942.62
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 188478 0 0 0 94165 97 0 0 25 0 1 0 154327353 837500928 188018 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 204468 188018 721 52 0 202836 0
Current children cumulated CPU time (s) 942.62
Current children cumulated vsize (KiB) 817872

[startup+1003.13 s]
/proc/loadavg: 2.05 1.97 1.68 3/86 30388
/proc/meminfo: memFree=15632/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=818268 CPUtime=1002.65
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 188554 0 0 0 100167 98 0 0 25 0 1 0 154327353 837906432 188094 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671223 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 204567 188094 721 52 0 202935 0
Current children cumulated CPU time (s) 1002.65
Current children cumulated vsize (KiB) 818268

[startup+1063.18 s]
/proc/loadavg: 2.02 1.97 1.70 3/86 30388
/proc/meminfo: memFree=15120/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=818532 CPUtime=1062.68
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 188626 0 0 0 106170 98 0 0 25 0 1 0 154327353 838176768 188166 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 204633 188166 721 52 0 203001 0
Current children cumulated CPU time (s) 1062.68
Current children cumulated vsize (KiB) 818532

[startup+1123.23 s]
/proc/loadavg: 2.00 1.97 1.71 3/86 30388
/proc/meminfo: memFree=16016/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=818916 CPUtime=1122.71
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 188697 0 0 0 112173 98 0 0 25 0 1 0 154327353 838569984 188237 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 204729 188237 721 52 0 203097 0
Current children cumulated CPU time (s) 1122.71
Current children cumulated vsize (KiB) 818916

[startup+1183.26 s]
/proc/loadavg: 2.00 1.97 1.73 3/86 30388
/proc/meminfo: memFree=15440/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=819180 CPUtime=1182.73
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 188768 0 0 0 118175 98 0 0 25 0 1 0 154327353 838840320 188308 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 204795 188308 721 52 0 203163 0
Current children cumulated CPU time (s) 1182.73
Current children cumulated vsize (KiB) 819180

[startup+1243.32 s]
/proc/loadavg: 2.00 1.97 1.74 3/86 30388
/proc/meminfo: memFree=14864/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=819444 CPUtime=1242.78
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 188841 0 0 0 124179 99 0 0 25 0 1 0 154327353 839110656 188381 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 204861 188381 721 52 0 203229 0
Current children cumulated CPU time (s) 1242.78
Current children cumulated vsize (KiB) 819444

[startup+1303.36 s]
/proc/loadavg: 2.00 1.97 1.75 3/86 30388
/proc/meminfo: memFree=15760/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=819708 CPUtime=1302.8
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 188916 0 0 0 130181 99 0 0 25 0 1 0 154327353 839380992 188456 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 204927 188456 721 52 0 203295 0
Current children cumulated CPU time (s) 1302.8
Current children cumulated vsize (KiB) 819708

[startup+1363.41 s]
/proc/loadavg: 2.00 1.97 1.77 3/86 30388
/proc/meminfo: memFree=15120/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=819972 CPUtime=1362.83
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 188987 0 0 0 136184 99 0 0 25 0 1 0 154327353 839651328 188527 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 204993 188527 721 52 0 203361 0
Current children cumulated CPU time (s) 1362.83
Current children cumulated vsize (KiB) 819972

[startup+1423.45 s]
/proc/loadavg: 2.00 1.97 1.78 3/86 30390
/proc/meminfo: memFree=16080/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=820236 CPUtime=1422.86
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 189056 0 0 0 142186 100 0 0 25 0 1 0 154327353 839921664 188596 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 205059 188596 721 52 0 203427 0
Current children cumulated CPU time (s) 1422.86
Current children cumulated vsize (KiB) 820236

[startup+1483.51 s]
/proc/loadavg: 2.00 1.97 1.79 3/86 30390
/proc/meminfo: memFree=15504/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=820500 CPUtime=1482.9
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 189128 0 0 0 148190 100 0 0 25 0 1 0 154327353 840192000 188668 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 205125 188668 721 52 0 203493 0
Current children cumulated CPU time (s) 1482.9
Current children cumulated vsize (KiB) 820500

[startup+1543.55 s]
/proc/loadavg: 2.06 1.99 1.81 3/86 30390
/proc/meminfo: memFree=14864/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=820764 CPUtime=1542.93
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 189196 0 0 0 154193 100 0 0 25 0 1 0 154327353 840462336 188736 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 205191 188736 721 52 0 203559 0
Current children cumulated CPU time (s) 1542.93
Current children cumulated vsize (KiB) 820764

[startup+1603.6 s]
/proc/loadavg: 2.02 1.99 1.82 3/86 30390
/proc/meminfo: memFree=15824/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=821160 CPUtime=1602.97
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 189272 0 0 0 160196 101 0 0 25 0 1 0 154327353 840867840 188812 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 205290 188812 721 52 0 203658 0
Current children cumulated CPU time (s) 1602.97
Current children cumulated vsize (KiB) 821160

[startup+1663.65 s]
/proc/loadavg: 2.01 1.99 1.82 3/86 30390
/proc/meminfo: memFree=15248/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=821424 CPUtime=1663
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 189343 0 0 0 166199 101 0 0 25 0 1 0 154327353 841138176 188883 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 205356 188883 721 52 0 203724 0
Current children cumulated CPU time (s) 1663
Current children cumulated vsize (KiB) 821424

[startup+1723.69 s]
/proc/loadavg: 2.00 1.99 1.83 3/86 30390
/proc/meminfo: memFree=16208/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=821868 CPUtime=1723.03
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 189415 0 0 0 172202 101 0 0 25 0 1 0 154327353 841592832 188955 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 205467 188955 721 52 0 203835 0
Current children cumulated CPU time (s) 1723.03
Current children cumulated vsize (KiB) 821868

[startup+1783.74 s]
/proc/loadavg: 2.00 1.99 1.84 3/86 30390
/proc/meminfo: memFree=15696/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=822132 CPUtime=1783.06
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 189485 0 0 0 178204 102 0 0 25 0 1 0 154327353 841863168 189025 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 205533 189025 721 52 0 203901 0
Current children cumulated CPU time (s) 1783.06
Current children cumulated vsize (KiB) 822132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.77 s]
/proc/loadavg: 2.08 2.00 1.84 3/86 30390
/proc/meminfo: memFree=15440/2055920 swapFree=4192812/4192956
[pid=30182] ppid=30179 vsize=822132 CPUtime=1800.09
/proc/30182/stat : 30182 (CSPtoSAT+minisa) R 30179 30182 30073 0 -1 4194304 189507 0 0 0 179907 102 0 0 25 0 1 0 154327353 841863168 189047 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/30182/statm: 205533 189047 721 52 0 203901 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 822132

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.92
CPU time (s): 1800.25
CPU user time (s): 1799.08
CPU system time (s): 1.16682
CPU usage (%): 99.9626
Max. virtual memory (cumulated for all children) (KiB): 822132

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

runsolver used 1.93071 s user time and 5.03123 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Sat Jan  6 04:53:02 UTC 2007


IDJOB= 205641
IDBENCH= 4160
FILE ID= node72/205641-1168059177

PBS_JOBID= 3475530

Free space on /tmp= 66536 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp40/fapp40-3000-5.xml
COMMAND LINE= /tmp/evaluation/205641-1168059177/CSPtoSAT+minisat /tmp/evaluation/205641-1168059177/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-205641-1168059177 -o ROOT/results/node72/solver-205641-1168059177 -C 1800 -M 900  /tmp/evaluation/205641-1168059177/CSPtoSAT+minisat /tmp/evaluation/205641-1168059177/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  4350c131016c23f892c949167354beef

RANDOM SEED= 786268142

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.223
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.223
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:       1506648 kB
Buffers:         45308 kB
Cached:         383704 kB
SwapCached:          0 kB
Active:         148288 kB
Inactive:       328704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1506648 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           18004 kB
Writeback:           0 kB
Mapped:          66940 kB
Slab:            57432 kB
Committed_AS:  2541652 kB
PageTables:       2112 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= 66536 MiB



End job on node72 on Sat Jan  6 05:23:06 UTC 2007