Trace number 2083715

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.06 1812.45

General information on the benchmark

Namecsp/fapp/fapp04/
normalized-fapp04-0300-5.xml
MD5SUM9b390cbd2e7aec20d5f3a2cc4b660065
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark24.2693
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3360
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3360
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has big domains
0.00/0.01	c big-domain mode
0.00/0.02	c Seed is 1951965874
0.00/0.02	c Constructing HOME/instance-2083715-1247723647.xml  with 21104 constraints
0.28/0.37	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-2083715-1247723647/watcher-2083715-1247723647 -o /tmp/evaluation-result-2083715-1247723647/solver-2083715-1247723647 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1951965874 HOME/instance-2083715-1247723647.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: 2.26 2.15 2.09 4/73 18413
/proc/meminfo: memFree=1403232/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=5356 CPUtime=0
/proc/18413/stat : 18413 (pcssolve) R 18411 18413 16233 0 -1 4194304 268 0 0 0 0 0 0 0 20 0 1 0 59430478 5484544 236 996147200 4194304 4889804 548682068800 18446744073709551615 4352984 0 0 4100 65536 0 0 0 17 1 0 0
/proc/18413/statm: 1339 236 197 169 0 50 0

[startup+0.0927211 s]
/proc/loadavg: 2.26 2.15 2.09 4/73 18413
/proc/meminfo: memFree=1403232/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=6636 CPUtime=0.07
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 1295 662 0 0 7 0 0 0 23 0 1 0 59430478 6795264 852 996147200 134512640 135215973 4294956304 18446744073709551615 134847815 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 1659 852 386 171 0 584 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6636

[startup+0.102715 s]
/proc/loadavg: 2.26 2.15 2.09 4/73 18413
/proc/meminfo: memFree=1403232/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=6636 CPUtime=0.08
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 1328 662 0 0 8 0 0 0 23 0 1 0 59430478 6795264 885 996147200 134512640 135215973 4294956304 18446744073709551615 134773686 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 1659 885 386 171 0 584 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6636

[startup+0.302747 s]
/proc/loadavg: 2.26 2.15 2.09 4/73 18413
/proc/meminfo: memFree=1403232/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=11340 CPUtime=0.28
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 2849 662 0 0 27 1 0 0 25 0 1 0 59430478 11612160 1879 996147200 134512640 135215973 4294956304 18446744073709551615 134872403 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 2835 1879 386 171 0 1760 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11340

[startup+0.701788 s]
/proc/loadavg: 2.26 2.15 2.09 4/73 18413
/proc/meminfo: memFree=1403232/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=15116 CPUtime=0.67
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 4265 662 0 0 66 1 0 0 25 0 1 0 59430478 15478784 2813 996147200 134512640 135215973 4294956304 18446744073709551615 134533284 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 3779 2813 410 171 0 2704 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 15116

[startup+1.50188 s]
/proc/loadavg: 2.26 2.15 2.09 3/74 18418
/proc/meminfo: memFree=1392920/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=15484 CPUtime=1.46
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 4385 662 0 0 145 1 0 0 25 0 1 0 59430478 15855616 2873 996147200 134512640 135215973 4294956304 18446744073709551615 134585434 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 3871 2873 410 171 0 2796 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 15484

[startup+3.10106 s]
/proc/loadavg: 2.26 2.15 2.09 3/74 18418
/proc/meminfo: memFree=1392344/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=16824 CPUtime=3.06
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 4767 662 0 0 304 2 0 0 25 0 1 0 59430478 17227776 3150 996147200 134512640 135215973 4294956304 18446744073709551615 134969721 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 4206 3150 410 171 0 3131 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 16824

[startup+6.30144 s]
/proc/loadavg: 2.24 2.15 2.09 3/74 18418
/proc/meminfo: memFree=1391512/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=18448 CPUtime=6.23
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 5276 662 0 0 621 2 0 0 25 0 1 0 59430478 18890752 3450 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 4612 3450 411 171 0 3537 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 18448

[startup+12.7012 s]
/proc/loadavg: 2.22 2.15 2.09 3/74 18418
/proc/meminfo: memFree=1390296/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=18572 CPUtime=12.58
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 5340 662 0 0 1256 2 0 0 25 0 1 0 59430478 19017728 3506 996147200 134512640 135215973 4294956304 18446744073709551615 134589765 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 4643 3506 413 171 0 3568 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 18572

[startup+25.5016 s]
/proc/loadavg: 2.17 2.14 2.09 3/74 18418
/proc/meminfo: memFree=1386712/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=20372 CPUtime=25.27
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 5778 662 0 0 2525 2 0 0 25 0 1 0 59430478 20860928 3944 996147200 134512640 135215973 4294956304 18446744073709551615 134969670 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 5093 3944 413 171 0 4018 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 20372

