Trace number 1087125

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 1806.31

General information on the benchmark

Namecsp/fapp/fapp01/
normalized-fapp01-0200-10.xml
MD5SUMed0064ec6f686799b617fe86f279a28f
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 benchmark2.43163
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints2053
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2053
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.09	c Parsing = 1
0.00/0.16	c Building = 1
0.00/0.19	c [ NumberOfVariables = 200 ]
0.00/0.19	c [ NumberOfConstraints = 2053 ]
0.00/0.19	c [ SizeOfSearchSpace(log2) = 1372.93 ]
0.00/0.19	c SymmetrySearch = 1
0.10/0.26	c InitialPropagation = 1
0.10/0.26	c [ SizeOfSearchSpace(log2) = 1365.85 ]
0.10/0.26	c InitialSAC = (Timeout)
3.78/3.99	c [ SizeOfSearchSpace(log2) = 1361.36 ]
3.78/3.99	c Search(SampleFF) : 
92.05/92.68	c [ Sampling domwdeg ]
92.05/92.68	c [ Sampling impacts ]
92.05/92.68	c [ SamplingScores: ]
92.05/92.68	c [ domwdeg+min = 0.000138026 | domwdeg+rnd = 8.60122e-05 ]
92.05/92.68	c [ impacts+min = 2.92495e-11 | impacts+rnd = 1.01396e-10 ]
92.05/92.68	c [ la+min = 0 | la+rnd = 0 ]
92.05/92.68	c [ domwdeg = 0.000112019 | impacts = 6.53225e-11 | la = 0 ]
92.05/92.68	c [ min = 4.60086e-05 | rand = 6.53225e-11 ]
92.05/92.68	c [ restarting at (3.96356,0.000117886) ]
101.91/102.60	c [ restarting at (9.9089,0.00153165) ]
126.68/127.40	c [ restarting at (24.7722,0.000117845) ]
188.30/189.39	c [ restarting at (61.9306,0.00165994) ]
342.69/344.44	c [ restarting at (154.827,0.00029457) ]
728.24/731.90	c [ restarting at (387.066,5.89675e-05) ]
1694.32/1700.56	c [ restarting at (967.666,0.00194398) ]

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-1087125-1215242740/watcher-1087125-1215242740 -o /tmp/evaluation-result-1087125-1215242740/solver-1087125-1215242740 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1087125-1215242740.xml 1708759156 

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.17 2.15 4/80 7395
/proc/meminfo: memFree=1585552/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=1052 CPUtime=0
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2003243833 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 5686052 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/7395/statm: 263 26 20 234 0 3 0

[startup+0.0871461 s]
/proc/loadavg: 2.10 2.17 2.15 4/80 7395
/proc/meminfo: memFree=1585552/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=5300 CPUtime=0
/proc/7395/stat : 7395 (casperzito) D 7393 7395 4292 0 -1 4194304 292 0 6 0 0 0 0 0 18 0 1 0 2003243833 5427200 260 996147200 134512640 135472138 4294956224 18446744073709551615 5821808 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/7395/statm: 1325 260 218 234 0 27 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5300

[startup+0.101143 s]
/proc/loadavg: 2.10 2.17 2.15 4/80 7395
/proc/meminfo: memFree=1585552/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=5436 CPUtime=0
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 469 0 10 0 0 0 0 0 18 0 1 0 2003243833 5566464 439 996147200 134512640 135472138 4294956224 18446744073709551615 6121083 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 1359 440 368 234 0 61 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5436

[startup+0.301159 s]
/proc/loadavg: 2.10 2.17 2.15 4/80 7395
/proc/meminfo: memFree=1585552/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=100680 CPUtime=0.2
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 2427 0 13 0 19 1 0 0 19 0 1 0 2003243833 103096320 1853 996147200 134512640 135472138 4294956224 18446744073709551615 135262993 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 25170 1853 479 234 0 23872 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 100680

[startup+0.701195 s]
/proc/loadavg: 2.10 2.17 2.15 4/80 7395
/proc/meminfo: memFree=1585552/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=100680 CPUtime=0.59
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 2456 0 13 0 58 1 0 0 22 0 1 0 2003243833 103096320 1882 996147200 134512640 135472138 4294956224 18446744073709551615 135263634 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 25170 1882 479 234 0 23872 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 100680

[startup+1.50126 s]
/proc/loadavg: 2.09 2.17 2.15 3/81 7396
/proc/meminfo: memFree=1576456/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=100680 CPUtime=1.39
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 2511 0 13 0 138 1 0 0 25 0 1 0 2003243833 103096320 1937 996147200 134512640 135472138 4294956224 18446744073709551615 135266998 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 25170 1937 479 234 0 23872 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 100680

[startup+3.10139 s]
/proc/loadavg: 2.09 2.17 2.15 3/81 7396
/proc/meminfo: memFree=1576008/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=100680 CPUtime=2.98
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 2626 0 13 0 297 1 0 0 25 0 1 0 2003243833 103096320 2052 996147200 134512640 135472138 4294956224 18446744073709551615 135263744 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 25170 2052 479 234 0 23872 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 100680

