Trace number 2063442

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
pcs 0.3.2? (TO) 1800.12 1807.85

General information on the benchmark

Namecsp/primes-25/
normalized-primes-25-40-3-7.xml
MD5SUM1721c9fe8f5af3b1ccfc3261b1d259d6
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity10
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
Global constraints used (with number of constraints)

Solver Data

0.00/0.00	c has big domains
0.00/0.00	c big-domain mode
0.00/0.01	c Seed is 1804847584
0.00/0.01	c Constructing HOME/instance-2063442-1247696054.xml  with 574 constraints
0.00/0.02	c Solving 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2063442-1247696054/watcher-2063442-1247696054 -o /tmp/evaluation-result-2063442-1247696054/solver-2063442-1247696054 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1804847584 HOME/instance-2063442-1247696054.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 1.84 1.95 1.68 3/70 14469
/proc/meminfo: memFree=1311232/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=1944 CPUtime=0
/proc/14469/stat : 14469 (pcs.big) D 14467 14469 14213 0 -1 4194304 383 650 0 0 0 0 0 0 18 0 1 0 56673029 1990656 30 996147200 134512640 135215973 4294956304 18446744073709551615 10924836 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/14469/statm: 486 30 22 171 0 4 0

[startup+0.0868649 s]
/proc/loadavg: 1.84 1.95 1.68 3/70 14469
/proc/meminfo: memFree=1311232/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=5564 CPUtime=0.07
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 1139 650 0 0 7 0 0 0 18 0 1 0 56673029 5697536 717 996147200 134512640 135215973 4294956304 18446744073709551615 134902041 0 0 4096 0 0 0 0 17 1 0 0
/proc/14469/statm: 1391 717 415 171 0 316 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5564

[startup+0.101867 s]
/proc/loadavg: 1.84 1.95 1.68 3/70 14469
/proc/meminfo: memFree=1311232/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=5564 CPUtime=0.09
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 1143 650 0 0 9 0 0 0 18 0 1 0 56673029 5697536 721 996147200 134512640 135215973 4294956304 18446744073709551615 134598613 0 0 4096 0 0 0 0 17 1 0 0
/proc/14469/statm: 1391 721 415 171 0 316 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5564

[startup+0.301899 s]
/proc/loadavg: 1.84 1.95 1.68 3/70 14469
/proc/meminfo: memFree=1311232/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=5564 CPUtime=0.29
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 1154 650 0 0 29 0 0 0 19 0 1 0 56673029 5697536 732 996147200 134512640 135215973 4294956304 18446744073709551615 134583557 0 0 4096 0 0 0 0 17 1 0 0
/proc/14469/statm: 1391 732 415 171 0 316 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5564

[startup+0.701977 s]
/proc/loadavg: 1.84 1.95 1.68 3/70 14469
/proc/meminfo: memFree=1311232/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=8956 CPUtime=0.67
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 1879 650 0 0 67 0 0 0 23 0 1 0 56673029 9170944 1352 996147200 134512640 135215973 4294956304 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 2239 1352 415 171 0 1164 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 8956

[startup+1.50109 s]
/proc/loadavg: 1.84 1.95 1.68 2/68 14491
/proc/meminfo: memFree=1310856/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=8512 CPUtime=1.47
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 1988 650 0 0 147 0 0 0 25 0 1 0 56673029 8716288 1252 996147200 134512640 135215973 4294956304 18446744073709551615 134592113 0 0 4096 0 0 0 0 17 1 0 0
/proc/14469/statm: 2128 1252 415 171 0 1053 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8512

[startup+3.10136 s]
/proc/loadavg: 1.84 1.95 1.68 3/73 14505
/proc/meminfo: memFree=1307168/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=9028 CPUtime=3.06
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 2158 650 0 0 306 0 0 0 25 0 1 0 56673029 9244672 1389 996147200 134512640 135215973 4294956304 18446744073709551615 134590987 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 2257 1389 415 171 0 1182 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 9028

