Trace number 1086642

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.13 1812.04

General information on the benchmark

Namecsp/fapp/fapp30/
normalized-fapp30-3000-10.xml
MD5SUM34ca3ffc23008dabfd0338886eeccec5
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 benchmark91.1771
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.00/0.02	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.02	c Parsing = 1
3.49/5.74	c Building = 1
4.59/6.87	c [ NumberOfVariables = 3000 ]
4.59/6.87	c [ NumberOfConstraints = 63204 ]
4.69/6.93	c [ SizeOfSearchSpace(log2) = 27409.6 ]
4.69/6.93	c SymmetrySearch = 1
49.32/51.70	c InitialPropagation = 1
49.52/51.83	c [ SizeOfSearchSpace(log2) = 27407.3 ]
49.52/51.83	c InitialSAC = (Timeout)
52.72/55.00	c [ SizeOfSearchSpace(log2) = 27406.8 ]
52.81/55.11	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-1086642-1215240399/watcher-1086642-1215240399 -o /tmp/evaluation-result-1086642-1215240399/solver-1086642-1215240399 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1086642-1215240399.xml 253385101 

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.07 2.05 2.19 2/72 14620
/proc/meminfo: memFree=1883040/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=1052 CPUtime=0
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 151425226 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 12591908 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/14620/statm: 263 26 20 234 0 3 0

[startup+0.084513 s]
/proc/loadavg: 2.07 2.05 2.19 2/72 14620
/proc/meminfo: memFree=1883040/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=6740 CPUtime=0.06
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 786 0 1 0 6 0 0 0 18 0 1 0 151425226 6901760 747 996147200 134512640 135472138 4294956224 18446744073709551615 13026939 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 1685 747 368 234 0 387 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6740

[startup+0.101513 s]
/proc/loadavg: 2.07 2.05 2.19 2/72 14620
/proc/meminfo: memFree=1883040/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=7004 CPUtime=0.08
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 846 0 1 0 8 0 0 0 18 0 1 0 151425226 7172096 807 996147200 134512640 135472138 4294956224 18446744073709551615 134749016 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 1751 808 368 234 0 453 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7004

[startup+0.301536 s]
/proc/loadavg: 2.07 2.05 2.19 2/72 14620
/proc/meminfo: memFree=1883040/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=9644 CPUtime=0.27
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 1535 0 1 0 27 0 0 0 19 0 1 0 151425226 9875456 1496 996147200 134512640 135472138 4294956224 18446744073709551615 13026939 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 2411 1496 368 234 0 1113 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9644

[startup+0.701583 s]
/proc/loadavg: 2.07 2.05 2.19 2/72 14620
/proc/meminfo: memFree=1883040/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=14924 CPUtime=0.68
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 2849 0 1 0 67 1 0 0 22 0 1 0 151425226 15282176 2810 996147200 134512640 135472138 4294956224 18446744073709551615 13026939 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 3731 2810 368 234 0 2433 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14924

[startup+1.50168 s]
/proc/loadavg: 2.07 2.05 2.19 3/73 14621
/proc/meminfo: memFree=1868632/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=25220 CPUtime=1.48
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 5417 0 1 0 145 3 0 0 25 0 1 0 151425226 25825280 5378 996147200 134512640 135472138 4294956224 18446744073709551615 134748946 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 6305 5378 368 234 0 5007 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25220

[startup+3.10186 s]
/proc/loadavg: 2.07 2.05 2.19 3/73 14621
/proc/meminfo: memFree=1859992/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=26804 CPUtime=2.19
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 5822 0 1 0 212 7 0 0 25 0 1 0 151425226 27447296 5783 996147200 134512640 135472138 4294956224 18446744073709551615 4159713981 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 6701 5783 368 234 0 5403 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 26804

[startup+6.30124 s]
/proc/loadavg: 2.23 2.09 2.20 3/73 14621
/proc/meminfo: memFree=1856536/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=315464 CPUtime=4.09
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 40489 0 1 0 379 30 0 0 25 0 1 0 151425226 323035136 40450 996147200 134512640 135472138 4294956224 18446744073709551615 135263378 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 78866 40450 395 234 0 77568 0
Current children cumulated CPU time (s) 4.09
Current children cumulated vsize (KiB) 315464

