Trace number 2066742

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

General information on the benchmark

Namecsp/pseudo/ii/
normalized-ii-32d3.xml
MD5SUMf353575d792814fcacfff24a3e355536
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.4017
Satisfiable
(Un)Satisfiability was proved
Number of variables1648
Number of constraints20302
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20302
Global constraints used (with number of constraints)

Solver Data

0.00/0.03	c has operations which may create big domains
0.00/0.03	c big-domain mode
0.00/0.05	c Seed is 1808642407
0.00/0.05	c Constructing HOME/instance-2066742-1247705138.xml  with 73496 constraints
1.45/1.50	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-2066742-1247705138/watcher-2066742-1247705138 -o /tmp/evaluation-result-2066742-1247705138/solver-2066742-1247705138 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1808642407 HOME/instance-2066742-1247705138.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.99 1.98 1.99 4/81 10382
/proc/meminfo: memFree=1459992/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=5356 CPUtime=0
/proc/10382/stat : 10382 (pcssolve) R 10380 10382 9506 0 -1 4194304 273 0 0 0 0 0 0 0 20 0 1 0 57577848 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 272836913823 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/10382/statm: 1339 241 200 169 0 50 0
[pid=10383] ppid=10382 vsize=5356 CPUtime=0
/proc/10383/stat : 10383 (pcssolve) R 10382 10382 9506 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 57577849 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 272836913823 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/10383/statm: 1339 241 200 169 0 50 0

[startup+0.0240629 s]
/proc/loadavg: 1.99 1.98 1.99 4/81 10382
/proc/meminfo: memFree=1459992/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=5356 CPUtime=0
/proc/10382/stat : 10382 (pcssolve) S 10380 10382 9506 0 -1 4194304 367 649 0 0 0 0 0 0 22 0 1 0 57577848 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10382/statm: 1339 243 202 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101066 s]
/proc/loadavg: 1.99 1.98 1.99 4/81 10382
/proc/meminfo: memFree=1459992/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=5368 CPUtime=0.07
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 1033 826 0 0 6 0 1 0 18 0 1 0 57577848 5496832 642 996147200 134512640 135215973 4294956304 18446744073709551615 134718041 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 1342 642 385 171 0 267 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5368

[startup+0.301082 s]
/proc/loadavg: 1.99 1.98 1.99 4/81 10382
/proc/meminfo: memFree=1459992/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=7652 CPUtime=0.26
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 1729 826 0 0 25 0 1 0 19 0 1 0 57577848 7835648 1101 996147200 134512640 135215973 4294956304 18446744073709551615 134762865 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 1913 1101 385 171 0 838 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 7652

[startup+0.701108 s]
/proc/loadavg: 1.99 1.98 1.99 4/81 10382
/proc/meminfo: memFree=1459992/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=11264 CPUtime=0.66
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 2920 826 0 0 64 1 1 0 23 0 1 0 57577848 11534336 1953 996147200 134512640 135215973 4294956304 18446744073709551615 12686302 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 2816 1953 385 171 0 1741 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 11264

