Trace number 202405

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.1 1808.37

General information on the benchmark

Namefapp/fapp21-25/fapp22/
fapp22-1750-0.xml
MD5SUM90d800a8c0e760a6f4ac5940e4f59832
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 benchmark8.81466
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables1750
Number of constraints32049
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32049
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node15/watcher-202405-1168057036 -o ROOT/results/node15/solver-202405-1168057036 -C 1800 -M 900 /tmp/evaluation/202405-1168057036/CSPtoSAT+minisat /tmp/evaluation/202405-1168057036/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: 2.05 2.00 1.96 5/86 11159
/proc/meminfo: memFree=873632/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=496 CPUtime=0
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154098522 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7512868 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 124 36 29 52 0 19 0

[startup+0.104171 s]
/proc/loadavg: 2.05 2.00 1.96 5/86 11159
/proc/meminfo: memFree=873632/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=6952 CPUtime=0.09
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 839 0 0 0 9 0 0 0 19 0 1 0 154098522 7118848 807 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310398 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 1738 807 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.51525 s]
/proc/loadavg: 2.05 2.00 1.96 5/86 11159
/proc/meminfo: memFree=873632/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=71196 CPUtime=0.5
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 13616 0 0 0 42 8 0 0 24 0 1 0 154098522 72904704 13401 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7946173 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 17799 13401 696 52 0 16167 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 71196

[startup+1.34243 s]
/proc/loadavg: 2.05 2.00 1.96 3/86 11159
/proc/meminfo: memFree=738656/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=179320 CPUtime=1.32
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 41534 0 0 0 106 26 0 0 25 0 1 0 154098522 183623680 41319 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672001 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 44830 41319 696 52 0 43198 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 179320

[startup+2.97966 s]
/proc/loadavg: 2.05 2.00 1.96 3/86 11159
/proc/meminfo: memFree=585632/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=356220 CPUtime=2.95
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 80727 0 0 0 245 50 0 0 25 0 1 0 154098522 364769280 80512 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8001501 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 89055 80512 704 52 0 87423 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 356220

[startup+6.26824 s]
/proc/loadavg: 2.04 2.00 1.96 4/86 11159
/proc/meminfo: memFree=548320/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=361212 CPUtime=6.23
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 82077 0 0 0 571 52 0 0 25 0 1 0 154098522 369881088 81796 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 90303 81796 721 52 0 88671 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 361212

[startup+12.7344 s]
/proc/loadavg: 2.04 2.00 1.96 3/86 11159
/proc/meminfo: memFree=548256/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=361464 CPUtime=12.66
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 82106 0 0 0 1214 52 0 0 25 0 1 0 154098522 370139136 81825 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671479 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 90366 81825 721 52 0 88734 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 361464

[startup+25.5596 s]
/proc/loadavg: 2.03 2.00 1.96 3/86 11159
/proc/meminfo: memFree=547936/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=361776 CPUtime=25.42
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 82209 0 0 0 2490 52 0 0 25 0 1 0 154098522 370458624 81928 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671292 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 90444 81928 721 52 0 88812 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 361776

[startup+51.23 s]
/proc/loadavg: 2.02 2.00 1.96 3/86 11159
/proc/meminfo: memFree=547296/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=362724 CPUtime=50.97
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 82351 0 0 0 5044 53 0 0 25 0 1 0 154098522 371429376 82070 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 90681 82070 721 52 0 89049 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 362724

[startup+102.458 s]
/proc/loadavg: 2.01 2.00 1.96 3/86 11161
/proc/meminfo: memFree=546400/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=363120 CPUtime=101.95
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 82464 0 0 0 10142 53 0 0 25 0 1 0 154098522 371834880 82183 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671252 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 90780 82183 721 52 0 89148 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 363120

