Trace number 3714751

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? (TO) 1800.07 1800.81

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
logistics/normalized-logistics01ac_wcsp.wbo
MD5SUM01957484b2c99b85e5a2190fb59000ea
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8265
Best CPU time to get the best result obtained on this benchmark1.42478
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables490
Total number of constraints3171
Number of soft constraints3007
Number of constraints which are clauses3007
Number of constraints which are cardinality constraints (but not clauses)164
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 70552
Min constraint cost 1
Max constraint cost 70552
Sum of constraints costs 198669792
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.02	c run usual solver
0.00/0.07	o 564437
0.00/0.07	c fallback to adder encoding
244.38/244.65	o 531120
244.38/244.65	c fallback to adder encoding
303.42/303.52	o 531096
303.42/303.52	c fallback to adder encoding
393.62/393.73	o 530602
393.62/393.73	c fallback to adder encoding
467.71/468.02	o 530587
467.71/468.02	c fallback to adder encoding
522.68/522.99	o 530519
522.68/522.99	c fallback to adder encoding
608.85/609.21	o 528437
608.85/609.21	c fallback to adder encoding
670.73/670.95	o 527021
670.73/670.95	c fallback to adder encoding
731.21/731.46	o 527016
731.21/731.46	c fallback to adder encoding
774.92/775.10	o 527003
774.92/775.10	c fallback to adder encoding
810.65/811.06	o 519990
810.65/811.06	c fallback to adder encoding
856.28/856.78	o 519775
856.28/856.78	c fallback to adder encoding
886.68/887.20	o 518916
886.68/887.20	c fallback to adder encoding
950.96/951.79	o 518908
950.96/951.79	c fallback to adder encoding
986.76/987.44	o 518060
986.76/987.44	c fallback to adder encoding
1181.81/1182.68	o 518054
1181.81/1182.68	c fallback to adder encoding
1225.66/1226.53	o 517537
1225.66/1226.53	c fallback to adder encoding
1298.17/1299.05	o 509472
1298.17/1299.05	c fallback to adder encoding
1363.68/1364.47	o 509438
1363.68/1364.47	c fallback to adder encoding
1401.02/1401.91	o 509311
1401.02/1401.91	c fallback to adder encoding
1432.00/1432.70	o 509241
1432.00/1432.70	c fallback to adder encoding
1492.38/1493.10	o 509236
1492.38/1493.10	c fallback to adder encoding
1520.07/1520.80	o 509203
1520.07/1520.80	c fallback to adder encoding
1589.27/1590.19	o 508978
1589.27/1590.19	c fallback to adder encoding
1626.23/1627.16	o 508860
1626.23/1627.16	c fallback to adder encoding
1663.96/1664.88	o 508746
1663.96/1664.88	c fallback to adder encoding
1689.72/1690.67	o 454226
1689.72/1690.67	c fallback to adder encoding
1757.33/1758.16	o 454181
1757.33/1758.16	c fallback to adder encoding
1792.93/1793.89	o 453301
1792.93/1793.89	c fallback to adder encoding
1800.02/1800.81	./satsolver.sh: line 5: 25439 Terminated              ./glucose $1 > $2 2> /dev/null
1800.02/1800.81	c error: unexpected solver exit code
1800.02/1800.81	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-3714751-1338253250/watcher-3714751-1338253250 -o /tmp/evaluation-result-3714751-1338253250/solver-3714751-1338253250 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714751-1338253250.wbo 1839866722 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.00 2.03 2.00 3/180 25088
/proc/meminfo: memFree=28574872/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0