[startup+12.702 s]
/proc/loadavg: 2.21 2.08 2.20 3/73 14621
/proc/meminfo: memFree=1567064/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=429340 CPUtime=10.47
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 79510 0 2 0 1002 45 0 0 25 0 1 0 151425226 439644160 79054 996147200 134512640 135472138 4294956224 18446744073709551615 134533672 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 107335 79054 456 234 0 106037 0
Current children cumulated CPU time (s) 10.47
Current children cumulated vsize (KiB) 429340

[startup+25.5025 s]
/proc/loadavg: 2.16 2.08 2.20 3/73 14621
/proc/meminfo: memFree=1564760/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=429340 CPUtime=23.26
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 80176 0 2 0 2281 45 0 0 25 0 1 0 151425226 439644160 79676 996147200 134512640 135472138 4294956224 18446744073709551615 134535920 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 107335 79676 456 234 0 106037 0
Current children cumulated CPU time (s) 23.26
Current children cumulated vsize (KiB) 429340

[startup+51.1025 s]
/proc/loadavg: 2.11 2.07 2.19 3/73 14621
/proc/meminfo: memFree=1560408/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=429340 CPUtime=48.82
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 81425 0 2 0 4835 47 0 0 25 0 1 0 151425226 439644160 80843 996147200 134512640 135472138 4294956224 18446744073709551615 134536298 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 107335 80843 456 234 0 106037 0
Current children cumulated CPU time (s) 48.82
Current children cumulated vsize (KiB) 429340

[startup+102.306 s]
/proc/loadavg: 2.04 2.06 2.18 3/73 14621
/proc/meminfo: memFree=1626776/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=100
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82451 0 2 0 9951 49 0 0 25 0 1 0 151425226 340885504 64244 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64244 510 234 0 81926 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (KiB) 332896

[startup+162.302 s]
/proc/loadavg: 2.01 2.05 2.16 3/73 14621
/proc/meminfo: memFree=1626648/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=159.95
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82460 0 2 0 15946 49 0 0 25 0 1 0 151425226 340885504 64253 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64253 510 234 0 81926 0
Current children cumulated CPU time (s) 159.95
Current children cumulated vsize (KiB) 332896

[startup+222.302 s]
/proc/loadavg: 2.00 2.03 2.15 3/73 14621
/proc/meminfo: memFree=1626456/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=219.91
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82529 0 2 0 21942 49 0 0 25 0 1 0 151425226 340885504 64322 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64322 510 234 0 81926 0
Current children cumulated CPU time (s) 219.91
Current children cumulated vsize (KiB) 332896

