Trace number 1086621

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
casper zito? (TO) 1800.15 1803.85

General information on the benchmark

Namecsp/fapp/fapp30/
normalized-fapp30-3000-1.xml
MD5SUM0ec16ab311064bfe5172278fde3994e0
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 benchmark18.2692
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of constraints63204
Maximum constraint arity2
Maximum domain size778
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63204
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.20	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.18/0.20	c Parsing = 1
2.46/2.57	c Building = 1
3.75/3.80	c [ NumberOfVariables = 3000 ]
3.75/3.80	c [ NumberOfConstraints = 63204 ]
3.75/3.85	c [ SizeOfSearchSpace(log2) = 27409.6 ]
3.75/3.85	c SymmetrySearch = 1
42.59/43.03	c InitialPropagation = 1
42.69/43.17	c [ SizeOfSearchSpace(log2) = 27407.3 ]
42.69/43.17	c InitialSAC = (Timeout)
45.96/46.47	c [ SizeOfSearchSpace(log2) = 27406.7 ]
46.06/46.58	c Search(DomWDeg) = 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086621-1215240283/watcher-1086621-1215240283 -o /tmp/evaluation-result-1086621-1215240283/solver-1086621-1215240283 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1086621-1215240283.xml 680131115 

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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.26 2.08 2.02 4/80 19647
/proc/meminfo: memFree=1013528/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=18572 CPUtime=0
/proc/19647/stat : 19647 (runsolver) R 19645 19647 19330 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2003000643 19017728 292 996147200 4194304 4296836 548682068464 18446744073709551615 208717540647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19647/statm: 4643 292 257 25 0 2626 0

[startup+0.0746999 s]
/proc/loadavg: 2.26 2.08 2.02 4/80 19647
/proc/meminfo: memFree=1013528/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=6476 CPUtime=0.06
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 740 0 0 0 6 0 0 0 18 0 1 0 2003000643 6631424 700 996147200 134512640 135472138 4294956224 18446744073709551615 134749049 0 0 4096 0 0 0 0 17 1 0 0
/proc/19647/statm: 1619 700 368 234 0 321 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6476

[startup+0.101699 s]
/proc/loadavg: 2.26 2.08 2.02 4/80 19647
/proc/meminfo: memFree=1013528/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=6872 CPUtime=0.08
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 823 0 0 0 8 0 0 0 18 0 1 0 2003000643 7036928 783 996147200 134512640 135472138 4294956224 18446744073709551615 4160505352 0 0 4096 0 0 0 0 17 1 0 0
/proc/19647/statm: 1718 783 368 234 0 420 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6872

[startup+0.301738 s]
/proc/loadavg: 2.26 2.08 2.02 4/80 19647
/proc/meminfo: memFree=1013528/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=9248 CPUtime=0.28
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 1436 0 0 0 28 0 0 0 19 0 1 0 2003000643 9469952 1396 996147200 134512640 135472138 4294956224 18446744073709551615 4159784657 0 0 4096 0 0 0 0 17 1 0 0
/proc/19647/statm: 2312 1396 368 234 0 1014 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9248

[startup+0.701814 s]
/proc/loadavg: 2.26 2.08 2.02 4/80 19647
/proc/meminfo: memFree=1013528/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=13868 CPUtime=0.68
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 2591 0 0 0 67 1 0 0 23 0 1 0 2003000643 14200832 2551 996147200 134512640 135472138 4294956224 18446744073709551615 4159742259 0 0 4096 0 0 0 0 17 1 0 0
/proc/19647/statm: 3467 2551 368 234 0 2169 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13868

[startup+1.50197 s]
/proc/loadavg: 2.26 2.08 2.02 3/81 19648
/proc/meminfo: memFree=1001232/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=22976 CPUtime=1.47
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 4852 0 0 0 145 2 0 0 25 0 1 0 2003000643 23527424 4812 996147200 134512640 135472138 4294956224 18446744073709551615 134782378 0 0 4096 0 0 0 0 17 1 0 0
/proc/19647/statm: 5744 4812 368 234 0 4446 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 22976

[startup+3.10228 s]
/proc/loadavg: 2.26 2.08 2.02 3/81 19648
/proc/meminfo: memFree=988752/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=315464 CPUtime=3.06
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 36272 0 0 0 290 16 0 0 25 0 1 0 2003000643 323035136 36232 996147200 134512640 135472138 4294956224 18446744073709551615 134586156 0 0 4096 0 0 0 0 17 1 0 0
/proc/19647/statm: 78866 36232 395 234 0 77568 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 315464