[startup+0.0112239 s]
/proc/loadavg: 2.00 2.03 2.00 3/180 25088
/proc/meminfo: memFree=28574872/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100266 s]
/proc/loadavg: 2.00 2.03 2.00 3/180 25088
/proc/meminfo: memFree=28574872/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300279 s]
/proc/loadavg: 2.00 2.03 2.00 3/180 25088
/proc/meminfo: memFree=28574872/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70029 s]
/proc/loadavg: 2.00 2.03 2.00 3/180 25088
/proc/meminfo: memFree=28574872/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50047 s]
/proc/loadavg: 2.00 2.03 2.00 3/184 25102
/proc/meminfo: memFree=28474164/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0
[pid=25089] ppid=25088 vsize=38020 CPUtime=0.41 cores=1,3,5,7
/proc/25089/stat : 25089 (npSolver-wbo) S 25088 25088 18338 0 -1 4202496 4284 5788 0 0 33 5 3 0 20 0 1 0 291449414 38932480 6378 33554432000 4194304 5990268 140735675752400 140735675743824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25089/statm: 9505 6378 164 439 0 9062 0
[pid=25101] ppid=25089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25101/stat : 25101 (satsolver.sh) S 25089 25088 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291449457 9367552 267 33554432000 4194304 5064252 140735052998304 140735052997216 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25101/statm: 2287 267 226 213 0 72 0
[pid=25102] ppid=25101 vsize=56960 CPUtime=1.05 cores=1,3,5,7
/proc/25102/stat : 25102 (glucose) R 25101 25088 18338 0 -1 4202496 13949 0 0 0 102 3 0 0 20 0 1 0 291449457 58327040 13232 33554432000 4194304 5208918 140733987686048 140733986635448 4229338 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25102/statm: 14240 13232 104 248 0 13989 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 113276

[startup+3.10042 s]
/proc/loadavg: 2.00 2.03 2.00 3/184 25102
/proc/meminfo: memFree=28473792/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0
[pid=25089] ppid=25088 vsize=38020 CPUtime=0.41 cores=1,3,5,7
/proc/25089/stat : 25089 (npSolver-wbo) S 25088 25088 18338 0 -1 4202496 4284 5788 0 0 33 5 3 0 20 0 1 0 291449414 38932480 6378 33554432000 4194304 5990268 140735675752400 140735675743824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25089/statm: 9505 6378 164 439 0 9062 0
[pid=25101] ppid=25089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25101/stat : 25101 (satsolver.sh) S 25089 25088 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291449457 9367552 267 33554432000 4194304 5064252 140735052998304 140735052997216 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25101/statm: 2287 267 226 213 0 72 0
[pid=25102] ppid=25101 vsize=57488 CPUtime=2.65 cores=1,3,5,7
/proc/25102/stat : 25102 (glucose) R 25101 25088 18338 0 -1 4202496 14146 0 0 0 262 3 0 0 20 0 1 0 291449457 58867712 13424 33554432000 4194304 5208918 140733987686048 140733987683896 4211623 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25102/statm: 14372 13424 104 248 0 14121 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 113804

[startup+6.30043 s]
/proc/loadavg: 2.00 2.03 2.00 3/184 25102
/proc/meminfo: memFree=28463872/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0
[pid=25089] ppid=25088 vsize=38020 CPUtime=0.41 cores=1,3,5,7
/proc/25089/stat : 25089 (npSolver-wbo) S 25088 25088 18338 0 -1 4202496 4284 5788 0 0 33 5 3 0 20 0 1 0 291449414 38932480 6378 33554432000 4194304 5990268 140735675752400 140735675743824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25089/statm: 9505 6378 164 439 0 9062 0
[pid=25101] ppid=25089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25101/stat : 25101 (satsolver.sh) S 25089 25088 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291449457 9367552 267 33554432000 4194304 5064252 140735052998304 140735052997216 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25101/statm: 2287 267 226 213 0 72 0
[pid=25102] ppid=25101 vsize=65504 CPUtime=5.85 cores=1,3,5,7
/proc/25102/stat : 25102 (glucose) R 25101 25088 18338 0 -1 4202496 14552 0 0 0 582 3 0 0 20 0 1 0 291449457 67076096 14340 33554432000 4194304 5208918 140733987686048 140733987683800 4211176 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25102/statm: 16376 14340 105 248 0 16125 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 121820

