Trace number 232367

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, and are wall clock time (not CPU 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
Tramontane 2006-12-04? (TO) 1800.09 1810.29

General information on the benchmark

Nametaillard/
js-taillard-20/js-taillard-20-95-7.xml
MD5SUM573c0b02a6e53d1a67f25a1cab6b07c3
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 benchmark229.784
SatisfiableNO
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1551
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4180
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c 
0.21	c Parsing xml file
0.21	c 	domains............... 0.02
0.21	c 	variables.............    0
0.21	c 	predicates............    0
0.21	c 	constraints...........  0.3
0.34	c Allocating memory
0.34	c 
0.34	c time limit = -1
0.34	c heuristic = dom/wdeg
0.34	c restart policy = Geometric increment
0.34	c restart base = 266
0.34	c restart factor = 1.33
0.34	c 
0.34	c Solving
0.34	c

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node2/watcher-232367-1168321764 -o ROOT/results/node2/solver-232367-1168321764 -C 1800 -M 900 /tmp/evaluation/232367-1168321764/tramontane/bin/solver /tmp/evaluation/232367-1168321764/unknown.xml -res geom -f 3 -v 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.48 2.17 2.03 5/87 1370
/proc/meminfo: memFree=1510848/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=540 CPUtime=0
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 180572058 552960 26 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 10535716 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/1369/statm: 135 26 21 92 0 18 0

[startup+0.103133 s]
/proc/loadavg: 2.48 2.17 2.03 5/87 1370
/proc/meminfo: memFree=1510848/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=9872 CPUtime=0.09
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 1547 0 0 0 9 0 0 0 18 0 1 0 180572058 10108928 1515 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 10966913 0 0 4096 0 0 0 0 17 1 0 0
/proc/1369/statm: 2468 1515 707 92 0 812 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9872

[startup+0.51121 s]
/proc/loadavg: 2.48 2.17 2.03 5/87 1370
/proc/meminfo: memFree=1510848/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42660 CPUtime=0.49
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9741 0 0 0 45 4 0 0 21 0 1 0 180572058 43683840 9709 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/1369/statm: 10665 9709 720 92 0 9009 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 42660

[startup+1.33236 s]
/proc/loadavg: 2.44 2.16 2.03 3/87 1370
/proc/meminfo: memFree=1474752/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42664 CPUtime=1.3
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9742 0 0 0 126 4 0 0 25 0 1 0 180572058 43687936 9710 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134795121 0 0 4096 0 0 0 0 17 1 0 0
/proc/1369/statm: 10666 9710 720 92 0 9010 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 42664

[startup+2.97667 s]
/proc/loadavg: 2.44 2.16 2.03 3/87 1370
/proc/meminfo: memFree=1474752/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42664 CPUtime=2.94
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9742 0 0 0 290 4 0 0 25 0 1 0 180572058 43687936 9710 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646914 0 0 4096 0 0 0 0 17 1 0 0
/proc/1369/statm: 10666 9710 720 92 0 9010 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 42664

[startup+6.25626 s]
/proc/loadavg: 2.40 2.16 2.03 3/87 1370
/proc/meminfo: memFree=1474624/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42664 CPUtime=6.21
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9742 0 0 0 617 4 0 0 25 0 1 0 180572058 43687936 9710 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134795105 0 0 4096 0 0 0 0 17 1 0 0
/proc/1369/statm: 10666 9710 720 92 0 9010 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 42664

[startup+12.7245 s]
/proc/loadavg: 2.37 2.16 2.03 3/87 1370
/proc/meminfo: memFree=1474632/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42664 CPUtime=12.64
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9742 0 0 0 1260 4 0 0 25 0 1 0 180572058 43687936 9710 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134792887 0 0 4096 0 0 0 0 17 1 0 0
/proc/1369/statm: 10666 9710 720 92 0 9010 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 42664

[startup+25.5478 s]
/proc/loadavg: 2.31 2.15 2.03 3/87 1370
/proc/meminfo: memFree=1474632/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42664 CPUtime=25.41
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9742 0 0 0 2537 4 0 0 25 0 1 0 180572058 43687936 9710 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134792870 0 0 4096 0 0 0 0 17 1 0 0
/proc/1369/statm: 10666 9710 720 92 0 9010 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 42664

[startup+51.2005 s]
/proc/loadavg: 2.19 2.14 2.03 3/87 1370
/proc/meminfo: memFree=1474632/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42668 CPUtime=50.94
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9743 0 0 0 5089 5 0 0 25 0 1 0 180572058 43692032 9711 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134793731 0 0 4096 0 0 0 0 17 1 0 0
/proc/1369/statm: 10667 9711 720 92 0 9011 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 42668

[startup+102.495 s]
/proc/loadavg: 2.08 2.11 2.02 3/87 1370
/proc/meminfo: memFree=1474760/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42668 CPUtime=101.99
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9743 0 0 0 10194 5 0 0 25 0 1 0 180572058 43692032 9711 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646767 0 0 4096 0 0 0 0 17 1 0 0
/proc/1369/statm: 10667 9711 720 92 0 9011 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 42668

[startup+162.529 s]
/proc/loadavg: 2.19 2.14 2.03 3/97 1422
/proc/meminfo: memFree=947192/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42668 CPUtime=160.37
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9743 0 0 0 16031 6 0 0 25 0 1 0 180572058 43692032 9711 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10667 9711 720 92 0 9011 0
Current children cumulated CPU time (s) 160.37
Current children cumulated vsize (KiB) 42668

[startup+222.537 s]
/proc/loadavg: 2.07 2.11 2.03 3/87 2153
/proc/meminfo: memFree=1456392/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42680 CPUtime=219.85
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9746 0 0 0 21976 9 0 0 25 0 1 0 180572058 43704320 9714 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785579 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10670 9714 720 92 0 9014 0
Current children cumulated CPU time (s) 219.85
Current children cumulated vsize (KiB) 42680

[startup+282.628 s]
/proc/loadavg: 2.10 2.10 2.03 3/87 2153
/proc/meminfo: memFree=1456392/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42680 CPUtime=279.67
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9746 0 0 0 27958 9 0 0 25 0 1 0 180572058 43704320 9714 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134792884 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10670 9714 720 92 0 9014 0
Current children cumulated CPU time (s) 279.67
Current children cumulated vsize (KiB) 42680

[startup+342.729 s]
/proc/loadavg: 2.03 2.08 2.02 4/87 2153
/proc/meminfo: memFree=1456328/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42680 CPUtime=339.49
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9746 0 0 0 33940 9 0 0 25 0 1 0 180572058 43704320 9714 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646736 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10670 9714 720 92 0 9014 0
Current children cumulated CPU time (s) 339.49
Current children cumulated vsize (KiB) 42680

[startup+402.828 s]
/proc/loadavg: 2.01 2.06 2.02 3/87 2153
/proc/meminfo: memFree=1456392/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42680 CPUtime=399.3
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9746 0 0 0 39921 9 0 0 25 0 1 0 180572058 43704320 9714 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134795161 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10670 9714 720 92 0 9014 0
Current children cumulated CPU time (s) 399.3
Current children cumulated vsize (KiB) 42680

[startup+462.925 s]
/proc/loadavg: 2.00 2.05 2.01 3/87 2153
/proc/meminfo: memFree=1456328/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42684 CPUtime=459.14
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9747 0 0 0 45904 10 0 0 25 0 1 0 180572058 43708416 9715 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134715061 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10671 9715 720 92 0 9015 0
Current children cumulated CPU time (s) 459.14
Current children cumulated vsize (KiB) 42684

[startup+523.023 s]
/proc/loadavg: 2.00 2.04 2.00 3/87 2153
/proc/meminfo: memFree=1456336/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42684 CPUtime=518.94
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9747 0 0 0 51884 10 0 0 25 0 1 0 180572058 43708416 9715 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134792902 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10671 9715 720 92 0 9015 0
Current children cumulated CPU time (s) 518.94
Current children cumulated vsize (KiB) 42684

[startup+583.12 s]
/proc/loadavg: 2.00 2.03 2.00 3/87 2153
/proc/meminfo: memFree=1456400/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42684 CPUtime=578.76
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9747 0 0 0 57866 10 0 0 25 0 1 0 180572058 43708416 9715 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646986 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10671 9715 720 92 0 9015 0
Current children cumulated CPU time (s) 578.76
Current children cumulated vsize (KiB) 42684

[startup+643.215 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 2153
/proc/meminfo: memFree=1456336/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42684 CPUtime=638.58
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9747 0 0 0 63848 10 0 0 25 0 1 0 180572058 43708416 9715 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646900 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10671 9715 720 92 0 9015 0
Current children cumulated CPU time (s) 638.58
Current children cumulated vsize (KiB) 42684

[startup+703.313 s]
/proc/loadavg: 2.00 2.02 2.00 3/93 2219
/proc/meminfo: memFree=1455048/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42684 CPUtime=698.36
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9747 0 0 0 69824 12 0 0 25 0 1 0 180572058 43708416 9715 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10671 9715 720 92 0 9015 0
Current children cumulated CPU time (s) 698.36
Current children cumulated vsize (KiB) 42684

[startup+763.33 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 2309
/proc/meminfo: memFree=1455072/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42700 CPUtime=758
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9751 0 0 0 75781 19 0 0 25 0 1 0 180572058 43724800 9719 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134793088 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10675 9719 720 92 0 9019 0
Current children cumulated CPU time (s) 758
Current children cumulated vsize (KiB) 42700

[startup+823.332 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2351
/proc/meminfo: memFree=1456080/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42704 CPUtime=817.7
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9752 0 0 0 81748 22 0 0 25 0 1 0 180572058 43728896 9720 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134802944 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10676 9720 720 92 0 9020 0
Current children cumulated CPU time (s) 817.7
Current children cumulated vsize (KiB) 42704

[startup+883.426 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2351
/proc/meminfo: memFree=1456080/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42704 CPUtime=877.5
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9752 0 0 0 87728 22 0 0 25 0 1 0 180572058 43728896 9720 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10676 9720 720 92 0 9020 0
Current children cumulated CPU time (s) 877.5
Current children cumulated vsize (KiB) 42704

[startup+943.525 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2351
/proc/meminfo: memFree=1456080/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42704 CPUtime=937.33
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9752 0 0 0 93711 22 0 0 25 0 1 0 180572058 43728896 9720 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646767 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10676 9720 720 92 0 9020 0
Current children cumulated CPU time (s) 937.33
Current children cumulated vsize (KiB) 42704

[startup+1003.61 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2351
/proc/meminfo: memFree=1456080/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42704 CPUtime=997.15
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9752 0 0 0 99692 23 0 0 25 0 1 0 180572058 43728896 9720 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10676 9720 720 92 0 9020 0
Current children cumulated CPU time (s) 997.15
Current children cumulated vsize (KiB) 42704

[startup+1063.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2351
/proc/meminfo: memFree=1456144/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42704 CPUtime=1056.95
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9752 0 0 0 105672 23 0 0 25 0 1 0 180572058 43728896 9720 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785553 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10676 9720 720 92 0 9020 0
Current children cumulated CPU time (s) 1056.95
Current children cumulated vsize (KiB) 42704

[startup+1123.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2351
/proc/meminfo: memFree=1456144/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42704 CPUtime=1116.77
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9752 0 0 0 111654 23 0 0 25 0 1 0 180572058 43728896 9720 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134792872 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10676 9720 720 92 0 9020 0
Current children cumulated CPU time (s) 1116.77
Current children cumulated vsize (KiB) 42704

[startup+1183.9 s]
/proc/loadavg: 2.06 2.02 2.00 3/87 2351
/proc/meminfo: memFree=1456208/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42704 CPUtime=1176.59
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9752 0 0 0 117636 23 0 0 25 0 1 0 180572058 43728896 9720 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646763 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10676 9720 720 92 0 9020 0
Current children cumulated CPU time (s) 1176.59
Current children cumulated vsize (KiB) 42704

[startup+1244 s]
/proc/loadavg: 2.09 2.03 2.00 3/87 2351
/proc/meminfo: memFree=1456208/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42704 CPUtime=1236.4
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9752 0 0 0 123617 23 0 0 25 0 1 0 180572058 43728896 9720 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646767 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10676 9720 720 92 0 9020 0
Current children cumulated CPU time (s) 1236.4
Current children cumulated vsize (KiB) 42704

[startup+1304.1 s]
/proc/loadavg: 2.03 2.02 2.00 3/87 2351
/proc/meminfo: memFree=1456144/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42704 CPUtime=1296.22
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9752 0 0 0 129599 23 0 0 25 0 1 0 180572058 43728896 9720 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646767 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10676 9720 720 92 0 9020 0
Current children cumulated CPU time (s) 1296.22
Current children cumulated vsize (KiB) 42704

[startup+1364.2 s]
/proc/loadavg: 2.15 2.06 2.01 3/87 2351
/proc/meminfo: memFree=1456208/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42704 CPUtime=1356.04
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9752 0 0 0 135581 23 0 0 25 0 1 0 180572058 43728896 9720 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10676 9720 720 92 0 9020 0
Current children cumulated CPU time (s) 1356.04
Current children cumulated vsize (KiB) 42704

[startup+1424.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/87 2351
/proc/meminfo: memFree=1456144/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42704 CPUtime=1415.85
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9752 0 0 0 141562 23 0 0 25 0 1 0 180572058 43728896 9720 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134792887 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10676 9720 720 92 0 9020 0
Current children cumulated CPU time (s) 1415.85
Current children cumulated vsize (KiB) 42704

[startup+1484.39 s]
/proc/loadavg: 2.02 2.03 2.00 3/87 2351
/proc/meminfo: memFree=1456144/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42704 CPUtime=1475.68
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9752 0 0 0 147544 24 0 0 25 0 1 0 180572058 43728896 9720 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10676 9720 720 92 0 9020 0
Current children cumulated CPU time (s) 1475.68
Current children cumulated vsize (KiB) 42704

[startup+1544.48 s]
/proc/loadavg: 2.00 2.03 2.00 3/87 2351
/proc/meminfo: memFree=1456208/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42704 CPUtime=1535.51
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9752 0 0 0 153527 24 0 0 25 0 1 0 180572058 43728896 9720 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646806 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10676 9720 720 92 0 9020 0
Current children cumulated CPU time (s) 1535.51
Current children cumulated vsize (KiB) 42704

[startup+1604.58 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 2351
/proc/meminfo: memFree=1456144/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42704 CPUtime=1595.3
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9752 0 0 0 159506 24 0 0 25 0 1 0 180572058 43728896 9720 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134795148 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10676 9720 720 92 0 9020 0
Current children cumulated CPU time (s) 1595.3
Current children cumulated vsize (KiB) 42704

[startup+1664.67 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 2351
/proc/meminfo: memFree=1456208/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42704 CPUtime=1655.12
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9752 0 0 0 165488 24 0 0 25 0 1 0 180572058 43728896 9720 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646767 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10676 9720 720 92 0 9020 0
Current children cumulated CPU time (s) 1655.12
Current children cumulated vsize (KiB) 42704

[startup+1724.75 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 2351
/proc/meminfo: memFree=1456144/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42704 CPUtime=1714.92
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9752 0 0 0 171468 24 0 0 25 0 1 0 180572058 43728896 9720 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134716524 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10676 9720 720 92 0 9020 0
Current children cumulated CPU time (s) 1714.92
Current children cumulated vsize (KiB) 42704

[startup+1784.85 s]
/proc/loadavg: 2.07 2.02 2.00 3/87 2351
/proc/meminfo: memFree=1456144/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42704 CPUtime=1774.74
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9752 0 0 0 177450 24 0 0 25 0 1 0 180572058 43728896 9720 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785595 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10676 9720 720 92 0 9020 0
Current children cumulated CPU time (s) 1774.74
Current children cumulated vsize (KiB) 42704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.28 s]
/proc/loadavg: 2.04 2.02 2.00 3/87 2353
/proc/meminfo: memFree=1456016/2055920 swapFree=4191880/4192956
[pid=1369] ppid=1367 vsize=42704 CPUtime=1800.07
/proc/1369/stat : 1369 (solver) R 1367 1369 1069 0 -1 4194304 9752 0 0 0 179983 24 0 0 25 0 1 0 180572058 43728896 9720 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134792894 0 0 4096 0 0 0 0 17 0 0 0
/proc/1369/statm: 10676 9720 720 92 0 9020 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 42704

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.29
CPU time (s): 1800.09
CPU user time (s): 1799.83
CPU system time (s): 0.253961
CPU usage (%): 99.4362
Max. virtual memory (cumulated for all children) (KiB): 42704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
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= 9752
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= 11
involuntary context switches= 33924

runsolver used 1.71074 s user time and 4.93225 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Tue Jan  9 05:49:24 UTC 2007


IDJOB= 232367
IDBENCH= 6514
FILE ID= node2/232367-1168321764

PBS_JOBID= 3502694

Free space on /tmp= 66529 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20/js-taillard-20-95-7.xml
COMMAND LINE= /tmp/evaluation/232367-1168321764/tramontane/bin/solver /tmp/evaluation/232367-1168321764/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-232367-1168321764 -o ROOT/results/node2/solver-232367-1168321764 -C 1800 -M 900  /tmp/evaluation/232367-1168321764/tramontane/bin/solver /tmp/evaluation/232367-1168321764/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  573c0b02a6e53d1a67f25a1cab6b07c3

RANDOM SEED= 532492062

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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	: 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.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:       1511328 kB
Buffers:         72372 kB
Cached:         272844 kB
SwapCached:        292 kB
Active:         365340 kB
Inactive:       127020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1511328 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3608 kB
Writeback:           0 kB
Mapped:         166408 kB
Slab:            36784 kB
Committed_AS:  4906884 kB
PageTables:       2560 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= 66507 MiB



End job on node2 on Tue Jan  9 06:19:34 UTC 2007