[startup+6.30166 s]
/proc/loadavg: 2.09 2.17 2.15 3/81 7396
/proc/meminfo: memFree=1575304/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=100680 CPUtime=6.16
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 2802 0 13 0 615 1 0 0 25 0 1 0 2003243833 103096320 2228 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 25170 2228 513 234 0 23872 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 100680

[startup+12.7022 s]
/proc/loadavg: 2.08 2.16 2.15 3/81 7396
/proc/meminfo: memFree=1574984/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=100680 CPUtime=12.53
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 2826 0 13 0 1252 1 0 0 25 0 1 0 2003243833 103096320 2252 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 25170 2252 513 234 0 23872 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 100680

[startup+25.5012 s]
/proc/loadavg: 2.07 2.16 2.15 3/81 7396
/proc/meminfo: memFree=1574920/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=100680 CPUtime=25.26
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 2892 0 13 0 2525 1 0 0 25 0 1 0 2003243833 103096320 2318 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 25170 2318 513 234 0 23872 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 100680

[startup+51.1014 s]
/proc/loadavg: 2.11 2.16 2.15 3/81 7396
/proc/meminfo: memFree=1562824/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=50.74
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 5975 0 13 0 5071 3 0 0 25 0 1 0 2003243833 115761152 5401 996147200 134512640 135472138 4294956224 18446744073709551615 135233994 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5401 515 234 0 26964 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 113048

[startup+102.307 s]
/proc/loadavg: 2.15 2.16 2.15 3/81 7396
/proc/meminfo: memFree=1562312/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=101.71
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6089 0 13 0 10168 3 0 0 25 0 1 0 2003243833 115761152 5515 996147200 134512640 135472138 4294956224 18446744073709551615 134690419 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5515 516 234 0 26964 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 113048

[startup+162.302 s]
/proc/loadavg: 2.17 2.17 2.15 3/81 7396
/proc/meminfo: memFree=1562184/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=161.43
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6094 0 13 0 16139 4 0 0 25 0 1 0 2003243833 115761152 5520 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5520 516 234 0 26964 0
Current children cumulated CPU time (s) 161.43
Current children cumulated vsize (KiB) 113048

[startup+222.302 s]
/proc/loadavg: 2.06 2.14 2.14 3/81 7396
/proc/meminfo: memFree=1561736/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=221.14
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6207 0 13 0 22110 4 0 0 25 0 1 0 2003243833 115761152 5633 996147200 134512640 135472138 4294956224 18446744073709551615 135213541 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5633 516 234 0 26964 0
Current children cumulated CPU time (s) 221.14
Current children cumulated vsize (KiB) 113048

[startup+282.301 s]
/proc/loadavg: 2.02 2.11 2.13 3/81 7396
/proc/meminfo: memFree=1561672/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=280.88
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6216 0 13 0 28084 4 0 0 25 0 1 0 2003243833 115761152 5642 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5642 516 234 0 26964 0
Current children cumulated CPU time (s) 280.88
Current children cumulated vsize (KiB) 113048

[startup+342.301 s]
/proc/loadavg: 2.01 2.09 2.12 4/81 7396
/proc/meminfo: memFree=1561608/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=340.6
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 34056 4 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 340.6
Current children cumulated vsize (KiB) 113048

[startup+402.301 s]
/proc/loadavg: 2.00 2.07 2.11 3/81 7396
/proc/meminfo: memFree=1561608/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=400.32
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 40027 5 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202648 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 400.32
Current children cumulated vsize (KiB) 113048

[startup+462.301 s]
/proc/loadavg: 2.00 2.05 2.10 3/81 7398
/proc/meminfo: memFree=1558408/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=460.03
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 45998 5 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202670 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 460.03
Current children cumulated vsize (KiB) 113048

[startup+522.301 s]
/proc/loadavg: 2.00 2.04 2.09 3/81 7398
/proc/meminfo: memFree=1558408/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=519.74
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 51969 5 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 519.74
Current children cumulated vsize (KiB) 113048

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 2.08 3/81 7398
/proc/meminfo: memFree=1558344/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=579.45
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 57940 5 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135269277 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 579.45
Current children cumulated vsize (KiB) 113048

[startup+642.301 s]
/proc/loadavg: 2.00 2.02 2.08 3/81 7398
/proc/meminfo: memFree=1558344/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=639.17
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 63912 5 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 639.17
Current children cumulated vsize (KiB) 113048


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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.05 3/81 7398
/proc/meminfo: memFree=1558088/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=878.02
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 87796 6 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 878.02
Current children cumulated vsize (KiB) 113048

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.05 4/81 7398
/proc/meminfo: memFree=1558088/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=937.74
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 93768 6 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 937.74
Current children cumulated vsize (KiB) 113048

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.04 4/81 7398
/proc/meminfo: memFree=1558024/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=997.46
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 99739 7 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 997.46
Current children cumulated vsize (KiB) 113048

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.03 4/81 7398
/proc/meminfo: memFree=1558024/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=1057.17
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 105710 7 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 1057.17
Current children cumulated vsize (KiB) 113048

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.03 4/81 7398
/proc/meminfo: memFree=1557960/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=1116.89
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 111682 7 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 1116.89
Current children cumulated vsize (KiB) 113048

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.02 4/81 7398
/proc/meminfo: memFree=1557896/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=1176.6
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 117653 7 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 1176.6
Current children cumulated vsize (KiB) 113048