[startup+6.30188 s]
/proc/loadavg: 1.85 1.95 1.68 3/73 14505
/proc/meminfo: memFree=1303520/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=11376 CPUtime=6.26
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 2758 650 0 0 625 1 0 0 25 0 1 0 56673029 11649024 1924 996147200 134512640 135215973 4294956304 18446744073709551615 134589840 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 2844 1924 415 171 0 1769 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 11376

[startup+12.7019 s]
/proc/loadavg: 1.86 1.95 1.68 3/73 14505
/proc/meminfo: memFree=1297320/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=14116 CPUtime=12.63
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 3523 650 0 0 1262 1 0 0 25 0 1 0 56673029 14454784 2656 996147200 134512640 135215973 4294956304 18446744073709551615 134591183 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 3529 2656 415 171 0 2454 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 14116

[startup+25.502 s]
/proc/loadavg: 1.89 1.95 1.68 3/73 14505
/proc/meminfo: memFree=1287144/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=23428 CPUtime=25.37
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 6150 650 0 0 2535 2 0 0 25 0 1 0 56673029 23990272 4897 996147200 134512640 135215973 4294956304 18446744073709551615 134585549 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 5857 4897 415 171 0 4782 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 23428

[startup+51.1011 s]
/proc/loadavg: 1.93 1.95 1.69 3/73 14505
/proc/meminfo: memFree=1271144/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=38328 CPUtime=50.87
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 10273 650 0 0 5081 6 0 0 25 0 1 0 56673029 39247872 8442 996147200 134512640 135215973 4294956304 18446744073709551615 4158960021 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 9582 8442 415 171 0 8507 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 38328

[startup+102.306 s]
/proc/loadavg: 1.97 1.96 1.71 3/73 14505
/proc/meminfo: memFree=1255528/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=47872 CPUtime=101.87
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 12840 650 0 0 10179 8 0 0 25 0 1 0 56673029 49020928 11009 996147200 134512640 135215973 4294956304 18446744073709551615 4158960150 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 11968 11009 415 171 0 10893 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 47872

[startup+162.301 s]
/proc/loadavg: 1.99 1.96 1.72 3/73 14505
/proc/meminfo: memFree=1246184/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=54296 CPUtime=161.61
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 14515 650 0 0 16153 8 0 0 25 0 1 0 56673029 55599104 12555 996147200 134512640 135215973 4294956304 18446744073709551615 134687222 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 13574 12555 415 171 0 12499 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 54296

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.74 3/73 14505
/proc/meminfo: memFree=1234664/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=60328 CPUtime=221.37
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 16132 650 0 0 22128 9 0 0 25 0 1 0 56673029 61775872 14172 996147200 134512640 135215973 4294956304 18446744073709551615 134591029 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 15082 14172 415 171 0 14007 0
Current children cumulated CPU time (s) 221.37
Current children cumulated vsize (KiB) 60328

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.75 3/73 14505
/proc/meminfo: memFree=1215784/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=80216 CPUtime=281.13
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 21425 650 0 0 28101 12 0 0 25 0 1 0 56673029 82141184 18440 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 20054 18440 415 171 0 18979 0
Current children cumulated CPU time (s) 281.13
Current children cumulated vsize (KiB) 80216

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.76 3/73 14505
/proc/meminfo: memFree=1201136/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=90872 CPUtime=340.88
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 24333 650 0 0 34074 14 0 0 25 0 1 0 56673029 93052928 21348 996147200 134512640 135215973 4294956304 18446744073709551615 4158961298 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 22718 21348 415 171 0 21643 0
Current children cumulated CPU time (s) 340.88
Current children cumulated vsize (KiB) 90872

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.77 3/73 14505
/proc/meminfo: memFree=1184048/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=103628 CPUtime=400.64
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 27844 650 0 0 40047 17 0 0 25 0 1 0 56673029 106115072 24859 996147200 134512640 135215973 4294956304 18446744073709551615 4159337218 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 25907 24859 415 171 0 24832 0
Current children cumulated CPU time (s) 400.64
Current children cumulated vsize (KiB) 103628

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.78 3/73 14505
/proc/meminfo: memFree=1167728/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=125324 CPUtime=460.39
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 33512 650 0 0 46019 20 0 0 25 0 1 0 56673029 128331776 28221 996147200 134512640 135215973 4294956304 18446744073709551615 134588355 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 31331 28221 415 171 0 30256 0
Current children cumulated CPU time (s) 460.39
Current children cumulated vsize (KiB) 125324

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.80 3/73 14505
/proc/meminfo: memFree=1151600/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=137928 CPUtime=520.15
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 36993 650 0 0 51994 21 0 0 25 0 1 0 56673029 141238272 31702 996147200 134512640 135215973 4294956304 18446744073709551615 4158960033 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 34482 31702 415 171 0 33407 0
Current children cumulated CPU time (s) 520.15
Current children cumulated vsize (KiB) 137928

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.81 3/73 14505
/proc/meminfo: memFree=1137328/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=151076 CPUtime=579.9
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 40581 650 0 0 57967 23 0 0 25 0 1 0 56673029 154701824 35290 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 37769 35290 415 171 0 36694 0
Current children cumulated CPU time (s) 579.9
Current children cumulated vsize (KiB) 151076

