Trace number 1087440

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.11 1815.52

General information on the benchmark

Namecsp/fapp/fapp27/
normalized-fapp27-2550-3.xml
MD5SUM8eb4eb3fb4371bb64ac48dd192eca4b5
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 benchmark22.7865
Satisfiable
(Un)Satisfiability was proved
Number of variables2550
Number of constraints10886
Maximum constraint arity2
Maximum domain size242
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10886
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.11	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.11	c Parsing = 1
0.38/0.43	c Building = 1
0.68/0.77	c [ NumberOfVariables = 2550 ]
0.68/0.77	c [ NumberOfConstraints = 10886 ]
0.68/0.79	c [ SizeOfSearchSpace(log2) = 19919.8 ]
0.68/0.79	c SymmetrySearch = 1
2.56/2.63	c InitialPropagation = 1
2.56/2.67	c [ SizeOfSearchSpace(log2) = 19908.3 ]
2.56/2.67	c InitialSAC = (Timeout)
5.82/5.99	c [ SizeOfSearchSpace(log2) = 19904.3 ]
5.92/6.05	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-1087440-1215243954/watcher-1087440-1215243954 -o /tmp/evaluation-result-1087440-1215243954/solver-1087440-1215243954 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1087440-1215243954.xml 945285910 

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.10 2.04 2.00 4/72 20556
/proc/meminfo: memFree=1534168/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=8076 CPUtime=0.19
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 1122 0 0 0 19 0 0 0 19 0 1 0 645584749 8269824 1082 996147200 134512640 135472138 4294956224 18446744073709551615 134785211 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 2019 1082 368 234 0 721 0

[startup+0.300848 s]
/proc/loadavg: 2.10 2.04 2.00 4/72 20556
/proc/meminfo: memFree=1534168/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=9132 CPUtime=0.28
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 1380 0 0 0 28 0 0 0 19 0 1 0 645584749 9351168 1340 996147200 134512640 135472138 4294956224 18446744073709551615 134784320 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 2283 1340 368 234 0 985 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9132

[startup+0.402859 s]
/proc/loadavg: 2.10 2.04 2.00 4/72 20556
/proc/meminfo: memFree=1534168/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=10320 CPUtime=0.38
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 1690 0 0 0 37 1 0 0 20 0 1 0 645584749 10567680 1650 996147200 134512640 135472138 4294956224 18446744073709551615 134724188 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 2580 1650 368 234 0 1282 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 10320

[startup+0.502878 s]
/proc/loadavg: 2.10 2.04 2.00 4/72 20556
/proc/meminfo: memFree=1534168/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=104212 CPUtime=0.48
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 5215 0 0 0 45 3 0 0 21 0 1 0 645584749 106713088 5175 996147200 134512640 135472138 4294956224 18446744073709551615 4158417244 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 26053 5175 395 234 0 24755 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 104212

[startup+0.702893 s]
/proc/loadavg: 2.10 2.04 2.00 4/72 20556
/proc/meminfo: memFree=1534168/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=166716 CPUtime=0.68
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 14905 0 0 0 59 9 0 0 23 0 1 0 645584749 170717184 14865 996147200 134512640 135472138 4294956224 18446744073709551615 3293564 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 41679 14865 420 234 0 40381 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 166716

[startup+1.50297 s]
/proc/loadavg: 2.10 2.04 2.00 3/73 20557
/proc/meminfo: memFree=1457552/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=185876 CPUtime=1.47
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 19655 0 0 0 136 11 0 0 25 0 1 0 645584749 190337024 19564 996147200 134512640 135472138 4294956224 18446744073709551615 134533610 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 46469 19564 456 234 0 45171 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 185876

[startup+3.10114 s]
/proc/loadavg: 2.10 2.04 2.00 3/73 20557
/proc/meminfo: memFree=1456592/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=3.06
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20106 0 0 0 295 11 0 0 25 0 1 0 645584749 173670400 17049 996147200 134512640 135472138 4294956224 18446744073709551615 134672506 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17049 479 234 0 41102 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 169600