[startup+282.301 s]
/proc/loadavg: 2.00 2.03 2.14 3/73 14621
/proc/meminfo: memFree=1626392/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=279.88
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82537 0 2 0 27939 49 0 0 25 0 1 0 151425226 340885504 64330 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64330 510 234 0 81926 0
Current children cumulated CPU time (s) 279.88
Current children cumulated vsize (KiB) 332896

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.13 3/73 14621
/proc/meminfo: memFree=1626392/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=339.85
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82537 0 2 0 33936 49 0 0 25 0 1 0 151425226 340885504 64330 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64330 510 234 0 81926 0
Current children cumulated CPU time (s) 339.85
Current children cumulated vsize (KiB) 332896

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.12 3/73 14621
/proc/meminfo: memFree=1626328/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=399.8
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82537 0 2 0 39931 49 0 0 25 0 1 0 151425226 340885504 64330 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64330 510 234 0 81926 0
Current children cumulated CPU time (s) 399.8
Current children cumulated vsize (KiB) 332896

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.11 3/73 14621
/proc/meminfo: memFree=1626264/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=459.76
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82537 0 2 0 45927 49 0 0 25 0 1 0 151425226 340885504 64330 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64330 510 234 0 81926 0
Current children cumulated CPU time (s) 459.76
Current children cumulated vsize (KiB) 332896

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.09 3/73 14621
/proc/meminfo: memFree=1626264/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=519.73
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82537 0 2 0 51924 49 0 0 25 0 1 0 151425226 340885504 64330 996147200 134512640 135472138 4294956224 18446744073709551615 135202754 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64330 510 234 0 81926 0
Current children cumulated CPU time (s) 519.73
Current children cumulated vsize (KiB) 332896

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.09 3/73 14621
/proc/meminfo: memFree=1626200/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=579.69
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82553 0 2 0 57919 50 0 0 25 0 1 0 151425226 340885504 64346 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64346 510 234 0 81926 0
Current children cumulated CPU time (s) 579.69
Current children cumulated vsize (KiB) 332896

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.08 3/73 14621
/proc/meminfo: memFree=1626072/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=639.66
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82553 0 2 0 63916 50 0 0 25 0 1 0 151425226 340885504 64346 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64346 510 234 0 81926 0
Current children cumulated CPU time (s) 639.66
Current children cumulated vsize (KiB) 332896


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

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.06 3/73 14649
/proc/meminfo: memFree=1572504/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=818.41
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82553 0 2 0 81790 51 0 0 25 0 1 0 151425226 340885504 64346 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64346 510 234 0 81926 0
Current children cumulated CPU time (s) 818.41
Current children cumulated vsize (KiB) 332896

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.06 3/73 14655
/proc/meminfo: memFree=1571736/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=877.77
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82553 0 2 0 87721 56 0 0 25 0 1 0 151425226 340885504 64346 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64346 510 234 0 81926 0
Current children cumulated CPU time (s) 877.77
Current children cumulated vsize (KiB) 332896

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.05 3/73 14655
/proc/meminfo: memFree=1571672/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=937.29
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82553 0 2 0 93673 56 0 0 25 0 1 0 151425226 340885504 64346 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64346 510 234 0 81926 0
Current children cumulated CPU time (s) 937.29
Current children cumulated vsize (KiB) 332896