[startup+12.7005 s]
/proc/loadavg: 2.00 2.03 2.00 3/185 25125
/proc/meminfo: memFree=28450980/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0
[pid=25089] ppid=25088 vsize=38020 CPUtime=0.41 cores=1,3,5,7
/proc/25089/stat : 25089 (npSolver-wbo) S 25088 25088 18338 0 -1 4202496 4284 5788 0 0 33 5 3 0 20 0 1 0 291449414 38932480 6378 33554432000 4194304 5990268 140735675752400 140735675743824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25089/statm: 9505 6378 164 439 0 9062 0
[pid=25101] ppid=25089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25101/stat : 25101 (satsolver.sh) S 25089 25088 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291449457 9367552 267 33554432000 4194304 5064252 140735052998304 140735052997216 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25101/statm: 2287 267 226 213 0 72 0
[pid=25102] ppid=25101 vsize=67624 CPUtime=12.25 cores=1,3,5,7
/proc/25102/stat : 25102 (glucose) R 25101 25088 18338 0 -1 4202496 15058 0 0 0 1222 3 0 0 20 0 1 0 291449457 69246976 15868 33554432000 4194304 5208918 140733987686048 140733987683800 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25102/statm: 16906 15868 105 248 0 16655 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 123940

[startup+25.5005 s]
/proc/loadavg: 2.00 2.02 2.00 3/185 25125
/proc/meminfo: memFree=28439236/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0
[pid=25089] ppid=25088 vsize=38020 CPUtime=0.41 cores=1,3,5,7
/proc/25089/stat : 25089 (npSolver-wbo) S 25088 25088 18338 0 -1 4202496 4284 5788 0 0 33 5 3 0 20 0 1 0 291449414 38932480 6378 33554432000 4194304 5990268 140735675752400 140735675743824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25089/statm: 9505 6378 164 439 0 9062 0
[pid=25101] ppid=25089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25101/stat : 25101 (satsolver.sh) S 25089 25088 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291449457 9367552 267 33554432000 4194304 5064252 140735052998304 140735052997216 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25101/statm: 2287 267 226 213 0 72 0
[pid=25102] ppid=25101 vsize=69412 CPUtime=25.05 cores=1,3,5,7
/proc/25102/stat : 25102 (glucose) R 25101 25088 18338 0 -1 4202496 15998 0 0 0 2501 4 0 0 20 0 1 0 291449457 71077888 15258 33554432000 4194304 5208918 140733987686048 140733987683800 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25102/statm: 17353 15258 105 248 0 17102 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 125728

[startup+51.1004 s]
/proc/loadavg: 2.00 2.02 2.00 3/185 25125
/proc/meminfo: memFree=28378928/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0
[pid=25089] ppid=25088 vsize=38020 CPUtime=0.41 cores=1,3,5,7
/proc/25089/stat : 25089 (npSolver-wbo) S 25088 25088 18338 0 -1 4202496 4284 5788 0 0 33 5 3 0 20 0 1 0 291449414 38932480 6378 33554432000 4194304 5990268 140735675752400 140735675743824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25089/statm: 9505 6378 164 439 0 9062 0
[pid=25101] ppid=25089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25101/stat : 25101 (satsolver.sh) S 25089 25088 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291449457 9367552 267 33554432000 4194304 5064252 140735052998304 140735052997216 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25101/statm: 2287 267 226 213 0 72 0
[pid=25102] ppid=25101 vsize=120664 CPUtime=50.65 cores=1,3,5,7
/proc/25102/stat : 25102 (glucose) R 25101 25088 18338 0 -1 4202496 18050 0 0 0 5059 6 0 0 20 0 1 0 291449457 123559936 22515 33554432000 4194304 5208918 140733987686048 140733987682424 4229504 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25102/statm: 30166 22515 105 248 0 29915 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 176980