[startup+6.30188 s]
/proc/loadavg: 2.24 2.08 2.02 3/81 19648
/proc/meminfo: memFree=700240/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=429332 CPUtime=6.23
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 79319 0 0 0 587 36 0 0 25 0 1 0 2003000643 439635968 78845 996147200 134512640 135472138 4294956224 18446744073709551615 134534238 0 0 4096 0 0 0 0 17 1 0 0
/proc/19647/statm: 107333 78845 456 234 0 106035 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 429332

[startup+12.7021 s]
/proc/loadavg: 2.22 2.08 2.02 3/81 19648
/proc/meminfo: memFree=697808/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=429332 CPUtime=12.58
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 79738 0 0 0 1221 37 0 0 25 0 1 0 2003000643 439635968 79239 996147200 134512640 135472138 4294956224 18446744073709551615 134535923 0 0 4096 0 0 0 0 17 1 0 0
/proc/19647/statm: 107333 79239 456 234 0 106035 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 429332

[startup+25.5015 s]
/proc/loadavg: 2.17 2.07 2.02 3/81 19648
/proc/meminfo: memFree=695568/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=429332 CPUtime=25.26
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 80326 0 0 0 2489 37 0 0 25 0 1 0 2003000643 439635968 79789 996147200 134512640 135472138 4294956224 18446744073709551615 134535929 0 0 4096 0 0 0 0 17 1 0 0
/proc/19647/statm: 107333 79789 456 234 0 106035 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 429332

[startup+51.1013 s]
/proc/loadavg: 2.11 2.07 2.02 3/81 19648
/proc/meminfo: memFree=758224/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=50.62
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82382 0 0 0 5023 39 0 0 25 0 1 0 2003000643 340885504 64171 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 1 0 0
/proc/19647/statm: 83224 64171 510 234 0 81926 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 332896

[startup+102.307 s]
/proc/loadavg: 2.05 2.05 2.01 3/81 19648
/proc/meminfo: memFree=757840/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=101.37
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82458 0 0 0 10098 39 0 0 25 0 1 0 2003000643 340885504 64247 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 1 0 0
/proc/19647/statm: 83224 64247 510 234 0 81926 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 332896

[startup+162.301 s]
/proc/loadavg: 1.96 2.03 2.00 3/74 19681
/proc/meminfo: memFree=1187016/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=161.08
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82486 0 0 0 16066 42 0 0 25 0 1 0 2003000643 340885504 64275 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64275 510 234 0 81926 0
Current children cumulated CPU time (s) 161.08
Current children cumulated vsize (KiB) 332896

[startup+222.301 s]
/proc/loadavg: 1.98 2.02 2.00 3/74 19681
/proc/meminfo: memFree=1186952/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=221.03
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82512 0 0 0 22061 42 0 0 25 0 1 0 2003000643 340885504 64301 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64301 510 234 0 81926 0
Current children cumulated CPU time (s) 221.03
Current children cumulated vsize (KiB) 332896

[startup+282.303 s]
/proc/loadavg: 1.99 2.02 2.00 3/74 19681
/proc/meminfo: memFree=1186952/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=280.97
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82516 0 0 0 28055 42 0 0 25 0 1 0 2003000643 340885504 64305 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64305 510 234 0 81926 0
Current children cumulated CPU time (s) 280.97
Current children cumulated vsize (KiB) 332896

[startup+342.302 s]
/proc/loadavg: 1.99 2.01 2.00 3/74 19681
/proc/meminfo: memFree=1186888/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=340.92
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82552 0 0 0 34050 42 0 0 25 0 1 0 2003000643 340885504 64341 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64341 510 234 0 81926 0
Current children cumulated CPU time (s) 340.92
Current children cumulated vsize (KiB) 332896

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 19681
/proc/meminfo: memFree=1186824/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=400.87
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82560 0 0 0 40045 42 0 0 25 0 1 0 2003000643 340885504 64349 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64349 510 234 0 81926 0
Current children cumulated CPU time (s) 400.87
Current children cumulated vsize (KiB) 332896