[startup+162.507 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11161
/proc/meminfo: memFree=545312/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=363516 CPUtime=161.71
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 82585 0 0 0 16118 53 0 0 25 0 1 0 154098522 372240384 82304 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 90879 82304 721 52 0 89247 0
Current children cumulated CPU time (s) 161.71
Current children cumulated vsize (KiB) 363516

[startup+222.571 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11161
/proc/meminfo: memFree=544288/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=364016 CPUtime=221.48
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 82691 0 0 0 22095 53 0 0 25 0 1 0 154098522 372752384 82410 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 91004 82410 721 52 0 89372 0
Current children cumulated CPU time (s) 221.48
Current children cumulated vsize (KiB) 364016

[startup+282.633 s]
/proc/loadavg: 2.03 2.01 1.96 3/86 11161
/proc/meminfo: memFree=543328/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=364412 CPUtime=281.26
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 82797 0 0 0 28072 54 0 0 25 0 1 0 154098522 373157888 82516 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667292 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 91103 82516 721 52 0 89471 0
Current children cumulated CPU time (s) 281.26
Current children cumulated vsize (KiB) 364412

[startup+342.689 s]
/proc/loadavg: 2.01 2.01 1.96 3/86 11161
/proc/meminfo: memFree=542368/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=364840 CPUtime=341.03
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 82903 0 0 0 34049 54 0 0 25 0 1 0 154098522 373596160 82622 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 91210 82622 721 52 0 89578 0
Current children cumulated CPU time (s) 341.03
Current children cumulated vsize (KiB) 364840

[startup+402.746 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11161
/proc/meminfo: memFree=541344/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=365236 CPUtime=400.8
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 83008 0 0 0 40026 54 0 0 25 0 1 0 154098522 374001664 82727 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 91309 82727 721 52 0 89677 0
Current children cumulated CPU time (s) 400.8
Current children cumulated vsize (KiB) 365236

[startup+462.797 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11161
/proc/meminfo: memFree=540320/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=365712 CPUtime=460.56
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 83118 0 0 0 46002 54 0 0 25 0 1 0 154098522 374489088 82837 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 91428 82837 721 52 0 89796 0
Current children cumulated CPU time (s) 460.56
Current children cumulated vsize (KiB) 365712

[startup+522.85 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11161
/proc/meminfo: memFree=539360/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=366108 CPUtime=520.33
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 83220 0 0 0 51978 55 0 0 25 0 1 0 154098522 374894592 82939 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 91527 82939 721 52 0 89895 0
Current children cumulated CPU time (s) 520.33
Current children cumulated vsize (KiB) 366108

[startup+582.91 s]
/proc/loadavg: 2.06 2.02 1.97 3/86 11161
/proc/meminfo: memFree=538336/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=366504 CPUtime=580.1
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 83331 0 0 0 57955 55 0 0 25 0 1 0 154098522 375300096 83050 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 91626 83050 721 52 0 89994 0
Current children cumulated CPU time (s) 580.1
Current children cumulated vsize (KiB) 366504

[startup+642.973 s]
/proc/loadavg: 2.09 2.03 1.97 3/86 11161
/proc/meminfo: memFree=537376/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=366900 CPUtime=639.88
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 83439 0 0 0 63933 55 0 0 25 0 1 0 154098522 375705600 83158 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 91725 83158 721 52 0 90093 0
Current children cumulated CPU time (s) 639.88
Current children cumulated vsize (KiB) 366900

[startup+703.027 s]
/proc/loadavg: 2.03 2.02 1.97 3/86 11161
/proc/meminfo: memFree=536416/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=367416 CPUtime=699.64
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 83540 0 0 0 69909 55 0 0 25 0 1 0 154098522 376233984 83259 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 91854 83259 721 52 0 90222 0
Current children cumulated CPU time (s) 699.64
Current children cumulated vsize (KiB) 367416

[startup+763.086 s]
/proc/loadavg: 2.04 2.03 1.98 3/86 11161
/proc/meminfo: memFree=535456/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=367812 CPUtime=759.42
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 83648 0 0 0 75887 55 0 0 25 0 1 0 154098522 376639488 83367 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 91953 83367 721 52 0 90321 0
Current children cumulated CPU time (s) 759.42
Current children cumulated vsize (KiB) 367812

[startup+823.133 s]
/proc/loadavg: 2.01 2.02 1.98 3/86 11161
/proc/meminfo: memFree=534496/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=368208 CPUtime=819.18
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 83747 0 0 0 81863 55 0 0 25 0 1 0 154098522 377044992 83466 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 92052 83466 721 52 0 90420 0
Current children cumulated CPU time (s) 819.18
Current children cumulated vsize (KiB) 368208

[startup+883.193 s]
/proc/loadavg: 2.05 2.03 1.98 3/86 11161
/proc/meminfo: memFree=533536/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=368604 CPUtime=878.95
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 83854 0 0 0 87839 56 0 0 25 0 1 0 154098522 377450496 83573 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 92151 83573 721 52 0 90519 0
Current children cumulated CPU time (s) 878.95
Current children cumulated vsize (KiB) 368604

[startup+943.255 s]
/proc/loadavg: 2.02 2.02 1.98 3/86 11161
/proc/meminfo: memFree=532640/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=369000 CPUtime=938.72
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 83954 0 0 0 93816 56 0 0 25 0 1 0 154098522 377856000 83673 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 92250 83673 721 52 0 90618 0
Current children cumulated CPU time (s) 938.72
Current children cumulated vsize (KiB) 369000

[startup+1003.32 s]
/proc/loadavg: 2.00 2.02 1.98 3/86 11161
/proc/meminfo: memFree=531680/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=369264 CPUtime=998.5
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 84054 0 0 0 99794 56 0 0 25 0 1 0 154098522 378126336 83773 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 92316 83773 721 52 0 90684 0
Current children cumulated CPU time (s) 998.5
Current children cumulated vsize (KiB) 369264

[startup+1063.37 s]
/proc/loadavg: 2.00 2.01 1.98 3/86 11161
/proc/meminfo: memFree=530720/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=369840 CPUtime=1058.27
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 84153 0 0 0 105771 56 0 0 25 0 1 0 154098522 378716160 83872 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 92460 83872 721 52 0 90828 0
Current children cumulated CPU time (s) 1058.27
Current children cumulated vsize (KiB) 369840

[startup+1123.42 s]
/proc/loadavg: 2.03 2.02 1.99 3/86 11161
/proc/meminfo: memFree=529888/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=370236 CPUtime=1118.04
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 84250 0 0 0 111747 57 0 0 25 0 1 0 154098522 379121664 83969 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671518 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 92559 83969 721 52 0 90927 0
Current children cumulated CPU time (s) 1118.04
Current children cumulated vsize (KiB) 370236

[startup+1183.48 s]
/proc/loadavg: 2.01 2.02 1.99 3/86 11161
/proc/meminfo: memFree=528800/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=370632 CPUtime=1177.8
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 84373 0 0 0 117723 57 0 0 25 0 1 0 154098522 379527168 84092 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 92658 84092 721 52 0 91026 0
Current children cumulated CPU time (s) 1177.8
Current children cumulated vsize (KiB) 370632

[startup+1243.54 s]
/proc/loadavg: 2.00 2.01 1.99 3/86 11161
/proc/meminfo: memFree=527968/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=370896 CPUtime=1237.57
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 84464 0 0 0 123700 57 0 0 25 0 1 0 154098522 379797504 84183 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 92724 84183 721 52 0 91092 0
Current children cumulated CPU time (s) 1237.57
Current children cumulated vsize (KiB) 370896

[startup+1303.6 s]
/proc/loadavg: 2.03 2.02 2.00 3/86 11161
/proc/meminfo: memFree=527072/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=371292 CPUtime=1297.35
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 84566 0 0 0 129678 57 0 0 25 0 1 0 154098522 380203008 84285 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 92823 84285 721 52 0 91191 0
Current children cumulated CPU time (s) 1297.35
Current children cumulated vsize (KiB) 371292

[startup+1363.67 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 11161
/proc/meminfo: memFree=526176/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=371688 CPUtime=1357.13
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 84668 0 0 0 135656 57 0 0 25 0 1 0 154098522 380608512 84387 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671684 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 92922 84387 721 52 0 91290 0
Current children cumulated CPU time (s) 1357.13
Current children cumulated vsize (KiB) 371688

[startup+1423.72 s]
/proc/loadavg: 2.00 2.01 2.00 4/86 11161
/proc/meminfo: memFree=525216/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=372084 CPUtime=1416.9
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 84765 0 0 0 141632 58 0 0 25 0 1 0 154098522 381014016 84484 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 93021 84484 721 52 0 91389 0
Current children cumulated CPU time (s) 1416.9
Current children cumulated vsize (KiB) 372084

[startup+1483.78 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11161
/proc/meminfo: memFree=524384/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=372480 CPUtime=1476.67
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 84860 0 0 0 147609 58 0 0 25 0 1 0 154098522 381419520 84579 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671682 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 93120 84579 721 52 0 91488 0
Current children cumulated CPU time (s) 1476.67
Current children cumulated vsize (KiB) 372480

[startup+1543.84 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11161
/proc/meminfo: memFree=523488/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=372744 CPUtime=1536.44
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 84957 0 0 0 153586 58 0 0 25 0 1 0 154098522 381689856 84676 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 93186 84676 721 52 0 91554 0
Current children cumulated CPU time (s) 1536.44
Current children cumulated vsize (KiB) 372744

[startup+1603.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11161
/proc/meminfo: memFree=522528/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=373540 CPUtime=1596.21
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 85062 0 0 0 159563 58 0 0 25 0 1 0 154098522 382504960 84781 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671469 0 0 4096 0 0 0 0 17 1 0 0
/proc/11158/statm: 93385 84781 721 52 0 91753 0
Current children cumulated CPU time (s) 1596.21
Current children cumulated vsize (KiB) 373540

[startup+1663.95 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11199
/proc/meminfo: memFree=732776/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=373936 CPUtime=1656.14
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 85169 0 0 0 165555 59 0 0 25 0 1 0 154098522 382910464 84888 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 0 0 0
/proc/11158/statm: 93484 84888 721 52 0 91852 0
Current children cumulated CPU time (s) 1656.14
Current children cumulated vsize (KiB) 373936

[startup+1724.01 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 11199
/proc/meminfo: memFree=731368/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=374332 CPUtime=1716.12
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 85280 0 0 0 171552 60 0 0 25 0 1 0 154098522 383315968 84999 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11158/statm: 93583 84999 721 52 0 91951 0
Current children cumulated CPU time (s) 1716.12
Current children cumulated vsize (KiB) 374332

[startup+1784.08 s]
/proc/loadavg: 2.09 2.02 2.00 3/86 11199
/proc/meminfo: memFree=729832/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=374728 CPUtime=1775.91
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 85387 0 0 0 177529 62 0 0 25 0 1 0 154098522 383721472 85106 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667318 0 0 4096 0 0 0 0 17 0 0 0
/proc/11158/statm: 93682 85106 721 52 0 92050 0
Current children cumulated CPU time (s) 1775.91
Current children cumulated vsize (KiB) 374728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.31 s]
/proc/loadavg: 2.13 2.04 2.01 3/86 11199
/proc/meminfo: memFree=729256/2055920 swapFree=4174172/4192956
[pid=11158] ppid=11156 vsize=374860 CPUtime=1800.03
/proc/11158/stat : 11158 (CSPtoSAT+minisa) R 11156 11158 10717 0 -1 4194304 85430 0 0 0 179941 62 0 0 25 0 1 0 154098522 383856640 85149 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11158/statm: 93715 85149 721 52 0 92083 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 374860

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.37
CPU time (s): 1800.1
CPU user time (s): 1799.42
CPU system time (s): 0.679896
CPU usage (%): 99.5426
Max. virtual memory (cumulated for all children) (KiB): 374860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.42
system time used= 0.679896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85430
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= 11
involuntary context switches= 51686

runsolver used 2.10068 s user time and 5.84911 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan  6 04:17:17 UTC 2007


IDJOB= 202405
IDBENCH= 3831
FILE ID= node15/202405-1168057036

PBS_JOBID= 3475333

Free space on /tmp= 66276 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp21-25/fapp22/fapp22-1750-0.xml
COMMAND LINE= /tmp/evaluation/202405-1168057036/CSPtoSAT+minisat /tmp/evaluation/202405-1168057036/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-202405-1168057036 -o ROOT/results/node15/solver-202405-1168057036 -C 1800 -M 900  /tmp/evaluation/202405-1168057036/CSPtoSAT+minisat /tmp/evaluation/202405-1168057036/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  90d800a8c0e760a6f4ac5940e4f59832

RANDOM SEED= 77385227

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.276
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.276
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:        874112 kB
Buffers:         84752 kB
Cached:         726024 kB
SwapCached:       7128 kB
Active:         560764 kB
Inactive:       517304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        874112 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            6024 kB
Writeback:           0 kB
Mapped:         279284 kB
Slab:            87876 kB
Committed_AS:  4337008 kB
PageTables:       2908 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= 66279 MiB



End job on node15 on Sat Jan  6 04:47:25 UTC 2007