Trace number 1087188

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.12 1810.93

General information on the benchmark

Namecsp/fapp/fapp14/
normalized-fapp14-2500-0.xml
MD5SUMfac073e8eb5ef4bb7103b84225c28dd2
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 benchmark35.7036
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of constraints40767
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40767
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.01	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.01	c Parsing = 1
1.38/1.46	c Building = 1
1.98/2.03	c [ NumberOfVariables = 2500 ]
1.98/2.03	c [ NumberOfConstraints = 40767 ]
1.98/2.05	c [ SizeOfSearchSpace(log2) = 20271 ]
1.98/2.05	c SymmetrySearch = 1
18.44/18.84	c InitialPropagation = 1
18.53/18.91	c [ SizeOfSearchSpace(log2) = 20268.2 ]
18.53/18.91	c InitialSAC = (Timeout)
21.51/21.97	c [ SizeOfSearchSpace(log2) = 20267.6 ]
21.61/22.02	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-1087188-1215242914/watcher-1087188-1215242914 -o /tmp/evaluation-result-1087188-1215242914/solver-1087188-1215242914 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1087188-1215242914.xml 859101847 

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: 3.86 5.30 5.31 4/80 4222
/proc/meminfo: memFree=1724804/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=5436 CPUtime=0
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 415 0 0 0 0 0 0 0 18 0 1 0 680018064 5566464 375 996147200 134512640 135472138 4294956224 18446744073709551615 4159820848 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 1359 384 331 234 0 61 0

[startup+0.048985 s]
/proc/loadavg: 3.86 5.30 5.31 4/80 4222
/proc/meminfo: memFree=1724804/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=6124 CPUtime=0.03
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 657 0 0 0 3 0 0 0 18 0 1 0 680018064 6270976 618 996147200 134512640 135472138 4294956224 18446744073709551615 10696315 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 1531 618 368 234 0 233 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6124

[startup+0.10199 s]
/proc/loadavg: 3.86 5.30 5.31 4/80 4222
/proc/meminfo: memFree=1724804/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=6916 CPUtime=0.08
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 844 0 0 0 8 0 0 0 18 0 1 0 680018064 7081984 804 996147200 134512640 135472138 4294956224 18446744073709551615 10696315 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 1729 804 368 234 0 431 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6916

[startup+0.302011 s]
/proc/loadavg: 3.86 5.30 5.31 4/80 4222
/proc/meminfo: memFree=1724804/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=9556 CPUtime=0.28
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 1512 0 0 0 28 0 0 0 19 0 1 0 680018064 9785344 1472 996147200 134512640 135472138 4294956224 18446744073709551615 10696315 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 2389 1472 368 234 0 1091 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9556

[startup+0.701052 s]
/proc/loadavg: 3.86 5.30 5.31 4/80 4222
/proc/meminfo: memFree=1724804/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=14704 CPUtime=0.68
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 2803 0 0 0 67 1 0 0 22 0 1 0 680018064 15056896 2763 996147200 134512640 135472138 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 3676 2763 368 234 0 2378 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14704

[startup+1.50114 s]
/proc/loadavg: 3.71 5.25 5.29 3/81 4223
/proc/meminfo: memFree=1710652/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=117704 CPUtime=1.49
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 7019 0 0 0 146 3 0 0 25 0 1 0 680018064 120528896 6979 996147200 134512640 135472138 4294956224 18446744073709551615 134587240 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 29426 6982 395 234 0 28128 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 117704

[startup+3.10574 s]
/proc/loadavg: 3.71 5.25 5.29 3/81 4223
/proc/meminfo: memFree=1596012/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=253604 CPUtime=3.09
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 40983 0 0 0 292 17 0 0 25 0 1 0 680018064 259690496 40674 996147200 134512640 135472138 4294956224 18446744073709551615 134535933 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 63401 40674 456 234 0 62103 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 253604

[startup+6.30178 s]
/proc/loadavg: 3.73 5.22 5.28 3/81 4223
/proc/meminfo: memFree=1561284/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=253604 CPUtime=6.23
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 41416 0 0 0 606 17 0 0 25 0 1 0 680018064 259690496 41051 996147200 134512640 135472138 4294956224 18446744073709551615 134534238 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 63401 41051 456 234 0 62103 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 253604

[startup+12.7014 s]
/proc/loadavg: 3.75 5.20 5.27 3/81 4223
/proc/meminfo: memFree=1559436/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=253604 CPUtime=12.4
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 41919 0 0 0 1222 18 0 0 25 0 1 0 680018064 259690496 41524 996147200 134512640 135472138 4294956224 18446744073709551615 134534839 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 63401 41524 456 234 0 62103 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 253604

[startup+25.5028 s]
/proc/loadavg: 3.79 5.16 5.26 3/81 4223
/proc/meminfo: memFree=1599948/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=25.07
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43174 0 0 0 2488 19 0 0 25 0 1 0 680018064 195973120 31395 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31395 510 234 0 46547 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 191380

