Trace number 208879

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.09 1805.81

General information on the benchmark

Namefapp/fapp01-05/fapp05/
fapp05-0350-9.xml
MD5SUM9ec4f5c7f6be3bfb919a65c30307d911
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 benchmark2.31465
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables350
Number of constraints4665
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4665
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node58/watcher-208879-1168061136 -o ROOT/results/node58/solver-208879-1168061136 -C 1800 -M 900 /tmp/evaluation/208879-1168061136/CSPtoSAT+minisat /tmp/evaluation/208879-1168061136/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.83 1.29 1.19 5/73 24352
/proc/meminfo: memFree=1347344/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=496 CPUtime=0
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154511577 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4870948 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 124 36 29 52 0 19 0

[startup+0.105078 s]
/proc/loadavg: 1.83 1.29 1.19 5/73 24352
/proc/meminfo: memFree=1347344/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=19796 CPUtime=0.09
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 3764 0 0 0 7 2 0 0 18 0 1 0 154511577 20271104 3715 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5305979 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 4949 3715 696 52 0 3317 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19796

[startup+0.513099 s]
/proc/loadavg: 1.83 1.29 1.19 5/73 24352
/proc/meminfo: memFree=1347344/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=43780 CPUtime=0.5
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 8808 0 0 0 45 5 0 0 21 0 1 0 154511577 44830720 8759 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159143349 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 10945 8759 704 52 0 9313 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 43780

[startup+1.33418 s]
/proc/loadavg: 1.83 1.29 1.19 3/73 24352
/proc/meminfo: memFree=1314768/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=43892 CPUtime=1.31
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 8876 0 0 0 126 5 0 0 25 0 1 0 154511577 44945408 8801 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 10973 8801 721 52 0 9341 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 43892

[startup+2.98532 s]
/proc/loadavg: 1.83 1.29 1.19 3/73 24352
/proc/meminfo: memFree=1314512/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=44268 CPUtime=2.96
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 8942 0 0 0 291 5 0 0 25 0 1 0 154511577 45330432 8867 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671512 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 11067 8867 721 52 0 9435 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 44268

[startup+6.2646 s]
/proc/loadavg: 1.85 1.30 1.19 3/73 24352
/proc/meminfo: memFree=1313616/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=44388 CPUtime=6.22
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 8963 0 0 0 617 5 0 0 25 0 1 0 154511577 45453312 8888 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 11097 8888 721 52 0 9465 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 44388

[startup+12.7332 s]
/proc/loadavg: 1.86 1.32 1.19 3/73 24352
/proc/meminfo: memFree=1313168/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=44388 CPUtime=12.66
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 8998 0 0 0 1261 5 0 0 25 0 1 0 154511577 45453312 8923 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 11097 8923 721 52 0 9465 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 44388

[startup+25.5502 s]
/proc/loadavg: 1.89 1.35 1.21 3/73 24352
/proc/meminfo: memFree=1312976/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=44652 CPUtime=25.42
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 9061 0 0 0 2537 5 0 0 25 0 1 0 154511577 45723648 8986 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 11163 8986 721 52 0 9531 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 44652

[startup+51.2064 s]
/proc/loadavg: 1.93 1.40 1.22 3/73 24352
/proc/meminfo: memFree=1312528/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=45140 CPUtime=50.97
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 9179 0 0 0 5092 5 0 0 25 0 1 0 154511577 46223360 9104 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 11285 9104 721 52 0 9653 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 45140

[startup+102.416 s]
/proc/loadavg: 1.97 1.49 1.26 3/73 24352
/proc/meminfo: memFree=1311696/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=46016 CPUtime=101.96
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 9400 0 0 0 10190 6 0 0 25 0 1 0 154511577 47120384 9325 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 11504 9325 721 52 0 9872 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 46016

[startup+162.447 s]
/proc/loadavg: 1.99 1.58 1.31 3/73 24352
/proc/meminfo: memFree=1303312/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=47152 CPUtime=161.72
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 9647 0 0 0 16165 7 0 0 25 0 1 0 154511577 48283648 9572 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 11788 9572 721 52 0 10156 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 47152

[startup+222.486 s]
/proc/loadavg: 1.99 1.65 1.35 3/73 24352
/proc/meminfo: memFree=1299088/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=48156 CPUtime=221.49
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 9892 0 0 0 22142 7 0 0 25 0 1 0 154511577 49311744 9817 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 12039 9817 721 52 0 10407 0
Current children cumulated CPU time (s) 221.49
Current children cumulated vsize (KiB) 48156