[startup+6.30146 s]
/proc/loadavg: 2.09 2.04 2.00 3/73 20557
/proc/meminfo: memFree=1466576/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=6.22
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20388 0 0 0 611 11 0 0 25 0 1 0 645584749 173670400 17331 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17331 510 234 0 41102 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 169600

[startup+12.7011 s]
/proc/loadavg: 2.08 2.04 2.00 3/73 20557
/proc/meminfo: memFree=1466000/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=12.56
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20440 0 0 0 1245 11 0 0 25 0 1 0 645584749 173670400 17383 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17383 510 234 0 41102 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 169600

[startup+25.5014 s]
/proc/loadavg: 2.06 2.04 2.00 3/73 20557
/proc/meminfo: memFree=1466000/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=25.25
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20466 0 0 0 2514 11 0 0 25 0 1 0 645584749 173670400 17409 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17409 510 234 0 41102 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 169600

[startup+51.101 s]
/proc/loadavg: 2.11 2.05 2.00 3/73 20557
/proc/meminfo: memFree=1465936/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=50.62
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20500 0 0 0 5050 12 0 0 25 0 1 0 645584749 173670400 17443 996147200 134512640 135472138 4294956224 18446744073709551615 135202661 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17443 510 234 0 41102 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 169600

[startup+102.301 s]
/proc/loadavg: 2.27 2.10 2.02 3/73 20557
/proc/meminfo: memFree=1465744/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=101.36
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20520 0 0 0 10124 12 0 0 25 0 1 0 645584749 173670400 17463 996147200 134512640 135472138 4294956224 18446744073709551615 135202638 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17463 510 234 0 41102 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 169600

[startup+162.301 s]
/proc/loadavg: 2.10 2.08 2.02 3/73 20557
/proc/meminfo: memFree=1465616/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=160.84
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20527 0 0 0 16071 13 0 0 25 0 1 0 645584749 173670400 17470 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17470 510 234 0 41102 0
Current children cumulated CPU time (s) 160.84
Current children cumulated vsize (KiB) 169600

[startup+222.302 s]
/proc/loadavg: 2.03 2.06 2.01 3/73 20557
/proc/meminfo: memFree=1465616/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=220.31
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20532 0 0 0 22018 13 0 0 25 0 1 0 645584749 173670400 17475 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17475 510 234 0 41102 0
Current children cumulated CPU time (s) 220.31
Current children cumulated vsize (KiB) 169600

[startup+282.302 s]
/proc/loadavg: 2.01 2.05 2.00 3/73 20557
/proc/meminfo: memFree=1465616/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=279.79
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20539 0 0 0 27965 14 0 0 25 0 1 0 645584749 173670400 17482 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17482 510 234 0 41102 0
Current children cumulated CPU time (s) 279.79
Current children cumulated vsize (KiB) 169600

[startup+342.302 s]
/proc/loadavg: 2.00 2.04 2.00 3/73 20557
/proc/meminfo: memFree=1465552/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=339.25
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20541 0 0 0 33911 14 0 0 25 0 1 0 645584749 173670400 17484 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17484 510 234 0 41102 0
Current children cumulated CPU time (s) 339.25
Current children cumulated vsize (KiB) 169600

