Trace number 1094856

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.1 1805.41

General information on the benchmark

Namecsp/fapp/fapp19/
normalized-fapp19-0350-5.xml
MD5SUM0e6d4c6cfe45c7fb1ed8c7d48e56685a
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 benchmark1.72774
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints5873
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5873
Global constraints used (with number of constraints)

Solver Data (download as text)

0.19/0.20	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.19/0.20	c Parsing = 1
0.19/0.21	c Building = 1
0.29/0.32	c [ NumberOfVariables = 350 ]
0.29/0.32	c [ NumberOfConstraints = 5873 ]
0.29/0.33	c [ SizeOfSearchSpace(log2) = 3161.32 ]
0.29/0.33	c SymmetrySearch = 1
0.68/0.72	c InitialPropagation = 1
0.68/0.74	c [ SizeOfSearchSpace(log2) = 3159.61 ]
0.68/0.74	c InitialSAC = (Timeout)
4.25/4.38	c [ SizeOfSearchSpace(log2) = 3159.12 ]
4.25/4.39	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-1094856-1215280035/watcher-1094856-1215280035 -o /tmp/evaluation-result-1094856-1215280035/solver-1094856-1215280035 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1094856-1215280035.xml 1011411896 

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.00 2.01 2.00 4/72 22201
/proc/meminfo: memFree=1693136/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=1052 CPUtime=0
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2006976952 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 7721764 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/22201/statm: 263 26 20 234 0 3 0

