Trace number 205987

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.21 1814.38

General information on the benchmark

Namefapp/fapp36-40/fapp38/
fapp38-2500-6.xml
MD5SUM849897233ee935bf30fd8a8cea7c085c
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 benchmark47.1378
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2500
Number of constraints62132
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension62132
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...
8.60	c ...done
8.60	c #SATvar=4376526 #SATclauses=8745548 #CSPpredicates=62132

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/node6/watcher-205987-1168059209 -o ROOT/results/node6/solver-205987-1168059209 -C 1800 -M 900 /tmp/evaluation/205987-1168059209/CSPtoSAT+minisat /tmp/evaluation/205987-1168059209/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.86 1.97 1.96 3/86 3348
/proc/meminfo: memFree=1342184/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=380 CPUtime=0
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 154316677 389120 26 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2187563 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 95 26 21 52 0 18 0

[startup+0.103238 s]
/proc/loadavg: 1.86 1.97 1.96 3/86 3348
/proc/meminfo: memFree=1342184/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=6952 CPUtime=0.09
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 840 0 0 0 9 0 0 0 19 0 1 0 154316677 7118848 808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310421 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 1738 808 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.511295 s]
/proc/loadavg: 1.86 1.97 1.96 3/86 3348
/proc/meminfo: memFree=1342184/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=87712 CPUtime=0.49
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 18785 0 0 0 38 11 0 0 23 0 1 0 154316677 89817088 18577 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134575976 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 21928 18577 696 52 0 20296 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 87712

[startup+1.3324 s]
/proc/loadavg: 1.86 1.97 1.96 3/86 3348
/proc/meminfo: memFree=1190248/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=209636 CPUtime=1.31
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 45779 0 0 0 106 25 0 0 25 0 1 0 154316677 214667264 45571 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671014 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 52409 45571 696 52 0 50777 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 209636

[startup+2.97059 s]
/proc/loadavg: 1.86 1.97 1.96 3/86 3348
/proc/meminfo: memFree=1037672/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=435396 CPUtime=2.93
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 101235 0 0 0 230 63 0 0 25 0 1 0 154316677 445845504 101027 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2621220 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 108849 101027 696 52 0 107217 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 435396

[startup+6.26696 s]
/proc/loadavg: 1.95 1.98 1.96 3/86 3348
/proc/meminfo: memFree=765672/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=652344 CPUtime=6.19
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 145011 0 0 0 529 90 0 0 25 0 1 0 154316677 668000256 144803 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158431097 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 163086 144803 704 52 0 161454 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 652344

[startup+12.7317 s]
/proc/loadavg: 1.95 1.98 1.96 3/86 3348
/proc/meminfo: memFree=757288/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=658900 CPUtime=12.6
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 146968 0 0 0 1167 93 0 0 25 0 1 0 154316677 674713600 146484 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533072 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 164725 146484 721 52 0 163093 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 658900

[startup+25.5622 s]
/proc/loadavg: 1.96 1.98 1.96 3/86 3348
/proc/meminfo: memFree=756968/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=659612 CPUtime=25.31
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 147082 0 0 0 2438 93 0 0 25 0 1 0 154316677 675442688 146598 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 164903 146598 721 52 0 163271 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 659612

[startup+51.2253 s]
/proc/loadavg: 1.97 1.98 1.96 3/86 3348
/proc/meminfo: memFree=755752/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=660280 CPUtime=50.74
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 147266 0 0 0 4980 94 0 0 25 0 1 0 154316677 676126720 146782 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 165070 146782 721 52 0 163438 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 660280

[startup+102.443 s]
/proc/loadavg: 1.99 1.98 1.96 3/86 3348
/proc/meminfo: memFree=754024/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=661340 CPUtime=101.49
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 147450 0 0 0 10055 94 0 0 25 0 1 0 154316677 677212160 146966 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 165335 146966 721 52 0 163703 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 661340

[startup+162.495 s]
/proc/loadavg: 1.99 1.98 1.96 3/86 3348
/proc/meminfo: memFree=752232/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=661772 CPUtime=161
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 147576 0 0 0 16005 95 0 0 25 0 1 0 154316677 677654528 147092 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 165443 147092 721 52 0 163811 0
Current children cumulated CPU time (s) 161
Current children cumulated vsize (KiB) 661772