[startup+282.514 s]
/proc/loadavg: 1.99 1.71 1.39 3/73 24352
/proc/meminfo: memFree=1298128/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=49200 CPUtime=281.26
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 10131 0 0 0 28118 8 0 0 25 0 1 0 154511577 50380800 10056 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 12300 10056 721 52 0 10668 0
Current children cumulated CPU time (s) 281.26
Current children cumulated vsize (KiB) 49200

[startup+342.544 s]
/proc/loadavg: 1.99 1.76 1.42 3/73 24352
/proc/meminfo: memFree=1297168/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=49992 CPUtime=341.02
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 10364 0 0 0 34094 8 0 0 25 0 1 0 154511577 51191808 10289 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 12498 10289 721 52 0 10866 0
Current children cumulated CPU time (s) 341.02
Current children cumulated vsize (KiB) 49992

[startup+402.573 s]
/proc/loadavg: 1.99 1.80 1.46 3/73 24352
/proc/meminfo: memFree=1293840/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=51096 CPUtime=400.79
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 10592 0 0 0 40070 9 0 0 25 0 1 0 154511577 52322304 10517 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671657 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 12774 10517 721 52 0 11142 0
Current children cumulated CPU time (s) 400.79
Current children cumulated vsize (KiB) 51096

[startup+462.606 s]
/proc/loadavg: 1.99 1.84 1.48 3/73 24352
/proc/meminfo: memFree=1292624/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=51888 CPUtime=460.57
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 10819 0 0 0 46047 10 0 0 25 0 1 0 154511577 53133312 10744 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 12972 10744 721 52 0 11340 0
Current children cumulated CPU time (s) 460.57
Current children cumulated vsize (KiB) 51888

[startup+522.633 s]
/proc/loadavg: 1.99 1.86 1.52 3/73 24352
/proc/meminfo: memFree=1291728/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=52812 CPUtime=520.33
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 11043 0 0 0 52022 11 0 0 25 0 1 0 154511577 54079488 10968 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 13203 10968 721 52 0 11571 0
Current children cumulated CPU time (s) 520.33
Current children cumulated vsize (KiB) 52812

[startup+582.669 s]
/proc/loadavg: 2.04 1.90 1.55 3/73 24352
/proc/meminfo: memFree=1290896/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=53604 CPUtime=580.1
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 11260 0 0 0 57998 12 0 0 25 0 1 0 154511577 54890496 11185 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 13401 11185 721 52 0 11769 0
Current children cumulated CPU time (s) 580.1
Current children cumulated vsize (KiB) 53604

[startup+642.7 s]
/proc/loadavg: 2.01 1.92 1.57 3/73 24352
/proc/meminfo: memFree=1285840/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=54664 CPUtime=639.85
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 11482 0 0 0 63973 12 0 0 25 0 1 0 154511577 55975936 11407 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 13666 11407 721 52 0 12034 0
Current children cumulated CPU time (s) 639.85
Current children cumulated vsize (KiB) 54664

[startup+702.73 s]
/proc/loadavg: 2.00 1.93 1.60 3/73 24352
/proc/meminfo: memFree=1284688/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=55456 CPUtime=699.62
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 11699 0 0 0 69949 13 0 0 25 0 1 0 154511577 56786944 11624 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 13864 11624 721 52 0 12232 0
Current children cumulated CPU time (s) 699.62
Current children cumulated vsize (KiB) 55456

[startup+762.761 s]
/proc/loadavg: 2.00 1.94 1.62 3/73 24352
/proc/meminfo: memFree=1283792/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=56248 CPUtime=759.38
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 11916 0 0 0 75925 13 0 0 25 0 1 0 154511577 57597952 11841 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 14062 11841 721 52 0 12430 0
Current children cumulated CPU time (s) 759.38
Current children cumulated vsize (KiB) 56248

[startup+822.791 s]
/proc/loadavg: 2.00 1.95 1.64 3/73 24352
/proc/meminfo: memFree=1282960/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=57040 CPUtime=819.14
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 12131 0 0 0 81900 14 0 0 25 0 1 0 154511577 58408960 12056 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 14260 12056 721 52 0 12628 0
Current children cumulated CPU time (s) 819.14
Current children cumulated vsize (KiB) 57040

[startup+882.831 s]
/proc/loadavg: 2.00 1.95 1.66 3/73 24352
/proc/meminfo: memFree=1282064/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=57964 CPUtime=878.9
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 12349 0 0 0 87875 15 0 0 25 0 1 0 154511577 59355136 12274 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 14491 12274 721 52 0 12859 0
Current children cumulated CPU time (s) 878.9
Current children cumulated vsize (KiB) 57964