[startup+462.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 19681
/proc/meminfo: memFree=1186824/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=460.81
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82560 0 0 0 46039 42 0 0 25 0 1 0 2003000643 340885504 64349 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64349 510 234 0 81926 0
Current children cumulated CPU time (s) 460.81
Current children cumulated vsize (KiB) 332896

[startup+522.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 19681
/proc/meminfo: memFree=1186824/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=520.76
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82560 0 0 0 52034 42 0 0 25 0 1 0 2003000643 340885504 64349 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64349 510 234 0 81926 0
Current children cumulated CPU time (s) 520.76
Current children cumulated vsize (KiB) 332896

[startup+582.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 19681
/proc/meminfo: memFree=1186824/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=580.71
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82562 0 0 0 58029 42 0 0 25 0 1 0 2003000643 340885504 64351 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64351 510 234 0 81926 0
Current children cumulated CPU time (s) 580.71
Current children cumulated vsize (KiB) 332896

[startup+642.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 19681
/proc/meminfo: memFree=1186760/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=640.66
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82562 0 0 0 64023 43 0 0 25 0 1 0 2003000643 340885504 64351 996147200 134512640 135472138 4294956224 18446744073709551615 135202646 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64351 510 234 0 81926 0
Current children cumulated CPU time (s) 640.66
Current children cumulated vsize (KiB) 332896


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

[startup+822.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 19681
/proc/meminfo: memFree=1186568/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=820.5
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82562 0 0 0 82007 43 0 0 25 0 1 0 2003000643 340885504 64351 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64351 510 234 0 81926 0
Current children cumulated CPU time (s) 820.5
Current children cumulated vsize (KiB) 332896

[startup+882.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 19681
/proc/meminfo: memFree=1186504/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=880.45
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82564 0 0 0 88002 43 0 0 25 0 1 0 2003000643 340885504 64353 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64353 510 234 0 81926 0
Current children cumulated CPU time (s) 880.45
Current children cumulated vsize (KiB) 332896

[startup+942.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 19681
/proc/meminfo: memFree=1186504/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=940.39
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82580 0 0 0 93996 43 0 0 25 0 1 0 2003000643 340885504 64369 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64369 510 234 0 81926 0
Current children cumulated CPU time (s) 940.39
Current children cumulated vsize (KiB) 332896

[startup+1002.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 19687
/proc/meminfo: memFree=1186376/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=1000.33
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82581 0 0 0 99990 43 0 0 25 0 1 0 2003000643 340885504 64370 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64370 510 234 0 81926 0
Current children cumulated CPU time (s) 1000.33
Current children cumulated vsize (KiB) 332896

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 19687
/proc/meminfo: memFree=1186376/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=1060.28
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82583 0 0 0 105985 43 0 0 25 0 1 0 2003000643 340885504 64372 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64372 510 234 0 81926 0
Current children cumulated CPU time (s) 1060.28
Current children cumulated vsize (KiB) 332896

[startup+1122.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 19687
/proc/meminfo: memFree=1186440/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=1120.22
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82585 0 0 0 111979 43 0 0 25 0 1 0 2003000643 340885504 64374 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64374 510 234 0 81926 0
Current children cumulated CPU time (s) 1120.22
Current children cumulated vsize (KiB) 332896

[startup+1182.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 19687
/proc/meminfo: memFree=1186440/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=1180.16
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82586 0 0 0 117973 43 0 0 25 0 1 0 2003000643 340885504 64375 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64375 510 234 0 81926 0
Current children cumulated CPU time (s) 1180.16
Current children cumulated vsize (KiB) 332896

[startup+1242.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/94 19711
/proc/meminfo: memFree=1133672/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=1240.1
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82587 0 0 0 123967 43 0 0 25 0 1 0 2003000643 340885504 64376 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64376 510 234 0 81926 0
Current children cumulated CPU time (s) 1240.1
Current children cumulated vsize (KiB) 332896

[startup+1302.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/94 19711
/proc/meminfo: memFree=856680/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=1300.06
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82590 0 0 0 129962 44 0 0 25 0 1 0 2003000643 340885504 64379 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64379 510 234 0 81926 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 332896

[startup+1362.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/83 19759
/proc/meminfo: memFree=1264448/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=1360
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82590 0 0 0 135955 45 0 0 25 0 1 0 2003000643 340885504 64379 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64379 510 234 0 81926 0
Current children cumulated CPU time (s) 1360
Current children cumulated vsize (KiB) 332896

[startup+1422.31 s]
/proc/loadavg: 2.03 2.03 2.00 3/83 19759
/proc/meminfo: memFree=1173888/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=1419.94
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82590 0 0 0 141947 47 0 0 25 0 1 0 2003000643 340885504 64379 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64379 510 234 0 81926 0
Current children cumulated CPU time (s) 1419.94
Current children cumulated vsize (KiB) 332896

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/83 19759
/proc/meminfo: memFree=1100160/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=1479.88
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82590 0 0 0 147939 49 0 0 25 0 1 0 2003000643 340885504 64379 996147200 134512640 135472138 4294956224 18446744073709551615 135202754 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64379 510 234 0 81926 0
Current children cumulated CPU time (s) 1479.88
Current children cumulated vsize (KiB) 332896

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/83 19759
/proc/meminfo: memFree=995904/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=1539.82
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82590 0 0 0 153930 52 0 0 25 0 1 0 2003000643 340885504 64379 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64379 510 234 0 81926 0
Current children cumulated CPU time (s) 1539.82
Current children cumulated vsize (KiB) 332896

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 19759
/proc/meminfo: memFree=886592/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=1599.74
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82590 0 0 0 159920 54 0 0 25 0 1 0 2003000643 340885504 64379 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64379 510 234 0 81926 0
Current children cumulated CPU time (s) 1599.74
Current children cumulated vsize (KiB) 332896

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 19759
/proc/meminfo: memFree=720512/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=1659.39
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82590 0 0 0 165881 58 0 0 25 0 1 0 2003000643 340885504 64379 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64379 510 234 0 81926 0
Current children cumulated CPU time (s) 1659.39
Current children cumulated vsize (KiB) 332896

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 19759
/proc/meminfo: memFree=530432/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=1719.05
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82590 0 0 0 171843 62 0 0 25 0 1 0 2003000643 340885504 64379 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64379 510 234 0 81926 0
Current children cumulated CPU time (s) 1719.05
Current children cumulated vsize (KiB) 332896

[startup+1782.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/83 19759
/proc/meminfo: memFree=339520/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=1778.71
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82590 0 0 0 177804 67 0 0 25 0 1 0 2003000643 340885504 64379 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64379 510 234 0 81926 0
Current children cumulated CPU time (s) 1778.71
Current children cumulated vsize (KiB) 332896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.8 s]
/proc/loadavg: 2.03 2.02 2.00 3/83 19759
/proc/meminfo: memFree=269184/2055920 swapFree=4117816/4192956
[pid=19647] ppid=19645 vsize=332896 CPUtime=1800.1
/proc/19647/stat : 19647 (casperzito) R 19645 19647 19330 0 -1 4194304 82590 0 0 0 179942 68 0 0 25 0 1 0 2003000643 340885504 64379 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/19647/statm: 83224 64379 510 234 0 81926 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 332896

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): 1803.85
CPU time (s): 1800.15
CPU user time (s): 1799.42
CPU system time (s): 0.724889
CPU usage (%): 99.7947
Max. virtual memory (cumulated for all children) (KiB): 429332

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

runsolver used 2.11268 second user time and 5.02424 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-05 08:44:44
IDJOB=1086621
IDBENCH=57846
IDSOLVER=362
FILE ID=node47/1086621-1215240283
PBS_JOBID= 7881974
Free space on /tmp= 66496 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/fapp/fapp30/normalized-fapp30-3000-1.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086621-1215240283/watcher-1086621-1215240283 -o /tmp/evaluation-result-1086621-1215240283/solver-1086621-1215240283 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1086621-1215240283.xml 680131115 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0ec16ab311064bfe5172278fde3994e0
RANDOM SEED=680131115

node47.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.281
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.281
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:       1014008 kB
Buffers:         68952 kB
Cached:         257984 kB
SwapCached:      68960 kB
Active:         849680 kB
Inactive:       132400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1014008 kB
SwapTotal:     4192956 kB
SwapFree:      4117816 kB
Dirty:           11860 kB
Writeback:           0 kB
Mapped:         668748 kB
Slab:            43764 kB
Committed_AS:  4900176 kB
PageTables:       3128 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= 65540 MiB
End job on node47 at 2008-07-05 09:14:50