Trace number 3753909

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
npSolver inc-topDown (fixed)? (TO) 1800.07 1800.51

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900552735--soft-0-100-0.wbo
MD5SUM30e25559b2b6f1151f21e207b2f87b54
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark110.225
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 136614
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136613
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 739
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.04	c run usual solver
0.00/0.15	o 1055
0.00/0.15	c fallback to adder encoding
17.93/18.16	o 1049
17.93/18.16	c fallback to adder encoding
46.27/46.31	o 1048
46.27/46.31	c fallback to adder encoding
70.74/70.97	o 1034
70.74/70.97	c fallback to adder encoding
88.34/88.58	o 1032
88.34/88.58	c fallback to adder encoding
89.24/89.47	o 1015
89.24/89.47	c fallback to adder encoding
98.56/98.77	o 1014
98.56/98.77	c fallback to adder encoding
104.68/104.92	o 1012
104.68/104.92	c fallback to adder encoding
111.61/111.84	o 997
111.61/111.84	c fallback to adder encoding
121.64/121.88	o 996
121.64/121.88	c fallback to adder encoding
133.77/134.00	o 846
133.77/134.00	c fallback to adder encoding
144.32/144.56	o 575
144.32/144.56	c fallback to adder encoding
180.35/180.62	o 573
180.35/180.62	c fallback to adder encoding
254.72/254.99	o 569
254.72/254.99	c fallback to adder encoding
318.61/318.91	o 568
318.61/318.91	c fallback to adder encoding
413.76/414.06	o 542
413.76/414.06	c fallback to adder encoding
444.05/444.37	o 463
444.05/444.37	c fallback to adder encoding
455.97/456.27	o 433
455.97/456.27	c fallback to adder encoding
471.02/471.42	o 420
471.02/471.42	c fallback to adder encoding
471.81/472.21	o 91
471.81/472.21	c fallback to adder encoding
478.37/478.72	o 90
478.37/478.72	c fallback to adder encoding
490.73/491.08	o 89
490.73/491.08	c fallback to adder encoding
569.39/569.76	o 84
569.39/569.76	c fallback to adder encoding
576.95/577.31	o 83
576.95/577.31	c fallback to adder encoding
610.94/611.31	o 82
610.94/611.31	c fallback to adder encoding
621.22/621.55	o 81
621.22/621.55	c fallback to adder encoding
638.99/639.37	o 80
638.99/639.37	c fallback to adder encoding
654.29/654.67	o 71
654.29/654.67	c fallback to adder encoding
657.27/657.66	o 70
657.27/657.66	c fallback to adder encoding
665.91/666.20	o 69
665.91/666.20	c fallback to adder encoding
680.61/680.93	o 62
1800.02/1800.50	./satsolver.sh: line 5:  4206 Terminated              ./glucose $1 > $2 2> /dev/null
1800.02/1800.50	c error: unexpected solver exit code
1800.02/1800.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3753909-1339198559/watcher-3753909-1339198559 -o /tmp/evaluation-result-3753909-1339198559/solver-3753909-1339198559 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753909-1339198559.wbo 1521539085 HOME HOME 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.03 2.01 3/179 3976
/proc/meminfo: memFree=31351712/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0

[startup+0.035566 s]
/proc/loadavg: 2.07 2.03 2.01 3/179 3976
/proc/meminfo: memFree=31351712/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100309 s]
/proc/loadavg: 2.07 2.03 2.01 3/179 3976
/proc/meminfo: memFree=31351712/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300255 s]
/proc/loadavg: 2.07 2.03 2.01 3/179 3976
/proc/meminfo: memFree=31351712/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70025 s]
/proc/loadavg: 2.07 2.03 2.01 3/179 3976
/proc/meminfo: memFree=31351712/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.07 2.03 2.01 3/183 3990
/proc/meminfo: memFree=31238704/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0
[pid=3977] ppid=3976 vsize=55704 CPUtime=0.46 cores=1,3,5,7
/proc/3977/stat : 3977 (npSolver-wbo) S 3976 3976 5861 0 -1 4202496 5520 5937 0 0 32 5 8 1 20 0 1 0 385982734 57040896 10263 33554432000 4194304 6006132 140736960868544 140736960859936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3977/statm: 13926 10263 179 443 0 13479 0
[pid=3989] ppid=3977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3989/stat : 3989 (satsolver.sh) S 3977 3976 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385982782 9367552 266 33554432000 4194304 5064252 140734387564800 140734387563712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3989/statm: 2287 266 226 213 0 72 0
[pid=3990] ppid=3989 vsize=56680 CPUtime=1 cores=1,3,5,7
/proc/3990/stat : 3990 (glucose) R 3989 3976 5861 0 -1 4202496 12702 0 0 0 99 1 0 0 20 0 1 0 385982782 58040320 13245 33554432000 4194304 5208918 140737333781408 140737333779256 4210733 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3990/statm: 14170 13245 104 248 0 13919 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 130680