[startup+222.552 s]
/proc/loadavg: 1.99 1.98 1.96 3/86 3348
/proc/meminfo: memFree=750632/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=662036 CPUtime=220.5
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 147670 0 0 0 21955 95 0 0 25 0 1 0 154316677 677924864 147186 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 165509 147186 721 52 0 163877 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 662036

[startup+282.599 s]
/proc/loadavg: 1.99 1.98 1.96 3/86 3348
/proc/meminfo: memFree=748968/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=662516 CPUtime=280
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 147768 0 0 0 27905 95 0 0 25 0 1 0 154316677 678416384 147284 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 165629 147284 721 52 0 163997 0
Current children cumulated CPU time (s) 280
Current children cumulated vsize (KiB) 662516

[startup+342.652 s]
/proc/loadavg: 1.99 1.98 1.96 3/86 3348
/proc/meminfo: memFree=747368/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=662780 CPUtime=339.5
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 147862 0 0 0 33855 95 0 0 25 0 1 0 154316677 678686720 147378 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 165695 147378 721 52 0 164063 0
Current children cumulated CPU time (s) 339.5
Current children cumulated vsize (KiB) 662780

[startup+402.708 s]
/proc/loadavg: 1.99 1.98 1.96 3/86 3348
/proc/meminfo: memFree=745832/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=663208 CPUtime=399
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 147954 0 0 0 39805 95 0 0 25 0 1 0 154316677 679124992 147470 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 165802 147470 721 52 0 164170 0
Current children cumulated CPU time (s) 399
Current children cumulated vsize (KiB) 663208

[startup+462.765 s]
/proc/loadavg: 1.99 1.98 1.96 3/92 3422
/proc/meminfo: memFree=742840/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=663604 CPUtime=458.44
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 148045 0 0 0 45748 96 0 0 25 0 1 0 154316677 679530496 147561 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 165901 147561 721 52 0 164269 0
Current children cumulated CPU time (s) 458.44
Current children cumulated vsize (KiB) 663604

[startup+522.846 s]
/proc/loadavg: 2.07 2.00 1.97 3/92 3514
/proc/meminfo: memFree=741240/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=664000 CPUtime=517.87
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 148137 0 0 0 51691 96 0 0 25 0 1 0 154316677 679936000 147653 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 166000 147653 721 52 0 164368 0
Current children cumulated CPU time (s) 517.87
Current children cumulated vsize (KiB) 664000

[startup+582.909 s]
/proc/loadavg: 2.03 2.00 1.97 3/86 3546
/proc/meminfo: memFree=740904/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=664344 CPUtime=577.33
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 148228 0 0 0 57637 96 0 0 25 0 1 0 154316677 680288256 147744 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 166086 147744 721 52 0 164454 0
Current children cumulated CPU time (s) 577.33
Current children cumulated vsize (KiB) 664344

[startup+642.96 s]
/proc/loadavg: 2.01 2.00 1.97 3/86 3546
/proc/meminfo: memFree=739304/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=664740 CPUtime=636.83
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 148320 0 0 0 63587 96 0 0 25 0 1 0 154316677 680693760 147836 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 166185 147836 721 52 0 164553 0
Current children cumulated CPU time (s) 636.83
Current children cumulated vsize (KiB) 664740