[startup+51.1024 s]
/proc/loadavg: 3.08 4.86 5.15 3/81 4223
/proc/meminfo: memFree=1600012/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=50.41
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43245 0 0 0 5021 20 0 0 25 0 1 0 680018064 195973120 31466 996147200 134512640 135472138 4294956224 18446744073709551615 135202764 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31466 510 234 0 46547 0
Current children cumulated CPU time (s) 50.41
Current children cumulated vsize (KiB) 191380

[startup+102.303 s]
/proc/loadavg: 2.47 4.42 4.99 3/81 4223
/proc/meminfo: memFree=1600012/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=101.12
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43245 0 0 0 10092 20 0 0 25 0 1 0 680018064 195973120 31466 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31466 510 234 0 46547 0
Current children cumulated CPU time (s) 101.12
Current children cumulated vsize (KiB) 191380

[startup+162.302 s]
/proc/loadavg: 2.17 3.97 4.80 3/81 4223
/proc/meminfo: memFree=1599884/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=160.56
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43273 0 0 0 16036 20 0 0 25 0 1 0 680018064 195973120 31494 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31494 510 234 0 46547 0
Current children cumulated CPU time (s) 160.56
Current children cumulated vsize (KiB) 191380

[startup+222.306 s]
/proc/loadavg: 2.06 3.61 4.62 3/81 4223
/proc/meminfo: memFree=1599820/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=219.99
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43280 0 0 0 21979 20 0 0 25 0 1 0 680018064 195973120 31501 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31501 510 234 0 46547 0
Current children cumulated CPU time (s) 219.99
Current children cumulated vsize (KiB) 191380

[startup+282.301 s]
/proc/loadavg: 2.02 3.32 4.45 3/81 4223
/proc/meminfo: memFree=1599820/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=279.43
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43280 0 0 0 27923 20 0 0 25 0 1 0 680018064 195973120 31501 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31501 510 234 0 46547 0
Current children cumulated CPU time (s) 279.43
Current children cumulated vsize (KiB) 191380

[startup+342.303 s]
/proc/loadavg: 2.01 3.07 4.30 3/81 4223
/proc/meminfo: memFree=1599692/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=338.87
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43321 0 0 0 33867 20 0 0 25 0 1 0 680018064 195973120 31542 996147200 134512640 135472138 4294956224 18446744073709551615 135202661 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31542 510 234 0 46547 0
Current children cumulated CPU time (s) 338.87
Current children cumulated vsize (KiB) 191380

[startup+402.303 s]
/proc/loadavg: 2.00 2.88 4.15 3/81 4223
/proc/meminfo: memFree=1599564/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=398.31
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 39811 20 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202661 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 398.31
Current children cumulated vsize (KiB) 191380

[startup+462.303 s]
/proc/loadavg: 2.00 2.71 4.01 3/81 4223
/proc/meminfo: memFree=1599628/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=457.75
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 45755 20 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 457.75
Current children cumulated vsize (KiB) 191380

[startup+522.302 s]
/proc/loadavg: 2.00 2.58 3.88 3/81 4223
/proc/meminfo: memFree=1599564/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=517.18
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 51698 20 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 517.18
Current children cumulated vsize (KiB) 191380

[startup+582.302 s]
/proc/loadavg: 2.00 2.47 3.76 3/81 4223
/proc/meminfo: memFree=1599564/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=576.62
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 57642 20 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 576.62
Current children cumulated vsize (KiB) 191380

[startup+642.302 s]
/proc/loadavg: 2.00 2.38 3.65 3/81 4223
/proc/meminfo: memFree=1599500/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=636.06
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 63586 20 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 636.06
Current children cumulated vsize (KiB) 191380


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

[startup+822.302 s]
/proc/loadavg: 3.06 2.58 3.49 3/81 4377
/proc/meminfo: memFree=1642180/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=812.94
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 81273 21 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 812.94
Current children cumulated vsize (KiB) 191380

[startup+882.301 s]
/proc/loadavg: 3.55 2.82 3.51 2/75 4396
/proc/meminfo: memFree=1703876/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=871.91
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 87169 22 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 871.91
Current children cumulated vsize (KiB) 191380

[startup+942.302 s]
/proc/loadavg: 2.67 2.70 3.43 3/89 4455
/proc/meminfo: memFree=1518220/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=931.74
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 93151 23 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202661 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 931.74
Current children cumulated vsize (KiB) 191380

[startup+1002.3 s]
/proc/loadavg: 2.25 2.57 3.33 3/89 4455
/proc/meminfo: memFree=1517260/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=991.72
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 99149 23 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 991.72
Current children cumulated vsize (KiB) 191380