[startup+3.10032 s]
/proc/loadavg: 2.07 2.03 2.01 3/183 3990
/proc/meminfo: memFree=31238076/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0
[pid=3977] ppid=3976 vsize=55704 CPUtime=0.46 cores=1,3,5,7
/proc/3977/stat : 3977 (npSolver-wbo) S 3976 3976 5861 0 -1 4202496 5520 5937 0 0 32 5 8 1 20 0 1 0 385982734 57040896 10263 33554432000 4194304 6006132 140736960868544 140736960859936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3977/statm: 13926 10263 179 443 0 13479 0
[pid=3989] ppid=3977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3989/stat : 3989 (satsolver.sh) S 3977 3976 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385982782 9367552 266 33554432000 4194304 5064252 140734387564800 140734387563712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3989/statm: 2287 266 226 213 0 72 0
[pid=3990] ppid=3989 vsize=56812 CPUtime=2.6 cores=1,3,5,7
/proc/3990/stat : 3990 (glucose) R 3989 3976 5861 0 -1 4202496 12766 0 0 0 259 1 0 0 20 0 1 0 385982782 58175488 13303 33554432000 4194304 5208918 140737333781408 140737333779256 4228924 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3990/statm: 14203 13303 104 248 0 13952 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 130812

[startup+6.30035 s]
/proc/loadavg: 2.06 2.03 2.01 3/183 3990
/proc/meminfo: memFree=31235608/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0
[pid=3977] ppid=3976 vsize=55704 CPUtime=0.46 cores=1,3,5,7
/proc/3977/stat : 3977 (npSolver-wbo) S 3976 3976 5861 0 -1 4202496 5520 5937 0 0 32 5 8 1 20 0 1 0 385982734 57040896 10263 33554432000 4194304 6006132 140736960868544 140736960859936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3977/statm: 13926 10263 179 443 0 13479 0
[pid=3989] ppid=3977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3989/stat : 3989 (satsolver.sh) S 3977 3976 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385982782 9367552 266 33554432000 4194304 5064252 140734387564800 140734387563712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3989/statm: 2287 266 226 213 0 72 0
[pid=3990] ppid=3989 vsize=64800 CPUtime=5.8 cores=1,3,5,7
/proc/3990/stat : 3990 (glucose) R 3989 3976 5861 0 -1 4202496 13184 0 0 0 578 2 0 0 20 0 1 0 385982782 66355200 13706 33554432000 4194304 5208918 140737333781408 140737333779080 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3990/statm: 16200 13706 105 248 0 15949 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 138800