[startup+51.1016 s]
/proc/loadavg: 2.11 2.13 2.09 3/74 18418
/proc/meminfo: memFree=1377944/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=22716 CPUtime=50.66
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 6462 662 0 0 5064 2 0 0 25 0 1 0 59430478 23261184 4628 996147200 134512640 135215973 4294956304 18446744073709551615 134969514 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 5679 4628 413 171 0 4604 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 22716

[startup+102.306 s]
/proc/loadavg: 2.05 2.11 2.08 3/74 18418
/proc/meminfo: memFree=1365528/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=29516 CPUtime=101.46
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 8258 662 0 0 10143 3 0 0 25 0 1 0 59430478 30224384 6424 996147200 134512640 135215973 4294956304 18446744073709551615 134590043 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 7379 6424 413 171 0 6304 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 29516

[startup+162.302 s]
/proc/loadavg: 2.02 2.08 2.08 3/74 18418
/proc/meminfo: memFree=1353112/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=37444 CPUtime=160.97
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 10329 662 0 0 16094 3 0 0 25 0 1 0 59430478 38342656 8078 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 9361 8078 413 171 0 8286 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 37444

[startup+222.302 s]
/proc/loadavg: 2.00 2.07 2.07 3/74 18418
/proc/meminfo: memFree=1340568/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=44752 CPUtime=220.5
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 12143 662 0 0 22046 4 0 0 25 0 1 0 59430478 45826048 9892 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 11188 9892 413 171 0 10113 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 44752

[startup+282.302 s]
/proc/loadavg: 2.00 2.05 2.06 3/74 18418
/proc/meminfo: memFree=1327832/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=51556 CPUtime=280.03
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 13866 662 0 0 27999 4 0 0 25 0 1 0 59430478 52793344 11615 996147200 134512640 135215973 4294956304 18446744073709551615 134597512 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 12889 11615 413 171 0 11814 0
Current children cumulated CPU time (s) 280.03
Current children cumulated vsize (KiB) 51556

[startup+342.302 s]
/proc/loadavg: 2.00 2.04 2.06 3/74 18418
/proc/meminfo: memFree=1308440/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=61468 CPUtime=339.56
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 16349 662 0 0 33951 5 0 0 25 0 1 0 59430478 62943232 14098 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 15367 14098 413 171 0 14292 0
Current children cumulated CPU time (s) 339.56
Current children cumulated vsize (KiB) 61468

[startup+402.302 s]
/proc/loadavg: 2.00 2.03 2.05 3/74 18418
/proc/meminfo: memFree=1291288/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=68988 CPUtime=399.07
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 18238 662 0 0 39901 6 0 0 25 0 1 0 59430478 70643712 15987 996147200 134512640 135215973 4294956304 18446744073709551615 134583360 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 17247 15987 413 171 0 16172 0
Current children cumulated CPU time (s) 399.07
Current children cumulated vsize (KiB) 68988

[startup+462.303 s]
/proc/loadavg: 2.00 2.02 2.05 3/74 18424
/proc/meminfo: memFree=1278296/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=75676 CPUtime=458.55
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 19918 662 0 0 45848 7 0 0 25 0 1 0 59430478 77492224 17667 996147200 134512640 135215973 4294956304 18446744073709551615 134969508 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 18919 17667 413 171 0 17844 0
Current children cumulated CPU time (s) 458.55
Current children cumulated vsize (KiB) 75676

[startup+522.303 s]
/proc/loadavg: 2.00 2.02 2.04 3/74 18424
/proc/meminfo: memFree=1265752/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=82948 CPUtime=518.09
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 21751 662 0 0 51801 8 0 0 25 0 1 0 59430478 84938752 19500 996147200 134512640 135215973 4294956304 18446744073709551615 134585804 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 20737 19500 413 171 0 19662 0
Current children cumulated CPU time (s) 518.09
Current children cumulated vsize (KiB) 82948

[startup+582.303 s]
/proc/loadavg: 2.00 2.01 2.03 3/74 18424
/proc/meminfo: memFree=1251672/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=92772 CPUtime=577.63
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 24234 662 0 0 57754 9 0 0 25 0 1 0 59430478 94998528 21983 996147200 134512640 135215973 4294956304 18446744073709551615 4158960045 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 23193 21983 413 171 0 22118 0
Current children cumulated CPU time (s) 577.63
Current children cumulated vsize (KiB) 92772

