Trace number 1087313

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 zao? (TO) 1800.1 1807.95

General information on the benchmark

Namecsp/fapp/fapp07/
normalized-fapp07-0600-6.xml
MD5SUMd23de4e6fd19229cdf6e50664455956d
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 benchmark17.5403
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints8996
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8996
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.20	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.18/0.20	c Parsing = 1
0.28/0.32	c Building = 1
76.12/76.89	c [ NumberOfVariables = 600 ]
76.12/76.89	c [ NumberOfConstraints = 8996 ]
76.12/76.89	c [ SizeOfSearchSpace(log2) = 4377.25 ]
76.12/76.89	c SymmetrySearch = 1
77.01/77.76	c [ Found 2 symmetries ]
77.01/77.79	c InitialPropagation = 1
77.11/77.84	c [ SizeOfSearchSpace(log2) = 4372.71 ]
77.11/77.84	c InitialSAC = 1
77.41/78.13	c [ SizeOfSearchSpace(log2) = 4372.71 ]
77.41/78.13	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-1087313-1215243480/watcher-1087313-1215243480 -o /tmp/evaluation-result-1087313-1215243480/solver-1087313-1215243480 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1087313-1215243480.xml 748622923 

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.33 2.11 2.03 4/81 27777
/proc/meminfo: memFree=1513848/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=1056 CPUtime=0
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2003319629 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 11932452 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/27777/statm: 264 26 20 235 0 3 0

[startup+0.0935761 s]
/proc/loadavg: 2.33 2.11 2.03 4/81 27777
/proc/meminfo: memFree=1513848/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=6628 CPUtime=0.08
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 765 0 0 0 8 0 0 0 18 0 1 0 2003319629 6787072 725 996147200 134512640 135477443 4294956224 18446744073709551615 134774153 0 0 4096 0 0 0 0 17 1 0 0
/proc/27777/statm: 1657 725 370 235 0 358 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6628

[startup+0.101572 s]
/proc/loadavg: 2.33 2.11 2.03 4/81 27777
/proc/meminfo: memFree=1513848/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=6760 CPUtime=0.09
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 790 0 0 0 9 0 0 0 18 0 1 0 2003319629 6922240 750 996147200 134512640 135477443 4294956224 18446744073709551615 4158772385 0 0 4096 0 0 0 0 17 1 0 0
/proc/27777/statm: 1690 750 370 235 0 391 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6760

[startup+0.301612 s]
/proc/loadavg: 2.33 2.11 2.03 4/81 27777
/proc/meminfo: memFree=1513848/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=9268 CPUtime=0.28
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 1425 0 0 0 28 0 0 0 19 0 1 0 2003319629 9490432 1385 996147200 134512640 135477443 4294956224 18446744073709551615 134787218 0 0 4096 0 0 0 0 17 1 0 0
/proc/27777/statm: 2317 1385 370 235 0 1018 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9268

[startup+0.701678 s]
/proc/loadavg: 2.33 2.11 2.03 4/81 27777
/proc/meminfo: memFree=1513848/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=291596 CPUtime=0.68
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 6655 0 0 0 65 3 0 0 23 0 1 0 2003319629 298594304 4219 996147200 134512640 135477443 4294956224 18446744073709551615 134694533 0 0 4096 0 0 0 0 17 1 0 0
/proc/27777/statm: 72899 4219 465 235 0 71600 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 291596

[startup+1.50182 s]
/proc/loadavg: 2.33 2.11 2.03 3/82 27778
/proc/meminfo: memFree=1497200/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=295556 CPUtime=1.47
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 13276 0 0 0 140 7 0 0 25 0 1 0 2003319629 302649344 5219 996147200 134512640 135477443 4294956224 18446744073709551615 135272088 0 0 4096 0 0 0 0 17 1 0 0
/proc/27777/statm: 73889 5219 465 235 0 72590 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 295556