[startup+1242.3 s]
/proc/loadavg: 1.95 1.99 2.02 2/68 7418
/proc/meminfo: memFree=1921264/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=1236.32
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 123624 8 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 1236.32
Current children cumulated vsize (KiB) 113048

[startup+1302.3 s]
/proc/loadavg: 1.35 1.81 1.95 2/65 7422
/proc/meminfo: memFree=1922776/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=1296.3
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 129621 9 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 1296.3
Current children cumulated vsize (KiB) 113048

[startup+1362.3 s]
/proc/loadavg: 1.12 1.66 1.89 2/65 7422
/proc/meminfo: memFree=1922840/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=1356.27
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 135618 9 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 1356.27
Current children cumulated vsize (KiB) 113048

[startup+1422.31 s]
/proc/loadavg: 1.04 1.54 1.83 2/65 7422
/proc/meminfo: memFree=1922776/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=1416.24
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 141615 9 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 1416.24
Current children cumulated vsize (KiB) 113048

[startup+1482.3 s]
/proc/loadavg: 1.01 1.44 1.78 2/65 7422
/proc/meminfo: memFree=1922712/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=1476.21
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 147612 9 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 1476.21
Current children cumulated vsize (KiB) 113048

[startup+1542.3 s]
/proc/loadavg: 1.00 1.35 1.72 2/65 7422
/proc/meminfo: memFree=1922776/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=1536.18
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 153609 9 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202703 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 1536.18
Current children cumulated vsize (KiB) 113048

[startup+1602.3 s]
/proc/loadavg: 1.00 1.29 1.68 2/65 7422
/proc/meminfo: memFree=1922776/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=1596.15
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 159606 9 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 134915086 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 1596.15
Current children cumulated vsize (KiB) 113048

[startup+1662.3 s]
/proc/loadavg: 1.00 1.23 1.63 2/65 7422
/proc/meminfo: memFree=1922776/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=1656.13
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 165604 9 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 1656.13
Current children cumulated vsize (KiB) 113048

[startup+1722.3 s]
/proc/loadavg: 1.00 1.19 1.59 2/65 7422
/proc/meminfo: memFree=1922776/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=1716.11
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 171602 9 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202675 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 1716.11
Current children cumulated vsize (KiB) 113048

[startup+1782.3 s]
/proc/loadavg: 1.00 1.15 1.55 2/65 7422
/proc/meminfo: memFree=1922584/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=1776.08
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 177599 9 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 1776.08
Current children cumulated vsize (KiB) 113048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.3 s]
/proc/loadavg: 1.00 1.14 1.53 2/65 7422
/proc/meminfo: memFree=1922584/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=1800.08
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 179999 9 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 113048

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1806.3 s]
/proc/loadavg: 1.00 1.14 1.53 2/65 7422
/proc/meminfo: memFree=1922584/2055920 swapFree=4180808/4192956
[pid=7395] ppid=7393 vsize=113048 CPUtime=1800.08
/proc/7395/stat : 7395 (casperzito) R 7393 7395 4292 0 -1 4194304 6227 0 13 0 179999 9 0 0 25 0 1 0 2003243833 115761152 5653 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/7395/statm: 28262 5653 516 234 0 26964 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 113048

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.31
CPU time (s): 1800.1
CPU user time (s): 1800
CPU system time (s): 0.098984
CPU usage (%): 99.6559
Max. virtual memory (cumulated for all children) (KiB): 113048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6227
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41
involuntary context switches= 16857

runsolver used 2.37664 second user time and 5.2482 second system time

The end

Launcher Data (download as text)

Begin job on node65 at 2008-07-05 09:25:40
IDJOB=1087125
IDBENCH=57940
IDSOLVER=362
FILE ID=node65/1087125-1215242740
PBS_JOBID= 7881879
Free space on /tmp= 66488 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ed0064ec6f686799b617fe86f279a28f
RANDOM SEED=1708759156

node65.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:       1586032 kB
Buffers:          2964 kB
Cached:          44620 kB
SwapCached:       4844 kB
Active:         401708 kB
Inactive:        16448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1586032 kB
SwapTotal:     4192956 kB
SwapFree:      4180808 kB
Dirty:            3568 kB
Writeback:           0 kB
Mapped:         385248 kB
Slab:            36392 kB
Committed_AS:  4785300 kB
PageTables:       2568 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= 66492 MiB
End job on node65 at 2008-07-05 09:55:49