[startup+102.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 25126
/proc/meminfo: memFree=28376084/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0
[pid=25089] ppid=25088 vsize=38020 CPUtime=0.41 cores=1,3,5,7
/proc/25089/stat : 25089 (npSolver-wbo) S 25088 25088 18338 0 -1 4202496 4284 5788 0 0 33 5 3 0 20 0 1 0 291449414 38932480 6378 33554432000 4194304 5990268 140735675752400 140735675743824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25089/statm: 9505 6378 164 439 0 9062 0
[pid=25101] ppid=25089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25101/stat : 25101 (satsolver.sh) S 25089 25088 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291449457 9367552 267 33554432000 4194304 5064252 140735052998304 140735052997216 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25101/statm: 2287 267 226 213 0 72 0
[pid=25102] ppid=25101 vsize=120664 CPUtime=101.84 cores=1,3,5,7
/proc/25102/stat : 25102 (glucose) R 25101 25088 18338 0 -1 4202496 18163 0 0 0 10178 6 0 0 20 0 1 0 291449457 123559936 28246 33554432000 4194304 5208918 140733987686048 140733987681816 4211537 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25102/statm: 30166 28246 105 248 0 29915 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 176980

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 25126
/proc/meminfo: memFree=28374660/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0
[pid=25089] ppid=25088 vsize=38020 CPUtime=0.41 cores=1,3,5,7
/proc/25089/stat : 25089 (npSolver-wbo) S 25088 25088 18338 0 -1 4202496 4284 5788 0 0 33 5 3 0 20 0 1 0 291449414 38932480 6378 33554432000 4194304 5990268 140735675752400 140735675743824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25089/statm: 9505 6378 164 439 0 9062 0
[pid=25101] ppid=25089 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.3 s]
/proc/loadavg: 2.06 2.67 2.58 3/184 25372
/proc/meminfo: memFree=22544684/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0
[pid=25089] ppid=25088 vsize=70784 CPUtime=1401.55 cores=1,3,5,7
/proc/25089/stat : 25089 (npSolver-wbo) S 25088 25088 18338 0 -1 4202496 73627 389468 0 0 614 72 139194 275 20 0 1 0 291449414 72482816 14090 33554432000 4194304 5990268 140735675752400 140735675743824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 4 0 0
/proc/25089/statm: 17696 14090 164 439 0 17253 0
[pid=25371] ppid=25089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25371/stat : 25371 (satsolver.sh) S 25089 25088 18338 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291589638 9367552 266 33554432000 4194304 5064252 140735191797200 140735191796112 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25371/statm: 2287 266 226 213 0 72 0
[pid=25372] ppid=25371 vsize=68096 CPUtime=20.04 cores=1,3,5,7
/proc/25372/stat : 25372 (glucose) R 25371 25088 18338 0 -1 4202496 14129 0 0 0 1999 5 0 0 20 0 1 0 291589639 69730304 14625 33554432000 4194304 5208918 140736744768880 140736744766552 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25372/statm: 17024 14625 105 248 0 16773 0
Current children cumulated CPU time (s) 1421.59
Current children cumulated vsize (KiB) 157176

[startup+1482.3 s]
/proc/loadavg: 2.02 2.55 2.54 3/184 25379
/proc/meminfo: memFree=22511788/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0
[pid=25089] ppid=25088 vsize=70784 CPUtime=1432.33 cores=1,3,5,7
/proc/25089/stat : 25089 (npSolver-wbo) S 25088 25088 18338 0 -1 4202496 77260 408622 0 0 644 75 142224 290 20 0 1 0 291449414 72482816 14090 33554432000 4194304 5990268 140735675752400 140735675743824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 4 0 0
/proc/25089/statm: 17696 14090 164 439 0 17253 0
[pid=25378] ppid=25089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (satsolver.sh) S 25089 25088 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291592718 9367552 267 33554432000 4194304 5064252 140737274643408 140737274642320 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 267 226 213 0 72 0
[pid=25379] ppid=25378 vsize=97300 CPUtime=49.24 cores=1,3,5,7
/proc/25379/stat : 25379 (glucose) R 25378 25088 18338 0 -1 4202496 15010 0 0 0 4919 5 0 0 20 0 1 0 291592718 99635200 22880 33554432000 4194304 5208918 140737372735024 140737372731336 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25379/statm: 24325 22880 105 248 0 24074 0
Current children cumulated CPU time (s) 1481.57
Current children cumulated vsize (KiB) 186380