[startup+642.302 s]
/proc/loadavg: 2.00 2.01 2.03 3/74 18424
/proc/meminfo: memFree=1242328/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=97596 CPUtime=637.15
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 25452 662 0 0 63705 10 0 0 25 0 1 0 59430478 99938304 23201 996147200 134512640 135215973 4294956304 18446744073709551615 134585549 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 24399 23201 413 171 0 23324 0
Current children cumulated CPU time (s) 637.15
Current children cumulated vsize (KiB) 97596

[startup+702.302 s]

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

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.01 3/74 18424
/proc/meminfo: memFree=1209368/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=119748 CPUtime=815.73
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 31031 662 0 0 81560 13 0 0 25 0 1 0 59430478 122621952 28490 996147200 134512640 135215973 4294956304 18446744073709551615 4158960153 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 29937 28490 413 171 0 28862 0
Current children cumulated CPU time (s) 815.73
Current children cumulated vsize (KiB) 119748

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/74 18424
/proc/meminfo: memFree=1203096/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=122704 CPUtime=875.23
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 31776 662 0 0 87510 13 0 0 25 0 1 0 59430478 125648896 29235 996147200 134512640 135215973 4294956304 18446744073709551615 134591658 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 30676 29235 413 171 0 29601 0
Current children cumulated CPU time (s) 875.23
Current children cumulated vsize (KiB) 122704

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18424
/proc/meminfo: memFree=1192024/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=130424 CPUtime=934.75
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 33712 662 0 0 93461 14 0 0 25 0 1 0 59430478 133554176 31171 996147200 134512640 135215973 4294956304 18446744073709551615 134532684 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 32606 31171 413 171 0 31531 0
Current children cumulated CPU time (s) 934.75
Current children cumulated vsize (KiB) 130424

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18424
/proc/meminfo: memFree=1185048/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=135724 CPUtime=994.29
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 35044 662 0 0 99414 15 0 0 25 0 1 0 59430478 138981376 32503 996147200 134512640 135215973 4294956304 18446744073709551615 134597613 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 33931 32503 413 171 0 32856 0
Current children cumulated CPU time (s) 994.29
Current children cumulated vsize (KiB) 135724

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18424
/proc/meminfo: memFree=1179608/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=141232 CPUtime=1053.82
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 36430 662 0 0 105366 16 0 0 25 0 1 0 59430478 144621568 33856 996147200 134512640 135215973 4294956304 18446744073709551615 134590021 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 35308 33856 413 171 0 34233 0
Current children cumulated CPU time (s) 1053.82
Current children cumulated vsize (KiB) 141232

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18424
/proc/meminfo: memFree=1173784/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=146724 CPUtime=1113.34
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 37835 662 0 0 111318 16 0 0 25 0 1 0 59430478 150245376 35261 996147200 134512640 135215973 4294956304 18446744073709551615 134600784 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 36681 35261 413 171 0 35606 0
Current children cumulated CPU time (s) 1113.34
Current children cumulated vsize (KiB) 146724

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18424
/proc/meminfo: memFree=1167896/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=152948 CPUtime=1172.88
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 39404 662 0 0 117271 17 0 0 25 0 1 0 59430478 156618752 36765 996147200 134512640 135215973 4294956304 18446744073709551615 134583442 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 38237 36765 413 171 0 37162 0
Current children cumulated CPU time (s) 1172.88
Current children cumulated vsize (KiB) 152948

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18424
/proc/meminfo: memFree=1160856/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=159288 CPUtime=1232.41
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 41007 662 0 0 123223 18 0 0 25 0 1 0 59430478 163110912 38368 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 39822 38368 413 171 0 38747 0
Current children cumulated CPU time (s) 1232.41
Current children cumulated vsize (KiB) 159288

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18424
/proc/meminfo: memFree=1144152/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=171260 CPUtime=1291.93
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 43992 662 0 0 129174 19 0 0 25 0 1 0 59430478 175370240 41353 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 42815 41353 413 171 0 41740 0
Current children cumulated CPU time (s) 1291.93
Current children cumulated vsize (KiB) 171260

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18424
/proc/meminfo: memFree=1131672/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=176528 CPUtime=1351.43
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 45319 662 0 0 135124 19 0 0 25 0 1 0 59430478 180764672 42680 996147200 134512640 135215973 4294956304 18446744073709551615 135094589 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 44132 42680 413 171 0 43057 0
Current children cumulated CPU time (s) 1351.43
Current children cumulated vsize (KiB) 176528

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18424
/proc/meminfo: memFree=1125080/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=177004 CPUtime=1410.94
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 45454 662 0 0 141074 20 0 0 25 0 1 0 59430478 181252096 42815 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 44251 42815 413 171 0 43176 0
Current children cumulated CPU time (s) 1410.94
Current children cumulated vsize (KiB) 177004

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18424
/proc/meminfo: memFree=1111768/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=182264 CPUtime=1470.43
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 46764 662 0 0 147023 20 0 0 25 0 1 0 59430478 186638336 44125 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 1 0 0
/proc/18413/statm: 45566 44125 413 171 0 44491 0
Current children cumulated CPU time (s) 1470.43
Current children cumulated vsize (KiB) 182264