[startup+1.50117 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 10388
/proc/meminfo: memFree=1451216/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=27988 CPUtime=1.45
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 8417 826 0 0 141 3 1 0 25 0 1 0 57577848 28659712 5162 996147200 134512640 135215973 4294956304 18446744073709551615 4159337025 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 6997 5162 391 171 0 5922 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 27988

[startup+3.10127 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 10388
/proc/meminfo: memFree=1423248/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=75256 CPUtime=3.03
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 24733 826 0 0 291 11 1 0 25 0 1 0 57577848 77062144 14152 996147200 134512640 135215973 4294956304 18446744073709551615 134589885 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 18814 14152 409 171 0 17739 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 75256

[startup+6.30156 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 10388
/proc/meminfo: memFree=1401104/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=75400 CPUtime=6.21
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 26459 826 0 0 608 12 1 0 25 0 1 0 57577848 77209600 15338 996147200 134512640 135215973 4294956304 18446744073709551615 134585078 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 18850 15338 409 171 0 17775 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 75400

[startup+12.7019 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 10388
/proc/meminfo: memFree=1394512/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=75528 CPUtime=12.54
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 29374 826 0 0 1240 13 1 0 25 0 1 0 57577848 77340672 16579 996147200 134512640 135215973 4294956304 18446744073709551615 134610603 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 18882 16579 409 171 0 17807 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 75528

[startup+25.5018 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 10388
/proc/meminfo: memFree=1394320/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=75964 CPUtime=25.22
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 32444 826 0 0 2507 14 1 0 25 0 1 0 57577848 77787136 16679 996147200 134512640 135215973 4294956304 18446744073709551615 134583680 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 18991 16679 409 171 0 17916 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 75964

[startup+51.1015 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 10388
/proc/meminfo: memFree=1391312/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=77056 CPUtime=50.58
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 38454 826 0 0 5041 16 1 0 25 0 1 0 57577848 78905344 17451 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 19264 17451 409 171 0 18189 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 77056

[startup+102.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 10388
/proc/meminfo: memFree=1386064/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=82384 CPUtime=101.3
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 53951 826 0 0 10108 21 1 0 25 0 1 0 57577848 84361216 18756 996147200 134512640 135215973 4294956304 18446744073709551615 135097937 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 20596 18756 409 171 0 19521 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 82384

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 10388
/proc/meminfo: memFree=1382224/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=85804 CPUtime=160.74
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 72696 826 0 0 16043 30 1 0 25 0 1 0 57577848 87863296 19681 996147200 134512640 135215973 4294956304 18446744073709551615 4158960084 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 21451 19681 409 171 0 20376 0
Current children cumulated CPU time (s) 160.74
Current children cumulated vsize (KiB) 85804

[startup+222.301 s]
/proc/loadavg: 2.04 2.00 2.00 3/82 10388
/proc/meminfo: memFree=1358992/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=132712 CPUtime=220.18
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 100453 826 0 0 21976 41 1 0 25 0 1 0 57577848 135897088 25499 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 33178 25499 409 171 0 32103 0
Current children cumulated CPU time (s) 220.18
Current children cumulated vsize (KiB) 132712

[startup+282.301 s]
/proc/loadavg: 2.12 2.03 2.01 3/82 10388
/proc/meminfo: memFree=1355216/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=137012 CPUtime=279.62
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 123541 826 0 0 27910 51 1 0 25 0 1 0 57577848 140300288 26446 996147200 134512640 135215973 4294956304 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 34253 26446 409 171 0 33178 0
Current children cumulated CPU time (s) 279.62
Current children cumulated vsize (KiB) 137012

[startup+342.301 s]
/proc/loadavg: 2.04 2.02 2.00 3/82 10390
/proc/meminfo: memFree=1350856/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=140864 CPUtime=339.06
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 147707 826 0 0 33843 62 1 0 25 0 1 0 57577848 144244736 27500 996147200 134512640 135215973 4294956304 18446744073709551615 134588332 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 35216 27500 409 171 0 34141 0
Current children cumulated CPU time (s) 339.06
Current children cumulated vsize (KiB) 140864

[startup+402.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 10390
/proc/meminfo: memFree=1348624/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=143040 CPUtime=398.49
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 163321 826 0 0 39780 68 1 0 25 0 1 0 57577848 146472960 28102 996147200 134512640 135215973 4294956304 18446744073709551615 134600150 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 35760 28102 409 171 0 34685 0
Current children cumulated CPU time (s) 398.49
Current children cumulated vsize (KiB) 143040

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 10390
/proc/meminfo: memFree=1345936/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=146552 CPUtime=457.93
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 181395 826 0 0 45714 78 1 0 25 0 1 0 57577848 150069248 28747 996147200 134512640 135215973 4294956304 18446744073709551615 134600482 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 36638 28747 409 171 0 35563 0
Current children cumulated CPU time (s) 457.93
Current children cumulated vsize (KiB) 146552

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10390
/proc/meminfo: memFree=1343504/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=148756 CPUtime=517.38
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 195657 826 0 0 51652 85 1 0 25 0 1 0 57577848 152326144 29347 996147200 134512640 135215973 4294956304 18446744073709551615 134583622 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 37189 29347 409 171 0 36114 0
Current children cumulated CPU time (s) 517.38
Current children cumulated vsize (KiB) 148756

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10390
/proc/meminfo: memFree=1333200/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=158760 CPUtime=576.82
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 214311 826 0 0 57587 94 1 0 25 0 1 0 57577848 162570240 31909 996147200 134512640 135215973 4294956304 18446744073709551615 134609809 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 39690 31909 409 171 0 38615 0
Current children cumulated CPU time (s) 576.82
Current children cumulated vsize (KiB) 158760

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10390
/proc/meminfo: memFree=1323728/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=167296 CPUtime=636.25
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 234279 826 0 0 63522 102 1 0 25 0 1 0 57577848 171311104 34273 996147200 134512640 135215973 4294956304 18446744073709551615 134610822 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 41824 34273 409 171 0 40749 0
Current children cumulated CPU time (s) 636.25

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10390
/proc/meminfo: memFree=1307216/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=185320 CPUtime=814.58
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 291082 826 0 0 81327 130 1 0 25 0 1 0 57577848 189767680 38399 996147200 134512640 135215973 4294956304 18446744073709551615 135094439 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 46330 38399 409 171 0 45255 0
Current children cumulated CPU time (s) 814.58
Current children cumulated vsize (KiB) 185320

[startup+882.302 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 10390
/proc/meminfo: memFree=1302992/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=189340 CPUtime=874.01
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 311670 826 0 0 87262 138 1 0 25 0 1 0 57577848 193884160 39439 996147200 134512640 135215973 4294956304 18446744073709551615 134590633 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 47335 39439 409 171 0 46260 0
Current children cumulated CPU time (s) 874.01
Current children cumulated vsize (KiB) 189340

[startup+942.302 s]
/proc/loadavg: 2.18 2.07 2.02 3/82 10396
/proc/meminfo: memFree=1294024/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=198136 CPUtime=933.44
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 334529 826 0 0 93195 148 1 0 25 0 1 0 57577848 202891264 41670 996147200 134512640 135215973 4294956304 18446744073709551615 134583656 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 49534 41670 409 171 0 48459 0
Current children cumulated CPU time (s) 933.44
Current children cumulated vsize (KiB) 198136

[startup+1002.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/82 10396
/proc/meminfo: memFree=1285448/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=206752 CPUtime=992.87
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 356735 826 0 0 99129 157 1 0 25 0 1 0 57577848 211714048 43896 996147200 134512640 135215973 4294956304 18446744073709551615 134640948 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 51688 43896 409 171 0 50613 0
Current children cumulated CPU time (s) 992.87
Current children cumulated vsize (KiB) 206752

[startup+1062.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/82 10396
/proc/meminfo: memFree=1275784/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=215804 CPUtime=1052.32
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 380865 826 0 0 105062 169 1 0 25 0 1 0 57577848 220983296 46210 996147200 134512640 135215973 4294956304 18446744073709551615 134532969 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 53951 46210 409 171 0 52876 0
Current children cumulated CPU time (s) 1052.32
Current children cumulated vsize (KiB) 215804

[startup+1122.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/82 10396
/proc/meminfo: memFree=1267080/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=224276 CPUtime=1111.76
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 403939 826 0 0 110996 179 1 0 25 0 1 0 57577848 229658624 48386 996147200 134512640 135215973 4294956304 18446744073709551615 134648243 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 56069 48386 409 171 0 54994 0
Current children cumulated CPU time (s) 1111.76
Current children cumulated vsize (KiB) 224276

[startup+1182.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/82 10396
/proc/meminfo: memFree=1255944/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=235200 CPUtime=1171.19
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 429823 826 0 0 116928 190 1 0 25 0 1 0 57577848 240844800 51158 996147200 134512640 135215973 4294956304 18446744073709551615 134592231 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 58800 51158 409 171 0 57725 0
Current children cumulated CPU time (s) 1171.19
Current children cumulated vsize (KiB) 235200

[startup+1242.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/82 10396
/proc/meminfo: memFree=1247376/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=243448 CPUtime=1230.64
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 456634 826 0 0 122862 201 1 0 25 0 1 0 57577848 249290752 53291 996147200 134512640 135215973 4294956304 18446744073709551615 134592231 0 0 4096 0 0 0 0 17 1 0 0
/proc/10382/statm: 60862 53291 409 171 0 59787 0
Current children cumulated CPU time (s) 1230.64
Current children cumulated vsize (KiB) 243448

[startup+1302.3 s]
/proc/loadavg: 1.97 2.01 1.99 3/83 10438
/proc/meminfo: memFree=1249680/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=252248 CPUtime=1290.48
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 485802 826 0 0 128831 216 1 0 25 0 1 0 57577848 258301952 55567 996147200 134512640 135215973 4294956304 18446744073709551615 134597319 0 0 4096 0 0 0 0 17 0 0 0
/proc/10382/statm: 63062 55567 409 171 0 61987 0
Current children cumulated CPU time (s) 1290.48
Current children cumulated vsize (KiB) 252248

[startup+1362.3 s]
/proc/loadavg: 1.99 2.01 1.99 3/83 10438
/proc/meminfo: memFree=1236816/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=268840 CPUtime=1350.45
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 518395 826 0 0 134814 230 1 0 25 0 1 0 57577848 275292160 58785 996147200 134512640 135215973 4294956304 18446744073709551615 4158960181 0 0 4096 0 0 0 0 17 0 0 0
/proc/10382/statm: 67210 58785 409 171 0 66135 0
Current children cumulated CPU time (s) 1350.45
Current children cumulated vsize (KiB) 268840

[startup+1422.31 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 10438
/proc/meminfo: memFree=1226640/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=278472 CPUtime=1410.44
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 550622 826 0 0 140798 245 1 0 25 0 1 0 57577848 285155328 61258 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/10382/statm: 69618 61258 409 171 0 68543 0
Current children cumulated CPU time (s) 1410.44
Current children cumulated vsize (KiB) 278472

[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 10438
/proc/meminfo: memFree=1215888/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=288768 CPUtime=1470.42
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 584140 826 0 0 146779 262 1 0 25 0 1 0 57577848 295698432 63929 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 0 0 0
/proc/10382/statm: 72192 63929 409 171 0 71117 0
Current children cumulated CPU time (s) 1470.42
Current children cumulated vsize (KiB) 288768

[startup+1542.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 10438
/proc/meminfo: memFree=1204112/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=300284 CPUtime=1530.39
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 606772 826 0 0 152766 272 1 0 25 0 1 0 57577848 307490816 66851 996147200 134512640 135215973 4294956304 18446744073709551615 4158853399 0 0 4096 0 0 0 0 17 0 0 0
/proc/10382/statm: 75071 66851 409 171 0 73996 0
Current children cumulated CPU time (s) 1530.39
Current children cumulated vsize (KiB) 300284

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 10438
/proc/meminfo: memFree=1194648/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=309600 CPUtime=1590.38
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 630547 826 0 0 158755 282 1 0 25 0 1 0 57577848 317030400 69242 996147200 134512640 135215973 4294956304 18446744073709551615 134600035 0 0 4096 0 0 0 0 17 0 0 0
/proc/10382/statm: 77400 69242 409 171 0 76325 0
Current children cumulated CPU time (s) 1590.38
Current children cumulated vsize (KiB) 309600

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 10439
/proc/meminfo: memFree=1187088/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=316440 CPUtime=1650.36
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 650538 826 0 0 164746 289 1 0 25 0 1 0 57577848 324034560 70981 996147200 134512640 135215973 4294956304 18446744073709551615 135094328 0 0 4096 0 0 0 0 17 0 0 0
/proc/10382/statm: 79110 70981 409 171 0 78035 0
Current children cumulated CPU time (s) 1650.36
Current children cumulated vsize (KiB) 316440

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 10439
/proc/meminfo: memFree=1180304/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=321756 CPUtime=1710.33
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 668623 826 0 0 170735 297 1 0 25 0 1 0 57577848 329478144 72380 996147200 134512640 135215973 4294956304 18446744073709551615 134599873 0 0 4096 0 0 0 0 17 0 0 0
/proc/10382/statm: 80439 72380 409 171 0 79364 0
Current children cumulated CPU time (s) 1710.33
Current children cumulated vsize (KiB) 321756

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 10439
/proc/meminfo: memFree=1174864/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=326572 CPUtime=1770.32
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 687883 826 0 0 176726 305 1 0 25 0 1 0 57577848 334409728 73604 996147200 134512640 135215973 4294956304 18446744073709551615 134533294 0 0 4096 0 0 0 0 17 0 0 0
/proc/10382/statm: 81643 73604 409 171 0 80568 0
Current children cumulated CPU time (s) 1770.32
Current children cumulated vsize (KiB) 326572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 10439
/proc/meminfo: memFree=1170960/2055920 swapFree=4192812/4192956
[pid=10382] ppid=10380 vsize=329968 CPUtime=1800.01
/proc/10382/stat : 10382 (pcs.big) R 10380 10382 9506 0 -1 4194304 696488 826 0 0 179692 308 1 0 25 0 1 0 57577848 337887232 74487 996147200 134512640 135215973 4294956304 18446744073709551615 4158960138 0 0 4096 0 0 0 0 17 0 0 0
/proc/10382/statm: 82492 74487 409 171 0 81417 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 329968

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): 1812.05
CPU time (s): 1800.09
CPU user time (s): 1796.95
CPU system time (s): 3.13852
CPU usage (%): 99.3396
Max. virtual memory (cumulated for all children) (KiB): 329992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.95
system time used= 3.13852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 697314
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= 23
involuntary context switches= 52645

runsolver used 2.18367 second user time and 5.71113 second system time

The end

Launcher Data

Begin job on node39 at 2009-07-16 02:45:38
IDJOB=2066742
IDBENCH=54567
IDSOLVER=733
FILE ID=node39/2066742-1247705138
PBS_JOBID= 9521233
Free space on /tmp= 66360 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/pseudo/ii/normalized-ii-32d3.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2066742-1247705138/watcher-2066742-1247705138 -o /tmp/evaluation-result-2066742-1247705138/solver-2066742-1247705138 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1808642407 HOME/instance-2066742-1247705138.xml

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

MD5SUM BENCH= f353575d792814fcacfff24a3e355536
RANDOM SEED=1808642407

node39.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.236
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.236
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:       1460472 kB
Buffers:         74276 kB
Cached:         386968 kB
SwapCached:          0 kB
Active:         229056 kB
Inactive:       284312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1460472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4616 kB
Writeback:           0 kB
Mapped:          72568 kB
Slab:            67292 kB
Committed_AS:   616344 kB
PageTables:       1912 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= 66356 MiB
End job on node39 at 2009-07-16 03:15:52