[startup+1542.3 s]
/proc/loadavg: 2.05 2.46 2.51 3/184 25393
/proc/meminfo: memFree=22546716/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0
[pid=25089] ppid=25088 vsize=70784 CPUtime=1520.42 cores=1,3,5,7
/proc/25089/stat : 25089 (npSolver-wbo) S 25088 25088 18338 0 -1 4202496 84526 446529 0 0 705 81 150938 318 20 0 1 0 291449414 72482816 14090 33554432000 4194304 5990268 140735675752400 140735675743824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 4 0 0
/proc/25089/statm: 17696 14090 164 439 0 17253 0
[pid=25392] ppid=25089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25392/stat : 25392 (satsolver.sh) S 25089 25088 18338 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291601527 9367552 267 33554432000 4194304 5064252 140734729281920 140734729280832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25392/statm: 2287 267 226 213 0 72 0
[pid=25393] ppid=25392 vsize=66772 CPUtime=21.15 cores=1,3,5,7
/proc/25393/stat : 25393 (glucose) R 25392 25088 18338 0 -1 4202496 13479 0 0 0 2112 3 0 0 20 0 1 0 291601528 68374528 14753 33554432000 4194304 5208918 140734970536544 140734970534296 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25393/statm: 16693 14753 105 248 0 16442 0
Current children cumulated CPU time (s) 1541.57
Current children cumulated vsize (KiB) 155852

[startup+1602.3 s]
/proc/loadavg: 2.02 2.37 2.47 3/184 25401
/proc/meminfo: memFree=22543920/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0
[pid=25089] ppid=25088 vsize=70784 CPUtime=1589.8 cores=1,3,5,7
/proc/25089/stat : 25089 (npSolver-wbo) S 25088 25088 18338 0 -1 4202496 88159 465690 0 0 735 84 157829 332 20 0 1 0 291449414 72482816 14090 33554432000 4194304 5990268 140735675752400 140735675743824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 4 0 0
/proc/25089/statm: 17696 14090 164 439 0 17253 0
[pid=25399] ppid=25089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25399/stat : 25399 (satsolver.sh) S 25089 25088 18338 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291608467 9367552 266 33554432000 4194304 5064252 140734626619216 140734626618128 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25399/statm: 2287 266 226 213 0 72 0
[pid=25400] ppid=25399 vsize=68192 CPUtime=11.75 cores=1,3,5,7
/proc/25400/stat : 25400 (glucose) R 25399 25088 18338 0 -1 4202496 15139 0 0 0 1173 2 0 0 20 0 1 0 291608467 69828608 14706 33554432000 4194304 5208918 140733632632400 140733632630248 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25400/statm: 17048 14706 105 248 0 16797 0
Current children cumulated CPU time (s) 1601.55
Current children cumulated vsize (KiB) 157272

[startup+1662.3 s]
/proc/loadavg: 2.00 2.30 2.44 3/184 25408
/proc/meminfo: memFree=22491724/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0
[pid=25089] ppid=25088 vsize=70784 CPUtime=1626.77 cores=1,3,5,7
/proc/25089/stat : 25089 (npSolver-wbo) S 25088 25088 18338 0 -1 4202496 91792 486131 0 0 766 88 161479 344 20 0 1 0 291449414 72482816 14090 33554432000 4194304 5990268 140735675752400 140735675743824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 4 0 0
/proc/25089/statm: 17696 14090 164 439 0 17253 0
[pid=25407] ppid=25089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25407/stat : 25407 (satsolver.sh) S 25089 25088 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291612163 9367552 267 33554432000 4194304 5064252 140735869518784 140735869517696 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25407/statm: 2287 267 226 213 0 72 0
[pid=25408] ppid=25407 vsize=116324 CPUtime=34.79 cores=1,3,5,7
/proc/25408/stat : 25408 (glucose) R 25407 25088 18338 0 -1 4202496 15124 0 0 0 3474 5 0 0 20 0 1 0 291612163 119115776 27815 33554432000 4194304 5208918 140736855712800 140736855709176 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25408/statm: 29081 27815 105 248 0 28830 0
Current children cumulated CPU time (s) 1661.56
Current children cumulated vsize (KiB) 205404