[startup+3.10111 s]
/proc/loadavg: 2.30 2.11 2.03 3/82 27778
/proc/meminfo: memFree=1492592/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=300044 CPUtime=3.05
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 22533 0 0 0 295 10 0 0 25 0 1 0 2003319629 307245056 6409 996147200 134512640 135477443 4294956224 18446744073709551615 135268208 0 0 4096 0 0 0 0 17 1 0 0
/proc/27777/statm: 75011 6409 465 235 0 73712 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 300044

[startup+6.30168 s]
/proc/loadavg: 2.30 2.11 2.03 3/82 27778
/proc/meminfo: memFree=1481712/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=311264 CPUtime=6.23
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 44013 0 0 0 604 19 0 0 25 0 1 0 2003319629 318734336 9263 996147200 134512640 135477443 4294956224 18446744073709551615 135268690 0 0 4096 0 0 0 0 17 1 0 0
/proc/27777/statm: 77816 9263 465 235 0 76517 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 311264

[startup+12.7018 s]
/proc/loadavg: 2.25 2.11 2.03 3/82 27778
/proc/meminfo: memFree=1458864/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=332780 CPUtime=12.57
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 84915 0 0 0 1221 36 0 0 25 0 1 0 2003319629 340766720 14833 996147200 134512640 135477443 4294956224 18446744073709551615 135268968 0 0 4096 0 0 0 0 17 1 0 0
/proc/27777/statm: 83195 14833 465 235 0 81896 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 332780

[startup+25.5011 s]
/proc/loadavg: 2.21 2.10 2.03 3/82 27778
/proc/meminfo: memFree=1409584/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=378320 CPUtime=25.26
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 171423 0 0 0 2454 72 0 0 25 0 1 0 2003319629 387399680 26537 996147200 134512640 135477443 4294956224 18446744073709551615 135272328 0 0 4096 0 0 0 0 17 1 0 0
/proc/27777/statm: 94580 26537 465 235 0 93281 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 378320

[startup+51.1016 s]
/proc/loadavg: 2.14 2.10 2.03 3/82 27779
/proc/meminfo: memFree=1324208/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=462536 CPUtime=50.63
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 333704 0 0 0 4917 146 0 0 25 0 1 0 2003319629 473636864 48321 996147200 134512640 135477443 4294956224 18446744073709551615 134879887 0 0 4096 0 0 0 0 17 1 0 0
/proc/27777/statm: 115634 48321 465 235 0 114335 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 462536

[startup+102.307 s]
/proc/loadavg: 2.05 2.08 2.02 3/82 27779
/proc/meminfo: memFree=1231600/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=101.39
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505216 0 0 0 9919 220 0 0 25 0 1 0 2003319629 369037312 70848 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 1 0 0
/proc/27777/statm: 90097 70848 512 235 0 88798 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 360388

[startup+162.301 s]
/proc/loadavg: 2.05 2.08 2.02 3/82 27779
/proc/meminfo: memFree=1231536/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=160.87
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505228 0 0 0 15867 220 0 0 25 0 1 0 2003319629 369037312 70860 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 1 0 0
/proc/27777/statm: 90097 70860 512 235 0 88798 0
Current children cumulated CPU time (s) 160.87
Current children cumulated vsize (KiB) 360388

[startup+222.302 s]
/proc/loadavg: 2.02 2.06 2.01 3/82 27780
/proc/meminfo: memFree=1231472/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=220.36
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505229 0 0 0 21815 221 0 0 25 0 1 0 2003319629 369037312 70861 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/27777/statm: 90097 70861 512 235 0 88798 0
Current children cumulated CPU time (s) 220.36
Current children cumulated vsize (KiB) 360388

[startup+282.302 s]
/proc/loadavg: 2.00 2.05 2.01 3/82 27780
/proc/meminfo: memFree=1231408/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=279.83
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505231 0 0 0 27762 221 0 0 25 0 1 0 2003319629 369037312 70863 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/27777/statm: 90097 70863 512 235 0 88798 0
Current children cumulated CPU time (s) 279.83
Current children cumulated vsize (KiB) 360388