[startup+642.302 s]
/proc/loadavg: 1.99 1.97 1.82 2/68 15068
/proc/meminfo: memFree=1155480/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=164632 CPUtime=639.47
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 44225 650 0 0 63915 32 0 0 25 0 1 0 56673029 168583168 38934 996147200 134512640 135215973 4294956304 18446744073709551615 134597311 0 0 4096 0 0 0 0 17 1 0 0
/proc/14469/statm: 41158 38934 415 171 0 40083 0
Current children cumulated CPU time (s) 639.47
Current children cumulated vsize (KiB) 164632

[startup+702.302 s]

################
# More data... #
################

[startup+822.302 s]
/proc/loadavg: 1.99 1.97 1.84 3/70 15114
/proc/meminfo: memFree=1068552/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=203828 CPUtime=818.72
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 55049 650 0 0 81830 42 0 0 25 0 1 0 56673029 208719872 49758 996147200 134512640 135215973 4294956304 18446744073709551615 134596177 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 50957 49758 415 171 0 49882 0
Current children cumulated CPU time (s) 818.72
Current children cumulated vsize (KiB) 203828

[startup+882.301 s]
/proc/loadavg: 1.99 1.97 1.84 3/82 15132
/proc/meminfo: memFree=588968/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=235064 CPUtime=878.47
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 63189 650 0 0 87797 50 0 0 25 0 1 0 56673029 240705536 53801 996147200 134512640 135215973 4294956304 18446744073709551615 134648286 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 58766 53801 415 171 0 57691 0
Current children cumulated CPU time (s) 878.47
Current children cumulated vsize (KiB) 235064

[startup+942.302 s]
/proc/loadavg: 2.08 2.00 1.86 3/83 15134
/proc/meminfo: memFree=358232/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=244412 CPUtime=938.23
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 65772 650 0 0 93772 51 0 0 25 0 1 0 56673029 250277888 56384 996147200 134512640 135215973 4294956304 18446744073709551615 4158960659 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 61103 56384 415 171 0 60028 0
Current children cumulated CPU time (s) 938.23
Current children cumulated vsize (KiB) 244412