[startup+942.863 s]
/proc/loadavg: 2.00 1.96 1.68 3/73 24352
/proc/meminfo: memFree=1277392/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=59160 CPUtime=938.67
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 12560 0 0 0 93851 16 0 0 25 0 1 0 154511577 60579840 12485 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 14790 12485 721 52 0 13158 0
Current children cumulated CPU time (s) 938.67
Current children cumulated vsize (KiB) 59160

[startup+1002.9 s]
/proc/loadavg: 2.00 1.96 1.69 3/73 24352
/proc/meminfo: memFree=1276496/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=59952 CPUtime=998.44
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 12773 0 0 0 99827 17 0 0 25 0 1 0 154511577 61390848 12698 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 14988 12698 721 52 0 13356 0
Current children cumulated CPU time (s) 998.44
Current children cumulated vsize (KiB) 59952

[startup+1062.93 s]
/proc/loadavg: 2.00 1.97 1.71 3/73 24352
/proc/meminfo: memFree=1275664/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=60744 CPUtime=1058.2
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 12988 0 0 0 105803 17 0 0 25 0 1 0 154511577 62201856 12913 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 15186 12913 721 52 0 13554 0
Current children cumulated CPU time (s) 1058.2
Current children cumulated vsize (KiB) 60744

[startup+1122.97 s]
/proc/loadavg: 2.03 1.99 1.73 3/73 24352
/proc/meminfo: memFree=1274832/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=61536 CPUtime=1117.97
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 13198 0 0 0 111779 18 0 0 25 0 1 0 154511577 63012864 13123 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 15384 13123 721 52 0 13752 0
Current children cumulated CPU time (s) 1117.97
Current children cumulated vsize (KiB) 61536

[startup+1183 s]
/proc/loadavg: 1.99 1.98 1.75 3/73 24389
/proc/meminfo: memFree=547672/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=62328 CPUtime=1177.88
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 13412 0 0 0 117761 27 0 0 25 0 1 0 154511577 63823872 13337 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 0 0 0
/proc/24351/statm: 15582 13337 721 52 0 13950 0
Current children cumulated CPU time (s) 1177.88
Current children cumulated vsize (KiB) 62328

[startup+1243.05 s]
/proc/loadavg: 1.99 1.98 1.76 3/73 24389
/proc/meminfo: memFree=545752/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=63120 CPUtime=1237.84
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 13615 0 0 0 123757 27 0 0 25 0 1 0 154511577 64634880 13540 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24351/statm: 15780 13540 721 52 0 14148 0
Current children cumulated CPU time (s) 1237.84
Current children cumulated vsize (KiB) 63120

[startup+1303.09 s]
/proc/loadavg: 1.99 1.98 1.77 3/73 24389
/proc/meminfo: memFree=544536/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=63780 CPUtime=1297.84
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 13820 0 0 0 129756 28 0 0 25 0 1 0 154511577 65310720 13745 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667318 0 0 4096 0 0 0 0 17 0 0 0
/proc/24351/statm: 15945 13745 721 52 0 14313 0
Current children cumulated CPU time (s) 1297.84
Current children cumulated vsize (KiB) 63780

[startup+1363.13 s]
/proc/loadavg: 1.99 1.98 1.78 3/73 24389
/proc/meminfo: memFree=543320/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=65180 CPUtime=1357.84
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 14026 0 0 0 135755 29 0 0 25 0 1 0 154511577 66744320 13951 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 0 0 0
/proc/24351/statm: 16295 13951 721 52 0 14663 0
Current children cumulated CPU time (s) 1357.84
Current children cumulated vsize (KiB) 65180

[startup+1423.18 s]
/proc/loadavg: 2.05 2.00 1.80 3/73 24389
/proc/meminfo: memFree=542104/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=65972 CPUtime=1417.8
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 14233 0 0 0 141751 29 0 0 25 0 1 0 154511577 67555328 14158 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667359 0 0 4096 0 0 0 0 17 0 0 0
/proc/24351/statm: 16493 14158 721 52 0 14861 0
Current children cumulated CPU time (s) 1417.8
Current children cumulated vsize (KiB) 65972

[startup+1483.22 s]
/proc/loadavg: 2.02 2.00 1.81 3/73 24389
/proc/meminfo: memFree=540952/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=66764 CPUtime=1477.79
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 14437 0 0 0 147750 29 0 0 25 0 1 0 154511577 68366336 14362 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24351/statm: 16691 14362 721 52 0 15059 0
Current children cumulated CPU time (s) 1477.79
Current children cumulated vsize (KiB) 66764