[startup+703.013 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 3546
/proc/meminfo: memFree=737704/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=665136 CPUtime=696.34
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 148412 0 0 0 69537 97 0 0 25 0 1 0 154316677 681099264 147928 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 166284 147928 721 52 0 164652 0
Current children cumulated CPU time (s) 696.34
Current children cumulated vsize (KiB) 665136

[startup+763.067 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 3546
/proc/meminfo: memFree=736296/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=665400 CPUtime=755.84
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 148497 0 0 0 75487 97 0 0 25 0 1 0 154316677 681369600 148013 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 166350 148013 721 52 0 164718 0
Current children cumulated CPU time (s) 755.84
Current children cumulated vsize (KiB) 665400

[startup+823.118 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 3546
/proc/meminfo: memFree=734760/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=665796 CPUtime=815.35
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 148586 0 0 0 81437 98 0 0 25 0 1 0 154316677 681775104 148102 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 166449 148102 721 52 0 164817 0
Current children cumulated CPU time (s) 815.35
Current children cumulated vsize (KiB) 665796

[startup+883.172 s]
/proc/loadavg: 2.07 2.02 1.97 3/86 3546
/proc/meminfo: memFree=733096/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=666180 CPUtime=874.85
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 148674 0 0 0 87387 98 0 0 25 0 1 0 154316677 682168320 148190 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 166545 148190 721 52 0 164913 0
Current children cumulated CPU time (s) 874.85
Current children cumulated vsize (KiB) 666180

[startup+943.224 s]
/proc/loadavg: 2.02 2.01 1.97 3/86 3546
/proc/meminfo: memFree=731624/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=666576 CPUtime=934.35
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 148760 0 0 0 93337 98 0 0 25 0 1 0 154316677 682573824 148276 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 166644 148276 721 52 0 165012 0
Current children cumulated CPU time (s) 934.35
Current children cumulated vsize (KiB) 666576

[startup+1003.27 s]
/proc/loadavg: 2.01 2.00 1.97 3/86 3546
/proc/meminfo: memFree=730088/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=666840 CPUtime=993.85
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 148848 0 0 0 99286 99 0 0 25 0 1 0 154316677 682844160 148364 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 166710 148364 721 52 0 165078 0
Current children cumulated CPU time (s) 993.85
Current children cumulated vsize (KiB) 666840

[startup+1063.33 s]
/proc/loadavg: 2.03 2.02 1.98 3/86 3546
/proc/meminfo: memFree=728552/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=667236 CPUtime=1053.35
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 148940 0 0 0 105236 99 0 0 25 0 1 0 154316677 683249664 148456 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 166809 148456 721 52 0 165177 0
Current children cumulated CPU time (s) 1053.35
Current children cumulated vsize (KiB) 667236

[startup+1123.38 s]
/proc/loadavg: 2.01 2.01 1.98 3/86 3546
/proc/meminfo: memFree=726952/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=667500 CPUtime=1112.86
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 149029 0 0 0 111186 100 0 0 25 0 1 0 154316677 683520000 148545 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 166875 148545 721 52 0 165243 0
Current children cumulated CPU time (s) 1112.86
Current children cumulated vsize (KiB) 667500

[startup+1183.43 s]
/proc/loadavg: 2.07 2.02 1.98 3/86 3546
/proc/meminfo: memFree=725416/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=667896 CPUtime=1172.37
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 149115 0 0 0 117137 100 0 0 25 0 1 0 154316677 683925504 148631 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 166974 148631 721 52 0 165342 0
Current children cumulated CPU time (s) 1172.37
Current children cumulated vsize (KiB) 667896

[startup+1243.49 s]
/proc/loadavg: 2.09 2.03 1.99 3/86 3546
/proc/meminfo: memFree=723944/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=668160 CPUtime=1231.86
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 149202 0 0 0 123086 100 0 0 25 0 1 0 154316677 684195840 148718 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 167040 148718 721 52 0 165408 0
Current children cumulated CPU time (s) 1231.86
Current children cumulated vsize (KiB) 668160

[startup+1303.54 s]
/proc/loadavg: 2.03 2.02 1.99 3/86 3546
/proc/meminfo: memFree=722344/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=668556 CPUtime=1291.37
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 149291 0 0 0 129036 101 0 0 25 0 1 0 154316677 684601344 148807 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 167139 148807 721 52 0 165507 0
Current children cumulated CPU time (s) 1291.37
Current children cumulated vsize (KiB) 668556

[startup+1363.6 s]
/proc/loadavg: 2.01 2.02 1.99 3/86 3546
/proc/meminfo: memFree=720808/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=669000 CPUtime=1350.87
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 149379 0 0 0 134986 101 0 0 25 0 1 0 154316677 685056000 148895 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 167250 148895 721 52 0 165618 0
Current children cumulated CPU time (s) 1350.87
Current children cumulated vsize (KiB) 669000

[startup+1423.65 s]
/proc/loadavg: 2.00 2.01 1.99 3/86 3546
/proc/meminfo: memFree=719336/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=669396 CPUtime=1410.38
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 149466 0 0 0 140936 102 0 0 25 0 1 0 154316677 685461504 148982 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667281 0 0 4096 0 0 0 0 17 1 0 0
/proc/3347/statm: 167349 148982 721 52 0 165717 0
Current children cumulated CPU time (s) 1410.38
Current children cumulated vsize (KiB) 669396

[startup+1483.69 s]
/proc/loadavg: 2.00 2.01 1.99 2/81 3592
/proc/meminfo: memFree=784272/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=669660 CPUtime=1469.89
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 149552 0 0 0 146886 103 0 0 25 0 1 0 154316677 685731840 149068 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/3347/statm: 167415 149068 721 52 0 165783 0
Current children cumulated CPU time (s) 1469.89
Current children cumulated vsize (KiB) 669660

[startup+1543.76 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 3620
/proc/meminfo: memFree=767848/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=670056 CPUtime=1529.87
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 149644 0 0 0 152883 104 0 0 25 0 1 0 154316677 686137344 149160 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3347/statm: 167514 149160 721 52 0 165882 0
Current children cumulated CPU time (s) 1529.87
Current children cumulated vsize (KiB) 670056

[startup+1603.82 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 3620
/proc/meminfo: memFree=766056/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=670452 CPUtime=1589.87
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 149737 0 0 0 158883 104 0 0 25 0 1 0 154316677 686542848 149253 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 0 0 0
/proc/3347/statm: 167613 149253 721 52 0 165981 0
Current children cumulated CPU time (s) 1589.87
Current children cumulated vsize (KiB) 670452

[startup+1663.88 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 3620
/proc/meminfo: memFree=764328/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=670716 CPUtime=1649.88
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 149829 0 0 0 164883 105 0 0 25 0 1 0 154316677 686813184 149345 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 0 0 0
/proc/3347/statm: 167679 149345 721 52 0 166047 0
Current children cumulated CPU time (s) 1649.88
Current children cumulated vsize (KiB) 670716

[startup+1723.93 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 3620
/proc/meminfo: memFree=762664/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=671112 CPUtime=1709.84
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 149920 0 0 0 170879 105 0 0 25 0 1 0 154316677 687218688 149436 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/3347/statm: 167778 149436 721 52 0 166146 0
Current children cumulated CPU time (s) 1709.84
Current children cumulated vsize (KiB) 671112

[startup+1783.99 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 3620
/proc/meminfo: memFree=760944/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=671508 CPUtime=1769.83
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 150013 0 0 0 176878 105 0 0 25 0 1 0 154316677 687624192 149529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 0 0 0
/proc/3347/statm: 167877 149529 721 52 0 166245 0
Current children cumulated CPU time (s) 1769.83
Current children cumulated vsize (KiB) 671508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.27 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 3620
/proc/meminfo: memFree=760112/2055924 swapFree=4165672/4192956
[pid=3347] ppid=3345 vsize=671640 CPUtime=1800.09
/proc/3347/stat : 3347 (CSPtoSAT+minisa) R 3345 3347 2100 0 -1 4194304 150059 0 0 0 179904 105 0 0 25 0 1 0 154316677 687759360 149575 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 0 0 0
/proc/3347/statm: 167910 149575 721 52 0 166278 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 671640

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.38
CPU time (s): 1800.21
CPU user time (s): 1799.04
CPU system time (s): 1.16382
CPU usage (%): 99.2187
Max. virtual memory (cumulated for all children) (KiB): 671640

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

runsolver used 2.15367 s user time and 5.8861 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Jan  6 04:53:32 UTC 2007


IDJOB= 205987
IDBENCH= 4179
FILE ID= node6/205987-1168059209

PBS_JOBID= 3475316

Free space on /tmp= 66520 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp38/fapp38-2500-6.xml
COMMAND LINE= /tmp/evaluation/205987-1168059209/CSPtoSAT+minisat /tmp/evaluation/205987-1168059209/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-205987-1168059209 -o ROOT/results/node6/solver-205987-1168059209 -C 1800 -M 900  /tmp/evaluation/205987-1168059209/CSPtoSAT+minisat /tmp/evaluation/205987-1168059209/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  849897233ee935bf30fd8a8cea7c085c

RANDOM SEED= 599123369

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.240
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.240
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:      2055924 kB
MemFree:       1342664 kB
Buffers:         81416 kB
Cached:         464376 kB
SwapCached:       3036 kB
Active:         376328 kB
Inactive:       241504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1342664 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:           10200 kB
Writeback:           0 kB
Mapped:          84620 kB
Slab:            80200 kB
Committed_AS:  4134408 kB
PageTables:       2400 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= 66521 MiB



End job on node6 on Sat Jan  6 05:23:50 UTC 2007