[startup+0.0809131 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 22201
/proc/meminfo: memFree=1693136/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=6492 CPUtime=0.06
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 718 0 0 0 6 0 0 0 18 0 1 0 2006976952 6647808 678 996147200 134512640 135472138 4294956224 18446744073709551615 8156795 0 0 4096 0 0 0 0 17 1 0 0
/proc/22201/statm: 1623 678 368 234 0 325 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6492

[startup+0.102908 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 22201
/proc/meminfo: memFree=1693136/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=6756 CPUtime=0.08
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 789 0 0 0 8 0 0 0 18 0 1 0 2006976952 6918144 749 996147200 134512640 135472138 4294956224 18446744073709551615 4158488470 0 0 4096 0 0 0 0 17 1 0 0
/proc/22201/statm: 1689 749 368 234 0 391 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6756

[startup+0.301946 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 22201
/proc/meminfo: memFree=1693136/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=102232 CPUtime=0.29
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 6007 0 0 0 26 3 0 0 19 0 1 0 2006976952 104685568 5967 996147200 134512640 135472138 4294956224 18446744073709551615 8163052 0 0 4096 0 0 0 0 17 1 0 0
/proc/22201/statm: 25558 5967 420 234 0 24260 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102232

[startup+0.702006 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 22201
/proc/meminfo: memFree=1693136/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=112420 CPUtime=0.68
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8475 0 0 0 65 3 0 0 23 0 1 0 2006976952 115118080 8420 996147200 134512640 135472138 4294956224 18446744073709551615 134534944 0 0 4096 0 0 0 0 17 1 0 0
/proc/22201/statm: 28105 8420 456 234 0 26807 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 112420

[startup+1.50113 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 22202
/proc/meminfo: memFree=1667016/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=1.47
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8633 0 0 0 143 4 0 0 25 0 1 0 2006976952 105922560 6959 996147200 134512640 135472138 4294956224 18446744073709551615 135263344 0 0 4096 0 0 0 0 17 1 0 0
/proc/22201/statm: 25860 6959 479 234 0 24562 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 103440

[startup+3.10138 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 22202
/proc/meminfo: memFree=1666824/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=3.06
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8658 0 0 0 302 4 0 0 25 0 1 0 2006976952 105922560 6984 996147200 134512640 135472138 4294956224 18446744073709551615 134915297 0 0 4096 0 0 0 0 17 1 0 0
/proc/22201/statm: 25860 6984 479 234 0 24562 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 103440

[startup+6.30188 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 22202
/proc/meminfo: memFree=1666632/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=6.24
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8719 0 0 0 620 4 0 0 25 0 1 0 2006976952 105922560 7045 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/22201/statm: 25860 7045 510 234 0 24562 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 103440

[startup+12.7019 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 22202
/proc/meminfo: memFree=1666568/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=12.59
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8719 0 0 0 1255 4 0 0 25 0 1 0 2006976952 105922560 7045 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 1 0 0
/proc/22201/statm: 25860 7045 510 234 0 24562 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 103440

[startup+25.5019 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 22202
/proc/meminfo: memFree=1666632/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=25.29
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8719 0 0 0 2525 4 0 0 25 0 1 0 2006976952 105922560 7045 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/22201/statm: 25860 7045 510 234 0 24562 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 103440

[startup+51.1018 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22202
/proc/meminfo: memFree=1666632/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=50.69
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8721 0 0 0 5065 4 0 0 25 0 1 0 2006976952 105922560 7047 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/22201/statm: 25860 7047 510 234 0 24562 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 103440

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22202
/proc/meminfo: memFree=1666504/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=101.5
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8721 0 0 0 10146 4 0 0 25 0 1 0 2006976952 105922560 7047 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 1 0 0
/proc/22201/statm: 25860 7047 510 234 0 24562 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 103440

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22202
/proc/meminfo: memFree=1666504/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=161.04
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8725 0 0 0 16100 4 0 0 25 0 1 0 2006976952 105922560 7051 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/22201/statm: 25860 7051 510 234 0 24562 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 103440

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22202
/proc/meminfo: memFree=1666504/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=220.57
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8725 0 0 0 22053 4 0 0 25 0 1 0 2006976952 105922560 7051 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/22201/statm: 25860 7051 510 234 0 24562 0
Current children cumulated CPU time (s) 220.57
Current children cumulated vsize (KiB) 103440

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22202
/proc/meminfo: memFree=1666440/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=280.11
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8731 0 0 0 28007 4 0 0 25 0 1 0 2006976952 105922560 7057 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/22201/statm: 25860 7057 510 234 0 24562 0
Current children cumulated CPU time (s) 280.11
Current children cumulated vsize (KiB) 103440

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22202
/proc/meminfo: memFree=1666376/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=339.65
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8736 0 0 0 33961 4 0 0 25 0 1 0 2006976952 105922560 7062 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/22201/statm: 25860 7062 510 234 0 24562 0
Current children cumulated CPU time (s) 339.65
Current children cumulated vsize (KiB) 103440

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22202
/proc/meminfo: memFree=1666376/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=399.19
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8736 0 0 0 39915 4 0 0 25 0 1 0 2006976952 105922560 7062 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/22201/statm: 25860 7062 510 234 0 24562 0
Current children cumulated CPU time (s) 399.19
Current children cumulated vsize (KiB) 103440

[startup+462.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22202
/proc/meminfo: memFree=1666184/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=458.73
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8743 0 0 0 45869 4 0 0 25 0 1 0 2006976952 105922560 7069 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/22201/statm: 25860 7069 510 234 0 24562 0
Current children cumulated CPU time (s) 458.73
Current children cumulated vsize (KiB) 103440

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22202
/proc/meminfo: memFree=1666184/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=518.26
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8751 0 0 0 51822 4 0 0 25 0 1 0 2006976952 105922560 7077 996147200 134512640 135472138 4294956224 18446744073709551615 135202664 0 0 4096 0 0 0 0 17 1 0 0
/proc/22201/statm: 25860 7077 510 234 0 24562 0
Current children cumulated CPU time (s) 518.26
Current children cumulated vsize (KiB) 103440

[startup+582.301 s]
/proc/loadavg: 2.06 2.01 2.00 2/81 22242
/proc/meminfo: memFree=1633352/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=577.96
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8752 0 0 0 57791 5 0 0 25 0 1 0 2006976952 105922560 7078 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 25860 7078 510 234 0 24562 0
Current children cumulated CPU time (s) 577.96
Current children cumulated vsize (KiB) 103440

[startup+642.301 s]
/proc/loadavg: 2.09 2.04 2.01 3/74 22313
/proc/meminfo: memFree=1681152/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=637.93
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8752 0 0 0 63786 7 0 0 25 0 1 0 2006976952 105922560 7078 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 25860 7078 510 234 0 24562 0
Current children cumulated CPU time (s) 637.93
Current children cumulated vsize (KiB) 103440


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

[startup+822.302 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 22364
/proc/meminfo: memFree=1639432/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=817.43
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8755 0 0 0 81735 8 0 0 25 0 1 0 2006976952 105922560 7081 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 25860 7081 510 234 0 24562 0
Current children cumulated CPU time (s) 817.43
Current children cumulated vsize (KiB) 103440

[startup+882.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 22370
/proc/meminfo: memFree=1639488/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=877.4
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8755 0 0 0 87732 8 0 0 25 0 1 0 2006976952 105922560 7081 996147200 134512640 135472138 4294956224 18446744073709551615 135202643 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 25860 7081 510 234 0 24562 0
Current children cumulated CPU time (s) 877.4
Current children cumulated vsize (KiB) 103440

[startup+942.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 22370
/proc/meminfo: memFree=1639616/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=937.37
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8755 0 0 0 93729 8 0 0 25 0 1 0 2006976952 105922560 7081 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 25860 7081 510 234 0 24562 0
Current children cumulated CPU time (s) 937.37
Current children cumulated vsize (KiB) 103440

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 22370
/proc/meminfo: memFree=1639552/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=997.34
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8755 0 0 0 99726 8 0 0 25 0 1 0 2006976952 105922560 7081 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 25860 7081 510 234 0 24562 0
Current children cumulated CPU time (s) 997.34
Current children cumulated vsize (KiB) 103440

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 22370
/proc/meminfo: memFree=1639552/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=1057.32
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8755 0 0 0 105724 8 0 0 25 0 1 0 2006976952 105922560 7081 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 25860 7081 510 234 0 24562 0
Current children cumulated CPU time (s) 1057.32
Current children cumulated vsize (KiB) 103440

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 22370
/proc/meminfo: memFree=1639552/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=1117.29
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8755 0 0 0 111721 8 0 0 25 0 1 0 2006976952 105922560 7081 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 25860 7081 510 234 0 24562 0
Current children cumulated CPU time (s) 1117.29
Current children cumulated vsize (KiB) 103440

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22370
/proc/meminfo: memFree=1639432/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=1177.26
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8755 0 0 0 117718 8 0 0 25 0 1 0 2006976952 105922560 7081 996147200 134512640 135472138 4294956224 18446744073709551615 135202651 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 25860 7081 510 234 0 24562 0
Current children cumulated CPU time (s) 1177.26
Current children cumulated vsize (KiB) 103440

[startup+1242.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/73 22370
/proc/meminfo: memFree=1639304/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=1237.23
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8755 0 0 0 123715 8 0 0 25 0 1 0 2006976952 105922560 7081 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 25860 7081 510 234 0 24562 0
Current children cumulated CPU time (s) 1237.23
Current children cumulated vsize (KiB) 103440

[startup+1302.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/73 22370
/proc/meminfo: memFree=1639048/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=1297.22
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8755 0 0 0 129713 9 0 0 25 0 1 0 2006976952 105922560 7081 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 25860 7081 510 234 0 24562 0
Current children cumulated CPU time (s) 1297.22
Current children cumulated vsize (KiB) 103440

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/73 22370
/proc/meminfo: memFree=1638984/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=1357.19
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8755 0 0 0 135710 9 0 0 25 0 1 0 2006976952 105922560 7081 996147200 134512640 135472138 4294956224 18446744073709551615 135202664 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 25860 7081 510 234 0 24562 0
Current children cumulated CPU time (s) 1357.19
Current children cumulated vsize (KiB) 103440

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/73 22370
/proc/meminfo: memFree=1638984/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=1417.17
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8755 0 0 0 141708 9 0 0 25 0 1 0 2006976952 105922560 7081 996147200 134512640 135472138 4294956224 18446744073709551615 135202754 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 25860 7081 510 234 0 24562 0
Current children cumulated CPU time (s) 1417.17
Current children cumulated vsize (KiB) 103440

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 22370
/proc/meminfo: memFree=1638984/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=1477.13
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8755 0 0 0 147704 9 0 0 25 0 1 0 2006976952 105922560 7081 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 25860 7081 510 234 0 24562 0
Current children cumulated CPU time (s) 1477.13
Current children cumulated vsize (KiB) 103440

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22370
/proc/meminfo: memFree=1638920/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=1537.1
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8755 0 0 0 153701 9 0 0 25 0 1 0 2006976952 105922560 7081 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 25860 7081 510 234 0 24562 0
Current children cumulated CPU time (s) 1537.1
Current children cumulated vsize (KiB) 103440

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22370
/proc/meminfo: memFree=1638920/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=1597.08
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8755 0 0 0 159699 9 0 0 25 0 1 0 2006976952 105922560 7081 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 25860 7081 510 234 0 24562 0
Current children cumulated CPU time (s) 1597.08
Current children cumulated vsize (KiB) 103440

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22370
/proc/meminfo: memFree=1638920/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=1657.05
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8755 0 0 0 165696 9 0 0 25 0 1 0 2006976952 105922560 7081 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 25860 7081 510 234 0 24562 0
Current children cumulated CPU time (s) 1657.05
Current children cumulated vsize (KiB) 103440

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22370
/proc/meminfo: memFree=1638920/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=1717.02
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8755 0 0 0 171693 9 0 0 25 0 1 0 2006976952 105922560 7081 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 25860 7081 510 234 0 24562 0
Current children cumulated CPU time (s) 1717.02
Current children cumulated vsize (KiB) 103440

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22370
/proc/meminfo: memFree=1638856/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=1776.99
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8756 0 0 0 177690 9 0 0 25 0 1 0 2006976952 105922560 7082 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 25860 7082 510 234 0 24562 0
Current children cumulated CPU time (s) 1776.99
Current children cumulated vsize (KiB) 103440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22370
/proc/meminfo: memFree=1638856/2055920 swapFree=4179828/4192956
[pid=22201] ppid=22199 vsize=103440 CPUtime=1800.09
/proc/22201/stat : 22201 (casperzito) R 22199 22201 19008 0 -1 4194304 8756 0 0 0 180000 9 0 0 25 0 1 0 2006976952 105922560 7082 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 25860 7082 510 234 0 24562 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 103440

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): 1805.41
CPU time (s): 1800.1
CPU user time (s): 1800
CPU system time (s): 0.100984
CPU usage (%): 99.706
Max. virtual memory (cumulated for all children) (KiB): 112420

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

runsolver used 2.26666 second user time and 5.41318 second system time

The end

Launcher Data (download as text)

Begin job on node34 at 2008-07-05 19:47:15
IDJOB=1094856
IDBENCH=58839
IDSOLVER=362
FILE ID=node34/1094856-1215280035
PBS_JOBID= 7882190
Free space on /tmp= 66504 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0e6d4c6cfe45c7fb1ed8c7d48e56685a
RANDOM SEED=1011411896

node34.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.259
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.259
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:       1693616 kB
Buffers:         49092 kB
Cached:         204076 kB
SwapCached:       7272 kB
Active:         204120 kB
Inactive:       105824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1693616 kB
SwapTotal:     4192956 kB
SwapFree:      4179828 kB
Dirty:            3668 kB
Writeback:           0 kB
Mapped:          63956 kB
Slab:            37584 kB
Committed_AS:  3617096 kB
PageTables:       1888 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= 66500 MiB
End job on node34 at 2008-07-05 20:17:22