[startup+342.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 27780
/proc/meminfo: memFree=1231344/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=339.3
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505233 0 0 0 33709 221 0 0 25 0 1 0 2003319629 369037312 70865 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 1 0 0
/proc/27777/statm: 90097 70865 512 235 0 88798 0
Current children cumulated CPU time (s) 339.3
Current children cumulated vsize (KiB) 360388

[startup+402.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 27780
/proc/meminfo: memFree=1231216/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=398.77
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505234 0 0 0 39656 221 0 0 25 0 1 0 2003319629 369037312 70866 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/27777/statm: 90097 70866 512 235 0 88798 0
Current children cumulated CPU time (s) 398.77
Current children cumulated vsize (KiB) 360388

[startup+462.302 s]
/proc/loadavg: 2.27 2.10 2.02 3/84 27885
/proc/meminfo: memFree=1514344/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=458.58
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505235 0 0 0 45633 225 0 0 25 0 1 0 2003319629 369037312 70867 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 0 0 0
/proc/27777/statm: 90097 70867 512 235 0 88798 0
Current children cumulated CPU time (s) 458.58
Current children cumulated vsize (KiB) 360388

[startup+522.302 s]
/proc/loadavg: 3.17 2.38 2.12 3/84 27888
/proc/meminfo: memFree=1135912/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=518.29
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505235 0 0 0 51600 229 0 0 25 0 1 0 2003319629 369037312 70867 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/27777/statm: 90097 70867 512 235 0 88798 0
Current children cumulated CPU time (s) 518.29
Current children cumulated vsize (KiB) 360388

[startup+582.301 s]
/proc/loadavg: 2.99 2.46 2.16 3/84 27888
/proc/meminfo: memFree=856360/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=577.97
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505235 0 0 0 57560 237 0 0 25 0 1 0 2003319629 369037312 70867 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/27777/statm: 90097 70867 512 235 0 88798 0
Current children cumulated CPU time (s) 577.97
Current children cumulated vsize (KiB) 360388

[startup+642.302 s]
/proc/loadavg: 2.99 2.56 2.21 3/84 27888
/proc/meminfo: memFree=560488/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=637.65
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505236 0 0 0 63523 242 0 0 25 0 1 0 2003319629 369037312 70868 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/27777/statm: 90097 70868 512 235 0 88798 0
Current children cumulated CPU time (s) 637.65
Current children cumulated vsize (KiB) 360388


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

[startup+882.301 s]
/proc/loadavg: 3.06 2.84 2.40 2/77 27888
/proc/meminfo: memFree=90088/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=876.35
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505237 0 0 0 87365 270 0 0 25 0 1 0 2003319629 369037312 70869 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/27777/statm: 90097 70869 512 235 0 88798 0
Current children cumulated CPU time (s) 876.35
Current children cumulated vsize (KiB) 360388

[startup+942.301 s]
/proc/loadavg: 2.47 2.71 2.38 3/83 27925
/proc/meminfo: memFree=1627568/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=936.27
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505243 0 0 0 93354 273 0 0 25 0 1 0 2003319629 369037312 70875 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/27777/statm: 90097 70875 512 235 0 88798 0
Current children cumulated CPU time (s) 936.27
Current children cumulated vsize (KiB) 360388

[startup+1002.3 s]
/proc/loadavg: 2.17 2.58 2.35 3/83 27925
/proc/meminfo: memFree=1615984/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=996.24
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505244 0 0 0 99351 273 0 0 25 0 1 0 2003319629 369037312 70876 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/27777/statm: 90097 70876 512 235 0 88798 0
Current children cumulated CPU time (s) 996.24
Current children cumulated vsize (KiB) 360388

[startup+1062.3 s]
/proc/loadavg: 2.06 2.47 2.33 3/83 27925
/proc/meminfo: memFree=1608240/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=1056.21
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505244 0 0 0 105348 273 0 0 25 0 1 0 2003319629 369037312 70876 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/27777/statm: 90097 70876 512 235 0 88798 0
Current children cumulated CPU time (s) 1056.21
Current children cumulated vsize (KiB) 360388

[startup+1122.3 s]
/proc/loadavg: 2.02 2.38 2.31 3/83 27925
/proc/meminfo: memFree=1601648/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=1116.19
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505244 0 0 0 111346 273 0 0 25 0 1 0 2003319629 369037312 70876 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/27777/statm: 90097 70876 512 235 0 88798 0
Current children cumulated CPU time (s) 1116.19
Current children cumulated vsize (KiB) 360388

[startup+1182.3 s]
/proc/loadavg: 2.01 2.31 2.28 3/83 27925
/proc/meminfo: memFree=1594032/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=1176.16
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505244 0 0 0 117343 273 0 0 25 0 1 0 2003319629 369037312 70876 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/27777/statm: 90097 70876 512 235 0 88798 0
Current children cumulated CPU time (s) 1176.16
Current children cumulated vsize (KiB) 360388

[startup+1242.3 s]
/proc/loadavg: 2.00 2.25 2.26 3/83 27925
/proc/meminfo: memFree=1588080/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=1236.13
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505244 0 0 0 123340 273 0 0 25 0 1 0 2003319629 369037312 70876 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/27777/statm: 90097 70876 512 235 0 88798 0
Current children cumulated CPU time (s) 1236.13
Current children cumulated vsize (KiB) 360388

[startup+1302.3 s]
/proc/loadavg: 2.05 2.22 2.25 3/83 27925
/proc/meminfo: memFree=1583472/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=1296.12
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505244 0 0 0 129338 274 0 0 25 0 1 0 2003319629 369037312 70876 996147200 134512640 135477443 4294956224 18446744073709551615 135208558 0 0 4096 0 0 0 0 17 0 0 0
/proc/27777/statm: 90097 70876 512 235 0 88798 0
Current children cumulated CPU time (s) 1296.12
Current children cumulated vsize (KiB) 360388

[startup+1362.3 s]
/proc/loadavg: 2.02 2.18 2.23 3/83 27925
/proc/meminfo: memFree=1579184/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=1356.09
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505244 0 0 0 135335 274 0 0 25 0 1 0 2003319629 369037312 70876 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/27777/statm: 90097 70876 512 235 0 88798 0
Current children cumulated CPU time (s) 1356.09
Current children cumulated vsize (KiB) 360388

[startup+1422.31 s]
/proc/loadavg: 2.00 2.14 2.22 3/83 27931
/proc/meminfo: memFree=1573928/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=1416.06
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505244 0 0 0 141332 274 0 0 25 0 1 0 2003319629 369037312 70876 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/27777/statm: 90097 70876 512 235 0 88798 0
Current children cumulated CPU time (s) 1416.06
Current children cumulated vsize (KiB) 360388

[startup+1482.3 s]
/proc/loadavg: 2.00 2.11 2.20 3/83 27931
/proc/meminfo: memFree=1569064/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=1476.03
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505244 0 0 0 147329 274 0 0 25 0 1 0 2003319629 369037312 70876 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/27777/statm: 90097 70876 512 235 0 88798 0
Current children cumulated CPU time (s) 1476.03
Current children cumulated vsize (KiB) 360388

[startup+1542.3 s]
/proc/loadavg: 2.00 2.09 2.18 3/83 27931
/proc/meminfo: memFree=1565352/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=1536
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505244 0 0 0 153326 274 0 0 25 0 1 0 2003319629 369037312 70876 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/27777/statm: 90097 70876 512 235 0 88798 0
Current children cumulated CPU time (s) 1536
Current children cumulated vsize (KiB) 360388

[startup+1602.3 s]
/proc/loadavg: 2.12 2.10 2.18 3/84 27932
/proc/meminfo: memFree=1479328/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=1595.97
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505244 0 0 0 159323 274 0 0 25 0 1 0 2003319629 369037312 70876 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/27777/statm: 90097 70876 512 235 0 88798 0
Current children cumulated CPU time (s) 1595.97
Current children cumulated vsize (KiB) 360388

[startup+1662.3 s]
/proc/loadavg: 2.14 2.11 2.18 3/83 27932
/proc/meminfo: memFree=903328/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=1655.94
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505244 0 0 0 165320 274 0 0 25 0 1 0 2003319629 369037312 70876 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/27777/statm: 90097 70876 512 235 0 88798 0
Current children cumulated CPU time (s) 1655.94
Current children cumulated vsize (KiB) 360388

[startup+1722.3 s]
/proc/loadavg: 2.10 2.10 2.17 4/83 28057
/proc/meminfo: memFree=1623264/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=1715.26
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505244 0 0 0 171231 295 0 0 25 0 1 0 2003319629 369037312 70876 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/27777/statm: 90097 70876 512 235 0 88798 0
Current children cumulated CPU time (s) 1715.26
Current children cumulated vsize (KiB) 360388

[startup+1782.3 s]
/proc/loadavg: 2.09 2.10 2.16 3/84 28058
/proc/meminfo: memFree=1482720/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=1774.69
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505244 0 0 0 177174 295 0 0 25 0 1 0 2003319629 369037312 70876 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/27777/statm: 90097 70876 512 235 0 88798 0
Current children cumulated CPU time (s) 1774.69
Current children cumulated vsize (KiB) 360388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.9 s]
/proc/loadavg: 2.06 2.09 2.16 3/84 28059
/proc/meminfo: memFree=1356888/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=1800.04
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505244 0 0 0 179709 295 0 0 25 0 1 0 2003319629 369037312 70876 996147200 134512640 135477443 4294956224 18446744073709551615 134606957 0 0 4096 0 0 0 0 17 1 0 0
/proc/27777/statm: 90097 70876 512 235 0 88798 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 360388

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

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

[startup+1807.9 s]
/proc/loadavg: 2.06 2.09 2.16 3/84 28059
/proc/meminfo: memFree=1356888/2055920 swapFree=4179784/4192956
[pid=27777] ppid=27775 vsize=360388 CPUtime=1800.04
/proc/27777/stat : 27777 (casperzao) R 27775 27777 27474 0 -1 4194304 505244 0 0 0 179709 295 0 0 25 0 1 0 2003319629 369037312 70876 996147200 134512640 135477443 4294956224 18446744073709551615 134606957 0 0 4096 0 0 0 0 17 1 0 0
/proc/27777/statm: 90097 70876 512 235 0 88798 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 360388

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.95
CPU time (s): 1800.1
CPU user time (s): 1797.1
CPU system time (s): 3.00554
CPU usage (%): 99.5657
Max. virtual memory (cumulated for all children) (KiB): 547544

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

runsolver used 2.05769 second user time and 5.86811 second system time

The end

Launcher Data (download as text)

Begin job on node56 at 2008-07-05 09:38:00
IDJOB=1087313
IDBENCH=57967
IDSOLVER=361
FILE ID=node56/1087313-1215243480
PBS_JOBID= 7881996
Free space on /tmp= 103232 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fapp/fapp07/normalized-fapp07-0600-6.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087313-1215243480/watcher-1087313-1215243480 -o /tmp/evaluation-result-1087313-1215243480/solver-1087313-1215243480 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1087313-1215243480.xml 748622923 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d23de4e6fd19229cdf6e50664455956d
RANDOM SEED=748622923

node56.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.265
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	: 5931.00
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.265
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:       1514328 kB
Buffers:         13188 kB
Cached:         102316 kB
SwapCached:       7236 kB
Active:         437192 kB
Inactive:        50088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1514328 kB
SwapTotal:     4192956 kB
SwapFree:      4179784 kB
Dirty:            4120 kB
Writeback:           0 kB
Mapped:         385316 kB
Slab:            38704 kB
Committed_AS:  4777440 kB
PageTables:       2612 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= 103236 MiB
End job on node56 at 2008-07-05 10:08:10