[startup+1542.3 s]
/proc/loadavg: 1.92 1.98 1.99 2/69 18475
/proc/meminfo: memFree=1335232/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=193936 CPUtime=1530.01
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 49695 662 0 0 152979 22 0 0 25 0 1 0 59430478 198590464 47056 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/18413/statm: 48484 47056 413 171 0 47409 0
Current children cumulated CPU time (s) 1530.01
Current children cumulated vsize (KiB) 193936

[startup+1602.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/83 18563
/proc/meminfo: memFree=1256200/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=209764 CPUtime=1589.98
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 53665 662 0 0 158972 26 0 0 25 0 1 0 59430478 214798336 51026 996147200 134512640 135215973 4294956304 18446744073709551615 134597328 0 0 4096 0 0 0 0 17 0 0 0
/proc/18413/statm: 52441 51026 413 171 0 51366 0
Current children cumulated CPU time (s) 1589.98
Current children cumulated vsize (KiB) 209764

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 18563
/proc/meminfo: memFree=1246984/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=218716 CPUtime=1649.96
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 55913 662 0 0 164969 27 0 0 25 0 1 0 59430478 223965184 53274 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 0 0 0
/proc/18413/statm: 54679 53274 413 171 0 53604 0
Current children cumulated CPU time (s) 1649.96
Current children cumulated vsize (KiB) 218716

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 18563
/proc/meminfo: memFree=1232200/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=233188 CPUtime=1709.94
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 59544 662 0 0 170965 29 0 0 25 0 1 0 59430478 238784512 56905 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 0 0 0
/proc/18413/statm: 58297 56905 413 171 0 57222 0
Current children cumulated CPU time (s) 1709.94
Current children cumulated vsize (KiB) 233188

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 18563
/proc/meminfo: memFree=1215496/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=249848 CPUtime=1769.91
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 63727 662 0 0 176961 30 0 0 25 0 1 0 59430478 255844352 61088 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 0 0 0
/proc/18413/statm: 62462 61088 413 171 0 61387 0
Current children cumulated CPU time (s) 1769.91
Current children cumulated vsize (KiB) 249848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.4 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 18563
/proc/meminfo: memFree=1212040/2055920 swapFree=4192812/4192956
[pid=18413] ppid=18411 vsize=253132 CPUtime=1800
/proc/18413/stat : 18413 (pcs.big) R 18411 18413 16233 0 -1 4194304 64552 662 0 0 179969 31 0 0 25 0 1 0 59430478 259207168 61913 996147200 134512640 135215973 4294956304 18446744073709551615 134600804 0 0 4096 0 0 0 0 17 0 0 0
/proc/18413/statm: 63283 61913 413 171 0 62208 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 253132

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.45
CPU time (s): 1800.06
CPU user time (s): 1799.7
CPU system time (s): 0.362944
CPU usage (%): 99.3167
Max. virtual memory (cumulated for all children) (KiB): 253132

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

runsolver used 1.9457 second user time and 5.18021 second system time

The end

Launcher Data

Begin job on node74 at 2009-07-16 07:54:07
IDJOB=2083715
IDBENCH=57906
IDSOLVER=733
FILE ID=node74/2083715-1247723647
PBS_JOBID= 9521383
Free space on /tmp= 103028 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/fapp/fapp04/normalized-fapp04-0300-5.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083715-1247723647/watcher-2083715-1247723647 -o /tmp/evaluation-result-2083715-1247723647/solver-2083715-1247723647 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1951965874 HOME/instance-2083715-1247723647.xml

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

MD5SUM BENCH= 9b390cbd2e7aec20d5f3a2cc4b660065
RANDOM SEED=1951965874

node74.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.234
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.234
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:       1403712 kB
Buffers:         73820 kB
Cached:         376544 kB
SwapCached:          0 kB
Active:         178756 kB
Inactive:       402004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1403712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2316 kB
Writeback:           0 kB
Mapped:         141996 kB
Slab:            56344 kB
Committed_AS:   618764 kB
PageTables:       2080 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103028 MiB
End job on node74 at 2009-07-16 08:24:21