[startup+1722.3 s]
/proc/loadavg: 2.00 2.25 2.41 3/184 25422
/proc/meminfo: memFree=22510452/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0
[pid=25089] ppid=25088 vsize=70784 CPUtime=1690.26 cores=1,3,5,7
/proc/25089/stat : 25089 (npSolver-wbo) S 25088 25088 18338 0 -1 4202496 99058 523021 0 0 825 95 167736 370 20 0 1 0 291449414 72482816 14090 33554432000 4194304 5990268 140735675752400 140735675743824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 4 0 0
/proc/25089/statm: 17696 14090 164 439 0 17253 0
[pid=25421] ppid=25089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25421/stat : 25421 (satsolver.sh) S 25089 25088 18338 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291618514 9367552 267 33554432000 4194304 5064252 140734997792768 140734997791680 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25421/statm: 2287 267 226 213 0 72 0
[pid=25422] ppid=25421 vsize=97696 CPUtime=31.28 cores=1,3,5,7
/proc/25422/stat : 25422 (glucose) R 25421 25088 18338 0 -1 4202496 15281 0 0 0 3123 5 0 0 20 0 1 0 291618514 100040704 22891 33554432000 4194304 5208918 140736996571392 140736996567768 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25422/statm: 24424 22891 105 248 0 24173 0
Current children cumulated CPU time (s) 1721.54
Current children cumulated vsize (KiB) 186776

[startup+1782.3 s]
/proc/loadavg: 2.08 2.22 2.39 3/185 25432
/proc/meminfo: memFree=22518132/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0
[pid=25089] ppid=25088 vsize=70784 CPUtime=1757.73 cores=1,3,5,7
/proc/25089/stat : 25089 (npSolver-wbo) S 25088 25088 18338 0 -1 4202496 102691 542375 0 0 855 98 174436 384 20 0 1 0 291449414 72482816 14090 33554432000 4194304 5990268 140735675752400 140735675743824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 4 0 0
/proc/25089/statm: 17696 14090 164 439 0 17253 0
[pid=25431] ppid=25089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25431/stat : 25431 (satsolver.sh) S 25089 25088 18338 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 291625263 9367552 266 33554432000 4194304 5064252 140734334913248 140734334912160 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25431/statm: 2287 266 226 213 0 72 0
[pid=25432] ppid=25431 vsize=95804 CPUtime=23.8 cores=1,3,5,7
/proc/25432/stat : 25432 (glucose) R 25431 25088 18338 0 -1 4202496 13642 0 0 0 2376 4 0 0 20 0 1 0 291625263 98103296 21016 33554432000 4194304 5208918 140736421011328 140736421009192 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25432/statm: 23951 21016 105 248 0 23700 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (KiB) 184884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.06 2.20 2.38 3/185 25439
/proc/meminfo: memFree=22549528/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0
[pid=25089] ppid=25088 vsize=70784 CPUtime=1793.45 cores=1,3,5,7
/proc/25089/stat : 25089 (npSolver-wbo) S 25088 25088 18338 0 -1 4202496 106324 560707 0 0 885 101 177961 398 20 0 1 0 291449414 72482816 14090 33554432000 4194304 5990268 140735675752400 140735675743824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 4 0 0
/proc/25089/statm: 17696 14090 164 439 0 17253 0
[pid=25438] ppid=25089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25438/stat : 25438 (satsolver.sh) S 25089 25088 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291628836 9367552 267 33554432000 4194304 5064252 140737457160352 140737457159264 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25438/statm: 2287 267 226 213 0 72 0
[pid=25439] ppid=25438 vsize=64604 CPUtime=6.57 cores=1,3,5,7
/proc/25439/stat : 25439 (glucose) R 25438 25088 18338 0 -1 4202496 13274 0 0 0 655 2 0 0 20 0 1 0 291628836 66154496 13259 33554432000 4194304 5208918 140737196258960 140737196256808 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25439/statm: 16151 13259 105 248 0 15900 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 153684

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.8 s]
/proc/loadavg: 2.06 2.20 2.38 3/185 25439
/proc/meminfo: memFree=22549528/32873844 swapFree=7388/7388
[pid=25088] ppid=25086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25088/stat : 25088 (npSolver-wbo-It) S 25086 25088 18338 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291449414 9367552 275 33554432000 4194304 5064252 140737084509440 140737084508352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25088/statm: 2287 275 233 213 0 72 0
[pid=25089] ppid=25088 vsize=70784 CPUtime=1793.45 cores=1,3,5,7
/proc/25089/stat : 25089 (npSolver-wbo) S 25088 25088 18338 0 -1 4202496 106324 560707 0 0 885 101 177961 398 20 0 1 0 291449414 72482816 14090 33554432000 4194304 5990268 140735675752400 140735675743824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 4 0 0
/proc/25089/statm: 17696 14090 164 439 0 17253 0
[pid=25438] ppid=25089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25438/stat : 25438 (satsolver.sh) S 25089 25088 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291628836 9367552 267 33554432000 4194304 5064252 140737457160352 140737457159264 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25438/statm: 2287 267 226 213 0 72 0
[pid=25439] ppid=25438 vsize=64604 CPUtime=6.57 cores=1,3,5,7
/proc/25439/stat : 25439 (glucose) R 25438 25088 18338 0 -1 4202496 13274 0 0 0 655 2 0 0 20 0 1 0 291628836 66154496 13259 33554432000 4194304 5208918 140737196258960 140737196256808 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25439/statm: 16151 13259 105 248 0 15900 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 153684