[startup+1062.3 s]
/proc/loadavg: 2.09 2.46 3.25 3/89 4456
/proc/meminfo: memFree=1517196/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=1051.71
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 105148 23 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 1051.71
Current children cumulated vsize (KiB) 191380

[startup+1122.3 s]
/proc/loadavg: 2.03 2.38 3.17 3/89 4456
/proc/meminfo: memFree=1517196/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=1111.69
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 111146 23 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 1111.69
Current children cumulated vsize (KiB) 191380

[startup+1182.31 s]
/proc/loadavg: 2.01 2.31 3.09 3/89 4456
/proc/meminfo: memFree=1517196/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=1171.68
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 117145 23 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202754 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 1171.68
Current children cumulated vsize (KiB) 191380

[startup+1242.3 s]
/proc/loadavg: 2.00 2.25 3.02 3/89 4456
/proc/meminfo: memFree=1517068/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=1231.65
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 123142 23 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 1231.65
Current children cumulated vsize (KiB) 191380

[startup+1302.3 s]
/proc/loadavg: 2.00 2.20 2.95 3/89 4456
/proc/meminfo: memFree=1517068/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=1291.64
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 129141 23 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 1291.64
Current children cumulated vsize (KiB) 191380

[startup+1362.3 s]
/proc/loadavg: 2.00 2.16 2.89 3/89 4456
/proc/meminfo: memFree=1517068/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=1351.62
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 135139 23 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 1351.62
Current children cumulated vsize (KiB) 191380

[startup+1422.3 s]
/proc/loadavg: 2.00 2.13 2.83 3/89 4456
/proc/meminfo: memFree=1516876/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=1411.6
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 141137 23 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 1411.6
Current children cumulated vsize (KiB) 191380

[startup+1482.3 s]
/proc/loadavg: 2.00 2.10 2.78 3/89 4456
/proc/meminfo: memFree=1516876/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=1471.59
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 147136 23 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 1471.59
Current children cumulated vsize (KiB) 191380

[startup+1542.3 s]
/proc/loadavg: 2.00 2.08 2.72 3/89 4456
/proc/meminfo: memFree=1516812/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=1531.57
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 153134 23 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 1531.57
Current children cumulated vsize (KiB) 191380

[startup+1602.3 s]
/proc/loadavg: 2.09 2.09 2.69 3/89 4456
/proc/meminfo: memFree=1516620/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=1591.56
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 159133 23 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 1591.56
Current children cumulated vsize (KiB) 191380

[startup+1662.3 s]
/proc/loadavg: 2.03 2.07 2.64 3/89 4456
/proc/meminfo: memFree=1516492/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=1651.54
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 165131 23 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 1651.54
Current children cumulated vsize (KiB) 191380

[startup+1722.3 s]
/proc/loadavg: 2.01 2.06 2.60 3/89 4456
/proc/meminfo: memFree=1516492/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=1711.52
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 171129 23 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 1711.52
Current children cumulated vsize (KiB) 191380

[startup+1782.3 s]
/proc/loadavg: 2.00 2.05 2.56 3/89 4456
/proc/meminfo: memFree=1516364/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=1771.5
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 177127 23 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 1771.5
Current children cumulated vsize (KiB) 191380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.9 s]
/proc/loadavg: 2.00 2.04 2.54 3/89 4456
/proc/meminfo: memFree=1516364/2055920 swapFree=4147308/4192956
[pid=4222] ppid=4220 vsize=191380 CPUtime=1800.09
/proc/4222/stat : 4222 (casperzito) R 4220 4222 2833 0 -1 4194304 43325 0 0 0 179986 23 0 0 25 0 1 0 680018064 195973120 31546 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/4222/statm: 47845 31546 510 234 0 46547 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 191380

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): 1810.93
CPU time (s): 1800.12
CPU user time (s): 1799.87
CPU system time (s): 0.253961
CPU usage (%): 99.4034
Max. virtual memory (cumulated for all children) (KiB): 253604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.253961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43325
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= 20
involuntary context switches= 19311

runsolver used 2.92156 second user time and 7.08992 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-05 09:28:35
IDJOB=1087188
IDBENCH=57946
IDSOLVER=362
FILE ID=node90/1087188-1215242914
PBS_JOBID= 7881908
Free space on /tmp= 66520 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fac073e8eb5ef4bb7103b84225c28dd2
RANDOM SEED=859101847

node90.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1725220 kB
Buffers:          9828 kB
Cached:         119272 kB
SwapCached:      37024 kB
Active:         250412 kB
Inactive:        24388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1725220 kB
SwapTotal:     4192956 kB
SwapFree:      4147308 kB
Dirty:            9300 kB
Writeback:           0 kB
Mapped:         153284 kB
Slab:            40252 kB
Committed_AS:  1111892 kB
PageTables:       2616 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= 66552 MiB
End job on node90 at 2008-07-05 09:58:48