[startup+12.7004 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 3990
/proc/meminfo: memFree=31232028/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0
[pid=3977] ppid=3976 vsize=55704 CPUtime=0.46 cores=1,3,5,7
/proc/3977/stat : 3977 (npSolver-wbo) S 3976 3976 5861 0 -1 4202496 5520 5937 0 0 32 5 8 1 20 0 1 0 385982734 57040896 10263 33554432000 4194304 6006132 140736960868544 140736960859936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3977/statm: 13926 10263 179 443 0 13479 0
[pid=3989] ppid=3977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3989/stat : 3989 (satsolver.sh) S 3977 3976 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385982782 9367552 266 33554432000 4194304 5064252 140734387564800 140734387563712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3989/statm: 2287 266 226 213 0 72 0
[pid=3990] ppid=3989 vsize=65492 CPUtime=12.2 cores=1,3,5,7
/proc/3990/stat : 3990 (glucose) R 3989 3976 5861 0 -1 4202496 13449 0 0 0 1218 2 0 0 20 0 1 0 385982782 67063808 14477 33554432000 4194304 5208918 140737333781408 140737333777784 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3990/statm: 16373 14477 105 248 0 16122 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 139492

[startup+25.5005 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 3997
/proc/meminfo: memFree=31252128/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0
[pid=3977] ppid=3976 vsize=39324 CPUtime=18.47 cores=1,3,5,7
/proc/3977/stat : 3977 (npSolver-wbo) S 3976 3976 5861 0 -1 4202496 9852 23368 0 0 62 9 1763 13 20 0 1 0 385982734 40267776 6180 33554432000 4194304 6006132 140736960868544 140736960859936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3977/statm: 9831 6180 180 443 0 9384 0
[pid=3996] ppid=3977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3996/stat : 3996 (satsolver.sh) S 3977 3976 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385984583 9367552 266 33554432000 4194304 5064252 140735879552784 140735879551696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3996/statm: 2287 266 226 213 0 72 0
[pid=3997] ppid=3996 vsize=64544 CPUtime=6.99 cores=1,3,5,7
/proc/3997/stat : 3997 (glucose) R 3996 3976 5861 0 -1 4202496 12722 0 0 0 697 2 0 0 20 0 1 0 385984583 66093056 13510 33554432000 4194304 5208918 140736767271424 140736767269384 4211176 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3997/statm: 16136 13510 105 248 0 15885 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 122164

[startup+51.1004 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 4004
/proc/meminfo: memFree=31221116/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0
[pid=3977] ppid=3976 vsize=72088 CPUtime=46.61 cores=1,3,5,7
/proc/3977/stat : 3977 (npSolver-wbo) S 3976 3976 5861 0 -1 4202496 13500 40801 0 0 91 13 4533 24 20 0 1 0 385982734 73818112 14339 33554432000 4194304 6006132 140736960868544 140736960859936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3977/statm: 18022 14339 180 443 0 17575 0
[pid=4003] ppid=3977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4003/stat : 4003 (satsolver.sh) S 3977 3976 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385987397 9367552 267 33554432000 4194304 5064252 140736082874784 140736082873696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4003/statm: 2287 267 226 213 0 72 0
[pid=4004] ppid=4003 vsize=56476 CPUtime=4.44 cores=1,3,5,7
/proc/4004/stat : 4004 (glucose) R 4003 3976 5861 0 -1 4202496 12474 0 0 0 441 3 0 0 20 0 1 0 385987398 57831424 13266 33554432000 4194304 5208918 140734404033680 140734404031528 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4004/statm: 14119 13266 104 248 0 13868 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 146860

[startup+102.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/183 4032
/proc/meminfo: memFree=31227108/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0
[pid=3977] ppid=3976 vsize=72088 CPUtime=99.02 cores=1,3,5,7
/proc/3977/stat : 3977 (npSolver-wbo) S 3976 3976 5861 0 -1 4202496 28086 109858 0 0 203 24 9600 75 20 0 1 0 385982734 73818112 13827 33554432000 4194304 6006132 140736960868544 140736960859936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3977/statm: 18022 13827 180 443 0 17575 0
[pid=4031] ppid=3977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4031/stat : 4031 (satsolver.sh) S 3977 3976 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385992640 9367552 267 33554432000 4194304 5064252 140735364134800 140735364133712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4031/statm: 2287 267 226 213 0 72 0
[pid=4032] ppid=4031 vsize=55520 CPUtime=3.23 cores=1,3,5,7
/proc/4032/stat : 4032 (glucose) R 4031 3976 5861 0 -1 4202496 12453 0 0 0 321 2 0 0 20 0 1 0 385992640 56852480 12535 33554432000 4194304 5208918 140734532980192 140734532978040 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4032/statm: 13880 12535 104 248 0 13629 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 145904

[startup+162.3 s]
/proc/loadavg: 2.19 2.09 2.02 3/183 4068
/proc/meminfo: memFree=31226332/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0
[pid=3977] ppid=3976 vsize=72088 CPUtime=144.78 cores=1,3,5,7
/proc/3977/stat : 3977 (npSolver-wbo) S 3976 3976 5861 0 -1 4202496 46316 191153 0 0 336 38 13971 133 20 0 1 0 385982734 73818112 13827 33554432000 4194304 6006132 140736960868544 140736960859936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3977/statm: 18022 13827 180 443 0 17575 0
[pid=4067] ppid=3977 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 4356
/proc/meminfo: memFree=30862284/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0
[pid=3977] ppid=3976 vsize=39320 CPUtime=680.74 cores=1,3,5,7
/proc/3977/stat : 3977 (npSolver-wbo) S 3976 3976 5861 0 -1 4202496 106899 450974 0 0 683 74 67017 300 20 0 1 0 385982734 40263680 9459 33554432000 4194304 6006132 140736960868544 140736960859936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 9 0 0
/proc/3977/statm: 9830 9459 181 443 0 9383 0
[pid=4205] ppid=3977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4205/stat : 4205 (satsolver.sh) S 3977 3976 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386050837 9367552 267 33554432000 4194304 5064252 140733315419632 140733315418544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4205/statm: 2287 267 226 213 0 72 0
[pid=4206] ppid=4205 vsize=115856 CPUtime=681.15 cores=1,3,5,7
/proc/4206/stat : 4206 (glucose) R 4205 3976 5861 0 -1 4202496 15900 0 0 0 68111 4 0 0 20 0 1 0 386050837 118636544 25163 33554432000 4194304 5208918 140735475222352 140735475220296 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4206/statm: 28964 25163 96 248 0 28713 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 173472

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4356
/proc/meminfo: memFree=30851756/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0
[pid=3977] ppid=3976 vsize=39320 CPUtime=680.74 cores=1,3,5,7
/proc/3977/stat : 3977 (npSolver-wbo) S 3976 3976 5861 0 -1 4202496 106899 450974 0 0 683 74 67017 300 20 0 1 0 385982734 40263680 9459 33554432000 4194304 6006132 140736960868544 140736960859936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 9 0 0
/proc/3977/statm: 9830 9459 181 443 0 9383 0
[pid=4205] ppid=3977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4205/stat : 4205 (satsolver.sh) S 3977 3976 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386050837 9367552 267 33554432000 4194304 5064252 140733315419632 140733315418544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4205/statm: 2287 267 226 213 0 72 0
[pid=4206] ppid=4205 vsize=115856 CPUtime=741.15 cores=1,3,5,7
/proc/4206/stat : 4206 (glucose) R 4205 3976 5861 0 -1 4202496 15907 0 0 0 74111 4 0 0 20 0 1 0 386050837 118636544 26192 33554432000 4194304 5208918 140735475222352 140735475220296 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4206/statm: 28964 26192 96 248 0 28713 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 173472

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 4359
/proc/meminfo: memFree=30844144/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0
[pid=3977] ppid=3976 vsize=39320 CPUtime=680.74 cores=1,3,5,7
/proc/3977/stat : 3977 (npSolver-wbo) S 3976 3976 5861 0 -1 4202496 106899 450974 0 0 683 74 67017 300 20 0 1 0 385982734 40263680 9459 33554432000 4194304 6006132 140736960868544 140736960859936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 9 0 0
/proc/3977/statm: 9830 9459 181 443 0 9383 0
[pid=4205] ppid=3977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4205/stat : 4205 (satsolver.sh) S 3977 3976 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386050837 9367552 267 33554432000 4194304 5064252 140733315419632 140733315418544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4205/statm: 2287 267 226 213 0 72 0
[pid=4206] ppid=4205 vsize=115856 CPUtime=801.13 cores=1,3,5,7
/proc/4206/stat : 4206 (glucose) R 4205 3976 5861 0 -1 4202496 16306 0 0 0 80109 4 0 0 20 0 1 0 386050837 118636544 26589 33554432000 4194304 5208918 140735475222352 140735475220296 4211712 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4206/statm: 28964 26589 96 248 0 28713 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 173472

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 4382
/proc/meminfo: memFree=30838636/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0
[pid=3977] ppid=3976 vsize=39320 CPUtime=680.74 cores=1,3,5,7
/proc/3977/stat : 3977 (npSolver-wbo) S 3976 3976 5861 0 -1 4202496 106899 450974 0 0 683 74 67017 300 20 0 1 0 385982734 40263680 9459 33554432000 4194304 6006132 140736960868544 140736960859936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 9 0 0
/proc/3977/statm: 9830 9459 181 443 0 9383 0
[pid=4205] ppid=3977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4205/stat : 4205 (satsolver.sh) S 3977 3976 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386050837 9367552 267 33554432000 4194304 5064252 140733315419632 140733315418544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4205/statm: 2287 267 226 213 0 72 0
[pid=4206] ppid=4205 vsize=115856 CPUtime=861.13 cores=1,3,5,7
/proc/4206/stat : 4206 (glucose) R 4205 3976 5861 0 -1 4202496 16560 0 0 0 86109 4 0 0 20 0 1 0 386050837 118636544 26842 33554432000 4194304 5208918 140735475222352 140735475220296 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4206/statm: 28964 26842 96 248 0 28713 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 173472

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4382
/proc/meminfo: memFree=30834908/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0
[pid=3977] ppid=3976 vsize=39320 CPUtime=680.74 cores=1,3,5,7
/proc/3977/stat : 3977 (npSolver-wbo) S 3976 3976 5861 0 -1 4202496 106899 450974 0 0 683 74 67017 300 20 0 1 0 385982734 40263680 9459 33554432000 4194304 6006132 140736960868544 140736960859936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 9 0 0
/proc/3977/statm: 9830 9459 181 443 0 9383 0
[pid=4205] ppid=3977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4205/stat : 4205 (satsolver.sh) S 3977 3976 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386050837 9367552 267 33554432000 4194304 5064252 140733315419632 140733315418544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4205/statm: 2287 267 226 213 0 72 0
[pid=4206] ppid=4205 vsize=115856 CPUtime=921.11 cores=1,3,5,7
/proc/4206/stat : 4206 (glucose) R 4205 3976 5861 0 -1 4202496 16560 0 0 0 92107 4 0 0 20 0 1 0 386050837 118636544 26842 33554432000 4194304 5208918 140735475222352 140735475220296 4211901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4206/statm: 28964 26842 96 248 0 28713 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 173472

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 4383
/proc/meminfo: memFree=30830640/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0
[pid=3977] ppid=3976 vsize=39320 CPUtime=680.74 cores=1,3,5,7
/proc/3977/stat : 3977 (npSolver-wbo) S 3976 3976 5861 0 -1 4202496 106899 450974 0 0 683 74 67017 300 20 0 1 0 385982734 40263680 9459 33554432000 4194304 6006132 140736960868544 140736960859936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 9 0 0
/proc/3977/statm: 9830 9459 181 443 0 9383 0
[pid=4205] ppid=3977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4205/stat : 4205 (satsolver.sh) S 3977 3976 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386050837 9367552 267 33554432000 4194304 5064252 140733315419632 140733315418544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4205/statm: 2287 267 226 213 0 72 0
[pid=4206] ppid=4205 vsize=115856 CPUtime=981.1 cores=1,3,5,7
/proc/4206/stat : 4206 (glucose) R 4205 3976 5861 0 -1 4202496 16560 0 0 0 98106 4 0 0 20 0 1 0 386050837 118636544 26842 33554432000 4194304 5208918 140735475222352 140735475220296 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4206/statm: 28964 26842 96 248 0 28713 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 173472

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 4383
/proc/meminfo: memFree=30793572/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0
[pid=3977] ppid=3976 vsize=39320 CPUtime=680.74 cores=1,3,5,7
/proc/3977/stat : 3977 (npSolver-wbo) S 3976 3976 5861 0 -1 4202496 106899 450974 0 0 683 74 67017 300 20 0 1 0 385982734 40263680 9459 33554432000 4194304 6006132 140736960868544 140736960859936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 9 0 0
/proc/3977/statm: 9830 9459 181 443 0 9383 0
[pid=4205] ppid=3977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4205/stat : 4205 (satsolver.sh) S 3977 3976 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386050837 9367552 267 33554432000 4194304 5064252 140733315419632 140733315418544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4205/statm: 2287 267 226 213 0 72 0
[pid=4206] ppid=4205 vsize=165176 CPUtime=1041.09 cores=1,3,5,7
/proc/4206/stat : 4206 (glucose) R 4205 3976 5861 0 -1 4202496 17087 0 0 0 104105 4 0 0 20 0 1 0 386050837 169140224 35034 33554432000 4194304 5208918 140735475222352 140735475220344 4211668 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4206/statm: 41294 35034 96 248 0 41043 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 222792

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 4383
/proc/meminfo: memFree=30821440/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0
[pid=3977] ppid=3976 vsize=39320 CPUtime=680.74 cores=1,3,5,7
/proc/3977/stat : 3977 (npSolver-wbo) S 3976 3976 5861 0 -1 4202496 106899 450974 0 0 683 74 67017 300 20 0 1 0 385982734 40263680 9459 33554432000 4194304 6006132 140736960868544 140736960859936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 9 0 0
/proc/3977/statm: 9830 9459 181 443 0 9383 0
[pid=4205] ppid=3977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4205/stat : 4205 (satsolver.sh) S 3977 3976 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386050837 9367552 267 33554432000 4194304 5064252 140733315419632 140733315418544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4205/statm: 2287 267 226 213 0 72 0
[pid=4206] ppid=4205 vsize=115856 CPUtime=1101.08 cores=1,3,5,7
/proc/4206/stat : 4206 (glucose) R 4205 3976 5861 0 -1 4202496 17088 0 0 0 110104 4 0 0 20 0 1 0 386050837 118636544 26929 33554432000 4194304 5208918 140735475222352 140735475220440 4211652 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4206/statm: 28964 26929 96 248 0 28713 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 173472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 4383
/proc/meminfo: memFree=30821440/32873648 swapFree=7376/7376
[pid=3976] ppid=3974 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3976/stat : 3976 (npSolver-wbo-It) S 3974 3976 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385982733 9367552 275 33554432000 4194304 5064252 140734421514240 140734421513152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3976/statm: 2287 275 233 213 0 72 0
[pid=3977] ppid=3976 vsize=39320 CPUtime=680.74 cores=1,3,5,7
/proc/3977/stat : 3977 (npSolver-wbo) S 3976 3976 5861 0 -1 4202496 106899 450974 0 0 683 74 67017 300 20 0 1 0 385982734 40263680 9459 33554432000 4194304 6006132 140736960868544 140736960859936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 9 0 0
/proc/3977/statm: 9830 9459 181 443 0 9383 0
[pid=4205] ppid=3977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4205/stat : 4205 (satsolver.sh) S 3977 3976 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386050837 9367552 267 33554432000 4194304 5064252 140733315419632 140733315418544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4205/statm: 2287 267 226 213 0 72 0
[pid=4206] ppid=4205 vsize=115856 CPUtime=1119.28 cores=1,3,5,7
/proc/4206/stat : 4206 (glucose) R 4205 3976 5861 0 -1 4202496 17088 0 0 0 111924 4 0 0 20 0 1 0 386050837 118636544 26929 33554432000 4194304 5208918 140735475222352 140735475220440 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4206/statm: 28964 26929 96 248 0 28713 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 173472

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1796.27
CPU system time (s): 3.79842
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 222792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.27
system time used= 3.79842
maximum resident set size= 142184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 575952
page faults= 0
swaps= 0
block input operations= 0
block output operations= 926344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4944
involuntary context switches= 2296

runsolver used 3.37049 second user time and 9.33758 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-09 01:35:59
IDJOB=3753909
IDBENCH=79292
IDSOLVER=2337
FILE ID=node113/3753909-1339198559
RUNJOBID= node113-1339183302-30697
PBS_JOBID= 14643803
Free space on /tmp= 71132 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900552735--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753909-1339198559/watcher-3753909-1339198559 -o /tmp/evaluation-result-3753909-1339198559/solver-3753909-1339198559 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753909-1339198559.wbo 1521539085 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 30e25559b2b6f1151f21e207b2f87b54
RANDOM SEED=1521539085

node113.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31351712 kB
Buffers:          369196 kB
Cached:           123140 kB
SwapCached:         1344 kB
Active:           581884 kB
Inactive:          36104 kB
Active(anon):     118464 kB
Inactive(anon):     4568 kB
Active(file):     463420 kB
Inactive(file):    31536 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099944 kB
Dirty:              8468 kB
Writeback:             0 kB
AnonPages:        135344 kB
Mapped:            10524 kB
Shmem:                 0 kB
Slab:             766644 kB
SReclaimable:     210804 kB
SUnreclaim:       555840 kB
KernelStack:        1520 kB
PageTables:         4212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     247108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71028 MiB
End job on node113 at 2012-06-09 02:05:59