[startup+1002.31 s]
/proc/loadavg: 2.00 2.00 2.05 3/73 14655
/proc/meminfo: memFree=1571736/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=996.82
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82553 0 2 0 99626 56 0 0 25 0 1 0 151425226 340885504 64346 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64346 510 234 0 81926 0
Current children cumulated CPU time (s) 996.82
Current children cumulated vsize (KiB) 332896

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/73 14655
/proc/meminfo: memFree=1571672/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=1056.34
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82553 0 2 0 105578 56 0 0 25 0 1 0 151425226 340885504 64346 996147200 134512640 135472138 4294956224 18446744073709551615 135202643 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64346 510 234 0 81926 0
Current children cumulated CPU time (s) 1056.34
Current children cumulated vsize (KiB) 332896

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/73 14655
/proc/meminfo: memFree=1571672/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=1115.86
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82553 0 2 0 111530 56 0 0 25 0 1 0 151425226 340885504 64346 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64346 510 234 0 81926 0
Current children cumulated CPU time (s) 1115.86
Current children cumulated vsize (KiB) 332896

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/73 14655
/proc/meminfo: memFree=1571544/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=1175.39
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82553 0 2 0 117482 57 0 0 25 0 1 0 151425226 340885504 64346 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64346 510 234 0 81926 0
Current children cumulated CPU time (s) 1175.39
Current children cumulated vsize (KiB) 332896

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/73 14655
/proc/meminfo: memFree=1571352/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=1234.92
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82553 0 2 0 123435 57 0 0 25 0 1 0 151425226 340885504 64346 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64346 510 234 0 81926 0
Current children cumulated CPU time (s) 1234.92
Current children cumulated vsize (KiB) 332896

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/73 14655
/proc/meminfo: memFree=1571288/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=1294.44
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82553 0 2 0 129387 57 0 0 25 0 1 0 151425226 340885504 64346 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64346 510 234 0 81926 0
Current children cumulated CPU time (s) 1294.44
Current children cumulated vsize (KiB) 332896

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/73 14655
/proc/meminfo: memFree=1571160/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=1353.96
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82553 0 2 0 135339 57 0 0 25 0 1 0 151425226 340885504 64346 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64346 510 234 0 81926 0
Current children cumulated CPU time (s) 1353.96
Current children cumulated vsize (KiB) 332896

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14655
/proc/meminfo: memFree=1571032/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=1413.49
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82553 0 2 0 141292 57 0 0 25 0 1 0 151425226 340885504 64346 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64346 510 234 0 81926 0
Current children cumulated CPU time (s) 1413.49
Current children cumulated vsize (KiB) 332896

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14655
/proc/meminfo: memFree=1571032/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=1473.01
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82553 0 2 0 147244 57 0 0 25 0 1 0 151425226 340885504 64346 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64346 510 234 0 81926 0
Current children cumulated CPU time (s) 1473.01
Current children cumulated vsize (KiB) 332896

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14655
/proc/meminfo: memFree=1571160/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=1532.53
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82553 0 2 0 153196 57 0 0 25 0 1 0 151425226 340885504 64346 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64346 510 234 0 81926 0
Current children cumulated CPU time (s) 1532.53
Current children cumulated vsize (KiB) 332896

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14655
/proc/meminfo: memFree=1571096/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=1592.05
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82553 0 2 0 159148 57 0 0 25 0 1 0 151425226 340885504 64346 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64346 510 234 0 81926 0
Current children cumulated CPU time (s) 1592.05
Current children cumulated vsize (KiB) 332896

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14655
/proc/meminfo: memFree=1571032/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=1651.57
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82553 0 2 0 165100 57 0 0 25 0 1 0 151425226 340885504 64346 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64346 510 234 0 81926 0
Current children cumulated CPU time (s) 1651.57
Current children cumulated vsize (KiB) 332896

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14657
/proc/meminfo: memFree=1570840/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=1711.1
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82553 0 2 0 171052 58 0 0 25 0 1 0 151425226 340885504 64346 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64346 510 234 0 81926 0
Current children cumulated CPU time (s) 1711.1
Current children cumulated vsize (KiB) 332896

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14657
/proc/meminfo: memFree=1570840/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=1770.63
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82553 0 2 0 177005 58 0 0 25 0 1 0 151425226 340885504 64346 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64346 510 234 0 81926 0
Current children cumulated CPU time (s) 1770.63
Current children cumulated vsize (KiB) 332896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14657
/proc/meminfo: memFree=1570904/2055920 swapFree=4192812/4192956
[pid=14620] ppid=14618 vsize=332896 CPUtime=1800.08
/proc/14620/stat : 14620 (casperzito) R 14618 14620 13071 0 -1 4194304 82553 0 2 0 179950 58 0 0 25 0 1 0 151425226 340885504 64346 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/14620/statm: 83224 64346 510 234 0 81926 0
Current children cumulated CPU time (s) 1800.08
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): 1812.04
CPU time (s): 1800.13
CPU user time (s): 1799.51
CPU system time (s): 0.620905
CPU usage (%): 99.3424
Max. virtual memory (cumulated for all children) (KiB): 429340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.51
system time used= 0.620905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82553
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26
involuntary context switches= 29485

runsolver used 1.88471 second user time and 4.75128 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-05 08:46:39
IDJOB=1086642
IDBENCH=57847
IDSOLVER=362
FILE ID=node28/1086642-1215240399
PBS_JOBID= 7881843
Free space on /tmp= 66496 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 34ca3ffc23008dabfd0338886eeccec5
RANDOM SEED=253385101

node28.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.231
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.231
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:       1883584 kB
Buffers:          3584 kB
Cached:          85360 kB
SwapCached:          0 kB
Active:          80052 kB
Inactive:        43052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1883584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11752 kB
Writeback:           0 kB
Mapped:          45728 kB
Slab:            34488 kB
Committed_AS:   375776 kB
PageTables:       1808 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= 66492 MiB
End job on node28 at 2008-07-05 09:16:53