[startup+1543.27 s]
/proc/loadavg: 2.00 2.00 1.82 3/73 24389
/proc/meminfo: memFree=539800/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=67556 CPUtime=1537.79
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 14641 0 0 0 153749 30 0 0 25 0 1 0 154511577 69177344 14566 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/24351/statm: 16889 14566 721 52 0 15257 0
Current children cumulated CPU time (s) 1537.79
Current children cumulated vsize (KiB) 67556

[startup+1603.31 s]
/proc/loadavg: 2.00 2.00 1.83 3/73 24389
/proc/meminfo: memFree=538584/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=68216 CPUtime=1597.77
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 14844 0 0 0 159746 31 0 0 25 0 1 0 154511577 69853184 14769 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/24351/statm: 17054 14769 721 52 0 15422 0
Current children cumulated CPU time (s) 1597.77
Current children cumulated vsize (KiB) 68216

[startup+1663.35 s]
/proc/loadavg: 2.00 2.00 1.83 3/73 24389
/proc/meminfo: memFree=537560/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=69008 CPUtime=1657.75
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 15046 0 0 0 165744 31 0 0 25 0 1 0 154511577 70664192 14971 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678207 0 0 4096 0 0 0 0 17 0 0 0
/proc/24351/statm: 17252 14971 721 52 0 15620 0
Current children cumulated CPU time (s) 1657.75
Current children cumulated vsize (KiB) 69008

[startup+1723.39 s]
/proc/loadavg: 2.00 2.00 1.84 3/73 24389
/proc/meminfo: memFree=536408/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=69800 CPUtime=1717.75
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 15250 0 0 0 171743 32 0 0 25 0 1 0 154511577 71475200 15175 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671277 0 0 4096 0 0 0 0 17 0 0 0
/proc/24351/statm: 17450 15175 721 52 0 15818 0
Current children cumulated CPU time (s) 1717.75
Current children cumulated vsize (KiB) 69800

[startup+1783.43 s]
/proc/loadavg: 2.08 2.02 1.85 3/73 24389
/proc/meminfo: memFree=535192/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=70592 CPUtime=1777.71
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 15458 0 0 0 177739 32 0 0 25 0 1 0 154511577 72286208 15383 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/24351/statm: 17648 15383 721 52 0 16016 0
Current children cumulated CPU time (s) 1777.71
Current children cumulated vsize (KiB) 70592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.8 s]
/proc/loadavg: 2.06 2.01 1.85 3/73 24389
/proc/meminfo: memFree=534744/2055920 swapFree=4192812/4192956
[pid=24351] ppid=24349 vsize=70856 CPUtime=1800.07
/proc/24351/stat : 24351 (CSPtoSAT+minisa) R 24349 24351 24202 0 -1 4194304 15534 0 0 0 179974 33 0 0 25 0 1 0 154511577 72556544 15459 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/24351/statm: 17714 15459 721 52 0 16082 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 70856

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.81
CPU time (s): 1800.09
CPU user time (s): 1799.75
CPU system time (s): 0.340948
CPU usage (%): 99.6831
Max. virtual memory (cumulated for all children) (KiB): 70856

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

runsolver used 2.47162 s user time and 5.2642 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Sat Jan  6 05:25:36 UTC 2007


IDJOB= 208879
IDBENCH= 4481
FILE ID= node58/208879-1168061136

PBS_JOBID= 3475580

Free space on /tmp= 66534 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp01-05/fapp05/fapp05-0350-9.xml
COMMAND LINE= /tmp/evaluation/208879-1168061136/CSPtoSAT+minisat /tmp/evaluation/208879-1168061136/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-208879-1168061136 -o ROOT/results/node58/solver-208879-1168061136 -C 1800 -M 900  /tmp/evaluation/208879-1168061136/CSPtoSAT+minisat /tmp/evaluation/208879-1168061136/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  9ec4f5c7f6be3bfb919a65c30307d911

RANDOM SEED= 481412700

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:       1347760 kB
Buffers:         50928 kB
Cached:         516532 kB
SwapCached:          0 kB
Active:         134124 kB
Inactive:       496368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1347760 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2192 kB
Writeback:           0 kB
Mapped:          76636 kB
Slab:            63024 kB
Committed_AS:  2204308 kB
PageTables:       1768 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= 66526 MiB



End job on node58 on Sat Jan  6 05:55:42 UTC 2007