[startup+402.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 20557
/proc/meminfo: memFree=1465488/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=398.72
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20543 0 0 0 39858 14 0 0 25 0 1 0 645584749 173670400 17486 996147200 134512640 135472138 4294956224 18446744073709551615 135202643 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17486 510 234 0 41102 0
Current children cumulated CPU time (s) 398.72
Current children cumulated vsize (KiB) 169600

[startup+462.306 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 20557
/proc/meminfo: memFree=1465488/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=458.19
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20544 0 0 0 45804 15 0 0 25 0 1 0 645584749 173670400 17487 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17487 510 234 0 41102 0
Current children cumulated CPU time (s) 458.19
Current children cumulated vsize (KiB) 169600

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 20557
/proc/meminfo: memFree=1465424/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=517.65
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20544 0 0 0 51749 16 0 0 25 0 1 0 645584749 173670400 17487 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17487 510 234 0 41102 0
Current children cumulated CPU time (s) 517.65
Current children cumulated vsize (KiB) 169600

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 20557
/proc/meminfo: memFree=1465296/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=577.12
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20566 0 0 0 57696 16 0 0 25 0 1 0 645584749 173670400 17509 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17509 510 234 0 41102 0
Current children cumulated CPU time (s) 577.12
Current children cumulated vsize (KiB) 169600

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20557
/proc/meminfo: memFree=1465232/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=636.6
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20569 0 0 0 63643 17 0 0 25 0 1 0 645584749 173670400 17512 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17512 510 234 0 41102 0
Current children cumulated CPU time (s) 636.6
Current children cumulated vsize (KiB) 169600


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

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20557
/proc/meminfo: memFree=1465040/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=815
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20574 0 0 0 81482 18 0 0 25 0 1 0 645584749 173670400 17517 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17517 510 234 0 41102 0
Current children cumulated CPU time (s) 815
Current children cumulated vsize (KiB) 169600

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20557
/proc/meminfo: memFree=1465040/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=874.47
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20574 0 0 0 87429 18 0 0 25 0 1 0 645584749 173670400 17517 996147200 134512640 135472138 4294956224 18446744073709551615 135202661 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17517 510 234 0 41102 0
Current children cumulated CPU time (s) 874.47
Current children cumulated vsize (KiB) 169600

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20563
/proc/meminfo: memFree=1464904/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=933.94
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20575 0 0 0 93375 19 0 0 25 0 1 0 645584749 173670400 17518 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17518 510 234 0 41102 0
Current children cumulated CPU time (s) 933.94
Current children cumulated vsize (KiB) 169600

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 20594
/proc/meminfo: memFree=1718904/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=993.53
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20575 0 0 0 99332 21 0 0 25 0 1 0 645584749 173670400 17518 996147200 134512640 135472138 4294956224 18446744073709551615 135202743 0 0 4096 0 0 0 0 17 0 0 0
/proc/20556/statm: 42400 17518 510 234 0 41102 0
Current children cumulated CPU time (s) 993.53
Current children cumulated vsize (KiB) 169600

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 20594
/proc/meminfo: memFree=1719032/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=1053.26
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20575 0 0 0 105305 21 0 0 25 0 1 0 645584749 173670400 17518 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/20556/statm: 42400 17518 510 234 0 41102 0
Current children cumulated CPU time (s) 1053.26
Current children cumulated vsize (KiB) 169600

[startup+1122.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 20680
/proc/meminfo: memFree=1647248/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=1112.77
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20575 0 0 0 111254 23 0 0 25 0 1 0 645584749 173670400 17518 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17518 510 234 0 41102 0
Current children cumulated CPU time (s) 1112.77
Current children cumulated vsize (KiB) 169600

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 20680
/proc/meminfo: memFree=1262480/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=1172.26
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20575 0 0 0 117203 23 0 0 25 0 1 0 645584749 173670400 17518 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17518 510 234 0 41102 0
Current children cumulated CPU time (s) 1172.26
Current children cumulated vsize (KiB) 169600

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 20680
/proc/meminfo: memFree=1262168/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=1231.74
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20590 0 0 0 123151 23 0 0 25 0 1 0 645584749 173670400 17533 996147200 134512640 135472138 4294956224 18446744073709551615 135202648 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17533 510 234 0 41102 0
Current children cumulated CPU time (s) 1231.74
Current children cumulated vsize (KiB) 169600

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 20680
/proc/meminfo: memFree=1262040/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=1291.24
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20590 0 0 0 129101 23 0 0 25 0 1 0 645584749 173670400 17533 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17533 510 234 0 41102 0
Current children cumulated CPU time (s) 1291.24
Current children cumulated vsize (KiB) 169600

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 20680
/proc/meminfo: memFree=1262040/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=1350.73
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20590 0 0 0 135050 23 0 0 25 0 1 0 645584749 173670400 17533 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17533 510 234 0 41102 0
Current children cumulated CPU time (s) 1350.73
Current children cumulated vsize (KiB) 169600

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 20680
/proc/meminfo: memFree=1262040/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=1410.23
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20594 0 0 0 140999 24 0 0 25 0 1 0 645584749 173670400 17537 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17537 510 234 0 41102 0
Current children cumulated CPU time (s) 1410.23
Current children cumulated vsize (KiB) 169600

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 20680
/proc/meminfo: memFree=1262040/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=1469.72
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20596 0 0 0 146948 24 0 0 25 0 1 0 645584749 173670400 17539 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17539 510 234 0 41102 0
Current children cumulated CPU time (s) 1469.72
Current children cumulated vsize (KiB) 169600

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 20680
/proc/meminfo: memFree=1262040/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=1529.21
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20596 0 0 0 152897 24 0 0 25 0 1 0 645584749 173670400 17539 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17539 510 234 0 41102 0
Current children cumulated CPU time (s) 1529.21
Current children cumulated vsize (KiB) 169600

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 20680
/proc/meminfo: memFree=1262040/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=1588.7
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20596 0 0 0 158846 24 0 0 25 0 1 0 645584749 173670400 17539 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17539 510 234 0 41102 0
Current children cumulated CPU time (s) 1588.7
Current children cumulated vsize (KiB) 169600

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/81 20680
/proc/meminfo: memFree=1262040/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=1648.19
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20596 0 0 0 164795 24 0 0 25 0 1 0 645584749 173670400 17539 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17539 510 234 0 41102 0
Current children cumulated CPU time (s) 1648.19
Current children cumulated vsize (KiB) 169600

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/81 20680
/proc/meminfo: memFree=1261976/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=1707.68
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20596 0 0 0 170744 24 0 0 25 0 1 0 645584749 173670400 17539 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17539 510 234 0 41102 0
Current children cumulated CPU time (s) 1707.68
Current children cumulated vsize (KiB) 169600

[startup+1782.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/81 20680
/proc/meminfo: memFree=1261144/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=1767.17
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20598 0 0 0 176693 24 0 0 25 0 1 0 645584749 173670400 17541 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17541 510 234 0 41102 0
Current children cumulated CPU time (s) 1767.17
Current children cumulated vsize (KiB) 169600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.5 s]
/proc/loadavg: 2.11 2.03 2.00 3/81 20680
/proc/meminfo: memFree=1261144/2055920 swapFree=4179840/4192956
[pid=20556] ppid=20554 vsize=169600 CPUtime=1800.09
/proc/20556/stat : 20556 (casperzito) R 20554 20556 19819 0 -1 4194304 20598 0 0 0 179985 24 0 0 25 0 1 0 645584749 173670400 17541 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/20556/statm: 42400 17541 510 234 0 41102 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 169600

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): 1815.52
CPU time (s): 1800.11
CPU user time (s): 1799.85
CPU system time (s): 0.26096
CPU usage (%): 99.1513
Max. virtual memory (cumulated for all children) (KiB): 185876

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

runsolver used 2.36664 second user time and 5.02724 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-05 09:45:55
IDJOB=1087440
IDBENCH=57996
IDSOLVER=362
FILE ID=node17/1087440-1215243954
PBS_JOBID= 7881951
Free space on /tmp= 66400 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8eb4eb3fb4371bb64ac48dd192eca4b5
RANDOM SEED=945285910

node17.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:       1534648 kB
Buffers:          8544 kB
Cached:         109220 kB
SwapCached:       7220 kB
Active:         398284 kB
Inactive:        72160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1534648 kB
SwapTotal:     4192956 kB
SwapFree:      4179840 kB
Dirty:            4444 kB
Writeback:           0 kB
Mapped:         360320 kB
Slab:            35460 kB
Committed_AS:  1531460 kB
PageTables:       2608 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66400 MiB
End job on node17 at 2008-07-05 10:16:12