Child status: 0
Real time (s): 1800.81
CPU time (s): 1800.07
CPU user time (s): 1795.03
CPU system time (s): 5.04123
CPU usage (%): 99.9586
Max. virtual memory (cumulated for all children) (KiB): 226300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.03
system time used= 5.04123
maximum resident set size= 151676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 681297
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1148576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5869
involuntary context switches= 2216

runsolver used 7.39687 second user time and 17.6493 second system time

The end

Launcher Data

Begin job on node147 at 2012-05-29 03:00:50
IDJOB=3714751
IDBENCH=79635
IDSOLVER=2296
FILE ID=node147/3714751-1338253250
RUNJOBID= node147-1338228269-18355
PBS_JOBID= 14624632
Free space on /tmp= 71300 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/logistics/normalized-logistics01ac_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714751-1338253250/watcher-3714751-1338253250 -o /tmp/evaluation-result-3714751-1338253250/solver-3714751-1338253250 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714751-1338253250.wbo 1839866722 HOME HOME

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

MD5SUM BENCH= 01957484b2c99b85e5a2190fb59000ea
RANDOM SEED=1839866722

node147.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		: 2666.951
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	: 5333.90
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		: 2666.951
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.91
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		: 2666.951
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	: 5331.87
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		: 2666.951
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		: 2666.951
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		: 2666.951
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		: 2666.951
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.91
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		: 2666.951
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:       32873844 kB
MemFree:        28575136 kB
Buffers:          418336 kB
Cached:          1634024 kB
SwapCached:         5068 kB
Active:          2453316 kB
Inactive:         985292 kB
Active(anon):    1380384 kB
Inactive(anon):     7584 kB
Active(file):    1072932 kB
Inactive(file):   977708 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:              8212 kB
Writeback:             0 kB
AnonPages:       1466792 kB
Mapped:            10752 kB
Shmem:                 0 kB
Slab:             703544 kB
SReclaimable:     144752 kB
SUnreclaim:       558792 kB
KernelStack:        1528 kB
PageTables:         6892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1818500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1380352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69796 MiB
End job on node147 at 2012-05-29 03:30:51