[startup+1002.3 s]
/proc/loadavg: 2.03 2.00 1.86 3/83 15134
/proc/meminfo: memFree=343576/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=256536 CPUtime=997.98
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 69066 650 0 0 99746 52 0 0 25 0 1 0 56673029 262692864 59678 996147200 134512640 135215973 4294956304 18446744073709551615 134686141 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 64134 59678 415 171 0 63059 0
Current children cumulated CPU time (s) 997.98
Current children cumulated vsize (KiB) 256536

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 1.87 3/70 15138
/proc/meminfo: memFree=606928/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=269040 CPUtime=1057.74
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 72435 650 0 0 105720 54 0 0 25 0 1 0 56673029 275496960 63047 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 67260 63047 415 171 0 66185 0
Current children cumulated CPU time (s) 1057.74
Current children cumulated vsize (KiB) 269040

[startup+1122.3 s]
/proc/loadavg: 2.08 2.02 1.88 2/68 15194
/proc/meminfo: memFree=1055648/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=276136 CPUtime=1117.49
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 74313 650 0 0 111693 56 0 0 25 0 1 0 56673029 282763264 64925 996147200 134512640 135215973 4294956304 18446744073709551615 134600802 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 69034 64925 415 171 0 67959 0
Current children cumulated CPU time (s) 1117.49
Current children cumulated vsize (KiB) 276136

[startup+1182.3 s]
/proc/loadavg: 2.06 2.03 1.89 3/82 15386
/proc/meminfo: memFree=1029104/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=280344 CPUtime=1177.1
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 75431 650 0 0 117652 58 0 0 25 0 1 0 56673029 287072256 66043 996147200 134512640 135215973 4294956304 18446744073709551615 4158960064 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 70086 66043 415 171 0 69011 0
Current children cumulated CPU time (s) 1177.1
Current children cumulated vsize (KiB) 280344

[startup+1242.3 s]
/proc/loadavg: 2.05 2.03 1.90 3/82 15386
/proc/meminfo: memFree=1022320/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=286400 CPUtime=1236.85
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 77078 650 0 0 123626 59 0 0 25 0 1 0 56673029 293273600 67690 996147200 134512640 135215973 4294956304 18446744073709551615 134590052 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 71600 67690 415 171 0 70525 0
Current children cumulated CPU time (s) 1236.85
Current children cumulated vsize (KiB) 286400

[startup+1302.3 s]
/proc/loadavg: 2.02 2.02 1.91 3/82 15386
/proc/meminfo: memFree=1017584/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=290872 CPUtime=1296.6
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 78215 650 0 0 129601 59 0 0 25 0 1 0 56673029 297852928 68827 996147200 134512640 135215973 4294956304 18446744073709551615 4158960000 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 72718 68827 415 171 0 71643 0
Current children cumulated CPU time (s) 1296.6
Current children cumulated vsize (KiB) 290872

[startup+1362.3 s]
/proc/loadavg: 2.08 2.03 1.91 3/82 15386
/proc/meminfo: memFree=1012080/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=296008 CPUtime=1356.36
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 79593 650 0 0 135576 60 0 0 25 0 1 0 56673029 303112192 70205 996147200 134512640 135215973 4294956304 18446744073709551615 134680644 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 74002 70205 415 171 0 72927 0
Current children cumulated CPU time (s) 1356.36
Current children cumulated vsize (KiB) 296008

[startup+1422.31 s]
/proc/loadavg: 2.10 2.04 1.92 3/82 15386
/proc/meminfo: memFree=1009776/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=298240 CPUtime=1416.12
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 80176 650 0 0 141551 61 0 0 25 0 1 0 56673029 305397760 70788 996147200 134512640 135215973 4294956304 18446744073709551615 4158960114 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 74560 70788 415 171 0 73485 0
Current children cumulated CPU time (s) 1416.12
Current children cumulated vsize (KiB) 298240

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 1.92 3/82 15386
/proc/meminfo: memFree=1005808/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=301948 CPUtime=1475.87
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 81176 650 0 0 147526 61 0 0 25 0 1 0 56673029 309194752 71788 996147200 134512640 135215973 4294956304 18446744073709551615 134594092 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 75487 71788 415 171 0 74412 0
Current children cumulated CPU time (s) 1475.87
Current children cumulated vsize (KiB) 301948

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 1.92 3/82 15386
/proc/meminfo: memFree=1001328/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=306284 CPUtime=1535.63
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 82321 650 0 0 153501 62 0 0 25 0 1 0 56673029 313634816 72933 996147200 134512640 135215973 4294956304 18446744073709551615 134533067 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 76571 72933 415 171 0 75496 0
Current children cumulated CPU time (s) 1535.63
Current children cumulated vsize (KiB) 306284

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 1.92 3/82 15386
/proc/meminfo: memFree=995440/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=311944 CPUtime=1595.38
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 83813 650 0 0 159475 63 0 0 25 0 1 0 56673029 319430656 74425 996147200 134512640 135215973 4294956304 18446744073709551615 134599856 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 77986 74425 415 171 0 76911 0
Current children cumulated CPU time (s) 1595.38
Current children cumulated vsize (KiB) 311944

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/82 15386
/proc/meminfo: memFree=986736/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=319976 CPUtime=1655.14
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 85960 650 0 0 165450 64 0 0 25 0 1 0 56673029 327655424 76572 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 79994 76572 415 171 0 78919 0
Current children cumulated CPU time (s) 1655.14
Current children cumulated vsize (KiB) 319976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/82 15386
/proc/meminfo: memFree=983344/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=323260 CPUtime=1714.9
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 86806 650 0 0 171425 65 0 0 25 0 1 0 56673029 331018240 77418 996147200 134512640 135215973 4294956304 18446744073709551615 4158961411 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 80815 77418 415 171 0 79740 0
Current children cumulated CPU time (s) 1714.9
Current children cumulated vsize (KiB) 323260

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/82 15386
/proc/meminfo: memFree=978480/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=327604 CPUtime=1774.65
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 87951 650 0 0 177399 66 0 0 25 0 1 0 56673029 335466496 78563 996147200 134512640 135215973 4294956304 18446744073709551615 4158960021 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 81901 78563 415 171 0 80826 0
Current children cumulated CPU time (s) 1774.65
Current children cumulated vsize (KiB) 327604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.8 s]
/proc/loadavg: 2.00 2.00 1.92 3/82 15386
/proc/meminfo: memFree=977008/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=329048 CPUtime=1800.05
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14213 0 -1 4194304 88345 650 0 0 179939 66 0 0 25 0 1 0 56673029 336945152 78957 996147200 134512640 135215973 4294956304 18446744073709551615 134533026 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 82262 78957 415 171 0 81187 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 329048

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

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.85
CPU time (s): 1800.12
CPU user time (s): 1799.4
CPU system time (s): 0.716891
CPU usage (%): 99.572
Max. virtual memory (cumulated for all children) (KiB): 329048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.4
system time used= 0.716891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88995
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= 17
involuntary context switches= 24217

runsolver used 1.9827 second user time and 4.6073 second system time

The end

Launcher Data

Begin job on node3 at 2009-07-16 00:14:15
IDJOB=2063442
IDBENCH=54024
IDSOLVER=733
FILE ID=node3/2063442-1247696054
PBS_JOBID= 9521303
Free space on /tmp= 66404 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/primes-25/normalized-primes-25-40-3-7.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2063442-1247696054/watcher-2063442-1247696054 -o /tmp/evaluation-result-2063442-1247696054/solver-2063442-1247696054 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1804847584 HOME/instance-2063442-1247696054.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 1721c9fe8f5af3b1ccfc3261b1d259d6
RANDOM SEED=1804847584

node3.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.259
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.259
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:       1311776 kB
Buffers:         75144 kB
Cached:         418944 kB
SwapCached:          0 kB
Active:         161376 kB
Inactive:       508220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1311776 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1740 kB
Writeback:           0 kB
Mapped:          25644 kB
Slab:            60124 kB
Committed_AS:   620140 kB
PageTables:       1676 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= 66400 MiB
End job on node3 at 2009-07-16 00:44:24